Commit History

Author SHA1 Message Date
  Bart van Strien e0b420c988 Properly export love modules to lua, package.loaded is correct now 13 years ago
  Bart van Strien 3a9c71ad8f Check if enum-string conversions succeed in love.audio.get/setDistanceModel (bug #347) 13 years ago
  vrld 3b01da803e Merge pull request 2 by Bloutiouf: Sound attenuation by distanceSound 13 years ago
  Bart van Strien c707a4ca45 Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations) 13 years ago
  Jonathan Giroux 36a93e46c7 Add control to the sound attenuation by distance. 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 14 years ago
  vrld a13b792a5c Revert to last commit, as msvc is stuck in the last millenium 14 years ago
  vrld 08259a4a0e Change auto.lua to create plaintext instead of hex code. 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  Bill Meltsner fd1294de24 hid audio recording from Lua 15 years ago
  Bill Meltsner 5f2197158d We now return nil instead of a null SoundData when getting recorded data fails. 15 years ago
  Bill Meltsner 585e3ec3ee Added sound input and recording functionality. 15 years ago
  [email protected] 736f7ab1a2 love.thread can now share full userdata 15 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  rude 5b30c7fcfe Major developments to love.audio/love.sound. Music and Sound are gone. There are only Sources now, which is much cleaner. 15 years ago
  rude 8e74574544 Fixed playing multiple instances of the same Music. 15 years ago
  rude c39242a24a It's now possible to control individual sources. 15 years ago
  rude 0d897b0b0f Sound should now work again. Music looping does probably not work, however (at least now with mp3). 16 years ago
  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. 16 years ago
  rude 623e701549 Modules now reside in Lua and are treated (almost) like normal objects. 16 years ago
  rude dd420d68a3 Ok, project generation didn't really work out. Reverted. 16 years ago
  rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 16 years ago
  rude cc9a142a98 Added position audio. 16 years ago
  rude 8e681b4204 It's now possible to build each module individually (as a DLL). 16 years ago
  rude c1ed4372d9 Wrapped love.audio.resume. 16 years ago
  rude 3d76667ca3 Sources are now NOT useless. 16 years ago
  rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago