index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
input
/
input_sdl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding id() property to input_device
Tomer Verona
2016-09-20
1
-16
/
+16
*
Each mouse should track its own double-click status (nw)
Brad Hughes
2016-09-07
1
-8
/
+12
*
Partially fix SDL joysticks with same name
Brad Hughes
2016-08-31
1
-17
/
+16
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
1
-1
/
+1
*
osd input code cleanup (nw)
Brad Hughes
2016-08-22
1
-26
/
+25
*
Fix input issues on big endian systems (fixes #963)
Brad Hughes
2016-06-29
1
-12
/
+12
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+1
*
A few minor input fixes and cleanups
Brad Hughes
2016-06-25
1
-6
/
+24
*
Move window_list to osd_common_t
Brad Hughes
2016-06-11
1
-2
/
+2
*
Unify window_list in Windows and SDL OSD
Brad Hughes
2016-06-10
1
-2
/
+2
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
1
-3
/
+15
*
RIP sdlinc.h
couriersud
2016-05-06
1
-1
/
+1
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-6
/
+6
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
1
-9
/
+9
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
1
-9
/
+9
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-14
/
+14
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-1
/
+1
*
Refactor OSD window.
Brad Hughes
2016-04-21
1
-9
/
+9
*
ui: Re-enabled configuration menu for single-machine and added some options.
dankan1890
2016-04-15
1
-0
/
+21
*
Fixed joystick on Android preventing application to crash, cleanup init for S...
Miodrag Milanovic
2016-04-02
1
-17
/
+18
*
Unsubscribe SDL input modules from events on exit.
Brad Hughes
2016-03-30
1
-0
/
+8
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-12
/
+12
*
Fix SDL input focus tracking bug plus remove references to USE_OLD_SDL_INPUT ...
Brad Hughes
2016-03-19
1
-1
/
+1
*
Using SDL_INIT_GAMECONTROLLER it explicitly calls SDL_INIT_JOYSTICK some expe...
Miodrag Milanovic
2016-03-05
1
-5
/
+14
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
1
-0
/
+843