index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
cdimono2_wip
cdplay
deprecated
diexec_resync
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
megadrive_qa
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc_sis630
psx_metafix
py_regtests
rendlay_vid
revert-9744-udp_multi
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "bitbanger: Add udp multicast support (#9744)" (#9749)
Vas Crabb
7 days
7
-342
/
+19
*
bitbanger: Add udp multicast support (#9744)
tedgreen99
7 days
7
-19
/
+342
*
Prefer the X11 SDL video driver on Linux (#9676)
Julian Sikorski
2022-05-03
1
-3
/
+14
*
osd/modules/input: Detect joystick reconnection with SDL. (#9605)
Vas Crabb
2022-04-24
10
-189
/
+225
*
osd: Added multibyte check to osd_uchar_from_osdchar to fix decoding ASCII te...
987123879113
2022-04-10
1
-1
/
+6
*
-util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays.
Vas Crabb
2022-04-03
2
-79
/
+79
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
1
-2
/
+2
*
osdhelper.h: Make a couple of overloads const
AJR
2022-03-27
1
-2
/
+2
*
srcclean and manual tidying up in preparation for 0.242 release
Vas Crabb
2022-03-27
1
-6
/
+6
*
sdl/window: add error retval check for bgfx on fallback
hap
2022-03-25
2
-4
/
+4
*
sdl/window: fix possible compile problem with init fallbacks
hap
2022-03-17
1
-3
/
+5
*
Better fix for Mac compile. [R. Belmont]
arbee
2022-03-16
1
-1
/
+1
*
-bgfx: Fixed YUV shader to have better brightness balance. [Ryan Holtz] (#9425)
MooglyGuy
2022-03-17
1
-4
/
+5
*
Updated BGFX fixes; verified as working on Linux and Windows. (#9420)
MooglyGuy
2022-03-15
19
-295
/
+528
*
Fix Mac compile. [R. Belmont]
arbee
2022-03-15
1
-1
/
+1
*
Revert "More BGFX stability improvements (missing files + multi-window) (#9410)"
Vas Crabb
2022-03-16
16
-420
/
+258
*
Fixed some debugger memory view annoyances and cleaned up Lua bindings.
Vas Crabb
2022-03-16
1
-1
/
+1
*
More BGFX stability improvements (missing files + multi-window) (#9410)
MooglyGuy
2022-03-14
16
-258
/
+420
*
-bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture ...
MooglyGuy
2022-03-12
4
-11
/
+10
*
osd/modules/input/input_rawinput.cpp: Allow re-plugging mouse/keyboard.
Vas Crabb
2022-03-11
6
-126
/
+203
*
sdl: Keep -video soft as the default for Emscripten for now
Justin Kerk
2022-02-19
1
-0
/
+4
*
sdl: -video auto now means "bgfx" on all platforms. [R. Belmont]
arbee
2022-02-18
1
-6
/
+0
*
Delete some unnecessary c_str() calls
AJR
2022-02-13
1
-3
/
+3
*
Remove fileio.h from emu.h
AJR
2022-02-11
5
-0
/
+5
*
Removed extra semicolons after function bodies in remaining headers. (#9277)
0kmg
2022-02-07
5
-9
/
+9
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-2
/
+2
*
rendutil.cpp: API cleanup + minor related OSD render cleanups
AJR
2022-01-22
2
-32
/
+11
*
Correctly adjust window size based on the computed visible area for different...
antonioginer
2022-01-21
3
-1
/
+30
*
osd/modules/debugger/win/consolewininfo.cpp: fixed build on Windows, AJR plea...
Ivan Vangelista
2022-01-07
1
-1
/
+3
*
device_image_interface: Interface overhaul
AJR
2022-01-06
1
-3
/
+4
*
emu/render.cpp: Improved scale factor selection. (#8961)
antonioginer
2022-01-06
2
-1
/
+5
*
Render-related cleanup
AJR
2021-12-30
3
-2
/
+5
*
Fix chdman threading on cpus with many cores (#9006)
tellowkrinkle
2021-12-17
2
-19
/
+18
*
Fixed a few coverity errors, several of which are real bugs.
Vas Crabb
2021-12-02
2
-11
/
+8
*
clang fixes
smf-
2021-11-19
1
-4
/
+1
*
debugimgui: Fix menus losing focus, add octal display and octal/decimal addre...
Barry Rodewald
2021-11-19
1
-12
/
+46
*
osd/windows: Don't set parent window for error message box - it doesn't appre...
Vas Crabb
2021-11-13
1
-2
/
+4
*
-osd/windows: Fixed stupid potential deadlock on exit.
Vas Crabb
2021-11-13
4
-40
/
+19
*
-osd/windows: Show error message box on a separate thread (see MT08118).
Vas Crabb
2021-11-12
1
-3
/
+64
*
-frontend: Don't inappropriately truncate text in menu text boxes.
Vas Crabb
2021-11-08
2
-6
/
+35
*
Fixed Windows build as well - default input overrides in OSD modules are anno...
Vas Crabb
2021-11-02
1
-5
/
+0
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
10
-139
/
+257
*
osdcore: fix buffer overflow with osd_output stack
hap
2021-10-30
1
-2
/
+2
*
removed leftover
Miodrag Milanovic
2021-10-29
1
-1
/
+1
*
bgfx: fix flurry of bogus warning messages
hap
2021-10-29
1
-1
/
+1
*
debugger: support octal on the Mac native debugger [R. Belmont]
arbee
2021-10-27
1
-4
/
+65
*
debugger/qt/memorywindow.cpp: Remove leftover printf
AJR
2021-10-27
1
-2
/
+0
*
Debug memory view improvements
AJR
2021-10-27
2
-16
/
+113
*
Build cleanup and UWP removal (#8756)
Vas Crabb
2021-10-27
31
-3124
/
+154
|
\
|
*
remove uwp column
Miodrag Milanovic
2021-10-26
1
-134
/
+134
[next]