summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* Merge pull request #1405 from tverona1/master Brad Hughes2016-09-209-63/+72
|\
| * Adding id() property to input_device Tomer Verona2016-09-209-73/+74
| * Support for configuring device to conrtoller id Tomer Verona2016-09-121-2/+10
* | Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+1
|/
* Each mouse should track its own double-click status (nw) Brad Hughes2016-09-071-8/+12
* Partially fix SDL joysticks with same name Brad Hughes2016-08-312-28/+17
* srcclean and translation regeneration Vas Crabb2016-08-292-2/+2
* Put back accidentally replaced conditional compile directive (nw) Brad Hughes2016-08-221-1/+1
* cleanup missed x11 input module (nw) Brad Hughes2016-08-221-30/+31
* osd input code cleanup (nw) Brad Hughes2016-08-2210-162/+134
* Remap "P1 Mahjong Score" to / key for OS X AJR2016-08-091-0/+8
* Patch to fix the Gun#2 not working in Mame, please refer to Bug id 6185 on Ma... Patrick Lessard2016-08-021-22/+131
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+1
* for bool type use true and false (nw) Miodrag Milanovic2016-07-313-14/+14
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-312-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-316-7/+21
* Cleanups and version bump Miodrag Milanovic2016-07-272-2/+2
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-243-25/+10
* Apollo changes: [Hans Ostermeyer] arbee2016-07-121-1/+3
* Fix input issues on big endian systems (fixes #963) Brad Hughes2016-06-298-47/+79
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-293-4/+4
* A few minor input fixes and cleanups Brad Hughes2016-06-252-8/+26
* Don't crash on input modules not derived from wininput_module (like "none") Brad Hughes2016-06-181-8/+29
* Add WINAPI to other needed functions for stdcall calling convention on 32-bit Brad Hughes2016-06-151-2/+2
* The calling convention goes inside the brackets of pointers to functions. All... smf-2016-06-152-6/+6
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-116-118/+86
* Move window_list to osd_common_t Brad Hughes2016-06-118-14/+14
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-108-15/+15
* Hybrid Input Module: Change error printing to verbose on probe() and error on... Brad Hughes2016-05-312-4/+7
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-3/+15
* ui refactoring [Vas Crabb] Vas Crabb2016-05-272-3/+9
* Improve support for more Joysticks with DirectInput8. Also repair DirectInput... Quench02016-05-202-4/+28
* RIP sdlinc.h couriersud2016-05-063-3/+3
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-277-17/+17
* Clean up extended ASCII (nw) balr0g2016-04-261-2/+2
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-259-28/+29
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-259-29/+28
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-247-39/+40
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-232-2/+2
* Refactor OSD window. Brad Hughes2016-04-219-28/+29
* SDL cleanup (nw) Miodrag Milanovic2016-04-201-1/+0
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-184-8/+8
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-172-2/+10
* ui: Re-enabled configuration menu for single-machine and added some options. dankan18902016-04-151-0/+21
* Fix BACKSLASH2 SDL key mapping Brad Hughes2016-04-111-1/+1
* Fix bug in Xinput DPAD POV mapping. Brad Hughes2016-04-101-1/+1
* Correct trigger axis. XInput small code cleanup. Brad Hughes2016-04-092-25/+25
* Make XInput triggers centered at 0 Brad Hughes2016-04-061-4/+4
* Make Xinput triggers analog Brad Hughes2016-04-062-8/+8