Commit Graph

19 Commits

Author SHA1 Message Date
twinaphex
fe3281e05d Add record dirs to dirs.c 2016-09-30 07:45:04 +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
4e3c9987f5 Prevent null pointer dereference / logically dead code / other misc. warnings 2016-09-23 16:03:37 +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
70b10e6059 Get rid of HAVE_CONFIG_H ifdef in dirs.c 2016-09-17 16:35:38 +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
edb3edfef1 Don't use global state anymore for dirs 2016-09-17 15:29:38 +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