summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/windows.lua
Commit message (Expand)AuthorAgeFilesLines
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-1/+1
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-251-1/+1
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-2/+0
* Placed back old output system as module "-output windows" need more things cl... Miodrag Milanovic2016-06-051-0/+32
* moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-151-3/+2
* Remove os dependant output handling (nw) Miodrag Milanovic2016-04-091-33/+0
* move clipboard handling on proper place (nw) Miodrag Milanovic2016-04-031-1/+0
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-3/+3
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-4/+6
* Clang 3.8.0 supports -municode (nw) Miodrag Milanovic2016-03-141-1/+1
* Fixing issue compiling on GCC 4.9 till 5.1 (nw) Miodrag Milanovic2016-03-051-0/+1
* link ole32 on Windows. Needed for CoInitializeEx() Brad Hughes2016-03-021-0/+1
* Used std::thread and std::condition_variable (nw) Miodrag Milanovic2016-03-011-12/+2
* Dynamically load xinput Brad Hughes2016-03-011-1/+0
* Add XInput support for Windows OSD Brad Hughes2016-02-291-0/+1
* cleanup (nw) Miodrag Milanovic2016-02-291-1/+0
* Merge input modules work. Brad Hughes2016-02-281-1/+0
|\
| * Refactor OSD input into modules Brad Hughes2016-02-281-1/+0
* | First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-3/+6
* | removed old entries. nw dankan18902016-02-171-1/+0
|/
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-261-0/+16
* Can't do override checks due to QT headers (nw) Miodrag Milanovic2015-12-071-6/+0
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+6
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
* added more h files missing in lua scripts (nw) Miodrag Milanovic2015-11-121-0/+38
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-7/+0
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-41/+41
* update build scripts and code change in order to fix compile (nw) Miodrag Milanovic2015-09-131-0/+1
* Update scripts for compile with latest BGFX (nw) Miodrag Milanovic2015-09-121-0/+1
* Fixed VS build (nw) Miodrag Milanovic2015-08-011-1/+3
* hmm.. new 5.2 mingw seems to need this to pickup sprintf for lto (NW) Cowering2015-07-231-0/+1
* Allow compiling with shared libraries [O. Galibert] Olivier Galibert2015-05-311-2/+2
* propagate _subtarget in maintargetosdoptions call (nw) Miodrag Milanovic2015-05-211-1/+1
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* fix for few more executable files (nw) Miodrag Milanovic2015-04-161-0/+4
* added SEPARATE_BIN option to put executable files in bin folder and not in ma... Miodrag Milanovic2015-04-081-1/+3
* Supported mingw-clang builds (nw) Miodrag Milanovic2015-04-061-1/+1
* 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
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-041-2/+50
|\
| * * Take more link dependencies caused by OSD out of genie.lua Vas Crabb2015-04-041-0/+5
| * Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD Vas Crabb2015-04-041-2/+45
* | Moved creation of most non-layout files out of makefile (nw) Miodrag Milanovic2015-04-041-0/+6
|/
* removed includeosd (nw) Miodrag Milanovic2015-04-021-2/+4
* Ok shuffling done Miodrag Milanovic2015-04-011-0/+7
* fix it properly (nw) Miodrag Milanovic2015-04-011-7/+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-011-0/+1
* Bring back NOASM Vas Crabb2015-04-011-1/+10