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
*
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
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-50
/
+50
*
Fixed rendering of slider controls so it doesn't overlap when menus get large.
Aaron Giles
2009-01-02
1
-24
/
+28
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-5
/
+5
*
From: Edward Swiftwood [mailto:payphoneed@gmail.com]
Aaron Giles
2008-12-04
1
-0
/
+2
*
Re-enabled the OSD key for master volume control. All other
Aaron Giles
2008-12-04
1
-9
/
+28
*
Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch,
Aaron Giles
2008-11-26
1
-1
/
+1
*
This patch:
Aaron Giles
2008-11-13
1
-1
/
+1
*
Here's another MAME tidy patch. This one adds missing const/statics,
Aaron Giles
2008-11-02
1
-3
/
+3
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-1
/
+1
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-26
1
-3
/
+3
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-24
/
+23
*
OSD notice: you now need to report separate mouse up/mouse down events
Aaron Giles
2008-09-09
1
-4
/
+5
*
Created a hook for populating MESS-specific main menu items
Nathan Woods
2008-09-08
1
-11
/
+2
*
Moved reset to default behavior in the cheat menu to IPT_UI_CLEAR.
Aaron Giles
2008-09-06
1
-2
/
+6
*
Cleanups and version bump.
mame0127u1
Aaron Giles
2008-08-28
1
-7
/
+7
*
Changed slider controls into a menu. For now, removed the old direct access
Aaron Giles
2008-08-28
1
-116
/
+344
*
02147: Annoying behaviour of highlighted entries in minimal UI
Aaron Giles
2008-08-26
1
-8
/
+3
*
Fixed problem that would cause the "Return To Prior Menu" menu item to not stick
Nathan Woods
2008-08-21
1
-0
/
+2
*
Added new flag to menu items: MENU_FLAG_DISABLE, which means the
Aaron Giles
2008-08-13
1
-1
/
+4
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
1
-8
/
+8
*
Added expression validation callback to verify names for CPUs and
Aaron Giles
2008-08-07
1
-13
/
+34
*
Added support for DEL as well as BS for backspacing in the
Aaron Giles
2008-08-06
1
-2
/
+2
*
Changes to the cheat.xml format:
Aaron Giles
2008-08-06
1
-2
/
+68
*
Fixed menu handling so it doesn't swallow the tab key.
Aaron Giles
2008-07-30
1
-1
/
+1
*
Added the ability to optionally pass a destructor to ui_menu_alloc_state()
Nathan Woods
2008-07-26
1
-6
/
+16
*
Made DIP switch renderings consistent regardless of UI aspect
Aaron Giles
2008-07-24
1
-15
/
+10
*
Cleanups.
Aaron Giles
2008-07-17
1
-128
/
+128
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-32
/
+30
*
Changed ui_menu_get_selection() and ui_menu_set_selection() to use itemrefs
Nathan Woods
2008-07-15
1
-4
/
+15
[next]