Alcaro
|
a72c5dbdf2
|
use frontslashes instead
|
2016-11-07 00:32:42 +01:00 |
|
radius
|
896aaf530b
|
use backslashes instead
|
2016-11-06 17:53:22 -05:00 |
|
Twinaphex
|
60f48324e6
|
Merge pull request #3957 from aliaspider/master
(WIIU) set AX as the default audio driver.
|
2016-11-06 23:52:27 +01:00 |
|
aliaspider
|
4ce8f84bac
|
(WIIU) set AX as the default audio driver.
|
2016-11-06 23:42:05 +01:00 |
|
aliaspider
|
8bb13e12a5
|
Merge pull request #3956 from FIX94/master
-(WiiU) added in option to disable vsync
|
2016-11-06 23:37:27 +01:00 |
|
FIX94
|
11db939b9b
|
-(WiiU) added in option to disable vsync
|
2016-11-06 23:29:54 +01:00 |
|
Twinaphex
|
53da2f8142
|
Merge pull request #3955 from aliaspider/master
(WiiU) fix audio.
|
2016-11-06 22:22:52 +01:00 |
|
aliaspider
|
0de5019fab
|
(WiiU) clear textures on init.
|
2016-11-06 22:13:07 +01:00 |
|
aliaspider
|
eef74793f8
|
(WiiU) fix audio mix settings.
|
2016-11-06 22:12:26 +01:00 |
|
radius
|
2ff53a1b4d
|
fix retroarch locking up when brought back to focus with pause in the background on
|
2016-11-06 14:31:02 -05:00 |
|
Twinaphex
|
38b3e4042d
|
Merge pull request #3953 from aliaspider/master
(WiiU) working sound.
|
2016-11-06 19:18:11 +01:00 |
|
aliaspider
|
86763e1e26
|
(WiiU) implement a sound driver.
|
2016-11-06 19:03:41 +01:00 |
|
aliaspider
|
5a17f0ba3c
|
add missing copyright notice.
|
2016-11-06 19:03:08 +01:00 |
|
aliaspider
|
e5a07a406a
|
(WIIU) cleanup debug code from the video driver.
|
2016-11-06 18:59:50 +01:00 |
|
aliaspider
|
a0383e6b6a
|
(WIIU) keep the dynlib handles.
|
2016-11-06 18:59:39 +01:00 |
|
twinaphex
|
aaefa8d59e
|
(wayland_ctx.c) Prevent implicit memsets
|
2016-11-06 18:47:50 +01:00 |
|
twinaphex
|
695ff2a299
|
(sdl_gl_ctx.c) Prevent some implicit memsets
|
2016-11-06 18:44:55 +01:00 |
|
twinaphex
|
027a194346
|
(xegl_ctx.c) Style nit
|
2016-11-06 18:41:59 +01:00 |
|
twinaphex
|
8e941ee77a
|
(android_ctx.c) Prevent implicit memsets
|
2016-11-06 18:39:38 +01:00 |
|
twinaphex
|
219880a72b
|
Prevent implicit memsets for WGL context update_window_title
function
|
2016-11-06 18:36:58 +01:00 |
|
twinaphex
|
64154f6060
|
win32_common.cpp - turn function static
|
2016-11-06 18:35:00 +01:00 |
|
twinaphex
|
14f56e15c9
|
Fix Nuklear
|
2016-11-06 17:36:04 +01:00 |
|
twinaphex
|
9ce285a077
|
(Nuklear) Another buildfix
|
2016-11-06 17:29:12 +01:00 |
|
twinaphex
|
f1129d982f
|
(Nuklear) Silence some build errors
|
2016-11-06 17:27:19 +01:00 |
|
twinaphex
|
63798b0cf6
|
Change 'Notifications' to 'Notification'
|
2016-11-06 17:02:29 +01:00 |
|
twinaphex
|
bf2c8a09b5
|
Make Onscreen Overlay settings screen a submenu of Onscreen Display
|
2016-11-06 17:01:38 +01:00 |
|
Alcaro
|
85cbb53a44
|
Merge pull request #3952 from Themaister/master
Vulkan: Workaround warning from validation layers.
|
2016-11-06 16:55:44 +01:00 |
|
Hans-Kristian Arntzen
|
0d718a9365
|
Vulkan: Workaround warning from validation layers.
|
2016-11-06 16:07:44 +01:00 |
|
twinaphex
|
f5e237e4d9
|
Rename OSD Message to 'Onscreen Notifications'
|
2016-11-06 15:50:25 +01:00 |
|
twinaphex
|
cfa01f623d
|
input_remapping_state - remove function and inline inside input_driver.c
input_state function
|
2016-11-06 15:42:26 +01:00 |
|
twinaphex
|
7e5d2321c5
|
Create video_driver_reinit
|
2016-11-06 14:18:29 +01:00 |
|
twinaphex
|
feacc56fff
|
Prevent crash by checking if msg is NULL before doing strlcpy call
|
2016-11-06 14:10:25 +01:00 |
|
twinaphex
|
9a87dabca1
|
One less leaf function inside video_driver_frame
|
2016-11-06 14:06:47 +01:00 |
|
twinaphex
|
fbcefd02b9
|
(video_driver.c) Copy message if runloop_ctl returns true
|
2016-11-06 14:05:00 +01:00 |
|
twinaphex
|
49893c10f5
|
Prevent early returns for video_frame_pixel_scale
|
2016-11-06 13:57:27 +01:00 |
|
twinaphex
|
483cd0077c
|
Move code
|
2016-11-06 13:42:34 +01:00 |
|
twinaphex
|
777f2df35c
|
Remove video_driver_unset_active
|
2016-11-06 13:38:31 +01:00 |
|
twinaphex
|
8acb4cac78
|
video_driver_frame_filter - make early returns unnecessary
|
2016-11-06 13:34:48 +01:00 |
|
twinaphex
|
bc9dabf916
|
Add pkg/wiiu files
|
2016-11-06 13:26:33 +01:00 |
|
twinaphex
|
89984e6579
|
Implement info callback for cheevos
|
2016-11-06 13:05:28 +01:00 |
|
twinaphex
|
a57cb22da8
|
Disable OK button for cheevos
|
2016-11-06 13:02:19 +01:00 |
|
twinaphex
|
18537d9cb4
|
Reorder some msg_enums for consistency
|
2016-11-06 12:44:02 +01:00 |
|
twinaphex
|
d9e30c2722
|
Rename MENU_ENUM_LABEL_VALUE_ENABLE to MENU_ENUM_LABEL_VALUE_CHEEVOS_ENABLE
|
2016-11-06 12:41:26 +01:00 |
|
Alcaro
|
506c14dcc4
|
No need for inconsistency, let's just not have this at all.
|
2016-11-06 12:09:08 +01:00 |
|
Alcaro
|
d64aa98bee
|
Clarify this one, all known fronts already do this
|
2016-11-06 12:02:37 +01:00 |
|
Alcaro
|
dd9a810451
|
This warning doesn't need to be here
|
2016-11-06 12:02:37 +01:00 |
|
twinaphex
|
56337666de
|
Implement sublabels for cheevos
|
2016-11-06 12:00:47 +01:00 |
|
aliaspider
|
31edafde03
|
(WIIU) add timers, fix retro_sleep.
|
2016-11-06 11:55:56 +01:00 |
|
twinaphex
|
0a046eaaf7
|
Turn menu_dialog_current_id into static variable again
|
2016-11-06 11:55:07 +01:00 |
|
twinaphex
|
05f1657048
|
(win32_common.cpp) Cleanup
|
2016-11-06 11:52:03 +01:00 |
|