Commit Graph

21 Commits

Author SHA1 Message Date
rude c39242a24a It's now possible to control individual sources. 2009-12-14 19:51:31 +01:00
rude 0d897b0b0f Sound should now work again. Music looping does probably not work, however (at least now with mp3). 2009-10-24 23:48:06 +02:00
bill@Ixion 10b5530c0d updated xcode project to build properly, fixed a typo, miscellaneous unwanted line ending changes 2009-10-12 14:01:47 -05:00
rude 87e3c4131c Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal. 2009-10-10 11:11:04 +02:00
rude 3df85df1c1 Fixed immortal Sources. 2009-09-14 21:47:08 +02:00
bart@bart e30e28eb6c Added a forgotten GC release 2009-09-13 21:37:05 +02:00
rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects.
Also added a way of getting a pointer to abstract module instances internally.
2009-09-02 21:18:13 +02:00
bill@Ixion 2abd9c1141 added rude's better SDL thread fix 2009-08-26 17:48:29 -05:00
rude 37745bf745 Added potential fix for MacOSX thread problem. 2009-08-27 00:21:29 +02:00
bill@Ixion 8724053613 fixed up info.plist and the xcodeproj 2009-08-26 17:20:29 -05:00
bill@Ixion ff270dcfe8 fixed hanging-on-quit bug 2009-08-26 15:43:41 -05:00
bill@Ixion 8a6f16a4f6 brought up-to-date with latest changes from main repo 2009-08-26 11:07:44 -05:00
rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 2009-08-10 21:33:07 +02:00
rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 2009-08-09 21:08:55 +02:00
rude cc9a142a98 Added position audio. 2009-08-04 21:13:32 +02:00
rude 8e681b4204 It's now possible to build each module individually (as a DLL). 2009-08-04 19:57:14 +02:00
rude 524ef5e118 Added looping in love.audio (though needs implementation in love.sound). 2009-08-01 22:11:48 +02:00
rude c1ed4372d9 Wrapped love.audio.resume. 2009-07-31 16:18:52 +02:00
rude 3d76667ca3 Sources are now NOT useless. 2009-07-31 16:08:30 +02:00
rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 2009-07-30 00:37:43 +02:00
rude dcb3dfd83d Initial Mercurial commit. 2009-07-26 15:46:49 +02:00