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
*
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
*
Added accessors to get/set the currently selected menu item in a menu
Nathan Woods
2008-07-14
1
-0
/
+28
*
Replaced the crazy number of get/set functions for render containers with
Aaron Giles
2008-07-13
1
-1
/
+6
*
Fix game selection menu. Changed so that it only computes available
Aaron Giles
2008-07-13
1
-28
/
+26
*
64-bit GCC fixes.
R. Belmont
2008-07-12
1
-3
/
+3
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-1443
/
+1991
*
01937: All Sets: Fatal Exception on In-Game Menu
Couriersud
2008-06-28
1
-0
/
+1
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-2
/
+2
*
Removed some MESS-y code
Nathan Woods
2008-06-13
1
-38
/
+0
*
Changed text used to specify a menu separator, and now using a #define
Nathan Woods
2008-05-25
1
-1
/
+1
*
01825: Toggling Tab menu works as F2 key in games with their service
Aaron Giles
2008-05-24
1
-85
/
+11
*
Cleanups and version bump.
Aaron Giles
2008-05-22
1
-10
/
+10
*
Passing running_machine* parameter
Nathan Woods
2008-05-17
1
-2
/
+2
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-343
/
+409
*
01752: Warnings making standard .124u4 in GCC 4.3.0 (mingw)
Aaron Giles
2008-05-01
1
-5
/
+5
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-04-02
1
-1
/
+1
*
MESS-specific: Interim change in the process of changing over to MAME's device
Nathan Woods
2008-03-22
1
-1
/
+1
*
De-deprecat-ed ui.c.
Aaron Giles
2008-03-21
1
-1
/
+1
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-2
/
+2
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-3
/
+3
*
"Input (this Game)" menu now handles conditional inputs.
stephh
2008-02-28
1
-1
/
+1
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-1
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
First in a series of updates to remove the use of the global Machine from as ...
Zsolt Vasvari
2008-01-24
1
-2
/
+2
*
It's the end of uitext.c as we know it (and I feel fine)
Aaron Giles
2008-01-12
1
-55
/
+57
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-03
1
-1
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-2
/
+2
*
Changes for MAME 0.121u1.
mame0121u1
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2612