summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_sdl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* A few minor input fixes and cleanups Brad Hughes2016-06-251-6/+24
* Move window_list to osd_common_t Brad Hughes2016-06-111-2/+2
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-2/+2
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-3/+15
* RIP sdlinc.h couriersud2016-05-061-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-6/+6
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-9/+9
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-9/+9
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-14/+14
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+1
* Refactor OSD window. Brad Hughes2016-04-211-9/+9
* ui: Re-enabled configuration menu for single-machine and added some options. dankan18902016-04-151-0/+21
* Fixed joystick on Android preventing application to crash, cleanup init for S... Miodrag Milanovic2016-04-021-17/+18
* Unsubscribe SDL input modules from events on exit. Brad Hughes2016-03-301-0/+8
* Cleanups and version bump Miodrag Milanovic2016-03-301-12/+12
* Fix SDL input focus tracking bug plus remove references to USE_OLD_SDL_INPUT ... Brad Hughes2016-03-191-1/+1
* Using SDL_INIT_GAMECONTROLLER it explicitly calls SDL_INIT_JOYSTICK some expe... Miodrag Milanovic2016-03-051-5/+14
* Refactor OSD input into modules Brad Hughes2016-02-281-0/+843