Commit Graph

31 Commits

Author SHA1 Message Date
twinaphex
849ce80c50 Create dir_get_size 2016-10-03 08:07:52 +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
twinaphex
eb90fe9d83 Move directories to dirs.c 2016-10-01 09:06:55 +02:00
twinaphex
50bfd81e42 Create dir_get_current_savefile and move it to dirs.c 2016-10-01 08:55:20 +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
5a3e5f85a5 Revert "Add record dirs to dirs.c"
This reverts commit fe3281e05d.
2016-10-01 08:15:07 +02:00
twinaphex
fe3281e05d Add record dirs to dirs.c 2016-09-30 07:45:04 +02:00
twinaphex
bd77ac145b (paths.c) Cleanups 2016-09-30 07:27:10 +02:00
twinaphex
ab7bc7755e Create dir_get_ptr 2016-09-30 07:21:33 +02:00
twinaphex
d973e528f6 Create dir_set 2016-09-30 07:15:30 +02:00
twinaphex
db3738babb Create dir_get 2016-09-30 07:11:52 +02:00
twinaphex
fa469c4dcc Create dir_is_empty 2016-09-30 07:06:27 +02:00
twinaphex
d7d49c36c7 Create dir_clear 2016-09-30 07:02:23 +02:00
twinaphex
02dc90d7bd Move code from runloop.c to dirs.c 2016-09-23 03:19:33 +02:00
twinaphex
118a90b800 Move dir_check_defaults to dirs.c 2016-09-19 00:56:00 +02:00
twinaphex
9852195c93 Create osk overlay dir functions 2016-09-17 16:21:48 +02:00
twinaphex
4a4c613ee1 Start using dir_system functions 2016-09-17 16:14:25 +02:00
twinaphex
63270de821 Create dir_system functions 2016-09-17 16:10:49 +02:00
twinaphex
f8a4f44b3b Add dir_get_savestate_size / dir_get_savefile_size 2016-09-17 15:25:04 +02:00
twinaphex
8c451ac71f Create dir_is_savefile_empty/dir_is_savestate_empty 2016-09-17 14:59:51 +02:00
twinaphex
017d05fd36 Create more dirs functions 2016-09-17 14:53:30 +02:00
twinaphex
4d317ba5d7 Update dirs.c 2016-09-17 14:49:35 +02:00
twinaphex
1a554cf1bc Add dirs.c 2016-09-17 14:44:19 +02:00