Commit Graph

30972 Commits

Author SHA1 Message Date
twinaphex
3a10dff94f task_image.c - go through file_path_str 2016-07-23 11:28:24 +02:00
twinaphex
0506684e9f Cleanup 2016-07-23 11:22:13 +02:00
twinaphex
3f74927225 Build up supported shader passes/presets dynamically 2016-07-23 11:16:07 +02:00
twinaphex
64d8689a57 Build up image extensions dynamically 2016-07-23 11:13:05 +02:00
twinaphex
7bfa254c67 Improve black square bug commit 2016-07-23 09:55:02 +02:00
twinaphex
3945b79161 This should hide the 'black square' bug 2016-07-23 09:48:29 +02:00
twinaphex
7ef4f5a717 Cleanup 2016-07-23 08:53:19 +02:00
twinaphex
1633cd8701 Save libretro_path for non-HAVE_DYNAMIC 2016-07-23 08:06:49 +02:00
twinaphex
282dbf0b38 (PS3) Should get playlist entries working again - now we need to
propagate the core path to the playlist correctly
2016-07-23 07:47:05 +02:00
twinaphex
aae99faf12 (Non-HAVE_DYNAMIC) should correctly call retro_unload_game and
core_deinit now when we select 'Close Content'
2016-07-23 07:13:21 +02:00
twinaphex
3669d44de9 Create core_uninit_symbols function 2016-07-23 07:06:32 +02:00
twinaphex
d98fad0d98 Simplify free_drm_resources 2016-07-23 06:05:21 +02:00
twinaphex
8abb90ccf1 (ffmpeg_core) Try to avoid data race condition errors in Coverity 2016-07-23 06:01:37 +02:00
twinaphex
7dfca3208c We shouldn't flush 2016-07-23 05:52:24 +02:00
twinaphex
d4a3d90fff (xmb.c) use fill_pathname_join_delim 2016-07-23 04:36:22 +02:00
twinaphex
55a9ad68a3 Start using fill_pathname_join_delim 2016-07-23 04:30:35 +02:00
Twinaphex
af9b9411d2 Merge pull request #3258 from sronsse/fixes_for_team
task content: Display OSD loading message prior to loading content
2016-07-23 03:17:15 +02:00
twinaphex
cb563a9256 (configuration.c) Use string_is_empty 2016-07-23 03:13:24 +02:00
Sebastien Ronsse
2f23781cfd task content: Display OSD loading message prior to loading content 2016-07-23 11:12:06 +10:00
twinaphex
2a883caf17 Buildfix 2016-07-23 02:53:48 +02:00
twinaphex
1ebeeeb725 (PS3) Playlists and history lists should save now again;
(HAVE_DYNAMIC not defined) libretro_path should get read from config file
to prevent instance where settings->path.libretro is empty, which lead to
history not being able to be pushed to
(History/Playlists) If we don't have core info files and core_name
is therefore blank, we should attempt
a fallback path so that it infers the name from the core basename instead
2016-07-23 00:15:37 +02:00
twinaphex
c83c34f30a Show 'no history available' when no playlist entries can be shown 2016-07-22 21:30:17 +02:00
twinaphex
6d64cc00ec Playlist horizontal tab - show 'no entries to display' if history list
is disabled
2016-07-22 21:00:40 +02:00
twinaphex
22e35c553b (PS3) Fixes issues where content would sometimes not be able to
be loaded for some sporadic reason
2016-07-22 10:41:56 +02:00
twinaphex
6918a4d48e Add some more logging to playlist.c 2016-07-22 10:15:33 +02:00
twinaphex
832ea8c3d9 C89_BUILD fix 2016-07-21 21:57:07 +02:00
twinaphex
4e68bc0b53 CXX_BUILD fix 2016-07-21 21:54:43 +02:00
twinaphex
cf3c8ede98 Don't include Zarch menu unless we explictly enable it 2016-07-21 21:51:50 +02:00
twinaphex
29a364db3a Add enums to some input settings 2016-07-21 21:37:52 +02:00
twinaphex
e8543ab7b8 Add some enums 2016-07-21 21:35:50 +02:00
twinaphex
5776a3d8df Add resolution core option for Vulkan test core 2016-07-21 19:41:54 +02:00
twinaphex
7751c83e53 (Vulkan test cores) Use retro_miscellaneous.h 2016-07-21 19:33:21 +02:00
Twinaphex
f22d9dfb10 Merge pull request #3252 from sronsse/fixes_for_team
command: Remove core deinitialization on close for non-dynamic targets
2016-07-21 19:00:44 +02:00
Sebastien Ronsse
f65eaf1de9 command: Remove core deinitialization on close for non-dynamic targets 2016-07-21 20:16:14 +10:00
twinaphex
1c40598da4 Add HAVE_BUILTINZLIB - can now add baked-in zlib 2016-07-21 09:15:51 +02:00
twinaphex
d7214b4a30 Silence warning 2016-07-21 08:52:24 +02:00
twinaphex
eec47f71d8 Add HAVE_LIBRETRODB for PS3 2016-07-21 08:51:36 +02:00
twinaphex
5d154dac8e (JNI) Add JNI files for async compute test core 2016-07-21 08:01:50 +02:00
twinaphex
4dddcb2969 (Vulkan) Add JNI files for libretro-test-vulkan 2016-07-21 08:00:29 +02:00
twinaphex
ccd41e2a94 More hashes removals 2016-07-21 05:43:19 +02:00
Twinaphex
a2d277dcd2 Merge pull request #3250 from sergiobenrocha2/master
Fix some pendantic lintian warnings
2016-07-21 04:46:35 +02:00
sergiobenrocha2
c502fc5d03 Fix some spelling errors. 2016-07-20 23:32:26 -03:00
sergiobenrocha2
7ba35a9929 Fix some spelling errors (pendantic info lintian warnings). 2016-07-20 23:28:29 -03:00
sergiobenrocha2
69738f2b84 Add CPPFLAGS to Makefiles, fix hardening-no-fortify-functions. 2016-07-20 23:27:26 -03:00
twinaphex
6e5738f8b0 Create menu_display_reset_textures_list 2016-07-21 03:00:14 +02:00
Alcaro
5545020695 fPIC goes in compiler, not linker. 2016-07-20 10:28:42 +02:00
twinaphex
264f03d4f2 Cleanup 2016-07-20 02:58:26 +02:00
twinaphex
84af36c8e9 Fix this 2016-07-20 02:57:25 +02:00
twinaphex
08c57063fd Attempt to raise priority of SET_MESSAGE message when placed
on the message queue
2016-07-19 19:05:44 +02:00
twinaphex
e93e3626dd (task_content.c) Messages should be flushed before putting on queue 2016-07-19 18:36:50 +02:00