16096 Commits

Author SHA1 Message Date
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
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
50a9b8478d Add buildbot_assets_url 2015-02-01 17:13:15 +01:00
twinaphex
e3066d43c9 Rename core_manager to core_updater 2015-02-01 15:57:25 +01:00
twinaphex
fc49dbf141 (LibretroDB) Style nits 2015-02-01 15:47:02 +01:00
twinaphex
a2d8e0f148 (LibretroDB) Cleanups 2015-02-01 15:34:55 +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
34bbfd3366 (Android) Update BUILDBOT_INFO_URL 2015-02-01 14:57:14 +01:00
twinaphex
7e3c57b0cf Get rid of now unused menu_action function 2015-02-01 13:53:22 +01:00
twinaphex
cc1657490c settings_data.c - cleanup headers 2015-02-01 13:46:34 +01:00
twinaphex
19f4cbe85c Cleanups 2015-02-01 13:39:07 +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
fbd9d72496 Another one 2015-02-01 13:17:38 +01:00
twinaphex
c26da6f5dd Another cleanup 2015-02-01 13:17:19 +01:00
twinaphex
898927c44b Cleanups 2015-02-01 13:16:52 +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
5d95d6d761 Add cursor_dir and database_dir to g_defaults 2015-02-01 12:25:20 +01:00
Twinaphex
ac405426c8 Merge pull request #1381 from iKarith/master
Install libretrodb *properly* in OSX bundle
2015-02-01 12:24:12 +01:00
T. Joseph Carter
3cad2fce22 Install libretrodb *properly* in OSX bundle 2015-02-01 03:20:57 -08: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
e0a7c38fdb get_label - some more cleanups 2015-02-01 09:34:53 +01:00
twinaphex
86d6155026 Cleanups 2015-02-01 09:30:44 +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