Commit Graph

16191 Commits

Author SHA1 Message Date
Jean-André Santoni 2473778bac (XMB) Fix a regression 2015-02-05 00:52:30 +01:00
Jean-André Santoni f24bdb1cbf (Menu) No more core_info manipulation on the menu driver side. Instead, we ensure that core_info is inited before menu init, and call context reset after core info update. 2015-02-05 00:39:59 +01:00
Twinaphex 18b4eb0b4e Merge pull request #1390 from lakkatv/xmb
(XMB) Display a clock icon
2015-02-04 22:46:33 +01:00
Jean-André Santoni f005d5f7e5 (XMB) Display a clock icon 2015-02-04 22:44:33 +01:00
twinaphex e8183bb0e1 Add stub MENU_ACTION_TEST 2015-02-03 07:43:44 +01:00
twinaphex 8c38ccc4a9 Add MENU_ACTION_TEST 2015-02-03 07:43:20 +01:00
Twinaphex b9bea34f18 Merge pull request #1387 from lakkatv/xmb
(XMB) Fix a small display regression
2015-02-03 05:44:42 +01:00
Jean-André Santoni 490cffc645 (XMB) Fix a small display regression 2015-02-03 05:41:35 +01:00
Jean-André Santoni 9640d98b98 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-02-03 05:22:28 +01:00
Twinaphex a358dd9694 Merge pull request #1386 from lakkatv/xmb
(XMB) Fix display issue in settings
2015-02-03 05:19:26 +01:00
Jean-André Santoni 1852a36cc2 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-02-03 05:14:06 +01:00
Toad King 75b02236d5 throttle menu better when libretro_pause is off 2015-02-02 21:55:30 -06:00
Jean-André Santoni 47c0dabc40 (XMB) Fix display issue in settings 2015-02-03 04:24:34 +01:00
twinaphex 7ab6e9a469 Create content_playlist_get_index_by_path -make pointers
non-const
2015-02-03 04:12:32 +01:00
twinaphex 4c48fae242 Move Throttle Message speed setting around 2015-02-03 03:42:41 +01:00
twinaphex 24049fdd70 Save "video_gpu_record" in settings 2015-02-03 03:38:13 +01:00
twinaphex 8c7ce14afb Load "menu_throttle" from config 2015-02-03 03:33:56 +01:00
Toad King 002fba476d add menu throttle for 120+Hz displays 2015-02-02 20:25:29 -06:00
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 295c8a29a8 Move 'Start Content' to the bottom for now 2015-02-03 01:10:34 +01:00
twinaphex d9094506c7 Rough implementation of game loading from database 2015-02-03 00:59:16 +01:00
Twinaphex 8b551ccddf Merge pull request #1384 from lakkatv/xmb
(XMB) Display cursor and rdb icons
2015-02-03 00:53:35 +01:00
Jean-André Santoni a5f4693d49 (XMB) Display cursor and rdb icons 2015-02-03 00:27:18 +01:00
Twinaphex 794f6115f3 Merge pull request #1383 from heuripedes/master
(qb) Do not force netplay=yes when networking is enabled
2015-02-02 21:53:18 +01:00
Higor Eurípedes 2107562658 (qb) Do not force netplay=yes when networking is enabled 2015-02-02 16:58:00 -03:00
twinaphex dbd70237f5 (XMB) Cleanups 2015-02-02 20:48:26 +01:00
twinaphex 6b09ac87f1 (XMB) Cleanups 2015-02-02 20:40:29 +01:00
twinaphex 47ee96b531 (XMB) Cleanups 2015-02-02 20:28:17 +01:00
twinaphex edc31f9a45 zlib_file_free - cleanup 2015-02-02 19:20:13 +01:00
twinaphex 9affba808a (net_compat.c) Cleanups 2015-02-02 19:15:59 +01:00
twinaphex 6f78669cdc (Menu/iOS) Cleanups 2015-02-02 19:03:56 +01:00
twinaphex d7fd935049 (RGUI) Cleanups 2015-02-02 19:02:34 +01:00
twinaphex 26dead5902 (RGUI) Cleanups 2015-02-02 18:56:58 +01:00
twinaphex 135fc60ec2 (GLUI) Cleanups 2015-02-02 18:51:48 +01:00
twinaphex a0177e7bd7 (XMB) Prevent memory leaks in xmb_init 2015-02-02 18:44:56 +01:00
twinaphex bf07771be9 Further cleanups 2015-02-02 18:33:39 +01:00
twinaphex 87cc4f2fc1 Refactor menu_entries_push_horizontal_menu_list 2015-02-02 18:31:25 +01:00
twinaphex 3a6a128fde menu_entries_push_horizontal_list_menu - cleanups 2015-02-02 18:20:45 +01:00
twinaphex f84662a39d menu_entries_content_list_push - cleanups 2015-02-02 18:14:49 +01:00
twinaphex 2634b09284 Update libretroDB 2015-02-02 04:42:10 +01:00
twinaphex 84d71330c8 Add famitsu entries 2015-02-02 04:41:31 +01:00
twinaphex 7c8357710e (database_info.c) Use strdup instead of calloc 2015-02-02 04:21:45 +01:00
twinaphex 298fdbea8a (Database) Add MD5 and SHA1 entries 2015-02-02 04:03:46 +01:00
twinaphex 24d36c8d03 Rename Name description 2015-02-02 03:41:12 +01:00
twinaphex d2a5dd32c2 Add crc32 to database_info 2015-02-02 02:09:26 +01:00
twinaphex 2b0cefee0d (Menu) RetroPad: Bind X to 'Search' 2015-02-02 00:55:10 +01:00
twinaphex ff8fec64ad Cleanups 2015-02-02 00:53:06 +01:00
twinaphex 486a5801c0 Cleanups 2015-02-02 00:46:00 +01:00
Twinaphex b692e6ee9d Merge pull request #1382 from lakkatv/xmb
(XMB) Possible performance improvement in draw_items
2015-02-02 00:05:25 +01:00