26 Commits

Author SHA1 Message Date
Jean-André Santoni
6562c2cd95 Add file_list_copy function 2014-10-20 19:51:00 +02:00
twinaphex
9bb24bfdf9 Revert "Add file_list_get_previous_stack"
This reverts commit 5acde7a8a6b086e295241875d54cc319d09d7499.
2014-10-17 19:32:40 +02:00
twinaphex
d774eb6bde Revert "Rename to file_list_get_last_previous_stack to make its purpose clearer"
This reverts commit cace73b26532500f2361c88c755d614b08ab2422.
2014-10-17 19:32:28 +02:00
twinaphex
cace73b265 Rename to file_list_get_last_previous_stack to make its purpose clearer 2014-10-17 19:13:13 +02:00
twinaphex
5acde7a8a6 Add file_list_get_previous_stack 2014-10-17 19:12:14 +02:00
twinaphex
78c136b218 Start setting the stage for deferred push callback 2014-10-15 07:40:19 +02:00
twinaphex
d09d0eb0bf Implement action_ok for one function already 2014-10-12 01:23:41 +02:00
twinaphex
6de130a94b (Menu) Add action_data to file_list_t and add callbacks to menu
backend driver
2014-10-12 00:10:44 +02:00
twinaphex
dff600fdb2 Implement userdata variable for file_list - use it in
XMB menu display driver - segfaults less frequent but could still
trigger one
2014-10-10 22:08:11 +02:00
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