16 Commits

Author SHA1 Message Date
twinaphex
2197a7b5c0 Add 'force' parameter to menu_database_realloc 2015-02-03 02:54:48 +01:00
twinaphex
adbcab3912 Don't continually free and reload db playlist if it is already
cached
2015-02-03 02:01:00 +01:00
twinaphex
d9094506c7 Rough implementation of game loading from database 2015-02-03 00:59:16 +01:00
twinaphex
5a5ae4f9a5 (Database) List entries by name instead of description 2015-01-29 01:32:35 +01:00
twinaphex
47427d656b Add entries 2015-01-27 19:41:35 +01:00
twinaphex
5bb55b9ce9 Add new entries to database_info.c 2015-01-27 19:20:39 +01:00
twinaphex
6799cebc71 Add database_info.c 2015-01-27 18:09:19 +01:00
twinaphex
abe3bf4626 (LibretroDB) Move function to menu_entries.c 2015-01-27 04:50:00 +01:00
twinaphex
eb0863cb39 (Menu/database) Set label of MENU_FILE_RDB_ENTRY to rdb file so that we know
which database to perform query on again
2015-01-27 04:16:05 +01:00
twinaphex
fc8f2662a1 (MSVC) Build fixes 2015-01-26 11:31:20 +01:00
Twinaphex
f7e45f7753 Remove duplicate function menu_database_populate_list 2015-01-24 08:37:03 +01:00
Twinaphex
a7a5cb6a94 (menu_database.c) refactor some more 2015-01-24 08:33:50 +01:00
Twinaphex
75d9bdecbb (menu_database.c) Cleanups 2015-01-24 08:26:54 +01:00
Twinaphex
6c8b19f4fa (Menu database) Refactor code in menu_database.c and add 'query'
function
2015-01-24 08:17:04 +01:00
Twinaphex
b9a1e2517b Cleanup variable in menu_database_populate_list 2015-01-24 08:02:23 +01:00
twinaphex
caa7336911 Split up database code to menu_database.c 2015-01-24 04:55:35 +01:00