twinaphex
0e24e2a9ef
Cleanup
2017-02-21 05:07:53 +01:00
twinaphex
14297ef0d9
Cleanups
2017-02-21 04:50:26 +01:00
twinaphex
b6fcc0dfac
Cleanups
2017-02-21 04:47:01 +01:00
twinaphex
0a3cc7da52
Cleanups
2017-02-21 04:43:08 +01:00
twinaphex
409a7769c6
Cleanup task_push_content_load_default
2017-02-21 04:40:57 +01:00
twinaphex
1582a47bb9
Create task_push_content_load_new_content_with_new_core_from_menu
2017-02-21 04:31:03 +01:00
twinaphex
f80064e0a3
Cleanup task_push_content_load_default
2017-02-21 04:18:51 +01:00
twinaphex
90b9cf2d46
Cleanups
2017-02-21 04:11:46 +01:00
twinaphex
0b5118423d
Create task_push_content_load_nothing_with_new_core_from_menu
2017-02-21 04:07:40 +01:00
twinaphex
e075ade748
Cleanups
2017-02-21 03:55:42 +01:00
twinaphex
cca72126f2
Create task_push_content_load_nothing_with_current_core_from_menu
2017-02-21 03:54:34 +01:00
twinaphex
96210188b0
Create task_push_content_load_content_from_playlist_from_menu
2017-02-21 03:44:36 +01:00
twinaphex
ba16bee5d1
Create task_push_content_load_nothing_with_dummy_core
2017-02-21 03:32:52 +01:00
Twinaphex
91ed01dbcc
Merge pull request #4676 from GregorR/netplay-nat-traversal-task-2
...
Fix race condition in NAT traversal task.
2017-02-21 02:18:43 +01:00
Gregor Richards
972b41f803
Fix race condition in NAT traversal task.
2017-02-20 20:16:53 -05:00
Twinaphex
ef5b8046f0
Merge pull request #4675 from GregorR/netplay-nat-traversal-task
...
Moving NAT traversal into a task to avoid blocking the UI.
2017-02-21 01:44:28 +01:00
Gregor Richards
5f723d1bda
Moving NAT traversal into a task to avoid blocking the UI.
2017-02-20 19:08:31 -05:00
twinaphex
28e8b6090c
Add to CHANGES.md
2017-02-20 23:57:11 +01:00
Jean-André Santoni
b700a4e77b
(CoreText) Fix loading fonts from a path
2017-02-20 23:11:40 +01:00
twinaphex
b42fdf3bdc
Add to CHANGES.md
2017-02-20 21:54:17 +01:00
twinaphex
4fb3315091
Change to 6 * 2
2017-02-20 21:52:49 +01:00
twinaphex
0d873b6da1
(Vulkan) Add fancy snow for Vulkan
2017-02-20 21:51:58 +01:00
twinaphex
962149ef63
(Vulkan) Add pipeline_snow
2017-02-20 21:25:40 +01:00
Twinaphex
9964f8e717
Merge pull request #4674 from Themaister/master
...
Vulkan: Simple snow pipeline works.
2017-02-20 20:56:46 +01:00
Hans-Kristian Arntzen
2d88530c98
Vulkan: Simple snow pipeline works.
...
Some other fixes too.
2017-02-20 20:53:59 +01:00
hunterk
43569c254c
more French translation work
2017-02-20 10:48:58 -06:00
Twinaphex
24b28e59c8
Merge pull request #4672 from rootfather/intl-de
...
intl: Translate the new Netplay settings to German
2017-02-20 15:07:34 +01:00
rootfather
093916abfe
intl: Translate the new Netplay settings to German
...
This adds translations for the new Netplay settings (Spectator Mode)
to the German GUI translation.
2017-02-20 10:58:48 +01:00
twinaphex
bb542332dc
scaler_ctx_gen_reset - get rid of memsets
2017-02-20 06:48:32 +01:00
twinaphex
712724e0ff
(archive_file.c) Get rid of memsets
2017-02-20 02:12:39 +01:00
twinaphex
af8f0eb9b2
(file_list.c) file_list_add - get rid of memset
2017-02-20 02:01:17 +01:00
twinaphex
aaaba64f81
Get rid of memsets in materialui.c
2017-02-20 01:59:08 +01:00
twinaphex
90d6466d56
(configuration.c) Get rid of another memset
2017-02-20 01:53:53 +01:00
twinaphex
b15698e6d2
string_list - get rid of memset
2017-02-20 01:50:35 +01:00
Twinaphex
b59e015b8b
Merge pull request #4670 from dankcushions/patch-2
...
Default game_specific_options to true.
2017-02-19 21:34:37 +01:00
dankcushions
f05da5c0e1
Default game_specific_options to true.
...
This is the core-option overrides functionality. If the user hasn't created any override files, they won't be used. Seems to me like there's no harm in defaulting this to on.
2017-02-19 18:54:35 +00:00
twinaphex
7ee65bfe5d
(libretro-db) Get rid of some memsets
2017-02-19 19:44:45 +01:00
twinaphex
3cfaf47637
Avoid 'variable may be used uninitialized in this function' warnings
2017-02-19 18:59:02 +01:00
Andrés
342be9a594
Merge pull request #4669 from fr500/master
...
fix no playlists + no content edge case
2017-02-19 11:58:30 -05:00
radius
f33b6bc226
fix no playlists + no content edge case
2017-02-19 11:58:09 -05:00
aliaspider
0d945a81d7
stb_unicode: use the same unicode handling code as the freetype
...
renderer, which supports codepoints > 0xFFFF.
2017-02-19 14:40:05 +01:00
twinaphex
75188800b1
Use C comments
2017-02-19 04:37:40 +01:00
Twinaphex
e51cfce8e3
Merge pull request #4666 from diablodiab/android-mouse-support
...
Android input driver mouse support fixes
2017-02-19 03:01:44 +01:00
Diablodiab
2cbd1898e8
Android input driver mouse support fixes:
...
- Fix bug with cursor moving down to the right
- Remove handling of "copy" and "thread" input states simplifying the driver
2017-02-19 02:57:28 +01:00
bparker06
0231585d06
Merge pull request #4665 from fr500/master
...
fix #4663
2017-02-18 20:41:58 -05:00
radius
e980577531
fix #4663
2017-02-18 20:10:37 -05:00
twinaphex
d1aff197b9
Cleanup netplay_lan_scan_callback
2017-02-18 22:12:41 +01:00
twinaphex
5576115389
Make natt_open_port a static function
2017-02-18 22:03:02 +01:00
twinaphex
e6ee2527e5
Add filestream_get_size/filestream_set_size
2017-02-18 02:21:33 +01:00
twinaphex
e9524f1b95
Add filestream_get_ext
2017-02-18 02:16:40 +01:00