Commit Graph

13025 Commits

Author SHA1 Message Date
Jean-André Santoni
2836d19052 (Lakka) Display a black background if no png background supplied 2014-09-16 00:18:14 +02:00
twinaphex
46055eb47b (GLUI) Silence warnings 2014-09-15 22:29:30 +02:00
Twinaphex
994c2d6db5 Merge pull request #1022 from heuripedes/frontend-drivers
(frontend) Add support for frontend specific video drivers
2014-09-15 22:12:39 +02:00
twinaphex
bbcf2e5eda (Menu) Implement stub functions for shader manager functions in menu_common_backend.c 2014-09-15 21:54:03 +02:00
Higor Eurípedes
b6dd4df368 (frontend) Add support for frontend specific video drivers 2014-09-15 16:48:55 -03:00
twinaphex
2833ca7276 Use config_file_userdata for gfx_filter 2014-09-15 21:32:15 +02:00
twinaphex
07d86c7ac3 Create config_file_userdata.c 2014-09-15 21:25:40 +02:00
twinaphex
49f9f4b5fd (dspfilter.h) style/indent nits 2014-09-15 21:00:03 +02:00
twinaphex
5ad098cdf9 (GLUI) Turn box_message into char variable of fixed size 2014-09-15 20:02:50 +02:00
twinaphex
2bf27cce2f (file_path.h) Cleanups 2014-09-15 19:10:33 +02:00
Twinaphex
9fe1a66c3a (iOS) Fix build 2014-09-15 19:08:01 +02:00
twinaphex
52a82d1af7 (360/Xbox 1) Fix Salamander builds 2014-09-15 19:06:28 +02:00
twinaphex
a6d6547887 (PS3/Wii/PSP) Fix Salamander build 2014-09-15 19:04:58 +02:00
twinaphex
9968235d68 (Android) Fix JNI build 2014-09-15 19:03:09 +02:00
twinaphex
4fd185bffb Split up dir_list functions into its own source/object file 2014-09-15 18:59:59 +02:00
twinaphex
277ced829a Add string_list.c/string_list.h 2014-09-15 18:49:46 +02:00
twinaphex
6deb51332b Split up string_list functions into its own object/source file 2014-09-15 18:46:07 +02:00
Twinaphex
f89690a252 (GLUI) Silence warning 2014-09-15 18:26:56 +02:00
Twinaphex
11187b5128 Merge pull request #1021 from heuripedes/master
C++ build fixes
2014-09-15 18:16:24 +02:00
Higor Eurípedes
83b6aeb6cc Fix C++ build linkage 2014-09-15 13:14:19 -03:00
Higor Eurípedes
7767b0283c (Makefile) Cleanup and CXX warning fixes 2014-09-15 13:14:18 -03:00
twinaphex
9e132a0c24 (Lakka) build fix 2014-09-15 17:32:05 +02:00
Twinaphex
e1ddd908fe Merge pull request #1020 from lioncash/leak
Fix a few memory leaks
2014-09-15 17:31:24 +02:00
Lioncash
d1f908b8f8 Fix a few memory leaks
Also guard against calloc failure in lakka_init.
2014-09-15 11:29:30 -04:00
Twinaphex
1d39b5d097 Merge pull request #1019 from lakkatv/lakka
Remove -DHAVE_GL_SYNC from GLES builds
2014-09-15 17:07:29 +02:00
Jean-André Santoni
a5bb038731 Remove -DHAVE_GL_SYNC from GLES builds 2014-09-15 17:07:17 +02:00
twinaphex
3b23c4442a (apk-extract.c) Style/indent nits 2014-09-15 16:59:51 +02:00
Twinaphex
60bd5e8323 Merge pull request #1018 from lioncash/free
Sanitize against NULL in some free-like functions.
2014-09-15 16:08:18 +02:00
Twinaphex
3409f0b76d Merge pull request #1017 from lakkatv/lakka
(GLUI) Display message boxes
2014-09-15 16:06:57 +02:00
Lioncash
f8499aa71a Sanitize against NULL in some free-like functions. 2014-09-15 09:30:27 -04:00
Jean-André Santoni
353f7d2c1e (GLUI) Display message boxes 2014-09-15 12:36:52 +02:00
Jean-André Santoni
c8266fab3a Merge branch 'master' of https://github.com/libretro/RetroArch 2014-09-15 11:59:35 +02:00
twinaphex
a71b42e4b3 (RARCH_CONSOLE/RARCH_MOBILE) Add default playlist dir for consoles/mobile 2014-09-15 08:03:58 +02:00
twinaphex
756356870b (Menu) Refactor more code to menu_action.c 2014-09-15 07:52:08 +02:00
twinaphex
35cc778bb3 (Lakka) Implement setting cmd_trigger 2014-09-15 07:42:35 +02:00
twinaphex
e53c7d590f (Lakka) Fix menu toggle 2014-09-15 07:38:28 +02:00
twinaphex
71f6abb71f (Menu/Settings) Only show Core Disk Options if core supports it 2014-09-15 07:31:33 +02:00
twinaphex
3c05bc4b52 (Menu) Disable going back to main menu when pressing menu toggle button
(will later be exposed again as a toggleable option)
2014-09-15 07:23:50 +02:00
twinaphex
48a44e8e64 (Menu) Take out RARCH_MENU_TOGGLE for old_input_state - no longer
needed
2014-09-15 07:08:17 +02:00
twinaphex
8437e4bd2a Style/indent nits 2014-09-15 07:03:54 +02:00
twinaphex
11866d42f8 Cleanups 2014-09-15 06:43:50 +02:00
twinaphex
958c4cb5e0 (rewind.c) style/indent nits 2014-09-15 06:14:42 +02:00
twinaphex
cbce0c7b8a Create write_empty_file helper function in file_path.c 2014-09-15 05:49:48 +02:00
twinaphex
5e43f375c6 Create playlist in playlist_read_file if it doesn't already
exist
2014-09-15 04:45:57 +02:00
twinaphex
c6469c8341 Set history path to playlists directory if playlist directory
is non-NULL
2014-09-15 04:20:45 +02:00
twinaphex
89676e8424 Add Playlist Directory path setting 2014-09-15 04:12:41 +02:00
Twinaphex
32291bb799 Merge pull request #1016 from lioncash/free
playlist: early exit if NULL is passed to content_playlist_free_entry
2014-09-15 03:27:16 +02:00
Lioncash
7d6ebf75bd playlist: early exit if NULL is passed to content_playlist_free_entry 2014-09-14 21:24:03 -04:00
Twinaphex
850b13ecba Merge pull request #1015 from lioncash/whoops
Fix a realloc guard mistake I made in config_file.
2014-09-15 02:22:51 +02:00
Lioncash
f1ab2ece8c Fix a realloc guard mistake I made in config file. 2014-09-14 20:22:17 -04:00