Commit Graph

17 Commits

Author SHA1 Message Date
twinaphex
e84e255013 Cleanups, 80-char limit 2014-09-02 05:10:54 +02:00
twinaphex
c9f8ea5049 (file_list.c) Add label set/get 2014-09-01 23:40:23 +02:00
twinaphex
6ae3fe3b84 (Menu) file_list_get_* functions now return 'label' too 2014-08-30 15:50:42 +02:00
twinaphex
fcf05a70ce Get rid of settings_data.h includes in file_list.c/h 2014-08-30 03:14:32 +02:00
twinaphex
d6aa625814 (Menu) Move get_last_setting to menu_common_backend.c 2014-08-30 02:25:55 +02:00
twinaphex
c6b8732e3a (Menu) Refactor file_list_push and associated setting related functionality 2014-08-30 01:56:12 +02:00
twinaphex
d9a10e9ab2 (Menu) Start refactoring main menu actions 2014-08-27 23:44:23 +02:00
twinaphex
e9ab80dec1 (Menu) Refactor menu_common_entries_init 2014-08-27 23:12:55 +02:00
twinaphex
0ecf05f857 (Menu) Refactor settings 2014-08-09 02:34:56 +02:00
twinaphex
de565e73e4 file_list.c/h - move struct to file_list.h 2014-08-09 00:56:27 +02:00
twinaphex
266e3e0051 file_list_get - return rarch_settings_t * 2014-08-08 07:58:07 +02:00
twinaphex
6b5a049bc5 Add label to file_list_push 2014-08-07 08:27:24 +02:00
twinaphex
bca57d827b Move file_list.c outside of frontend/menu 2014-07-26 18:31:34 +02:00
Themaister
2cd51db6c0 Move file_list.c to frontend/menu.
Doesn't belong in top-dir.
2014-03-01 11:41:00 +01:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
Themaister
84c93ef94a Add experimental RGUI keyboard search feature.
Type '/' to start search, then type search string (case sensitive for
now due to strcasestr being GNU ext). When done, type return.
2013-12-09 16:18:58 +01:00
twinaphex
3fa7f05cae Move file_list.c/file_list.h to root dir 2013-11-08 04:53:12 +01:00