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
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/selgame: fix crash (nw)
cracyc
2016-09-29
1
-3
/
+3
*
srcclean (nw)
Vas Crabb
2016-09-26
3
-4
/
+0
*
Fixed an off by one error when identifying best entries for typeahead on the ...
Nathan Woods
2016-09-24
2
-2
/
+2
*
Merge pull request #1424 from npwoods/input_character_adoption
Vas Crabb
2016-09-21
17
-191
/
+69
|
\
|
*
Fixing issue where a multibyte character could cause the maximum size to be e...
Nathan Woods
2016-09-20
1
-8
/
+11
|
*
Fixed two bugs, and hopefully addressed Vas' concerns regarding the usage of ...
Nathan Woods
2016-09-19
2
-4
/
+6
|
*
Consolidated code that inputs characters into buffers
Nathan Woods
2016-09-19
17
-189
/
+62
*
|
fixed.
dankan1890
2016-09-20
1
-1
/
+1
*
|
Hoping to have understood the request. (nw)
dankan1890
2016-09-20
1
-0
/
+2
*
|
Partial fix for MT06383
dankan1890
2016-09-19
1
-1
/
+14
*
|
removed enable_dats() option, no longer needed after the switch to lua plugin...
dankan1890
2016-09-19
6
-11
/
+10
|
/
*
custui: fixed custom renderer alignment. (nw)
dankan1890
2016-09-17
1
-19
/
+15
*
Added custom comparator. (nw)
dankan1890
2016-09-14
1
-1
/
+10
*
I forgot these ones. (nw)
dankan1890
2016-09-14
1
-0
/
+4
*
A better solution for sorting of the favorites list. (nw)
dankan1890
2016-09-14
4
-42
/
+44
*
Sort favorites game list by description. (nw)
dankan1890
2016-09-13
1
-19
/
+23
*
Fixed remove favorites via "configure machine" menu. (nw)
dankan1890
2016-09-13
2
-1
/
+5
*
ui/datmenu: fix in game menu data view (nw)
cracyc
2016-09-07
1
-1
/
+1
*
ui: remove datfile_manager (nw)
cracyc
2016-09-06
12
-774
/
+42
*
ui/selgame: get dat info from plugin [Carl]
cracyc
2016-09-05
10
-492
/
+271
*
fix File Manager when cfg image directory invalid (nw)
Nigel Barnes
2016-09-05
1
-2
/
+2
*
More consistent use of integer types in tilemap_t and other graphics-related ...
AJR
2016-09-03
1
-9
/
+10
*
More new features for UI graphics viewer
AJR
2016-09-02
3
-34
/
+122
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
1
-2
/
+2
*
Really fix -debug -cheat crash this time, nw
therealmogminer@gmail.com
2016-08-27
1
-2
/
+6
*
Show color values in palette viewer
AJR
2016-08-26
1
-28
/
+50
*
luaengine: remove now unnecessary stuff since a copy of searchpath is made an...
cracyc
2016-08-19
2
-23
/
+12
*
Save a few lines (nw)
Vas Crabb
2016-08-19
1
-16
/
+3
*
make path_iterator hold onto its search path
Vas Crabb
2016-08-19
1
-2
/
+2
*
Moved creation roms list where necessary, this gets back to the menu at accep...
dankan1890
2016-08-16
1
-6
/
+9
*
new not working
cracyc
2016-08-13
2
-7
/
+12
*
removed printf
hap
2016-08-13
1
-1
/
+0
*
Fix detection of auto option in submenu.cpp, nw
therealmogminer@gmail.com
2016-08-13
1
-1
/
+8
*
Merge pull request #1229 from npwoods/fix_bios_menu
Vas Crabb
2016-08-11
1
-1
/
+1
|
\
|
*
Fixes a regression in the bios menu that caused all devices to be displayed
Nathan Woods
2016-08-11
1
-1
/
+1
*
|
Fixed an issue that caused softlist device descriptions to be blank
Nathan Woods
2016-08-11
1
-1
/
+1
|
/
*
UI-related cleanup (nw)
AJR
2016-08-09
6
-289
/
+379
*
Merge pull request #1208 from npwoods/fix_bios_rom_walk
hap
2016-08-09
1
-2
/
+1
|
\
|
*
This should fix a regression incurred from the rom_entry changes identified b...
Nathan Woods
2016-08-08
1
-2
/
+1
*
|
Merge pull request #1180 from npwoods/split_softlist_code_redo
Miodrag Milanović
2016-08-08
10
-26
/
+27
|
\
\
|
|
/
|
/
|
|
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
10
-26
/
+27
*
|
Removed unnecessary logical-not operation
Nathan Woods
2016-08-07
1
-1
/
+1
*
|
Merge pull request #1202 from npwoods/use_romentry_vector
R. Belmont
2016-08-07
5
-39
/
+39
|
\
\
|
*
|
C++-fiied code that iterates over rom_entry arrays (without usage of rom_[fir...
Nathan Woods
2016-08-07
5
-39
/
+39
*
|
|
Merge pull request #1188 from npwoods/more_diimage_stdstring
R. Belmont
2016-08-07
2
-5
/
+5
|
\
\
\
|
*
|
|
More conversion of 'const char *' --> std::string in diimage
Nathan Woods
2016-08-04
2
-5
/
+5
*
|
|
|
Merge pull request #1182 from npwoods/swlist_ui_cleanups
R. Belmont
2016-08-07
4
-60
/
+58
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Moved input_character() template method to ui/utils.h, and changed menu_softw...
Nathan Woods
2016-08-03
4
-59
/
+57
|
*
|
|
Changed m_entrylist to be std::list; inserts are expensive in std::vector
Nathan Woods
2016-08-03
1
-1
/
+1
*
|
|
|
Fixes a copy-and-paste error that broke -listxml
Nathan Woods
2016-08-07
1
-1
/
+1
[next]