twinaphex
|
181f6472b1
|
(MaterialUI) Get rid of early return
|
2017-01-22 01:46:08 +01:00 |
|
Brad Parker
|
496198ab32
|
DOS: target 386 and link in FPU emulator, program now starts up correctly
|
2017-01-21 16:36:38 -05:00 |
|
Brad Parker
|
bc8b3ebad5
|
gdi: fix font alignment
|
2017-01-21 15:46:46 -05:00 |
|
Brad Parker
|
0290f4713c
|
caca: fix font alignment
|
2017-01-21 15:39:35 -05:00 |
|
Twinaphex
|
a7b26d8913
|
Merge pull request #4471 from GregorR/netplay-info-disconnection-reason
Make the client send an INFO even if it's wrong
|
2017-01-21 19:51:10 +01:00 |
|
Gregor Richards
|
8c304dfda7
|
Make the client send an INFO even if it's wrong
This simply gives the server a reason why the client disconnected,
rather than a generic, unexplained disconnection.
|
2017-01-21 13:18:31 -05:00 |
|
twinaphex
|
b97b40af75
|
(vg.c) Buildfix
|
2017-01-21 18:54:13 +01:00 |
|
twinaphex
|
dd1fa96321
|
Fix
|
2017-01-21 01:46:35 +01:00 |
|
twinaphex
|
c8141123d6
|
(GX) Cleanup warnings
|
2017-01-21 00:55:21 +01:00 |
|
Twinaphex
|
b1117a8d96
|
Merge pull request #4467 from bparker06/djgpp
DOS/DJGPP buildfix
|
2017-01-21 00:30:45 +01:00 |
|
Brad Parker
|
1d3e1a6962
|
DOS/DJGPP buildfix
|
2017-01-20 18:23:45 -05:00 |
|
twinaphex
|
e6c4327a1c
|
(GL) Fix lockup at startup
|
2017-01-20 21:05:55 +01:00 |
|
Twinaphex
|
b14403f721
|
Merge pull request #4466 from CoalaJoe/master
Added german translations
|
2017-01-20 18:10:53 +01:00 |
|
CoalaJoe
|
2c6a509cd9
|
Added missing audio settings translations for german
|
2017-01-20 18:08:13 +01:00 |
|
CoalaJoe
|
e040e974e9
|
Add some translations for audio settings
|
2017-01-20 18:00:05 +01:00 |
|
CoalaJoe
|
4c8062ba8e
|
Add last videosettings translations for german
|
2017-01-20 17:52:12 +01:00 |
|
CoalaJoe
|
7982aac046
|
Merged messages
|
2017-01-20 17:43:02 +01:00 |
|
aliaspider
|
24f8503605
|
Merge pull request #4465 from xhp-creations/master
(WIIU) fix rotation of menu
|
2017-01-20 17:30:37 +01:00 |
|
xhp-creations
|
577ee09727
|
(WIIU) fix rotation of menu
(WIIU) fix rotation of menu
|
2017-01-20 11:22:30 -05:00 |
|
Twinaphex
|
78943ad6ba
|
Merge pull request #4463 from xhp-creations/master
(WIIU) add rotation support
|
2017-01-20 16:40:36 +01:00 |
|
xhp-creations
|
a8232f1b46
|
(WIIU) add rotation support
(WIIU) add rotation support
|
2017-01-20 10:29:53 -05:00 |
|
twinaphex
|
927e4b6be0
|
Less settings pointer grabbing
|
2017-01-20 15:38:20 +01:00 |
|
twinaphex
|
0be6264796
|
Get rid of more settings pointer grabbing
|
2017-01-20 15:33:47 +01:00 |
|
twinaphex
|
30c7754029
|
Buildfix
|
2017-01-20 14:37:02 +01:00 |
|
twinaphex
|
7a309faf6d
|
Don't grab settings pointer inside menu_display_draw_bg
|
2017-01-20 14:26:49 +01:00 |
|
twinaphex
|
526072ccdf
|
Cut down on menu_display_libretro_running usage
|
2017-01-20 14:25:00 +01:00 |
|
twinaphex
|
58a47e860a
|
Add use_rgba member to video_frame_info_t
|
2017-01-20 14:04:50 +01:00 |
|
twinaphex
|
913d2362e8
|
Prevent null pointer dereference
|
2017-01-19 23:22:45 +01:00 |
|
twinaphex
|
5b89c85237
|
Fix performance inefficiency (Coverity)
|
2017-01-19 23:12:18 +01:00 |
|
twinaphex
|
bc5c2c13f8
|
Remove unused member
|
2017-01-19 23:09:50 +01:00 |
|
twinaphex
|
2f175f1a15
|
Remove video_driver_get_size call in gfx/drivers_font
|
2017-01-19 22:03:59 +01:00 |
|
twinaphex
|
dd2839686b
|
(XMB) Fix OSK
|
2017-01-19 21:37:13 +01:00 |
|
twinaphex
|
219a07f709
|
(hlsl) Fix
|
2017-01-19 21:21:53 +01:00 |
|
twinaphex
|
28195ee517
|
(HLSL) Buildfixes
|
2017-01-19 21:20:05 +01:00 |
|
twinaphex
|
47b6efd226
|
(XUI) Buildfix
|
2017-01-19 21:16:22 +01:00 |
|
twinaphex
|
3ab4d81722
|
(XDK) Fix
|
2017-01-19 21:10:46 +01:00 |
|
twinaphex
|
9e063318da
|
(XDK360) Fix
|
2017-01-19 21:09:44 +01:00 |
|
twinaphex
|
861ad8b3ab
|
(XDK360) Another buildfix
|
2017-01-19 21:05:04 +01:00 |
|
twinaphex
|
0edbf8d5c9
|
(shader_hlslc.) Another buildfix
|
2017-01-19 20:56:07 +01:00 |
|
twinaphex
|
057af3c310
|
(360) Another buildfix
|
2017-01-19 20:53:27 +01:00 |
|
twinaphex
|
98f0422b20
|
(HLSL) Fix typo
|
2017-01-19 20:50:00 +01:00 |
|
twinaphex
|
539728b3f2
|
(XUI) Style nits
|
2017-01-19 20:47:34 +01:00 |
|
twinaphex
|
b4f88f1420
|
(XUI) Buildfix
|
2017-01-19 20:45:01 +01:00 |
|
twinaphex
|
7c652932c8
|
(360) More buildfixes
|
2017-01-19 20:36:59 +01:00 |
|
twinaphex
|
0b8037d893
|
(360) Fix typo
|
2017-01-19 20:35:23 +01:00 |
|
twinaphex
|
23afaa8799
|
(Xbox 360) Buildfixes
|
2017-01-19 20:34:07 +01:00 |
|
twinaphex
|
fd8cdc389f
|
(Xbox 360) More buildfixes
|
2017-01-19 20:31:33 +01:00 |
|
twinaphex
|
f4020aa011
|
(Xbox 360) Buildfixes
|
2017-01-19 20:28:12 +01:00 |
|
CoalaJoe
|
917b369df8
|
Changed some texts and added some translations for the videosettings
|
2017-01-19 20:08:34 +01:00 |
|
Brad Parker
|
8a65650298
|
Windows buildfix
|
2017-01-19 13:46:04 -05:00 |
|