summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/osdmini.lua
Commit message (Expand)AuthorAgeFilesLines
* moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-151-133/+0
* Added skeleton for network output (nw) Miodrag Milanovic2016-04-091-0/+1
* Added none and console output providers (nw) Miodrag Milanovic2016-04-091-0/+3
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-6/+6
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-1/+1
* Fixed osdmini building for android and pnacl (nw) Miodrag Milanovic2016-03-081-0/+1
* update for osdmini (nw) Miodrag Milanovic2016-03-011-2/+18
* Used std::thread and std::condition_variable (nw) Miodrag Milanovic2016-03-011-20/+2
* Fix compile for Android(nw) Miodrag Milanovic2016-02-261-2/+2
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-1/+0
* osdmini: fixes build issues Stuart Carnie2016-01-291-0/+1
* qtdebugger as separate lib (nw) Miodrag Milanovic2015-12-261-0/+21
* Can't do override checks due to QT headers (nw) Miodrag Milanovic2015-12-071-4/+0
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+4
* 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/+6
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-8/+0
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-25/+25
* 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
* fixed osdmini build (nw) Miodrag Milanovic2015-04-061-0/+1
* Ok shuffling done Miodrag Milanovic2015-04-011-0/+2
* Remove all the stuff that causes driver and emu sources to be compiled Vas Crabb2015-03-291-4/+1
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-21/+21
* Move more OSD-specific stuff to OSD scripts Vas Crabb2015-03-281-0/+7
* Split OSD per file [qmc2] Miodrag Milanovic2015-03-271-0/+93