Commit Graph

214 Commits

Author SHA1 Message Date
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
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
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
124145505a Add option for auto-extracting downloaded archive 2015-01-31 12:45:20 +01: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
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
92ad93ea5d Prevent crash on pressing up/down when list size is 0 or lower 2015-01-31 04:53:10 +01:00
twinaphex
37cf4a3002 Get rid of bind_ok_first and merge into main function 2015-01-31 04:01:27 +01:00
Jean-André Santoni
85e29125de (XMB) Prevent selection_prt to be reseted after messagebox 2015-01-31 03:24:39 +01:00
Jean-André Santoni
bba772fd4c (XMB) Reset selection_ptr on horizontal switches, prevents a segfault 2015-01-31 03:24:21 +01:00
Jean-André Santoni
d0a75a3441 (XMB) Fix duplicate icon after messagebox 2015-01-31 03:24:01 +01:00
twinaphex
b1df7d3944 Create get representation callback 2015-01-30 10:24:07 +01:00
twinaphex
96f106d992 Add HAVE_LIBRETRODB 2015-01-30 09:24:48 +01:00
twinaphex
7cb18cbdab Small bandaid fix that doesn't address the real problem 2015-01-30 08:27:10 +01:00
twinaphex
aac3143e38 Remove unused variables 2015-01-30 07:59:35 +01:00
twinaphex
42beedb098 Fix OSK overlay options group setting in non-collapsed mode 2015-01-30 06:06:08 +01:00
twinaphex
a038b72ecb Add 'Collapse Subgroups Enable' - should make navigating
menu a bit easier
2015-01-30 05:58:57 +01:00
twinaphex
dfaf63786a Add some (commented out for now) code for displaying subgroups -
to be improved on later
2015-01-30 02:18:32 +01:00
twinaphex
1b89c23a42 (menu_entries_cbs.c) Fix unreachable warning 2015-01-30 00:29:34 +01:00
twinaphex
fc373630ce Start to approach OSK driver in a different way 2015-01-29 20:33:27 +01:00
twinaphex
5a5ae4f9a5 (Database) List entries by name instead of description 2015-01-29 01:32:35 +01:00
Jean-André Santoni
d603c24fb2 (XMB) Add input remapping options to the contextual menu 2015-01-28 19:43:41 +01:00
Jean-André Santoni
129f70b7ee (XMB) Content launching via the horizontal menu 2015-01-28 19:09:27 +01:00
Lioncash
9c10672646 menu_entries_cbs: Fix a few potential memory leaks 2015-01-28 09:38:09 -05:00
twinaphex
774b350e9e Updates 2015-01-28 11:08:44 +01:00
twinaphex
685b270ae0 (Menu) Add max users to filters 2015-01-28 09:51:03 +01:00
twinaphex
524f754ec3 Core Update Manager works again when HAVE_NETWORKING is defined -
enygmata jumped the gun with refactoring the HAVE_NETPLAY define
2015-01-28 08:55:02 +01:00
twinaphex
bb5d2877cf Make string_list code more robust 2015-01-28 08:00:19 +01:00
twinaphex
16e070cb75 Create string_list_rdb_entry_int 2015-01-28 06:19:12 +01:00
twinaphex
42e0d77a07 (Menu) Cut down on code duplication 2015-01-28 06:04:07 +01:00
twinaphex
9ee7a3303f Hook up edge_issue query 2015-01-28 05:54:22 +01:00
twinaphex
a3e316d64f Hook up edge_magazine_review query 2015-01-28 05:51:03 +01:00
twinaphex
950f021d27 Fix query problems 2015-01-28 05:38:04 +01:00
twinaphex
6292ae16f5 deferred_push_rdb_entry_detail - cleanups 2015-01-28 05:32:27 +01:00