summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/ldplayer
Commit message (Collapse)AuthorAgeFilesLines
* Made ldplayer regular driver, same as vgmplay (nw) Miodrag Milanovic2016-11-231-88/+0
|
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-2/+2
|
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-4/+0
|
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-2/+2
|
* Remove direct zlib dependency in code (nw) Miodrag Milanovic2015-09-131-5/+0
|
* reorganized scripts according to new structure (nw) Miodrag Milanovic2015-09-131-0/+1
|
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib ↵ Julian Sikorski2015-06-061-3/+7
| | | | based on wallyweek's work
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-311-1/+1
| | | | | | | | | | Put SHLIB=1 in the main makefile, or on the command line. The idea is to get a *way* faster link with symbols. It works at least on linux, with one annoying caveat: you have to be in the build/projects/sdl/mame/gmake-linux directory to start mame afterwards. We're going to move some things around to be able to use LD_LIBRARY_PATH or have it start as-is from the root.
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-3/+3
|
* Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-0/+8
|
* removed includeosd (nw) Miodrag Milanovic2015-04-021-2/+1
|
* Fix ldplayer build Vas Crabb2015-03-291-2/+2
|
* fixed compiling ldplayer (nw) Miodrag Milanovic2015-03-261-0/+85