Commit Graph

461 Commits

Author SHA1 Message Date
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
Jean-André Santoni
a5f4693d49 (XMB) Display cursor and rdb icons 2015-02-03 00:27:18 +01: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
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
84d71330c8 Add famitsu entries 2015-02-02 04:41:31 +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
Jean-André Santoni
44a3aad8e2 (XMB) Possible performance improvement in draw_items 2015-02-02 00:02:16 +01:00
twinaphex
17edfbd019 (RGUI) Similar speed hack 2015-02-01 23:55:13 +01:00
twinaphex
16c7c7fbb9 (XMB) Only try to render about 100 items or so that are conceivably visible
at the same time - should significantly optimize displaying of the MAME
database
2015-02-01 23:29:12 +01:00
twinaphex
a1cf3c1eae (menu_animation.c) Cleanups 2015-02-01 23:05:16 +01:00
twinaphex
48032486f4 Move static variables to menu handle struct 2015-02-01 22:52:06 +01:00
twinaphex
6e0d769fec (menu_animation.c) Cleanups 2015-02-01 22:45:56 +01:00
twinaphex
e3066d43c9 Rename core_manager to core_updater 2015-02-01 15:57:25 +01:00
twinaphex
d84b6ee5ea (XMB) Cleanups 2015-02-01 15:25:37 +01:00
twinaphex
6bfbe1dc6d Get rid of unused variables 2015-02-01 14:58:33 +01:00
twinaphex
7e3c57b0cf Get rid of now unused menu_action function 2015-02-01 13:53:22 +01:00
twinaphex
92ca6d8982 Cleanups 2015-02-01 13:32:24 +01:00
twinaphex
e67a8391a1 Cleanups 2015-02-01 13:30:01 +01:00
twinaphex
492b2569a6 Cleanups 2015-02-01 13:28:41 +01:00
twinaphex
d63589001c Cleanups 2015-02-01 13:15:41 +01:00
twinaphex
6f6e8ae9cd Cleanups 2015-02-01 13:14:07 +01:00
twinaphex
93118a560f Cleanups 2015-02-01 13:06:04 +01:00
twinaphex
1f3acec93a Cleanups 2015-02-01 13:01:06 +01:00
twinaphex
a495cff6ab Cleanups 2015-02-01 12:34:24 +01:00
twinaphex
ad301b92cc Prevent MENU_ACTION_RIGHT from crashing the application if there
are no entries in the list
2015-02-01 10:30:41 +01:00
twinaphex
7521b9fcda rgui_entry_iterate - some more safety checks 2015-02-01 10:23:40 +01:00
twinaphex
5b2c2343c0 Cleanups 2015-02-01 10:15:56 +01:00
twinaphex
8199411acb Cleanups 2015-02-01 10:08:14 +01:00
twinaphex
3eb2699751 Refactor get_label code 2015-02-01 09:58:23 +01:00
twinaphex
405abc4823 Cleanups 2015-02-01 09:19:33 +01:00
twinaphex
beeb8dbd7d Implement disk index as representation callback 2015-02-01 09:16:01 +01:00
twinaphex
e58d1dec21 Move some more label representation code from settings_data.c to
menu_entries_cbs.c
2015-02-01 08:48:52 +01:00
twinaphex
3a9bbff1be (RGUI) Cleanups 2015-02-01 08:18:33 +01:00