Commit Graph

41061 Commits

Author SHA1 Message Date
Scott Stone
629220d63f Merge branch 'master' of https://github.com/mamedev/mame 2016-02-21 08:01:19 -05:00
Scott Stone
30fe74bcd4 Validation fix for parent set in m5_cart.xml (nw) 2016-02-21 08:00:51 -05:00
Miodrag Milanovic
09da1424dc quick hack to enable building on OSX for now (nw) 2016-02-21 13:54:56 +01:00
Miodrag Milanovic
8cc853ff43 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-21 13:18:38 +01:00
Miodrag Milanovic
fafa333e3f Ubuntu is having issues if braces are in path (nw) 2016-02-21 13:17:59 +01:00
Miodrag Milanovic
17305df016 Better fix (nw) 2016-02-21 13:00:56 +01:00
Miodrag Milanovic
782af5c10e Fix linux compile (nw) 2016-02-21 12:59:52 +01:00
Miodrag Milanovic
d4b6d7ea66 fix for posix systems (nw) 2016-02-21 12:52:28 +01:00
Miodrag Milanovic
9b2b268cdf simplified translate rule in makefile (nw) 2016-02-21 12:04:56 +01:00
ImJezze
cc24a339d8 Merge remote-tracking branch 'refs/remotes/mamedev/master'
Second attempt
2016-02-21 11:48:45 +01:00
Miodrag Milanovic
a0ba40749d fixed make translate (nw) 2016-02-21 11:47:58 +01:00
ImJezze
b5daabda54 Merge remote-tracking branch 'refs/remotes/mamedev/master'
Resolved Conflicts:
- src/osd/modules/render/d3d/d3dhlsl.cpp
2016-02-21 11:35:58 +01:00
Miodrag Milanovic
bcaaa956e0 Generate mo files if po are updated, added _ instead of space char due to makefile restrictions (nw) 2016-02-21 11:34:22 +01:00
Miodrag Milanovic
60f8515a0d removed created mo, in order to make it part of build process (nw) 2016-02-21 11:34:22 +01:00
Sandro Ronco
2e6abeccfa Convert avigo.cpp, mstation.cpp and rex6000.cpp to use bankdev. (nw) 2016-02-21 10:52:41 +01:00
Miodrag Milanović
1b243d240f Merge pull request #632 from RafTacker/patch-1
Update German strings.po [Raf Tacker]
2016-02-21 10:34:20 +01:00
Raf Tacker
534145b065 Update strings.po
German Translation
2016-02-21 10:22:21 +01:00
Miodrag Milanovic
bc11266223 update language files (nw) 2016-02-21 10:05:27 +01:00
Miodrag Milanovic
f3ce55e924 Added ability to work with static text translation (nw) 2016-02-21 10:04:57 +01:00
Miodrag Milanovic
f8b5ed3621 Fixed language selection and marked it for saving (nw) 2016-02-21 09:19:57 +01:00
Miodrag Milanovic
5ce4598481 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-21 09:13:02 +01:00
MetalliC
cc4fdd783d nw 2016-02-21 10:10:39 +02:00
MetalliC
f417df47e8 Russian translation 2016-02-21 09:56:16 +02:00
Miodrag Milanovic
9527a89b2c cleanup (nw) 2016-02-21 08:52:18 +01:00
Miodrag Milanovic
ed07fd70ed destroy renderer when needed (nw) 2016-02-21 08:33:39 +01:00
Miodrag Milanović
f2c514989f Merge pull request #631 from dlabi/master
Sord m5: bug fixes [Ales Dlabac]
2016-02-21 07:55:00 +01:00
Miodrag Milanovic
62348a7546 Chinese Traditional translation [YuiFAN] 2016-02-21 07:54:04 +01:00
cracyc
ff627a4139 pc9801: some refactoring (nw)
mess: fix build (nw)
2016-02-20 22:24:44 -06:00
dankan1890
c890643fd5 cleanup. (nw) 2016-02-21 05:03:06 +01:00
dankan1890
526d56d359 Added option in the "Customize UI" menu for selecting the language. (nw) 2016-02-21 04:59:39 +01:00
therealmogminer@gmail.com
c13089a065 Fix some compile errors, not sure if all(nw) 2016-02-21 03:52:22 +01:00
therealmogminer@gmail.com
bf033cfe00 Final fixups, get sliders working again, nw 2016-02-21 03:03:29 +01:00
therealmogminer@gmail.com
eca47070a5 More work on targets, nw 2016-02-21 03:03:28 +01:00
therealmogminer@gmail.com
664a0aee90 More reader support, nw 2016-02-21 03:03:26 +01:00
therealmogminer@gmail.com
c68d4538a7 More JSON reader plumbing, nw 2016-02-21 03:03:25 +01:00
therealmogminer@gmail.com
09f03905fd More reshuffling, nw 2016-02-21 03:03:24 +01:00
therealmogminer@gmail.com
9a47a870df First take on render API reorg, nw 2016-02-21 03:03:23 +01:00
arbee
dadf8e7d79 kt76: compile fix (nw) 2016-02-20 20:55:52 -05:00
Robbbert
e7de5b6191 Temp fix compile till arbee gets back. kt76 fails validation. 2016-02-21 12:45:02 +11:00
dlabi
90acde2452 Sord m5: bug fixes
fixed bug: crash if rom card was only cart
fixed bug: when em-5 selected monitor rom wasn't paged in
brno mod: windowed boot as default rom
brno mod: fixed bug: tape command in menu now works
2016-02-20 23:40:08 +01:00
yz70s
8e02154c9c xbox.cpp: more usb (nw) 2016-02-20 22:48:11 +01:00
Miodrag Milanovic
61d6a5c76d update makefile (nw) 2016-02-20 22:46:20 +01:00
arbee
aa8e0fe2cf sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] 2016-02-20 16:42:29 -05:00
Miodrag Milanovic
4900b941f1 Must commit pre-compiled language files (nw) 2016-02-20 22:40:35 +01:00
Miodrag Milanovic
7ea2c6b58e fix compile (nw) 2016-02-20 22:38:02 +01:00
Miodrag Milanovic
0bc4173bd3 Added multi-language support for MAME [Miodrag Milanovic]
Added sample language to show display in cyrillic use
mame -lang "Serbian (Cyrillic)"
2016-02-20 22:31:41 +01:00
RobertoFresca
d3b7026eca Merge branch 'master' of https://github.com/mamedev/mame 2016-02-20 18:05:21 -03:00
RobertoFresca
c5ca908028 Preliminary decryption for roypok96c. [Roberto Fresca]. 2016-02-20 18:04:41 -03:00
ImJezze
e57c90084c Quality and Performance improvements
- HLSL now uses NPOT sized target surfaces (breaks compatibility with
graphics cards based on R300/R400/NV30 and older)
- HLSL target surfaces now have the size of the screen canvas
- removed HLSL pre-scale factor
- HLSL now uses a sharp bilinear interpolation to pre-scale textures to
screen canvas size, based on [Themaister's] implementation
- improved overall performance (based on the previously required
pre-scale factor, you might notice a 5-50% speed-up depending on your
graphics card, more if you used a higher pre-scale factor)
- improved shadow mask quality (pixel-perfect) in screen-mode
- fixed half source texel offset of bloom level alignment
- removed ./hlsl/artwork_support folder
- all shaders after pre-scale are now based on screen coordinate
(workaground, till both raster and vector pass can work on texture
coordinates)
- disabled distortion shader for more than one screen and for artworks
in full mode, does not affect artworks in copped mode (workaground, till
both raster and vector pass can work on texture coordinates)
- moved compute_texture_size() from texture_info to texture_manager (nw)
2016-02-20 21:58:56 +01:00
Miodrag Milanovic
c24b31a077 fix line endings for po files (nw) 2016-02-20 21:51:52 +01:00