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
/
ui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-2
/
+2
*
Have sound_stream::input_name return the std::string it constructs
AJR
2016-01-24
1
-1
/
+1
*
Print messages for BTANBs, nw
angelosa
2016-01-24
1
-1
/
+17
*
reverting:
Miodrag Milanovic
2016-01-20
1
-6
/
+6
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-6
/
+6
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-6
/
+6
*
image_manager modernized and move some things around (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
Merge pull request #561 from ajrhacker/strings
Miodrag Milanović
2016-01-11
1
-10
/
+5
|
\
|
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-10
/
+5
*
|
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-30
/
+30
|
/
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
Miodrag Milanovic
2015-12-09
1
-6
/
+6
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-66
/
+66
*
Fixed some suggestions by ReSharper C++ (nw)
Miodrag Milanovic
2015-11-14
1
-3
/
+3
*
More cleanups (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2484