16062 Commits

Author SHA1 Message Date
T. Joseph Carter
7527fd9652 A little more cleanup to resource files 2015-02-01 05:13:15 -08:00
T. Joseph Carter
0f3df02b83 apple/OSX/OSX/OSX -> apple/OSX/Resources 2015-02-01 04:47:35 -08:00
T. Joseph Carter
d3b97c3bd5 Remove a little .gitignore cruft 2015-02-01 04:32:43 -08:00
T. Joseph Carter
52694eb3a1 Starting to resolve apple/OSX/OSX/OSX silliness 2015-02-01 04:21:48 -08: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
twinaphex
435f4140b9 (RMenu) Cleanups 2015-02-01 08:15:46 +01:00
twinaphex
6060849910 (Rmenu XUI) Cleanups 2015-02-01 08:13:09 +01:00
twinaphex
1f3ff10246 Core Updater Options - fix label 2015-02-01 08:05:29 +01:00
twinaphex
f281baf284 Implement label for subgroup 2015-02-01 07:56:12 +01:00
twinaphex
cddaf17c95 Ability to 'scroll' (left/right) in cheat file selection browser
now
2015-02-01 07:41:59 +01:00
twinaphex
f3688547db Add string representation label for cheatfiles 2015-02-01 07:41:01 +01:00
twinaphex
bf02055971 Add more string representations 2015-02-01 07:39:20 +01:00
twinaphex
ca73887f8c Fix crash in menu_action_setting_disp_set_label_menu_file_core 2015-02-01 07:24:58 +01:00
twinaphex
efb548df4f get_string_representation - updates 2015-02-01 07:20:20 +01:00
twinaphex
7785017100 Refactor disp_set_label 2015-01-31 17:59:45 +01:00
twinaphex
fc5fe960a5 Refactor cbs->action_get_representation 2015-01-31 17:46:14 +01:00
twinaphex
4d27d888f5 Refactor disp_set_label 2015-01-31 17:33:30 +01:00
twinaphex
04d54be8df (Menu drivers) Start setting up setting pointers 2015-01-31 17:19:12 +01:00
Twinaphex
7c6736ae4d Merge pull request #1379 from iKarith/master
OSX Intel project cleanup
2015-01-31 13:13:09 +01:00
T. Joseph Carter
9dc4bda995 Added libretrodb to OSX app bundle 2015-01-31 03:59:29 -08:00
T. Joseph Carter
5625226abb Intel XCode now uses media/* (need to PPC/iOS) 2015-01-31 03:46:37 -08:00
twinaphex
124145505a Add option for auto-extracting downloaded archive 2015-01-31 12:45:20 +01:00
T. Joseph Carter
2a59ba5dad Merge branch 'master' of https://github.com/iKarith/RetroArch 2015-01-31 03:44:43 -08:00
T. Joseph Carter
17d50555fe Updated .gitignore for libretro-fetch.sh changes 2015-01-31 03:42:01 -08:00
twinaphex
5e39a9abe6 (Core Updater) Now extracts the ZIP file after downloading to
the core directory
2015-01-31 12:03:38 +01:00
twinaphex
eb06611196 Cleanups to setting_data_get_label 2015-01-31 11:10:32 +01:00
twinaphex
cc5147e1c9 Remove unused read_file_string 2015-01-31 10:50:46 +01:00
twinaphex
4e0a6c765d (Wii) Take out HAVE_NETWORKING and HAVE_NETPLAY -would need suitable
headers and netport implementation - look at this for reference -
https://code.google.com/p/diiscent/source/browse/trunk/netport/?r=4
2015-01-31 06:15:51 +01:00
twinaphex
7f3e727967 Update Makefile.griffin 2015-01-31 06:09:50 +01:00
twinaphex
181c594073 (Wii) Build with HAVE_NETWORKING and HAVE_NETPLAY options 2015-01-31 06:08:56 +01:00
twinaphex
b3e24c7410 Rename Core Manager to Core Updater 2015-01-31 06:06:21 +01:00
twinaphex
abe4ed607e (MSVC) Add HAVE_NETWORKING 2015-01-31 06:03:04 +01:00
twinaphex
3a5c2c9da5 (Win32) Hide this warning so that a terminal window doesn't stay open 2015-01-31 06:01:27 +01:00
twinaphex
062e1e7eab Warn about Failed to bind context driver instead of doing a
RARCH_ERR
2015-01-31 06:00:31 +01:00
twinaphex
ebe8a81a07 (MSVC) Add HAVE_LIBRETRODB 2015-01-31 05:58:39 +01:00
twinaphex
0f232a69a2 Can now scroll on collapsed subgroups 2015-01-31 05:43:16 +01:00
twinaphex
42479986ff Create two static helper functions 2015-01-31 05:28:14 +01:00
twinaphex
c4a6562ce1 action_ok_database_manager_list - prevent crash when label and
path are NULL
2015-01-31 05:09:56 +01:00
twinaphex
cc56ca7c42 menu_list_push - early return if label is NULL 2015-01-31 05:00:35 +01:00