Commit History

Author SHA1 Message Date
  Miku AuahDark 5f386cfa87 Implement audio probing to reduce audio false positive. 3 years ago
  Alex Szpakowski c09fef8e79 Audio source decoding improvements. 3 years ago
  Alex Szpakowski 71a7aed441 minor cleanup of some audio decoder code. 3 years ago
  Alex Szpakowski 8e7fd10b6f Update copyright year for 2022 3 years ago
  Alex Szpakowski f89aabb0bb Update copyright year for 2021 4 years ago
  Alex Szpakowski fc4847c69d Update copyright for the new year 5 years ago
  Alex Szpakowski 38cb56f168 Use doubles instead of floats for the time argument in Source:seek. This probably won't affect anything meaningfully, but in theory it's more precise. 6 years ago
  Bart van Strien bf5e3820bd Remove unused stored extension in Decoder 6 years ago
  Alex Szpakowski 0752f27bdf Update copyright year for 2019 6 years ago
  Bart van Strien e80247c191 Happy new year! ✨ 7 years ago
  Alex Szpakowski bf6983beac Rename Source/SoundData/Decoder:getChannels to getChannelCount (resolves issue #1307). Deprecate the old methods rather than completely removing them. 8 years ago
  Alex Szpakowski abb72cb813 Happy new year! 🥂 8 years ago
  Alex Szpakowski 0653ec9564 Address some compiler warnings about implicit integer conversions. 8 years ago
  Alex Szpakowski 46a2e7b85c Happy new year! 🎉 9 years ago
  Alex Szpakowski 0558fcdbd4 Added Source:getDuration (thanks Boolsheet!) 9 years ago
  Alex Szpakowski 4550409ffa Removed an obsolete #ifndef check. 10 years ago
  Alex Szpakowski 85de3c41fb Initial iOS implementation. 10 years ago
  Alex Szpakowski c7b45b3505 Updated copyright for the new year 10 years ago
  Alex Szpakowski d59c76a55f Reduced the number of explicit retain/release method calls on love objects. Less chance of bugs! 11 years ago
  Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 11 years ago
  Alex Szpakowski e5adc4e5fd Fixed wave sound playback by using a different wave reader library (thanks Boolsheet!) 12 years ago
  Alex Szpakowski 66a773d2a7 Renamed Decoder:getBits to Decoder:getBitDepth (see issue #636) 12 years ago
  Bart van Strien fb8a94a4a3 Enable looping in tracker formats with looping support (issue #421) 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bart van Strien 43c5576268 Remove warning in autotools and make LOVE_OLD_MODPLUG define that disables some new modplug settings 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  rude fe6d168bf1 Enable mStereoSeparation/mMaxMixChannels settings in Windows. 14 years ago