49953 Commits

Author SHA1 Message Date
twinaphex
e1ab933bf2 (Android) These arrays should be at least as big as MAX_USERS 2019-07-18 23:40:32 +02:00
twinaphex
44efbd47c2 Prevent null pointer dereference 2019-07-18 21:00:35 +02:00
twinaphex
61746c8179 (Android) Refactor android_input_set_rumble to be safer 2019-07-18 20:47:51 +02:00
Twinaphex
f9f118271a
Merge pull request #9127 from fpscan/master
Turkish Language Updates
2019-07-18 19:27:44 +02:00
Twinaphex
2cb501930d
Merge pull request #9126 from LazyBumHorse/playlist
fix use of filestream_getc in playlist format detection
2019-07-18 19:27:34 +02:00
twinaphex
da29fd61bb (shader_vulkan.cpp) Fix another 'declaration hides parameter' warning 2019-07-18 19:25:25 +02:00
twinaphex
c85707336b Fix LGTM warning - declaration hides parameter 2019-07-18 19:07:27 +02:00
twinaphex
b2946f4f1e egl_swap_buffers - be safer 2019-07-18 18:54:26 +02:00
Twinaphex
68872f7f55
Merge pull request #9128 from jdgleaver/xmb-sublabel-ticker
(XMB) Fix display of long sublabels
2019-07-18 18:52:16 +02:00
twinaphex
18e67c12c7 (GLSL) Set prg ID to 0 after running glDeleteProgram 2019-07-18 18:31:37 +02:00
twinaphex
09c727c0ee (Android) Fix one potential crash on older Android 2019-07-18 18:16:52 +02:00
jdgleaver
7822a2d611 (XMB) Fix display of long sublabels 2019-07-18 16:58:43 +01:00
twinaphex
9e39220390 Turn function static 2019-07-18 17:35:41 +02:00
twinaphex
0cdfd4c542 Use config_file_new_from_path_to_string entirely 2019-07-18 16:15:02 +02:00
Ömercan Kömür
eca9a3d883 typo 2019-07-18 14:12:36 +03:00
Ömercan Kömür
dc4454c941 Turkish Language Updates 2019-07-18 14:11:04 +03:00
twinaphex
4ba98f2af5 Remove unused variables 2019-07-18 12:16:28 +02:00
twinaphex
c0787accc3 Use config_file_new_from_path_to_string 2019-07-18 12:13:09 +02:00
twinaphex
41a2fabb4e Create config_file_new_from_path_to_string 2019-07-18 12:03:50 +02:00
LazyBumHorse
43a1e2b6d8 fix use of filestream_getc in playlist_read_file 2019-07-18 11:00:59 +02:00
Twinaphex
d77488cd89
Merge pull request #9125 from LazyBumHorse/win7
fix hanging window under Windows 7 in threaded video mode
2019-07-18 10:46:45 +02:00
Twinaphex
d201caa64c
Merge pull request #9123 from yoshisuga/ios_fix_menu_for_load_playlist
[iOS] show quickmenu after loading content from playlist (#9118)
2019-07-18 07:14:50 +02:00
Yoshi Sugawara
8862e8de9f [iOS] show quickmenu after loading content from playlist (#9118) 2019-07-17 17:08:23 -10:00
Ömercan Kömür
06d8bbdada
Merge pull request #1 from libretro/master
updates
2019-07-18 02:02:04 +03:00
twinaphex
a465971556 core_info_get_display_name - use config_file_new_from_string 2019-07-18 00:43:03 +02:00
twinaphex
41481dfc73 Add media_detect_cd.c 2019-07-17 23:34:26 +02:00
LazyBumHorse
208d23b39d fix hanging window under Windows 7 with threaded video 2019-07-17 23:27:43 +02:00
twinaphex
4c276feb4a Update 2019-07-17 23:16:25 +02:00
twinaphex
ff2f2222e5 Revert "Revert "Simplify win32_process_events""
This reverts commit 0b46e685f1a39e160ab87d621cb38d8dbed8500f.
2019-07-17 23:11:09 +02:00
twinaphex
0b46e685f1 Revert "Simplify win32_process_events"
This reverts commit 13bfb9710b1e4a1bb5eeb24d20d69a3f52fd0cf2.
2019-07-17 23:08:18 +02:00
twinaphex
801b0742d8 (UI application) We don't use pending_events - get rid of it 2019-07-17 22:08:11 +02:00
twinaphex
13bfb9710b Simplify win32_process_events 2019-07-17 21:53:44 +02:00
twinaphex
876aca8817 (fopen_utf8.c) Cleanup 2019-07-17 21:03:38 +02:00
twinaphex
cb06405293 open_default_config - small cleanups 2019-07-17 20:20:39 +02:00
twinaphex
0f574c0b9a Cleanups - turn some function callbacks static 2019-07-17 20:04:08 +02:00
twinaphex
a6d6c21e52 Rename config_file_new_null to config_file_new_alloc 2019-07-17 19:50:32 +02:00
twinaphex
0c31437c24 Create config_file_new_null 2019-07-17 18:27:53 +02:00
Twinaphex
9eb61f0370
Merge pull request #9122 from orbea/ios
Fix the iOS 11 build.
2019-07-17 15:40:43 +02:00
orbea
ae6ea28220 Fix the iOS 11 build.
Fixes https://github.com/libretro/RetroArch/issues/9120.
2019-07-17 06:32:00 -07:00
twinaphex
751c2a1069 Fix issue with load_content_info 2019-07-17 06:00:24 +02:00
twinaphex
22c5cafe6a menu_shader_manager_init - cleanups 2019-07-16 20:29:15 +02:00
twinaphex
5682eee276 core options manager - use config_file_from_string 2019-07-16 19:45:59 +02:00
twinaphex
35a3d4ba73 (task_overlay) Use config_file_from_string 2019-07-16 19:32:27 +02:00
twinaphex
85fdd5fbd1 (menu_shader) use config_file_from_string 2019-07-16 19:24:42 +02:00
twinaphex
319e708738 core_info_list_iterate - use config_file_from_string 2019-07-16 19:01:43 +02:00
twinaphex
f73e4e9af8 (Autoconfig) Try to avoid implicit fgets calls which are slow (inside
config_file_new and filestream_getline) - instead, read the entire
file into a memory buffer once and then pass it to
config_file_new_from_string - went from 14000 ticks to 9000 ticks
on an NVME M2 SSD, so big gains
2019-07-16 18:35:44 +02:00
twinaphex
26788850ae (linuxraw) linuxraw_analog_pressed - reimplement to avoid LGTM warnings 2019-07-16 16:54:18 +02:00
Twinaphex
986c1bb235
Merge pull request #9109 from yoshisuga/playlist_support_abbreviated_paths
[iOS] Playlist: support abbreviations for application/home directory
2019-07-16 16:07:49 +02:00
twinaphex
0257e01bee Refactor input_autoconfigure_connect - don't return
value - set input device name upon failure implicitly
2019-07-16 15:28:22 +02:00
twinaphex
67c70de8f3 (Drivers joypad) Cleanups 2019-07-16 14:41:09 +02:00