What type of Projects you want to see from me...

Previous topic - Next topic

Wampus


Ian Price

Has the Mac IDE been abandoned then?
I came. I saw. I played.

pinete

Hi Trudicare,
what you mean with 'ARC' and 'autorelease tool'?
does it means those libs for Gamecenter or openfeint are fully functional? if so, do I'd need to do some work around?
thanks a lot in advance ;)
regards!

trucidare

i use the mac die for simple tests. not aborted - if some time for that i will finish this.

ARC means that objC does the release thing for you better than the garbage collector and
no the game center lib is not from me and open feint got no update in last year.
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

trucidare

ok let us begin:

As Attachement a new MusicLib - untested - could someone test it? i think i forgot something (completely rewritten)

For the mini Browser i released a PDF+Mail lib sometime ago - if you put a URL instead of a file path into the call a web browser will be shown.

Second attachment is the Source of tDB from some years ago - if something want to add a little bit or change the transaction to prepared statements feel free

Third attachment is the Bluetooth library that make it possible to exchange data through bluetooth

Fourth Attachement is a AirPrint Wrapper lib from someone from this forum - corrected a little bit to work correctly

Fifth attachment is a proof of concept for a GTK Gui using shared libraries - feel free to work on it - i think many users would like to see a cross platform guy lib

[attachment deleted by admin]
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

trucidare

Fifth Attachement

[attachment deleted by admin]
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

mentalthink


Marmor

thx for your libs truci !

maybe its better we have an extra site for all ios related code ?
also keyboard ,camera,GPS code ?!

spicypixel

iOS Camera Lib would be very useful, especially Take Picture, Choose Existing, Save back to Photos.
iOS Contacts lib and SMS would be handy also, thinking of a cool text sms sending app here but other uses I'm sure.

Did inApp Purchases ever get completed properly? Not sure if you were even involved Trucidare so my apologies if you weren't.

But I'm guessing from the posts and votes there's a lot of interest in iOS libs.
http://www.spicypixel.net | http://www.facebook.com/SpicyPixel.NET

Comps Owned - ZX.81, ZX.48K, ZX.128K+2, Vic20, C64, Atari-ST, A500.600.1200, PC, Apple Mini-Mac.

bigsofty

There's a lot of very handy stuff here Trucidare, thank you.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

spicypixel

Quote from: trucidare on 2012-Jan-07
For the mini Browser i released a PDF+Mail lib sometime ago - if you put a URL instead of a file path into the call a web browser will be shown.

Do you have a link for this Trucidare?
http://www.spicypixel.net | http://www.facebook.com/SpicyPixel.NET

Comps Owned - ZX.81, ZX.48K, ZX.128K+2, Vic20, C64, Atari-ST, A500.600.1200, PC, Apple Mini-Mac.

mentalthink

Trucidare an Important think, it´s implemented yet, but  for me don´t runs in any platform excpet PC and Mac, it´s a playvideo, por playing avi´s or anohter format... I think this can be very useful for make transitions, or intros in the games... for me can be a very great speed for my games... if not I have to make "to hand" the animations... (Whit arryas whit some Editor, and off Course the quality looking a video it´s very superior)...

Thanks

tatakamucher

Quote from: mentalthink on 2012-Jan-08
Trucidare an Important think, it´s implemented yet, but  for me don´t runs in any platform excpet PC and Mac, it´s a playvideo, por playing avi´s or anohter format... I think this can be very useful for make transitions, or intros in the games... for me can be a very great speed for my games... if not I have to make "to hand" the animations... (Whit arryas whit some Editor, and off Course the quality looking a video it´s very superior)...

Thanks

+1

matchy

Is that a trick voting survey or what?!  :-[ As "GLBasic is for gamers", so a game is in order, Trucidare?   :giveup:

trucidare

playvideo is a bit tricky - it uses the platform codecs to play videos. on iPhone there are some restrictions in format and resolution.
you can play .mov or .m4v in 320x480 with no problem. i think the same is on the other platforms.
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC