mame/3rdparty/README.md
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

66 lines
2.8 KiB
Markdown

# **3rdparty** #
asio - [Boost Software License](http://www.boost.org/LICENSE_1_0.txt)
benchmark - [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0) (used only for testing, not part of distribution)
bgfx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
bx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
catch - [Boost Software License](http://www.boost.org/LICENSE_1_0.txt)
compat - Wine headers missing in MinGW [The GNU Lesser General Public License, version 2.1 (LGPL-2.1)](http://opensource.org/licenses/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](https://github.com/mamedev/mame/blob/master/3rdparty/dxsdk/Documentation/License%20Agreements/DirectX%20SDK%20EULA.txt)
expat - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
genie - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
glm - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
libflac - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
libjpeg - [Custom BSD-like](https://github.com/numenta/nupic/blob/master/external/licenses/LICENSE.libjpeg-6b.txt)
linenoise-ng - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
lsqlite3 - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
lua - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
lua-zlib - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
luafilesystem - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
lzma - [The GNU Lesser General Public License](http://opensource.org/licenses/LGPL-2.1)
minimp3 - [Creative Commons Zero v1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)
nanosvg - [zlib license](http://opensource.org/licenses/Zlib)
portaudio - [The MIT License (MIT)](http://opensource.org/licenses/MIT) explanation at [their site](http://www.portaudio.com/license.html)
portmidi - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
pugixml - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
rapidjson - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
sdl2 - [zlib license](http://opensource.org/licenses/Zlib)
softfloat - [U.C. Berkeley open-source license](https://github.com/mamedev/mame/blob/master/3rdparty/softfloat/README.txt) MIT compatible
sol2 - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
sqlite3 - Public Domain
tap-windows6 - [The GNU General Public License, version 2](https://opensource.org/licenses/GPL-2.0)
winpcap - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
zlib - [zlib license](http://opensource.org/licenses/Zlib)