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
/
emu
/
ui
/
miscmenu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-982
/
+0
*
Added file for mame depended handling of opts (nw)
Miodrag Milanovic
2016-04-22
1
-0
/
+1
*
Created mame_options as 1st step towards creating core independent of MAME im...
Miodrag Milanovic
2016-04-21
1
-1
/
+1
*
Merge pull request #823 from ajrhacker/deviter
Miodrag Milanović
2016-04-20
1
-10
/
+9
|
\
|
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-10
/
+9
*
|
Forced reset in order to properly apply some options. (nw)
dankan1890
2016-04-20
1
-1
/
+3
|
/
*
added advanced options to per-machine configuration. (nw)
dankan1890
2016-04-15
1
-0
/
+5
*
ui: Re-enabled configuration menu for single-machine and added some options.
dankan1890
2016-04-15
1
-27
/
+134
*
refactor miscmenu and add adv menu (nw)
Jeffrey Clark
2016-04-03
1
-121
/
+0
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-5
/
+5
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-2
/
+2
*
Made menu for plugins (nw)
Miodrag Milanovic
2016-03-25
1
-0
/
+97
*
Added support and configuration for the image collection "covers".
dankan1890
2016-03-18
1
-2
/
+2
*
fix translation issue on miscmenu
Katsuhiko Kagami
2016-03-17
1
-1
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-11
/
+11
*
Fixed MT06152: "Show mouse pointer" option stays off. (nw)
dankan1890
2016-03-06
1
-2
/
+6
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-5
/
+5
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-26
/
+18
*
ui various changes:
dankan1890
2016-02-27
1
-73
/
+165
*
ui: Enabled user interface navigation through UI_CONFIGURE button (tab key by...
dankan1890
2016-02-25
1
-0
/
+129
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-2
/
+2
*
placing back UI related settings to emu_options on popular demand (nw)
Miodrag Milanovic
2016-02-22
1
-2
/
+2
*
ui: localization part1. (nw)
dankan1890
2016-02-21
1
-18
/
+18
*
MAME related settings are saved on request only (nw)
Miodrag Milanovic
2016-02-06
1
-1
/
+1
*
fixed rest of ui.ini mame.ini read/write settings (nw)
Miodrag Milanovic
2016-02-06
1
-2
/
+13
*
move some options to ui.ini (nw)
Miodrag Milanovic
2016-02-05
1
-4
/
+4
*
more mewui -> ui renames (nw)
Miodrag Milanovic
2016-02-04
1
-2
/
+2
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-2
/
+108
*
Small code cleanup:
dankan1890
2016-01-29
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
Revert "Fix for hang, emu_options::add_slot_options was changed, other thing...
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Fix for hang, emu_options::add_slot_options was changed, other things are ju...
Miodrag Milanovic
2016-01-18
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
modernized crosshair_manager (nw)
Miodrag Milanovic
2016-01-11
1
-4
/
+4
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-3
/
+2
*
modernized bookkeeping manager (nw)
Miodrag Milanovic
2016-01-10
1
-3
/
+3
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-12
/
+12
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+560