Commit Graph

53 Commits

Author SHA1 Message Date
Miku AuahDark 9f54bb93c6 Update simplewebp.h. 2026-07-19 09:57:56 +08:00
Miku AuahDark b981844614 Fix QOI license indent and add simplewebp license. 2026-07-18 17:42:01 +08:00
TotoEnF5 34079d008c Add qoi license 2026-07-15 11:21:03 +02:00
John Doe fc5eeb11a3 Fix copyright notice date 2026-01-21 18:49:11 +00:00
John Doe 6f08eb94c6 Update copyright notice with correct year 2025-07-12 23:19:22 +01:00
Sasha Szpakowski 64a30f177f Merge branch 'main' into 12.0-development 2024-02-10 12:24:48 -04:00
Sasha Szpakowski 94d5864144 update year for copyright notice 2024-02-10 12:13:22 -04:00
Miku AuahDark 61352b90a5 Update dr_mp3 to 0.6.34.
Closes #1898
2023-01-24 20:42:21 +08:00
Sasha Szpakowski f6cdbdc868 Merge branch 'main' into 12.0-development 2022-12-31 22:46:34 -04:00
Sasha Szpakowski c823dbca96 Update copyright year for 2023 2022-12-31 22:25:49 -04:00
Sasha Szpakowski 9aedfb3dd6 Merge branch 'main' into 12.0-development 2022-12-04 19:52:25 -04:00
Miku AuahDark e5495d6436 Add FreeType to the license. 2022-10-24 23:41:27 +08:00
niki a2bff019d3 fix formatting in license.txt 2022-10-14 00:06:29 +02:00
niki 425480af0a vulkan: modify license.txt 2022-10-06 19:33:30 +02:00
Miku AuahDark e79c272140 Update dr_flac to 0.12.38
Fix buzzing audio in some cases when decoding FLAC in Ogg container.
2022-05-07 12:18:24 +08:00
Alex Szpakowski 55a13f995a Add SPIRV-Cross info to license.txt 2022-01-05 21:20:04 -04:00
Alex Szpakowski 7f3538d2ba Merge branch 'main' into 12.0-development 2022-01-05 21:10:27 -04:00
Alex Szpakowski 8e7fd10b6f Update copyright year for 2022 2021-12-31 18:33:40 -04:00
Miku AuahDark 78a915c8f4 Update dr_flac to 0.12.33 2021-12-31 10:09:36 +08:00
Alex Szpakowski 433190d1df Merge branch 'master' into 12.0-development 2021-06-06 11:43:54 -03:00
Miku AuahDark f272570797 Update license with new commit hash and URLs
* Update stb_image and dr_flac commit hash
* Update OpenAL-soft URL
2021-05-31 09:57:33 +08:00
Alex Szpakowski 21f5ba86d3 Merge branch 'master' into 12.0-development 2021-04-07 20:33:44 -03:00
Alex Szpakowski f89aabb0bb Update copyright year for 2021 2021-04-04 16:14:45 -03:00
Miku AuahDark a5cc52478f Merge branch 'master' into 12.0-development 2020-06-15 13:48:24 +08:00
Miku AuahDark 74ceb08dce Add LodePNG and stb_image to license 2020-06-15 13:43:36 +08:00
Miku AuahDark 88fe7fd53b Replace mpg123 with dr_mp3 at license file. 2020-02-16 16:05:32 +08:00
Miku AuahDark 56cce88655 Update readme and license to refer to new dr_flac link. 2020-02-16 12:06:27 +08:00
Alex Szpakowski fc4847c69d Update copyright for the new year 2020-01-03 22:40:36 -04:00
Miku AuahDark 65b01fc52f Re-enable FLAC codepath using dr_flac instead of libFLAC.
--HG--
branch : flac-audio
2019-06-17 16:09:46 +08:00
Alex Szpakowski 0752f27bdf Update copyright year for 2019 2019-01-03 21:09:05 -04:00
Bart van Strien 5bdffa72eb Add accidentally removed email address to the license file 2018-03-18 11:08:40 +01:00
Bart van Strien bce1a265df Reformat license file
Add more structure, get more license information from debian for the LGPL projects, and list the license text once at the bottom.
2018-03-18 11:06:11 +01:00
Bart van Strien e80247c191 Happy new year! 2018-01-03 19:47:35 +01:00
Alex Szpakowski 90e86c329d Add love.data module.
- Moved love.math.compress / decompress / decode / encode / hash to love.data.
- Changed love.data.compress/decompress to take the format argument first instead of second.
- Added love.data.newDataView. Returns a read-only subsection of an existing Data object.
- Added love.data.newByteData. Mostly useful in combination with LuaJIT's FFI as it has no extra methods currently.
- Added implementations of Lua 5.3's data packing APIs: love.data.packString / packData / unpack / getPackedSize.

Resolves issue #1336.
Resolves issue #1331.

--HG--
branch : minor
2017-09-24 19:25:27 -03:00
Alex Szpakowski 72ba5080fb Update license.txt and relicense my .dds file parser code
--HG--
branch : minor
2017-07-23 00:28:25 -03:00
Alex Szpakowski ded5d4d413 Updated license.txt
--HG--
branch : minor
2017-02-11 00:02:07 -04:00
Alex Szpakowski abb72cb813 Happy new year! 🥂
--HG--
branch : minor
2017-01-02 01:28:29 -04:00
Alex Szpakowski 46a2e7b85c Happy new year! 🎉 2016-01-01 00:05:06 -04:00
Alex Szpakowski b0c19ef2c5 Renamed love.window.set/isScreenSaverEnabled to love.window.set/isDisplaySleepEnabled. 2015-11-24 22:35:57 -04:00
Martin Felis f5778ed86e Added a LOVE_ANDROID define and Android-specific code that interacts with the JNI and SDL. 2015-08-13 19:38:07 -03:00
Alex Szpakowski 85de3c41fb Initial iOS implementation.
--HG--
branch : minor
2015-02-20 00:21:21 -04:00
Alex Szpakowski 583b88bdd8 DevIL isn't used anymore.
--HG--
branch : minor
2015-02-18 22:51:39 -04:00
Alex Szpakowski c7b45b3505 Updated copyright for the new year 2014-12-31 19:32:43 -04:00
Alex Szpakowski 9771c49ea6 Updated license.txt to include MIT-licensed libraries used by LÖVE. 2014-10-19 19:25:31 -03:00
Alex Szpakowski 0841ff209b license.txt is now distributed with the OS X build of LÖVE in love.app/Contents/Resources/. 2014-07-10 20:54:35 -03:00
Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 2014-01-03 17:28:58 -04:00
rude b4ec808aff Use umlauts in LÖVE's installer.
Regular NSIS does not support Unicode. Use the fork Unicode NSIS if you want
to create the installer.

Also update year in license.txt.
2013-11-21 20:58:58 +01:00
Alex Szpakowski 69dc24d7ce SDL 2 is not LGPL 2013-09-17 02:41:19 -03:00
Bart van Strien fb6ffded14 Fix copyright date in the license file 2012-05-18 19:29:20 +02:00
Bart van Strien ec6b95d992 Obey to the LGPL and display the license text and used LGPL libraries in our license file 2011-11-13 10:59:59 +01:00