38113 Commits

Author SHA1 Message Date
twinaphex
c64c072b43 runloop_cmd_triggered no longer needed 2017-05-21 16:36:27 +02:00
twinaphex
cae04ff5f2 Cleanups 2017-05-21 16:36:08 +02:00
twinaphex
1d6b24b545 Optimize pause checks 2017-05-21 16:31:14 +02:00
Jean-André Santoni
f25b60a7ab Display the Reboot entry in GLUI if HAVE_LAKKA 2017-05-21 15:32:09 +02:00
Jean-André Santoni
bcbcabffe0 Reorder the reboot and shutdown entries 2017-05-21 15:29:33 +02:00
Twinaphex
450ab7de40 Merge pull request #4951 from leiradel/master
* Add a mutex to prevent issues if audio_mixer_mix is used in a diffe…
2017-05-21 15:26:53 +02:00
Jean-André Santoni
80f06b9574 Display thumbnails for Load Content->Collections 2017-05-21 15:08:56 +02:00
twinaphex
aeddb18e31 Rewrite netplay checks 2017-05-21 14:18:10 +02:00
twinaphex
759b963c2f Rewrite menu toggle check 2017-05-21 13:54:17 +02:00
twinaphex
d08b785f9d Rewrite quit key handling 2017-05-21 13:50:59 +02:00
twinaphex
24c7bcb196 Rewrite more code 2017-05-21 13:39:29 +02:00
twinaphex
1e02bd3455 Rewrite fast forward code 2017-05-21 13:32:36 +02:00
twinaphex
d1b50acfee Rewrite check shader next/prev 2017-05-21 13:26:25 +02:00
twinaphex
45477658e1 Rewrite cheats 2017-05-21 13:17:48 +02:00
twinaphex
d029cafdd9 CLeanups 2017-05-21 13:14:21 +02:00
twinaphex
f85ab1f535 Cleanups 2017-05-21 13:06:48 +02:00
twinaphex
66b1ad99d4 Rewrite RARCH_PAUSE_TOGGLE 2017-05-21 12:59:36 +02:00
twinaphex
f847548178 Cleanup 2017-05-21 12:57:28 +02:00
Andre Leiradella
a088113f4c Use HAVE_THREADS around the mutex 2017-05-21 11:57:10 +01:00
twinaphex
d61e5504a7 Get rid of static functions 2017-05-21 12:09:24 +02:00
twinaphex
a19128422d Cleanup 2017-05-21 12:06:08 +02:00
twinaphex
cd4c17624a Create check_reset 2017-05-21 12:00:03 +02:00
twinaphex
004a299b74 Create check_savestates 2017-05-21 11:52:36 +02:00
twinaphex
be2fb7b10d Refactor savestate slot increase/decrease 2017-05-21 11:46:26 +02:00
twinaphex
999f7971ed Move macros 2017-05-21 11:36:47 +02:00
twinaphex
642e65f53f Add further conditional checks 2017-05-21 10:56:06 +02:00
twinaphex
3ad2d593fb Cleanups 2017-05-21 10:37:39 +02:00
twinaphex
e5059a237a Cleanups 2017-05-21 10:34:50 +02:00
twinaphex
c1493eb579 Cleanup 2017-05-21 10:31:25 +02:00
twinaphex
8c796f694f Windows buildfix 2017-05-21 10:04:02 +02:00
Jean-André Santoni
7197255211 (XMB) Fix dialog slice on 320x240 viewports 2017-05-21 09:55:50 +02:00
twinaphex
c00e3b7b67 Another update 2017-05-21 09:43:59 +02:00
twinaphex
5cbe9dea09 Use local string for set_thumbnail_content function 2017-05-21 09:43:15 +02:00
twinaphex
a0924a414f Get rid of some unnecessary function callback wrapper functions 2017-05-21 09:30:32 +02:00
twinaphex
0bb1de9561 Cleanups 2017-05-21 09:16:45 +02:00
twinaphex
f653cf4e7c Make these variables part of this struct 2017-05-21 09:07:35 +02:00
aliaspider
be3240a1a1 (WiiU) enable HAVE_LANGEXTRA. 2017-05-21 04:36:55 +01:00
aliaspider
a03b3238cb (WiiU) update font atlas texture when required. 2017-05-21 04:36:26 +01:00
aliaspider
b17e76d8b7 (WiiU) add freetype and stb font support.
freetype disabled by default due to requiring an external library.
2017-05-21 04:22:32 +01:00
aliaspider
1f13d616cc (WiiU) font renderer: fix vertical offset. 2017-05-21 04:17:38 +01:00
aliaspider
8dee95651f (WiiU) add a font driver. 2017-05-21 03:05:41 +01:00
Andre Leiradella
0c8f9663f2 * Add a mutex to prevent issues if audio_mixer_mix is used in a different thread
* Use free instead of memalign_free to free the OGG data in audio_mixer_destroy (ideally this should be a responsibility of the caller, just like with the WAV case)
* Re-use the voice in audio_mixer_stop
2017-05-21 00:23:07 +01:00
aliaspider
47d0cb053e fix resampler_sinc_process_c. 2017-05-20 23:12:56 +01:00
twinaphex
e5f788b28c Update griffin 2017-05-20 23:16:49 +02:00
twinaphex
e02cfe8cb0 Call core_poll at top of runloop_iterate only once 2017-05-20 22:55:34 +02:00
aliaspider
ce61db1473 (WiiU) fix salamander build. 2017-05-20 21:34:50 +01:00
twinaphex
26e5c28208 Updates 2017-05-20 22:04:10 +02:00
twinaphex
c962ad6009 Update 2017-05-20 21:56:32 +02:00
twinaphex
d8d11c5dcc (x11_input.c) Cleanups 2017-05-20 20:57:14 +02:00
twinaphex
f83a26c8b0 (udev_input.c) Simplifications 2017-05-20 20:50:23 +02:00