37966 Commits

Author SHA1 Message Date
twinaphex
2f9eb86a59 Cleanup 2017-05-16 00:02:26 +02:00
twinaphex
c21abd28f8 Implement audio_mixer_stopped differently 2017-05-15 23:15:22 +02:00
twinaphex
b8cea125e4 Create stub function for looping sounds 2017-05-15 23:03:54 +02:00
Jean-André Santoni
8e47e7e8b3 Fix #4920 2017-05-15 21:24:27 +02:00
twinaphex
eddb655eb9 Split off user_language from settings struct 2017-05-15 20:41:04 +02:00
twinaphex
15142be8ee Cleanups 2017-05-15 20:30:37 +02:00
twinaphex
6b4d4447b2 Cleanups 2017-05-15 20:24:12 +02:00
twinaphex
69f9bc840d Remove unused variable 2017-05-15 19:16:40 +02:00
twinaphex
7bf34c48a9 Cal xmb_list_get_selection only once 2017-05-15 19:00:24 +02:00
Jean-André Santoni
17837ec81d Display thumbnails in the Database Manager 2017-05-15 13:05:33 +02:00
twinaphex
63762e8850 (menu_input.c) Cleanups 2017-05-15 11:34:12 +02:00
twinaphex
5fc5cb4962 Cleanups 2017-05-15 11:25:45 +02:00
Twinaphex
2becbaf4e2 Merge pull request #4917 from aliaspider/master
Vulkan: font driver updates.
2017-05-15 11:24:42 +02:00
twinaphex
67610b8263 Update task_audio_mixer.c 2017-05-15 11:07:12 +02:00
twinaphex
375b588847 Cleanups 2017-05-15 09:29:44 +02:00
twinaphex
d28ec842f3 Add menu_driver_push_list 2017-05-15 08:29:47 +02:00
twinaphex
575095c8e6 Add menu_driver_load_image 2017-05-15 08:21:02 +02:00
twinaphex
076a83a62b Remove some RARCH_MENU_CTL_ actions 2017-05-15 08:03:35 +02:00
twinaphex
f584d1cea5 Add menu_driver_populate_entries 2017-05-15 07:59:24 +02:00
twinaphex
1fef134f04 Create menu_driver_navigation_set 2017-05-15 07:56:22 +02:00
aliaspider
b503407abb Vulkan: font driver updates.
- submit font texture staging_to_dynamic copy with a seperate command
buffer. fixes a validation issue caused by using vkCmdCopyImage during a
render pass.
- limit copies to updated glyphs.
2017-05-15 05:52:38 +01:00
aliaspider
36137d22e5 Vulkan: use the command buffer provided as parameter in
vulkan_copy_staging_to_dynamic.
2017-05-15 05:35:17 +01:00
twinaphex
d01b81749d Cleanups 2017-05-15 05:32:23 +02:00
twinaphex
a0256fa321 Update CHANGES.md 2017-05-15 05:21:28 +02:00
twinaphex
bf3188eac4 Combine runloop_ctl and rarch_ctl 2017-05-15 05:06:23 +02:00
twinaphex
06f3feec61 Cleanups 2017-05-15 04:39:09 +02:00
twinaphex
160c8167d6 Cleanups 2017-05-15 04:36:48 +02:00
twinaphex
e2c7671e9f Create rarch_menu_running/rarch_menu_running_finished 2017-05-15 04:31:40 +02:00
twinaphex
c70916ca31 Move callback to menu_displaylist.c 2017-05-15 02:57:47 +02:00
twinaphex
b9148c1d70 Cleanups 2017-05-15 02:50:14 +02:00
twinaphex
8bdcb2f123 Push callback to task_push_wifi_scan 2017-05-15 02:44:24 +02:00
twinaphex
56fb642119 Rewrite task_netplay_lan_scan.c - pass callback function to task 2017-05-15 02:09:26 +02:00
Twinaphex
0655b49408 Merge pull request #4916 from aliaspider/master
Vulkan: Add unicode support.
2017-05-15 01:41:55 +02:00
aliaspider
1122a7c585 Vulkan: Add unicode support. 2017-05-15 00:37:50 +01:00
twinaphex
c898ef1d6d Attempt to copy over audio mixer data 2017-05-15 01:28:46 +02:00
Twinaphex
ba5f7ff5e4 Merge pull request #4915 from leiradel/master
Fix the parameter name
2017-05-15 00:26:27 +02:00
Andre Leiradella
9f5ec1cc42 Fix the parameter name 2017-05-14 23:14:09 +01:00
twinaphex
b4e3a22fe6 Update 2017-05-14 23:59:06 +02:00
twinaphex
949a5c76fe Cleanup 2017-05-14 23:58:48 +02:00
twinaphex
6741423410 Fix mistake 2017-05-14 23:46:02 +02:00
twinaphex
3410d5c4e4 Cleanups 2017-05-14 23:36:30 +02:00
Twinaphex
2fc45fb5ac Merge pull request #4914 from leiradel/master
Pass the correct structure to the callback
2017-05-14 23:32:25 +02:00
twinaphex
ec96fe89e9 Add callback function 2017-05-14 23:30:45 +02:00
Andre Leiradella
eb08a3dbef Pass the correct structure to the callback 2017-05-14 22:29:52 +01:00
twinaphex
3afd2497d2 Add test 2017-05-14 23:27:03 +02:00
twinaphex
b0746a4910 Update 2017-05-14 23:14:50 +02:00
twinaphex
dd4146e302 Try to write initial implementation of audio mixer task 2017-05-14 23:12:27 +02:00
Twinaphex
2ee3f12c9d Merge pull request #4913 from leiradel/master
Use next_pow2
2017-05-14 23:02:28 +02:00
Andre Leiradella
4a611b5096 Use next_pow2 2017-05-14 21:59:29 +01:00
twinaphex
b13ca2df97 (task_patch.c) Cleanup 2017-05-14 22:23:05 +02:00