1455 Commits

Author SHA1 Message Date
twinaphex
87b501efa7 Remove database_playlist_free 2015-05-26 02:08:18 +02:00
twinaphex
6294d7a360 Remove database_playlist_realloc 2015-05-26 02:06:38 +02:00
Twinaphex
79cb3abd32 Build fix in menu_action_ok_playlist_entry 2015-05-26 02:00:50 +02:00
twinaphex
9abe3ec6e8 Remove menu->db_playlist, refactor code 2015-05-26 01:58:52 +02:00
twinaphex
23a861ad1f Rename MENU_ACTION_TEST to MENU_ACTION_SCAN 2015-05-26 01:10:27 +02:00
twinaphex
5d1e7a7aec (menu_displaylist.c) Cleanup 2015-05-26 00:31:03 +02:00
twinaphex
8fb8887c34 Create new playlist format 2015-05-26 00:12:49 +02:00
Twinaphex
1a85dfe60a (Database) Remove some unused variables 2015-05-25 10:04:54 +02:00
twinaphex
14c46fb1ad (Menu) Add HAVE_LIBRETRODB ifdef 2015-05-25 07:46:56 +02:00
twinaphex
b6883f43fc Refactor menu_database_parse_query 2015-05-25 05:20:10 +02:00
twinaphex
3037dd8685 Refactor database_cursor_open 2015-05-25 05:09:18 +02:00
twinaphex
2f0b2460e7 Move code to database_info.c 2015-05-25 04:50:07 +02:00
twinaphex
57724f884c Create database_cursor_close 2015-05-25 01:56:33 +02:00
twinaphex
39528bc74e Refactor database_cursor_iterate 2015-05-24 20:48:49 +02:00
twinaphex
ed65caba26 Rename database_open_cursor to database_cursor_open 2015-05-24 20:21:39 +02:00
twinaphex
47a2c1f3c3 Move database_cursor_iterate to database_info.c 2015-05-24 20:19:34 +02:00
twinaphex
1f4c04de6a Refactor menu_database_push_query into database_cursor_iterate 2015-05-24 20:18:00 +02:00
twinaphex
c267503c9e Refactor menu_database_push_query 2015-05-24 20:15:30 +02:00
twinaphex
f7f538b60c Rename menu_database_populate_query to menu_database_parse_query 2015-05-24 20:06:15 +02:00
twinaphex
fd8c202edd Create database_info_build_query, move it to database_info.c 2015-05-24 19:36:28 +02:00
twinaphex
be6ce5fb34 Get rid of some more useless casts 2015-05-24 05:10:09 +02:00
twinaphex
5e9a3631c5 menu_displaylist_parse_database_entry - use menu_database_build_query 2015-05-24 03:23:28 +02:00
twinaphex
7696d55047 (Database) cleanup 2015-05-23 19:18:56 +02:00
twinaphex
e5e9e80cfb Reimplement MENU_ACTION_TESTx 2015-05-23 18:45:58 +02:00
twinaphex
e8691eb4d6 Move db.handle to runloop_data.h 2015-05-23 18:13:23 +02:00
twinaphex
16c0fef2af (GX) Buildfix 2015-05-23 01:17:17 +02:00
twinaphex
1fd8220f61 Works correctly now with core collection 2015-05-23 00:44:58 +02:00
twinaphex
4599fa26dc Rename parse_historylist to parse_playlist 2015-05-22 18:54:52 +02:00
twinaphex
363780a239 Fix Content Collection 2015-05-22 02:51:45 +02:00
twinaphex
8ebce6920c Start implementing content collection browsing (incomplete) 2015-05-22 02:34:05 +02:00
twinaphex
3fc9574a32 Rename path_rdl to path_playlist 2015-05-22 00:29:55 +02:00
twinaphex
80dc027bda Start using 'cfg' extension instead of 'rdl' 2015-05-22 00:28:02 +02:00
twinaphex
69d34c9dbc Add more logic 2015-05-21 22:40:31 +02:00
twinaphex
9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
twinaphex
6a380f5e86 (XMB) More list refresh fixes 2015-05-21 20:37:48 +02:00
twinaphex
58d02c3d61 (XMB) Fix menu regression 2015-05-21 20:30:32 +02:00
twinaphex
627c26497f (RMenu XUI) Buildfix 2015-05-21 04:45:40 +02:00
twinaphex
75004e7ece (PS3) Build fixes 2015-05-21 04:43:50 +02:00
Toad King
0cd7562fb8 allow remapping of analog axis, only works axis to axis 2015-05-20 21:11:42 -05:00
Twinaphex
4d0a39e20d Revert "(menu_driver.c) Fix leak" 2015-05-21 01:26:42 +02:00
Higor Eurípedes
80310d8df3 (menu_driver.c) Fix leak 2015-05-20 20:20:10 -03:00
Higor Eurípedes
bb2f181386 Remove unprotected access to cmd_data and rewrite message passing mechanism 2015-05-20 17:06:57 -03:00
twinaphex
cf2c0f6930 Rename rarch_render_cached_frame to video_driver_cached_frame 2015-05-20 21:06:44 +02:00
twinaphex
a81baed9e2 Move hw_render_callbakc to video driver state and take it out
of global state
2015-05-20 19:56:12 +02:00
twinaphex
2f62cd65e2 Start using video_viewport_get_custom everywhere 2015-05-20 19:12:39 +02:00
twinaphex
a053b41223 Create video_viewport_get_system_av_info and video_viewport_get_custom -
move custom viewport and system av info outside of global state
2015-05-20 18:57:17 +02:00
twinaphex
969bbdd85d Get rid of some unused runloop variables 2015-05-20 03:13:42 +02:00
twinaphex
019a06a245 (GLUI) Get rid of some dependencies 2015-05-20 03:09:28 +02:00
twinaphex
a55f990e33 Buildfixes 2015-05-20 02:50:27 +02:00
twinaphex
066617ee62 (MSVC) Buildfixes 2015-05-20 02:45:32 +02:00