Commit History

Author SHA1 Message Date
  Miku AuahDark 5f386cfa87 Implement audio probing to reduce audio false positive. 3 years ago
  Alex Szpakowski ee336e5393 opengl: restructure code for computing format support. 3 years ago
  Alex Szpakowski 28a64c2b29 Use uint32 instead of int for some internal bit-flags. 3 years ago
  Alex Szpakowski b2ba63df18 Fix typo in error message 3 years ago
  Alex Szpakowski da1271e9c8 Allow launching a specific/custom .lua file as the main file. 3 years ago
  Alex Szpakowski a9cca65a14 Clean up some compressed texture loading code. 3 years ago
  Alex Szpakowski 4e051c6faa Re-add love.filesystem.exists. 3 years ago
  Alex Szpakowski b8ff64e9e3 Add love.filesystem.openFile. Deprecate love.filesystem.newFile. 3 years ago
  Alex Szpakowski e167a77994 Fix a couple error message typos 3 years ago
  Alex Szpakowski ce18340312 Update xcode project with new files. 3 years ago
  Alex Szpakowski c09fef8e79 Audio source decoding improvements. 3 years ago
  Alex Szpakowski d5865e160c File objects inherit from Stream. 3 years ago
  Alex Szpakowski 1e85893abb Add new DataStream subclass of Stream, internal-only for now. 3 years ago
  Alex Szpakowski ceb23eee48 Add new Stream base class, internal-only for now. 3 years ago
  Alex Szpakowski 76193899b3 Fix compilation... 3 years ago
  Alex Szpakowski bb9c342972 Remove unused GME sound decoder backend. 3 years ago
  Alex Szpakowski 71a7aed441 minor cleanup of some audio decoder code. 3 years ago
  Alex Szpakowski e61a664a8b ImageData: limited support for integer pixel formats. 3 years ago
  Alex Szpakowski 8d3730361b Add love.dropbegan and love.dropcompleted callbacks. 3 years ago
  Miku AuahDark 321397d1dd Add love.keyboard.isModifierActive. 3 years ago
  Alex Szpakowski 0b6722ea0e Merge branch 'main' into 12.0-development 3 years ago
  Alex Szpakowski b3b1317f61 linux: fix issues if certain codepaths are hit while signal handlers are temporarily off. 3 years ago
  Alex Szpakowski e512eff37b Fix love.threaderror when the error message is empty. 3 years ago
  Alex Szpakowski 34f036f2e1 Rename 'display' field to 'displayindex' in setMode and love.conf. 3 years ago
  Alex Szpakowski 9682c7a5ad Fix lua https library when building with autotools 3 years ago
  Alex Szpakowski 941fe51ba6 Merge pull request #1782 from MikuAuahDark/dotrequire 3 years ago
  Miku AuahDark 730cb08acf Minor fix to love.localechanged callback. 3 years ago
  Miku AuahDark 5603c8915b Update changelog for getPreferredLocales and localechanged. 3 years ago
  Miku AuahDark 75b1098572 Add love.localechanged callback. 3 years ago
  Miku AuahDark c2104f896a Add love.system.getPreferredLocales() 3 years ago