Commit History

Author SHA1 Message Date
  Bart van Strien 03b863d788 Simplify love.audio's Pool class 8 years ago
  Alex Szpakowski 7b6e1523b4 Very minor style cleanup 8 years ago
  Bart van Strien 42b8249b60 Remove extra whitespace 8 years ago
  Bart van Strien cbaf9e047b Merged in rcoaxil/love-patches/minor (pull request #75) 8 years ago
  Raidho 94b4d2bdef naming updated, Filters patched up 8 years ago
  Alex Szpakowski abb72cb813 Happy new year! 🥂 8 years ago
  Raidho e60f3c6cda EFX implemented 8 years ago
  Raidho 332ba76e62 Implement audio filters 8 years ago
  Bart van Strien 67d3146229 Fix love.audio.play{sources...} so it can resume paused sources 8 years ago
  Bart van Strien 24a7a3d367 Merge minor into dynamiccore2 8 years ago
  Alex Szpakowski 99a3653d10 Merged in rcoaxil/love-patches/minor-mic-input (pull request #68) 8 years ago
  Alex Szpakowski aeca14a35a Merged in rcoaxil/love/minor (pull request #66) 8 years ago
  Bart van Strien c761202486 Build type information on first use (load-time), instead of using a hardcoded list 8 years ago
  Raidho 87f0b2811e Microphone input implemented. 8 years ago
  rcoaxil 3c413a293b stray minus sign 8 years ago
  Alex Szpakowski 0653ec9564 Address some compiler warnings about implicit integer conversions. 8 years ago
  rcoaxil 9bed2ac33a moved back update cycle constant looping override for static sources 8 years ago
  rcoaxil b337e0ff6f consistified seeking to invalid location behavior 8 years ago
  Alex Szpakowski a844c16657 Simplified Source constructors. 8 years ago
  rcoaxil 71326564f0 removed some more trailing spaces 8 years ago
  rcoaxil 38a6176665 issues addressed 8 years ago
  rcoaxil c5e0846c52 fixed stream seeking bug 8 years ago
  rcoaxil 00c02adcd0 issues addressed 8 years ago
  rcoaxil b757a0534e pull request feedback addressed 8 years ago
  raidho36 b1c842f186 fixed bug preventing stream sources from loading data 8 years ago
  raidho36 10710d3428 queueData now returns success state, couple bug fixes 8 years ago
  raidho36 7934bfaf7f ported TYPE_QUEUE Source from default to minor 8 years ago
  Bart van Strien 55aa09bb42 Allow seeking all paused sources (fixes #1152) 9 years ago
  Alex Szpakowski 094f9a13fe Merge default into minor 9 years ago
  Alex Szpakowski 03801e49d6 Fix a potential issue when an OpenAL source that was previously static is reused for a streaming Source. 9 years ago