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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compile on MSVC (nw)
Peter Ferrie
2015-06-17
1
-1
/
+1
*
Hook up -uimodekey for Windows
Vas Crabb
2015-06-15
1
-146
/
+170
*
Move UI mode key out of SDL options into generic options
Vas Crabb
2015-06-15
6
-22
/
+42
*
Fix off-by-one
Vas Crabb
2015-06-15
1
-19
/
+10
*
GLSL: unlimit shader file size. [R. Belmont]
arbee
2015-06-13
1
-1
/
+6
*
Nope. (nw)
balr0g
2015-06-07
1
-1
/
+0
*
Use attribute unused for inlined new/delete. (nw)
balr0g
2015-06-07
1
-0
/
+1
*
Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b...
Julian Sikorski
2015-06-06
1
-0
/
+4
*
Minor license tag fix (nw)
balr0g
2015-06-02
1
-1
/
+1
*
Merge branch 'master' of https://github.com/mamedev/mame
Cowering
2015-05-28
1
-0
/
+7
|
\
|
*
fix bgfx on windows sdl build (nw)
Miodrag Milanovic
2015-05-28
1
-0
/
+7
*
|
compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ...
Cowering
2015-05-28
1
-0
/
+4
|
/
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
2
-21
/
+21
*
Don't segfault on software list image save. (nw)
Curt Coder
2015-05-26
1
-0
/
+3
*
Discrete audio license update. Put my name on quite a number of discrete
couriersud
2015-05-25
3
-3
/
+7
*
Fixed some clang 3.6 compilation errors and gcc -Wextra warnings. (nw)
couriersud
2015-05-25
1
-2
/
+2
*
Self-service (nw)
Paul Priest
2015-05-24
1
-1
/
+1
*
owner name consistency and typo fix (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
unified licenses names (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
Sven gave permission for BSD3 distribution (nw)
Miodrag Milanovic
2015-05-22
11
-11
/
+11
*
Bump version on *nix man pages.
Cesare Falco
2015-05-22
11
-11
/
+11
*
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
couriersud
2015-05-18
4
-9
/
+9
*
Cocoa debugger: correctly size controls for user font selection (nw)
Vas Crabb
2015-05-14
4
-30
/
+48
*
Merge pull request #173 from ImJezze/master
R. Belmont
2015-05-11
6
-223
/
+305
|
\
|
*
Fixed automatic Shadow Mask rotation
ImJezze
2015-05-09
1
-1
/
+5
|
*
HLSL shader improvements
ImJezze
2015-05-03
6
-223
/
+301
*
|
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
98
-350
/
+201
*
|
MAME now represent full build, for building MESS drivers only use [Miodrag Mi...
Miodrag Milanovic
2015-05-09
3
-24
/
+0
*
|
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
44
-132
/
+0
*
|
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
98
-0
/
+196
|
/
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
4
-18
/
+17
*
SDLMAME v0.160 selects the first mode unconditionally as a best mode when -sw...
Vas Crabb
2015-04-26
1
-2
/
+4
*
*nix man pages: Added new options to select debugger font face and size
Cesare Falco
2015-04-25
11
-11
/
+29
*
fix linux build (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+6
*
bugix and sdl fix (nw)
Miodrag Milanovic
2015-04-22
4
-11
/
+11
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
22
-223
/
+224
*
Make sure monitor refresh is called when switchres is used (SDL). Remove
couriersud
2015-04-21
2
-1
/
+1
*
Fix repetitive monitor updates. By design, MAME has an issue setting
couriersud
2015-04-20
5
-14
/
+25
*
fix a leak (nw)
Miodrag Milanovic
2015-04-20
1
-0
/
+2
*
Fix OSX build and get rid of an astring while at it
Vas Crabb
2015-04-20
1
-12
/
+10
*
Fix debug build. (nw)
couriersud
2015-04-19
1
-1
/
+1
*
SDL fix (nw)
Miodrag Milanovic
2015-04-19
1
-1
/
+1
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
2
-3
/
+3
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
2
-3
/
+3
*
fixed alloca define to standard one (nw)
Miodrag Milanovic
2015-04-18
1
-1
/
+1
*
Fix build
Vas Crabb
2015-04-17
1
-1
/
+4
*
Fix compiling tools on OSX 10.10 (nw)
Miodrag Milanovic
2015-04-16
1
-2
/
+2
*
Attempt fix of Windows inability to compile (from Vas Crabb) (nw)
Scott Stone
2015-04-14
1
-7
/
+7
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
3
-16
/
+16
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
4
-5
/
+5
[next]