Commit Graph

34839 Commits

Author SHA1 Message Date
Francisco José García García ba619c1582 (VITA) Increase thread stack, fixes overlays 2016-10-02 15:58:44 +02:00
Francisco José García García ce1164c939 Merge pull request #3707 from frangarcj/master
Various things
2016-10-02 13:05:36 +01:00
Francisco José García García 6dabe48e88 (VITA) Change DEBUG define 2016-10-02 14:04:09 +02:00
Francisco José García García 1a967c42d7 (VITA) Remove warnings 2016-10-02 14:03:15 +02:00
Francisco José García García 59d13c7131 (VITA) Fix actuator 2016-10-02 14:02:37 +02:00
twinaphex 69e7741722 Show Recording Settings again 2016-10-02 07:54:56 +02:00
twinaphex c72a9eaecb Add RARCH_DIR_CURRENT_SAVEFILE/RARCH_DIR_CURRENT_SAVESTATE 2016-10-01 23:32:44 +02:00
twinaphex 9050f75fc8 Create dir_is_empty 2016-10-01 23:30:09 +02:00
twinaphex bdf379d568 Create dir_clear 2016-10-01 23:26:59 +02:00
twinaphex 72fff59efd Add rarch_dir_type 2016-10-01 23:22:40 +02:00
Alcaro a42b847c56 +1 is better than the alternative. 2016-10-01 19:48:28 +02:00
Alcaro 3665e11f83 Remove +1 shenanigans 2016-10-01 19:32:02 +02:00
Alcaro 160444845d Fix #3704 2016-10-01 19:25:53 +02:00
twinaphex 7bd38d93f0 (X11) Cleanup x11_alive 2016-10-01 12:12:58 +02:00
twinaphex 7d4e7da3ac Add more enums for path settings 2016-10-01 11:47:51 +02:00
twinaphex 9257844a8b Disable cheevos as well when --disable-networking is set 2016-10-01 10:23:01 +02:00
twinaphex f100dde751 (Wii) Buildfixes 2016-10-01 09:52:07 +02:00
twinaphex bf035b634b Updates 2016-10-01 09:49:15 +02:00
twinaphex 8321978d4d Implement dir_set_current_savefile/dir_set_current_savestate 2016-10-01 09:36:04 +02:00
twinaphex eb90fe9d83 Move directories to dirs.c 2016-10-01 09:06:55 +02:00
twinaphex 346c1d356a paths.c - cleanups 2016-10-01 09:03:41 +02:00
twinaphex 50bfd81e42 Create dir_get_current_savefile and move it to dirs.c 2016-10-01 08:55:20 +02:00
twinaphex e17d567b8d Remove this 2016-10-01 08:41:52 +02:00
twinaphex d376ea0c9d Merge fixes 2016-10-01 08:24:02 +02:00
twinaphex 8f163e6972 Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa.
2016-10-01 08:18:23 +02:00
twinaphex 243dc139d2 Revert "Create path server and add to paths.c"
This reverts commit 00a1e3716a.
2016-10-01 08:17:44 +02:00
twinaphex 7d20224ff0 Revert "Move path settings to paths.c"
This reverts commit 3a7e9a7052.
2016-10-01 08:17:13 +02:00
twinaphex 0f26cade79 Revert "Update GX/WIn32 builds"
This reverts commit 28a96fbb05.
2016-10-01 08:17:07 +02:00
twinaphex c28de7d3ff Revert "Create dir_clear"
This reverts commit d7d49c36c7.
2016-10-01 08:16:58 +02:00
twinaphex 8409d81e8e Revert "Create dir_is_empty"
This reverts commit fa469c4dcc.
2016-10-01 08:16:19 +02:00
twinaphex 8458a039ca Revert "Create dir_get"
This reverts commit db3738babb.
2016-10-01 08:16:13 +02:00
twinaphex 2583390d31 Revert "Create dir_set"
This reverts commit d973e528f6.
2016-10-01 08:16:07 +02:00
twinaphex 1f4e50a72b Revert "Create dir_get_ptr"
This reverts commit ab7bc7755e.
2016-10-01 08:15:57 +02:00
twinaphex 43466d0fa6 Revert "(paths.c) Cleanups"
This reverts commit bd77ac145b.
2016-10-01 08:15:51 +02:00
twinaphex a9c7c453e0 Revert "Create path_get_ptr"
This reverts commit 0e3fbb615e.
2016-10-01 08:15:33 +02:00
twinaphex 5a3e5f85a5 Revert "Add record dirs to dirs.c"
This reverts commit fe3281e05d.
2016-10-01 08:15:07 +02:00
twinaphex 4212c42c56 Revert "Remove header include from runloop.h"
This reverts commit 973ec601f0.
2016-10-01 08:14:17 +02:00
twinaphex 53bd29bfad Revert "Cleanups"
This reverts commit 55efca9b23.
2016-10-01 08:14:03 +02:00
twinaphex 4fe8cf3811 Revert "(Win32) Buildfix"
This reverts commit b73d183c44.
2016-10-01 08:13:41 +02:00
twinaphex 766653150c Revert "Fix non-HAVE_DYNAMIC"
This reverts commit b3dd8cd72b.
2016-10-01 08:13:16 +02:00
twinaphex bbe4943795 Add log for RETRO_ENVIRONMENT_GET_SAVE_DIRECTORY 2016-10-01 06:41:46 +02:00
twinaphex 4567fdef52 Take out libretro_device from global struct 2016-10-01 06:22:57 +02:00
twinaphex 2dcc5b8e43 Add LIBRETRO_DEVICE to unset/set/is functions for override settings 2016-10-01 06:14:30 +02:00
twinaphex edc3fa9024 Add to is_set 2016-10-01 06:06:07 +02:00
twinaphex 67432fde57 Add void * param to is_set 2016-10-01 06:05:08 +02:00
twinaphex 107a962171 Add RARCH_OVERRIDE_SETTING_LIBRETRO_DEVICE 2016-10-01 06:02:18 +02:00
twinaphex 3592b35573 Add second param to override_set 2016-10-01 05:51:03 +02:00
twinaphex 28630b6fcf Get rid of ifndef 2016-10-01 05:40:33 +02:00
twinaphex 2e75aac7f7 (audio_driver.c) Cleanup 2016-10-01 05:36:36 +02:00
twinaphex 3c95381050 Create more static variables 2016-10-01 04:56:53 +02:00