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
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sdlmame now also looks for fonts in "-fontpath". In addition, moved font conf...
Couriersud
2010-12-28
1
-79
/
+105
*
Fixed MT4120 - "-now" on windows build crashes [Couriersud]
Couriersud
2010-12-28
1
-0
/
+2
*
Some fixes to keep sdlmame aligned to SDL1.3 development. No whatsnew.
Couriersud
2010-12-27
5
-27
/
+65
*
Fix compile on linux when using SDL_INSTALL_ROOT. All linux builds
Couriersud
2010-12-26
2
-5
/
+16
*
SDL: Clear and flip 3 times on resolution changes instead of twice, required ...
R. Belmont
2010-12-17
1
-1
/
+1
*
Cleanups and version bump.
mame0140u2
Aaron Giles
2010-12-08
5
-37
/
+37
*
Fixed BSD compile [ElBarto]
R. Belmont
2010-12-06
3
-3
/
+27
*
Empty implementation for WIN32 sdlsocket to enable compile (no whatsnew)
Miodrag Milanovic
2010-12-04
1
-3
/
+10
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
6
-13
/
+13
*
Same F4 fix for Mac OS X debugger (no whatsnew)
R. Belmont
2010-11-29
1
-1
/
+1
*
Fix F4 shortcut so it explicitly labels the address as a number
Aaron Giles
2010-11-29
2
-2
/
+2
*
SDL: add ptty (*IX/OS X) and sockets (all SDL builds) capability [Tim Lindner...
R. Belmont
2010-11-20
7
-43
/
+496
*
SDL: Mac compile warning fix [Wilbert Pol]
R. Belmont
2010-11-16
1
-1
/
+1
*
SDL: Build fixes for Ubuntu, -uifont non-ASCII rendering fix [R. Belmont, Bar...
R. Belmont
2010-11-16
2
-10
/
+20
*
SDL: OS X support for -uifont [Tim Lindner]
R. Belmont
2010-11-15
1
-3
/
+126
*
SDL: Fix OS X and Windows builds (no whatsnew)
R. Belmont
2010-11-13
2
-4
/
+72
*
SDL: -uifont now can also look up system font families like Windows [R. Belmont]
R. Belmont
2010-11-13
2
-8
/
+116
*
SDL: Support -uifont for using arbitrary TrueType fonts on Linux/BSD builds.
R. Belmont
2010-11-12
3
-0
/
+140
*
Cleanup & version bump.
mame0140u1
Aaron Giles
2010-11-08
7
-41
/
+41
*
Incorporate MESS change into MAME core.
Scott Stone
2010-11-06
1
-2
/
+2
*
Converted the expression engine to C++, did the usual cleanup.
Aaron Giles
2010-11-01
2
-1
/
+2
*
Fix OSX compile.
Wilbert Pol
2010-10-28
1
-6
/
+7
*
Added support for OSD-generated fonts. The OSD is queried first to see
Aaron Giles
2010-10-24
4
-0
/
+269
*
[SDL Debugger] Removed an unnecessary assert and brought focus back to
Andrew Gardner
2010-10-23
1
-61
/
+64
*
Fix Linux SDL build.
Andrew Gardner
2010-10-23
2
-0
/
+3
*
Make osdmini build again.
Aaron Giles
2010-10-21
5
-9
/
+194
*
Create new class osd_interface to house OSD callbacks. Added new
Aaron Giles
2010-10-21
15
-271
/
+470
*
Import from MESS which fixes throttle mapping for Windows (non-SDL builds) (n...
Scott Stone
2010-10-21
1
-1
/
+1
*
Cleanups and version bump.
mame0140
Aaron Giles
2010-10-21
1
-4
/
+4
*
For MSVC, explicitly include assert.h so that we can override the MSVC
Aaron Giles
2010-10-19
1
-0
/
+1
*
03937: Using CTRL-C to end MAME no longer works reliably
Aaron Giles
2010-10-19
1
-2
/
+50
*
Convert rendlay objects into C++, reduce the number of unused textures
Aaron Giles
2010-10-18
3
-3
/
+6
*
Fix crash when specifying -effect.
Aaron Giles
2010-10-16
6
-92
/
+0
*
fixed 64bit compiling with visual studio 2010
smf-
2010-10-14
1
-1
/
+4
*
OSX compile fix.
Wilbert Pol
2010-10-14
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2010-10-14
3
-11
/
+11
*
Slightly cleaner fix for SDL.
Aaron Giles
2010-10-13
1
-3
/
+3
*
Fix for SDL compile (no whatsnew)
Miodrag Milanovic
2010-10-13
1
-2
/
+2
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
16
-156
/
+151
*
Debugger (SDL) : Closing a memory window no longer segfaults. [Andrew Gardner]
Andrew Gardner
2010-09-24
1
-3
/
+2
*
Debugger (SDL) : Window locations in the SDL debugger are now saved and
Andrew Gardner
2010-09-24
1
-5
/
+72
*
Enable vertical scroll bars in debugger comboboxes, and resize them to
Aaron Giles
2010-09-21
1
-1
/
+11
*
**FOR REVIEW**
Andrew Gardner
2010-09-20
5
-3
/
+96
*
Cleanups and version bump.
mame0139u3
Aaron Giles
2010-09-19
2
-5
/
+5
*
SDL: fix Linux and Mac builds for recent makefile changes (no whatsnew)
R. Belmont
2010-09-16
1
-14
/
+18
*
On Windows, osd_break_into_debugger() will now dump a stack crawl
Aaron Giles
2010-09-10
3
-5
/
+68
*
Added -bench <emulated-seconds> option to standardize benchmarking.
Aaron Giles
2010-09-09
2
-1
/
+13
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-4
/
+4
*
Cleanups and version bump.
Aaron Giles
2010-07-29
1
-1
/
+1
*
Add notification of orientation of all monitors at startup via the
Aaron Giles
2010-07-29
1
-0
/
+8
[prev]
[next]