index
:
hbmame
master
Emulator of homebrew and hacked games for arcade hardware
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
frontend
/
mame
/
ui
/
filemngr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915)
Vas Crabb
2022-06-11
1
-1
/
+2
*
-Enabled complex combinations for analog axes:
Vas Crabb
2021-11-06
1
-21
/
+14
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-14
/
+8
*
Fix some oversights and emergent behaviour with view selection.
Vas Crabb
2020-12-20
1
-11
/
+10
*
ui/filemngr.cpp: Fix crash with unmounted images
AJR
2020-12-16
1
-1
/
+1
*
C++17 string handling updates (without charconv so as not to break GCC 7)
AJR
2020-12-08
1
-8
/
+6
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-2
/
+2
*
Refactored UI font metrics (#5291)
npwoods
2019-06-30
1
-1
/
+1
*
(nw) File Manager -> Reset : sometimes it was ignored
Robbbert
2017-11-20
1
-3
/
+4
*
device_image_interface cleanups (nw)
AJR
2017-02-27
1
-1
/
+1
*
Encapsulate a bit more of the menu base class to control when layout changes ...
Vas Crabb
2016-11-23
1
-1
/
+1
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
for bool type use true and false (nw)
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
Exposed several strings as std::string on softlist objects, and fixed a few bugs
Nathan Woods
2016-07-20
1
-1
/
+1
*
Miscellaneous cleanups to imgcntrl.[cpp|h] and calling code
Nathan Woods
2016-07-18
1
-2
/
+2
*
UI refactoring: [Vas Crabb]
Vas Crabb
2016-07-10
1
-4
/
+4
*
Added a move constructor and got rid of the 'const char *' overload. I had t...
Nathan Woods
2016-06-29
1
-5
/
+5
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-2
/
+1
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
1
-20
/
+22
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into mui
AJR
2016-04-27
1
-1
/
+0
|
\
|
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-2
/
+1
*
|
Relieve UI menus and such from having to constantly fetch UI object from glob...
AJR
2016-04-26
1
-12
/
+11
|
/
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-0
/
+218