23625 Commits

Author SHA1 Message Date
twinaphex
ea6b883f2d Add Settings -> Retro Achievements -> Enable 2015-10-18 19:21:57 +02:00
twinaphex
659893e014 Take care of some linking issues with CXX_BUILD 2015-10-18 17:41:42 +02:00
twinaphex
9c6d252c37 Get rid of unused variable 2015-10-18 07:45:28 +02:00
twinaphex
b5aa3049c6 Refactor menu_video_ functions to menu_display_ 2015-10-18 07:43:27 +02:00
twinaphex
38c66f62d0 Merge menu_video.c and menu_display.c 2015-10-18 07:15:54 +02:00
twinaphex
04ae499e89 Add Cheevos Test Unofficial setting 2015-10-18 07:09:49 +02:00
twinaphex
4126e7b989 Start adding Retro Achievements list 2015-10-18 07:05:15 +02:00
twinaphex
a7bca36791 Don't spam logging 2015-10-18 04:20:32 +02:00
twinaphex
a47eed7017 (menu_cbs.c) Buildfix 2015-10-17 20:04:05 +02:00
twinaphex
52d6119584 Cleanup menu_entries_get 2015-10-17 19:41:33 +02:00
twinaphex
06d17852f0 Merge menu_list.c with menu_entries.c 2015-10-17 19:38:33 +02:00
twinaphex
1dce8a3c22 (menu_cbs_select.c) Don't use menu_list_get_ptr 2015-10-17 19:27:18 +02:00
twinaphex
94a65e087d Refactor 2015-10-17 19:24:58 +02:00
twinaphex
23a570566d (menu_cbs.c) Get rid of menu_list_get_ptr usage 2015-10-17 19:22:12 +02:00
twinaphex
6e2e32970e Create menu_entries_get_size 2015-10-17 19:21:18 +02:00
twinaphex
d3a7742b6f Create menu_entries_get_stack_size 2015-10-17 19:14:49 +02:00
twinaphex
44cb547ee4 Create menu_entries_flush_stack 2015-10-17 19:10:37 +02:00
twinaphex
fe213531b7 Change signature on menu_list_pop_stack 2015-10-17 19:06:42 +02:00
twinaphex
62a4daf375 menu_list_flush_stack - use menu_list_pop_stack internally 2015-10-17 19:04:08 +02:00
twinaphex
5663f6d60f Create menu_entries_get_last_stack_actiondata 2015-10-17 18:57:47 +02:00
twinaphex
5d036f70d1 (menu_displaylist.c) Use menu_entries_get_last_stack 2015-10-17 18:45:14 +02:00
twinaphex
d3bde69387 Use menu_list_get_ptr internally inside menu_entries.c 2015-10-17 18:44:17 +02:00
twinaphex
e34171b4a0 (xmb.c) Cleanup 2015-10-17 18:40:47 +02:00
twinaphex
d4c99a5f4e Start using menu_entries_pop_stack 2015-10-17 18:38:14 +02:00
twinaphex
c42e4c420f Start using menu_entries_get_last_stack 2015-10-17 18:31:16 +02:00
twinaphex
b8720cf056 Refactor 2015-10-17 18:21:47 +02:00
twinaphex
e6db9dffd5 Refactor xmb 2015-10-17 18:17:59 +02:00
twinaphex
e1a1f961be (menu_cbs_info.c) Don't use menu_list_get_ptr 2015-10-17 18:09:05 +02:00
twinaphex
933418db2b Use menu_list_get_ptr less 2015-10-17 18:06:02 +02:00
twinaphex
ce4ad6d3ab Use menu_list_get_ptr less 2015-10-17 18:02:41 +02:00
twinaphex
9cb806298e Use menu_list_get_ptr less 2015-10-17 17:58:59 +02:00
twinaphex
2ee67cb7b8 Start getting rid of more menu_list_get_ptr usage 2015-10-17 17:56:19 +02:00
twinaphex
93e81766c2 Start getting rid of menu_list_get_ptr usage 2015-10-17 17:51:40 +02:00
twinaphex
d1fa131a35 Create menu_entries_get_menu_stack_ptr 2015-10-17 17:44:57 +02:00
twinaphex
71a5e8eab5 Move menu_list_ functions to menu_list.c 2015-10-17 17:38:17 +02:00
twinaphex
776707577b Use menu_entries_push 2015-10-17 17:14:41 +02:00
twinaphex
92b7fd582e Create menu_entries_push 2015-10-17 17:10:29 +02:00
twinaphex
a3d306becc Move menu_setting_set_flags to menu_setting.c 2015-10-17 17:05:50 +02:00
Twinaphex
dbd119674e Update README.md 2015-10-17 16:40:44 +02:00
aliaspider
915ed60131 (CTR/3DS) increase linear heap size. 2015-10-17 15:26:03 +01:00
twinaphex
8dfc5f698d Add Cheevos username/password 2015-10-17 15:58:59 +02:00
twinaphex
13f8c2fa51 (Accounts subentry) Handles refresh now properly 2015-10-17 15:34:38 +02:00
twinaphex
669eb8a39f menu_cbs.c - don't force on debug logging 2015-10-17 15:30:08 +02:00
twinaphex
1b59823972 Start adding preliminary Account Settings 2015-10-17 15:28:16 +02:00
aliaspider
b7098c0846 (griffin) build fix for !defined(HAVE_CHEEVOS) 2015-10-17 09:56:23 +01:00
aliaspider
b556211e82 Merge pull request #2247 from jakcron/master
(CTR/3DS) Enabled access to more memory.
2015-10-17 09:07:01 +01:00
jakcron
1439931ed1 (CTR/3DS) Changed pkg directory names.
3dsx -> /3ds, .3ds -> /rom, .cia -> /cia
2015-10-17 16:04:44 +08:00
jakcron
1cc3f66a0e (CTR/3DS) Added gsp::Lcd to service list 2015-10-17 15:41:42 +08:00
jakcron
e798377492 (CTR/3DS) Enabled access to more memory.
o3DS can get access to 80MB max, and n3DS can get access to 124MB
(actually 110MB due to ctrulib issues). Since 80MB triggers a reboot for
o3DS, it is only set in titles that need it.
2015-10-17 14:13:07 +08:00
Twinaphex
c943822002 Merge pull request #2244 from leiradel/master
even better error handling
2015-10-17 04:06:25 +02:00