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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
uimenu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-1
/
+1
*
Not Worth Mentioning
Derrick Renaud
2011-01-25
1
-1
/
+1
*
Not Worth Mentioning - uimenu.c - changed event to menu_event to not conflict...
Derrick Renaud
2011-01-24
1
-107
/
+107
*
720 - added Driver Configuration option to allow the controls to be set to Re...
Derrick Renaud
2011-01-23
1
-2
/
+2
*
Moved image devices implementation and related UI functions to emu section fr...
Miodrag Milanovic
2011-01-05
1
-9
/
+10
*
Port category is always zero for MAME drivers (no whatsnew)
Miodrag Milanovic
2011-01-05
1
-2
/
+0
*
C++-ified the cheat engine.
Aaron Giles
2010-10-27
1
-24
/
+21
*
Cleanups and version bump.
Aaron Giles
2010-10-14
1
-3
/
+3
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-69
/
+94
*
Swap: (astring.len() != 0) -> astring
Aaron Giles
2010-08-21
1
-1
/
+1
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-1
/
+1
*
- Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list...
Miodrag Milanovic
2010-07-06
1
-4
/
+0
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-19
/
+24
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-2
/
+2
*
- Moved softlist implementation from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-20
1
-4
/
+17
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-4
/
+4
*
Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg]
Scott Stone
2010-04-23
1
-2
/
+2
*
Cleanups and version bump.
mame0136u3
Aaron Giles
2010-02-14
1
-2
/
+2
*
Minor function rename.
Aaron Giles
2010-02-14
1
-2
/
+2
*
- Moved natural keyboard support from MESS to MAME
Miodrag Milanovic
2010-02-12
1
-9
/
+31
*
UI menu interface changes
Couriersud
2010-01-27
1
-58
/
+67
*
Created new template class tagged_list which manages a simple list
Aaron Giles
2010-01-17
1
-4
/
+4
*
Fix cheat crash and comment display.
Aaron Giles
2010-01-11
1
-1
/
+1
*
Fix a few stray delete's that didn't pair with global_alloc/auto_alloc.
Aaron Giles
2010-01-10
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+3
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-60
/
+42
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-12
/
+16
*
moved the fix for the crash when you toggle cheats inside cheat.c, to avoid d...
smf-
2010-01-06
1
-2
/
+2
*
Fix for MT03621: Hitting F6 without -cheat trigger causes crash
Fabio Priuli
2010-01-06
1
-2
/
+2
*
Cleaned up braces in the code so that they are properly balanced. [Atari Ace]
Aaron Giles
2009-12-28
1
-4
/
+4
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-10
/
+10
*
Cleanups and version bump.
mame0135u2
Aaron Giles
2009-11-30
1
-1
/
+1
*
Introduced a generic_pointers structure within machine that is
Aaron Giles
2009-11-26
1
-6
/
+9
*
Added new module tagmap which is a simple hashed string map.
Aaron Giles
2009-11-23
1
-4
/
+4
*
Centralized color definitions and made some colors more specific.
Aaron Giles
2009-10-03
1
-49
/
+44
*
From: Pugsy [pugsy@gmx.net]
Aaron Giles
2009-09-21
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2009-09-10
1
-1
/
+1
*
Hooked up F6 again as a global cheat enable/disable. [Pugsy]
Aaron Giles
2009-09-10
1
-0
/
+4
*
Cleanups and version bump.
mame0133u5
Aaron Giles
2009-09-07
1
-8
/
+8
*
> From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-09-06
1
-17
/
+17
*
> From: Pugsy [mailto:pugsy@gmx.net]
Aaron Giles
2009-09-03
1
-0
/
+12
*
From: Pugsy [pugsy@gmx.net]
Aaron Giles
2009-09-03
1
-3
/
+17
*
Fixed remaining occurrences of crsshairpath
Fabio Priuli
2009-07-14
1
-1
/
+1
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-4
/
+4
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-5
/
+5
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-6
/
+3
*
Changed Player Input menu to be based off of sortorder instead of item->ref.
Derrick Renaud
2009-04-13
1
-4
/
+4
*
Fixed Analog Settings to return to default when IPT_UI_SELECT (enter) pressed.
Derrick Renaud
2009-04-10
1
-5
/
+10
*
Cleanups and version bump.
Aaron Giles
2009-04-09
1
-3
/
+3
*
Crosshair update
Derrick Renaud
2009-03-28
1
-0
/
+291
[next]