mame/3rdparty
Windy Fairy ab8dbd3db0 Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O) (#5055)
* Add support for pcnfrk2m - Percussion Freaks 2nd Mix (GE912 VER. KAA)

* WIP audio for k573dio

* WIP

* Move 3rd party library to 3rdparty folder

* Use MAME's BIT and bitswap

* Fix regression which caused songs to stutter/lag when they should have been read completely in one shot

* Replace gain_to_db switch with equivalent math
2019-05-15 20:17:00 -04:00
..
asio fix non-Apple Clang (nw) 2019-03-28 00:39:33 -04:00
benchmark Update Google Benchmark (nw) 2016-09-03 14:42:01 +02:00
bgfx fixes, gee (nw) 2018-12-06 18:40:48 +01:00
bimg 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] 2018-12-05 19:45:08 +01:00
bx 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] 2018-12-05 19:45:08 +01:00
catch Updated Catch to latest (nw) 2017-02-05 15:46:07 +01:00
compat Changed the clang workround for ../../../../../3rdparty/compat/winsdk-override\wrl/internal.h:23:13: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn] to work with clang 5.0 (nw) 2017-09-24 17:49:36 +01:00
dxsdk removed not needed DirectX files (nw) 2015-09-12 11:04:54 +02:00
expat Update expat to 2.1.1 for security and bug fixes 2016-04-12 20:53:04 +10:00
genie (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
glm temp workaround for gcc 7.3 (nw) 2018-01-27 17:40:38 +02:00
libflac Backport libflac endian patch from a5d1d4f0c5 (nw) 2015-09-18 12:12:03 -04:00
libjpeg updated libjpeg to 9c (nw) 2017-01-25 17:49:53 +01:00
linenoise (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
lsqlite3 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
lua (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
lua-linenoise (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
lua-zlib Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) 2016-02-14 08:16:35 +01:00
luafilesystem Make 3rdparty compile for UWP and start adding new OSD for UWP based on previous Brad work (nw) 2016-11-09 14:53:19 +01:00
lzma (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
minimp3 Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O) (#5055) 2019-05-15 20:17:00 -04:00
nanosvg screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] 2016-04-04 11:33:34 +02:00
portaudio (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
portmidi #import is an Objective-C thing, C should use #include 2015-11-01 17:03:49 +11:00
pugixml Update pugixml library, no override patches anymore (nw) 2016-11-03 20:13:19 +01:00
rapidjson Update RapidJson to latest (nw) 2016-09-03 14:37:09 +02:00
SDL2 Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
SDL2-override/mingw make possible to select if bundled SDL2 is used, made mingw and vs compile so far (nw) 2016-02-27 18:48:03 +01:00
softfloat Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
softfloat3 (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
sol2 Update sol2 (nw) 2017-02-05 16:06:06 +01:00
sqlite3 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
tap-windows6 taptun: add support for Windows (#3790) 2018-07-30 18:52:11 +10:00
utf8proc Added more conditionals around #define's of UTF8PROC_DLLEXPORT 2016-12-31 20:27:29 -05:00
winpcap Compile fixes (nw) 2015-01-10 12:24:05 +01:00
zlib updated to zlib 1.2.11 (nw) 2017-01-25 17:15:54 +01:00
README.md Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O) (#5055) 2019-05-15 20:17:00 -04:00

3rdparty

asio - Boost Software License

benchmark - Apache License, Version 2.0 (used only for testing, not part of distribution)

bgfx - The BSD 2-Clause License

bx - The BSD 2-Clause License

catch - Boost Software License

compat - Wine headers missing in MinGW The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

note that this one contain headers only and that real library/dll is dynamically loaded so use in commercial project is allowed, will be removed when becomes part of MinGW distribution

dxsdk - DirectX SDK EULA

expat - The MIT License (MIT)

genie - The BSD 3-Clause License

glm - The MIT License (MIT)

libflac - The BSD 3-Clause License

libjpeg - Custom BSD-like

linenoise-ng - The BSD 3-Clause License

lsqlite3 - The MIT License (MIT)

lua - The MIT License (MIT)

lua-zlib - The MIT License (MIT)

luafilesystem - The MIT License (MIT)

lzma - The GNU Lesser General Public License

minimp3 - Creative Commons Zero v1.0 Universal

nanosvg - zlib license

portaudio - The MIT License (MIT) explanation at their site

portmidi - The MIT License (MIT)

pugixml - The MIT License (MIT)

rapidjson - The BSD 3-Clause License

sdl2 - zlib license

softfloat - U.C. Berkeley open-source license MIT compatible

sol2 - The MIT License (MIT)

sqlite3 - Public Domain

tap-windows6 - The GNU General Public License, version 2

winpcap - The BSD 3-Clause License

zlib - zlib license