summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd
Commit message (Expand)AuthorAgeFilesLines
* Added new SDL_INI_PATH flag Cesare Falco2015-06-062-0/+10
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-313-6/+8
* propagate _subtarget in maintargetosdoptions call (nw) Miodrag Milanovic2015-05-213-3/+3
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-097-0/+21
* Drop NO_SDL_GLEXT define on OSX Parry2015-04-301-1/+0
* fix for few more executable files (nw) Miodrag Milanovic2015-04-162-0/+12
* extract libs and liboptions from pkg-config, prepare for future work (nw) Miodrag Milanovic2015-04-162-20/+48
* fix typo (nw) Miodrag Milanovic2015-04-131-2/+4
* Added QT_HOME to support custom QT installations (nw) Miodrag Milanovic2015-04-132-17/+50
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-082-3/+9
* Convert CoreAudio output to use AUGraph in preparation for effects Vas Crabb2015-04-071-0/+1
* Add a crappy utility for editing AU effect presets Vas Crabb2015-04-071-7/+46
* fixed osdmini build (nw) Miodrag Milanovic2015-04-061-0/+1
* Supported mingw-clang builds (nw) Miodrag Milanovic2015-04-064-10/+15
* back (nw) Miodrag Milanovic2015-04-051-18/+0
* rolled back, not worth of it (nw) Miodrag Milanovic2015-04-051-0/+18
* Made all windows build use icons (nw) Miodrag Milanovic2015-04-051-18/+0
* Implemented filtering of dependency files, only active if machine have awk or... Miodrag Milanovic2015-04-041-1/+0
* Add a simple CoreAudio sound output module Vas Crabb2015-04-051-1/+7
* Moved MOC handling in lua (nw) Miodrag Milanovic2015-04-041-0/+31
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-045-17/+102
|\
| * * Take more link dependencies caused by OSD out of genie.lua Vas Crabb2015-04-043-11/+32
| * Harmonise targetos between genie.lua and sdl{,_config}.lua Vas Crabb2015-04-042-3/+3
| * Remove some obsolete code, enable MALLOC_DEBUG for SDLWin32 Vas Crabb2015-04-041-0/+4
| * Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD Vas Crabb2015-04-042-3/+63
* | Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-0/+6
|/
* removed includeosd (nw) Miodrag Milanovic2015-04-022-4/+6
* SDL1 does not work with BFGX Vas Crabb2015-04-031-0/+4
* Add a nice wrapper for doing backtick-like processing of command output Vas Crabb2015-04-023-14/+14
* typo fix, SDL compile fix [qmc2] (nw) Miodrag Milanovic2015-04-011-1/+1
* Ok shuffling done Miodrag Milanovic2015-04-015-0/+33
* fix it properly (nw) Miodrag Milanovic2015-04-014-20/+0
* uf reverting breaks mingw (nw) Miodrag Milanovic2015-04-012-0/+9
* moved unicode specific build defines in genie.lua to fix tools build (nw) Miodrag Milanovic2015-04-012-9/+0
* MSVC build fix (nw) Miodrag Milanovic2015-04-011-3/+6
* Move osdcore.c back into libocore, don't allow libutil to #include osd Vas Crabb2015-04-012-0/+2
* Link osdnet into a library reflecting its location, define USE_NETWORK proper... Vas Crabb2015-04-013-2/+5
* Bring back NOASM Vas Crabb2015-04-012-5/+20
* Build Qt debugger on OSX if requested Vas Crabb2015-04-011-5/+11
* Add back DIRECTINPUT config for Windows OSD Vas Crabb2015-04-011-1/+34
* Can't use BGFX or QT without X11 on *NIX Vas Crabb2015-04-011-13/+15
* Refactor out common OSD modules into separate lua file Vas Crabb2015-04-015-244/+270
* Restore DONT_USE_NETWORK Vas Crabb2015-04-013-12/+26
* WTF was I thinking Vas Crabb2015-04-011-1/+1
* Restore SDL2_MULTIAPI Vas Crabb2015-04-012-0/+18
* Fix USE_BGFX=0 with windows OSD Vas Crabb2015-04-011-1/+7
* Small cleanup to how macros are defined for SDL OSD Vas Crabb2015-04-011-11/+0
* Restore MESA_INSTALL_ROOT Vas Crabb2015-04-012-5/+23
* Restore NO_OPENGL and USE_DISPATCH_GL Vas Crabb2015-04-012-7/+67
* Restore NO_USE_MIDI and some more OS support from the old SDL makefile Vas Crabb2015-04-012-5/+69