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
/
osd
/
modules
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Add bgfx command line options, major shakeup of organization, nw
therealmogminer@gmail.com
2016-03-13
2
-2
/
+11
*
|
|
Merge remote-tracking branch 'refs/remotes/mamedev/master'
Antonio Giner
2016-03-18
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Rewrote overly complex rawinput_device_improve_name function for rawinput mod...
Brad Hughes
2016-03-18
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'refs/remotes/mamedev/master'
Antonio Giner
2016-03-17
3
-47
/
+5
|
\
|
|
|
*
|
Don't need this either (nw)
Justin Kerk
2016-03-17
1
-4
/
+0
|
*
|
Move font enumeration to OSD, separate font name from display name as needed ...
Vas Crabb
2016-03-17
2
-43
/
+5
*
|
|
Implement integer scaling in core renderer [Calamity]
Antonio Giner
2016-03-15
2
-6
/
+0
|
/
/
*
/
netlist updates:
couriersud
2016-03-14
1
-1
/
+2
|
/
*
use chrono calls for time handling in core (nw)
Miodrag Milanovic
2016-03-03
3
-318
/
+1
*
Add DirectWrite font support module
Brad Hughes
2016-03-02
1
-0
/
+1
*
Add XInput support for Windows OSD
Brad Hughes
2016-02-29
1
-0
/
+1
*
Merge input modules work.
Brad Hughes
2016-02-28
2
-7
/
+85
|
\
|
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
2
-7
/
+85
*
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-7
/
+7
*
|
OS/2 can not support SDL2 which is needed for MAME to run (nw)
Miodrag Milanovic
2016-02-26
1
-292
/
+0
*
|
Final fixups, get sliders working again, nw
therealmogminer@gmail.com
2016-02-21
1
-0
/
+1
*
|
First take on render API reorg, nw
therealmogminer@gmail.com
2016-02-21
2
-22
/
+22
*
|
placed back OPENGL check since GL is not same as GLES (nw)
Miodrag Milanovic
2016-02-16
1
-0
/
+2
*
|
opengl as requirement (nw)
Miodrag Milanovic
2016-02-16
1
-2
/
+0
|
/
*
XAudio2 support
Brad Hughes
2016-01-20
1
-0
/
+1
*
Allow mame -validate -verbose to capture verbose messages
AJR
2016-01-02
2
-5
/
+9
*
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
Miodrag Milanovic
2015-12-09
1
-1
/
+0
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-13
/
+13
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
2
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
5
-0
/
+0
*
some extremely low hanging pedantic fruit
Cowering
2015-07-08
1
-1
/
+1
*
Align memory with MALLOC_DEBUG (nw)
Vas Crabb
2015-07-04
1
-18
/
+39
*
Don't make malloc replacement incompatible with malloc (nw)
Vas Crabb
2015-07-03
1
-3
/
+3
*
Move UI mode key out of SDL options into generic options
Vas Crabb
2015-06-15
2
-14
/
+21
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
5
-25
/
+10
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
5
-0
/
+10
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-17
/
+17
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
2
-15
/
+15
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-10
/
+10
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
2
-2
/
+2
*
Honour debugger font choice with Qt debugger
Vas Crabb
2015-04-09
2
-0
/
+7
*
Add audio output selection for CoreAudio
Vas Crabb
2015-04-09
2
-6
/
+9
*
Make OSD options an init parameter for modules
Vas Crabb
2015-04-07
1
-3
/
+3
*
Add options for AudioUnit effects
Vas Crabb
2015-04-07
2
-78
/
+96
*
CoreAudio sound output good enough to be default on OSX
Vas Crabb
2015-04-05
1
-1
/
+1
*
Add a simple CoreAudio sound output module
Vas Crabb
2015-04-05
1
-0
/
+1
*
get rid of some obsolete/unreachable stuff, get rid of more abuse of SDLMAME_...
Vas Crabb
2015-04-02
1
-2
/
+2
*
Split OSD per file [qmc2]
Miodrag Milanovic
2015-03-27
1
-0
/
+2
*
Added ability to completely disable MIDI [qmc2] (nw)
Miodrag Milanovic
2015-03-16
1
-0
/
+2
*
First step to move osd_printf_* into osd again. Callbacks are now
couriersud
2015-03-04
2
-9
/
+39
*
OpenGL on windows now supports glsl options. This worked out of the box
couriersud
2015-02-28
2
-0
/
+62
*
OS/2 patches for SDLMAME v0.158 [KO Myung-Hun]
Vas Crabb
2015-02-24
1
-1
/
+4
*
Make OpenGL renderer available in mainline build as well. This needs to
couriersud
2015-02-22
1
-0
/
+3
*
Add a netdev provider "none" as a fallback doing nothing.
couriersud
2015-02-02
1
-0
/
+1
[prev]
[next]