index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
emu
/
input.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/input.cpp: Guard against automatic integer promotion on arithmetic.
Vas Crabb
2024-10-28
1
-49
/
+53
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-36
/
+30
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
1
-9
/
+27
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-34
/
+23
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-53
/
+89
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-1
/
+1
*
Optimisation, and baby steps towards untangling stuff:
Vas Crabb
2022-06-16
1
-197
/
+12
*
Fix out of bounds access to std::string_view (#9360)
npwoods
2022-03-02
1
-1
/
+1
*
emu/input.cpp: Only show items for first device in non-multi classes.
Vas Crabb
2022-02-09
1
-1
/
+1
*
input: Clarify docuemntation and a comment.
Vas Crabb
2021-11-06
1
-0
/
+2
*
-Enabled complex combinations for analog axes:
Vas Crabb
2021-11-06
1
-33
/
+45
*
-emu/ioport.cpp: Fixed some default setting handling issues.
Vas Crabb
2021-11-04
1
-1
/
+1
*
Slightly cleaned up OSD input modules.
Vas Crabb
2021-07-29
1
-12
/
+16
*
API cleanups and miscellaneous fixes.
Vas Crabb
2021-07-15
1
-8
/
+5
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-3
/
+3
*
input.cpp: Fix regression in token parsing
AJR
2021-02-03
1
-2
/
+2
*
input.cpp, inputdev.cpp: Convert a few more functions to use std::string_view
AJR
2021-02-03
1
-34
/
+33
*
input.cpp, inputdev.cpp: Misc. fixes
AJR
2021-01-24
1
-1
/
+3
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-9
/
+10
*
-Lua cleanup and documentation migration checkpoint.
Vas Crabb
2020-12-16
1
-194
/
+4
*
Move axis movement checking code down into input devices
AJR
2020-08-30
1
-46
/
+14
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
UI input menu: treat codes containing a postive and negative of the same thin...
Vas Crabb
2019-11-21
1
-5
/
+19
*
UI input mapping menu updates:
Vas Crabb
2019-11-21
1
-176
/
+38
*
simplest change possible to fix display of codes starting with 'not' - e.g. t...
Vas Crabb
2019-11-20
1
-1
/
+1
*
restore code cleaning behaviour prior to ae2cc6853d935d3daeadd84b0b740af82ea9...
Vas Crabb
2019-11-20
1
-11
/
+13
*
srcclean (nw)
Vas Crabb
2019-08-25
1
-1
/
+1
*
Extracting input sequence cleaning logic into an seq_clean() function
npwoods
2019-08-21
1
-10
/
+25
*
Quick fix for symptom of #1778 but doesn't address how it decided the joystic...
Vas Crabb
2016-11-26
1
-3
/
+38
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-15
/
+15
*
Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ...
Miodrag Milanovic
2016-11-12
1
-2
/
+2
*
Added IS_ENABLED, so we have compiler check for non used part, it is checked ...
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
Polymorphize input_device and input_class; move to separate source file (nw)
AJR
2016-10-24
1
-873
/
+48
*
more TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-48
/
+48
*
Misc. keyboard input improvements
AJR
2016-10-08
1
-0
/
+4
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-4
/
+4
*
Adding id() property to input_device
Tomer Verona
2016-09-20
1
-16
/
+23
*
A couple of fixes
Tomer Verona
2016-09-20
1
-3
/
+6
*
Tweak info message
Tomer Verona
2016-09-14
1
-1
/
+1
*
Support for configuring device to conrtoller id
Tomer Verona
2016-09-12
1
-0
/
+103
*
Merge pull request #1159 from shattered/_74dec47
R. Belmont
2016-08-07
1
-0
/
+5
|
\
|
*
keyboard: add F16..F20 keys (present on DEC LK201 keyboard and its clones)
Sergey Svishchev
2016-07-30
1
-0
/
+5
*
|
for bool type use true and false (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
|
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-4
/
+4
|
/
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-5
/
+5
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-2
/
+2
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-32
/
+25
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
[next]