twinaphex
|
6062467d1b
|
task_decompress.c - add code for handling subdir extraction from
zip archive - needed for APK extraction
|
2015-12-02 06:06:15 +01:00 |
|
Higor Eurípedes
|
cf0a493605
|
Add some task-related localized strings
|
2015-11-30 10:02:36 -03:00 |
|
twinaphex
|
ec2b8c2c48
|
Cleanup
|
2015-11-30 05:38:00 +01:00 |
|
Twinaphex
|
98e6df93cb
|
Automatically reinit after asset extraction succeeded for
CB_UPDATE_ASSETS
|
2015-11-30 05:36:36 +01:00 |
|
Higor Eurípedes
|
3bad31e513
|
(tasks_decompress) Attempt to fix some Android issues
|
2015-11-28 17:14:07 -03:00 |
|
Higor Eurípedes
|
aad63e776b
|
Log some warnings in the decompression code
|
2015-11-28 16:08:55 -03:00 |
|
Higor Eurípedes
|
3feff47a01
|
(menu) Use the new decompress task in the downloader
|
2015-11-27 19:48:09 -03:00 |
|
Higor Eurípedes
|
2dd87e9ea2
|
(menu) Don't lock the user inside the content/core downloader menu
|
2015-11-27 13:45:20 -03:00 |
|
Higor Eurípedes
|
08f098e339
|
Fix shader update
|
2015-11-25 23:25:37 -03:00 |
|
twinaphex
|
f319916e80
|
C89_BUILD buildfixes
|
2015-11-25 03:33:54 +01:00 |
|
Higor Eurípedes
|
afce03a20e
|
(task_http) Abort task on error
|
2015-11-23 22:45:36 -03:00 |
|
Higor Eurípedes
|
1d946a1b27
|
(task_file_transfer) Fix --disable-zlib builds
|
2015-11-23 20:41:25 -03:00 |
|
twinaphex
|
b5480d85a1
|
Remove unused variable
|
2015-11-23 22:36:50 +01:00 |
|
Higor Eurípedes
|
4b8a2ebad7
|
Fix build
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
935e03fa97
|
Reimplement http transfers using tasks
|
2015-11-23 17:42:01 -03:00 |
|
radius
|
f2b951accf
|
add Achievement List to the quick menu
|
2015-11-07 22:11:14 -05:00 |
|
twinaphex
|
0d89bca635
|
Start setting up menu_entries function so we can access
multiple stacks
|
2015-10-27 10:10:33 +01:00 |
|
twinaphex
|
640de49c1a
|
Move Input Hotkey Binds to 'Input Settings'
|
2015-10-25 10:41:53 +01:00 |
|
twinaphex
|
e997171d3c
|
Reimplement Playlist Settings
|
2015-10-25 10:25:07 +01:00 |
|
twinaphex
|
135edc289b
|
(Menu) Build up Input Settings dynamically
|
2015-10-24 10:31:11 +02:00 |
|
twinaphex
|
c4a66acbb6
|
Collapse User Binds into bigger 'Input Options' category
|
2015-10-23 06:54:33 +02:00 |
|
twinaphex
|
f48830cfc0
|
Revert "Simplify menu_entries_set_refresh"
This reverts commit 6ca0962f9eb59022ad64f11777c6c925206ff2f0.
|
2015-10-22 03:54:34 +02:00 |
|
twinaphex
|
6ca0962f9e
|
Simplify menu_entries_set_refresh
|
2015-10-22 03:45:14 +02:00 |
|
twinaphex
|
413aa2489e
|
Create menu_displaylist_push_list_process
|
2015-10-22 01:38:41 +02:00 |
|
Twinaphex
|
1de58fe69f
|
Remove unused variables
|
2015-10-19 03:57:27 +02:00 |
|
twinaphex
|
b2b78125fa
|
Collapse subgroups automatically enabled now
|
2015-10-18 21:32:41 +02:00 |
|
twinaphex
|
94a65e087d
|
Refactor
|
2015-10-17 19:24:58 +02:00 |
|
twinaphex
|
8dfc5f698d
|
Add Cheevos username/password
|
2015-10-17 15:58:59 +02:00 |
|
twinaphex
|
1b59823972
|
Start adding preliminary Account Settings
|
2015-10-17 15:28:16 +02:00 |
|
twinaphex
|
52e5f50be4
|
(menu_cbs_deferred_push.c) Instrument
|
2015-10-11 21:08:07 +02:00 |
|
twinaphex
|
16f89fcd10
|
(menu_setting.c) Wrap browser_selection_type
|
2015-10-11 13:16:38 +02:00 |
|
twinaphex
|
83dd151579
|
Start wrapping more settings code
|
2015-10-11 13:10:46 +02:00 |
|
twinaphex
|
2f2a843d77
|
Create menu_setting_get_type
|
2015-09-26 02:22:01 +02:00 |
|
twinaphex
|
7bb035a8b9
|
Fix system information fallthrough
|
2015-09-24 13:37:25 +02:00 |
|
radius
|
4345320c85
|
add a debug information panel, disabled by default
|
2015-09-23 20:51:31 -05:00 |
|
twinaphex
|
1fc97df819
|
Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f451091a7d56ace026a92faea1c3ee6bbbaf.
|
2015-09-21 21:32:23 +02:00 |
|
twinaphex
|
b7d0f45109
|
Add action_type to menu_displaylist_push_list
|
2015-09-21 21:11:37 +02:00 |
|
Twinaphex
|
c8b041ef7d
|
Simplify core_info_list_get_all_extensions
|
2015-09-14 23:33:50 +02:00 |
|
twinaphex
|
80b3bc6254
|
Use menu_displaylist_push from one place
|
2015-09-12 08:05:26 +02:00 |
|
twinaphex
|
bbe210f7eb
|
C89_BUILD fixes
|
2015-09-06 23:43:27 +02:00 |
|
twinaphex
|
ac12c5a744
|
Cleanups
|
2015-09-06 19:49:51 +02:00 |
|
twinaphex
|
821abdb471
|
Cleanups
|
2015-09-06 19:29:04 +02:00 |
|
twinaphex
|
73d599dc83
|
Should compile now with MISSING_DECLS = 1
|
2015-09-06 15:13:12 +02:00 |
|
twinaphex
|
d65ee7ea3d
|
Cleanups
|
2015-09-05 17:02:13 +02:00 |
|
twinaphex
|
65fef114c2
|
Cleanups
|
2015-09-04 21:29:15 +02:00 |
|
twinaphex
|
78b6acf986
|
Cleanups
|
2015-09-04 17:08:39 +02:00 |
|
twinaphex
|
b203f10061
|
Cleanups
|
2015-09-03 20:26:12 +02:00 |
|
twinaphex
|
02f9afb202
|
Cleanups
|
2015-09-02 00:14:05 +02:00 |
|
twinaphex
|
e39f28f989
|
(menu_cbs_deferred_push.c) Cut down on some more code duplication
|
2015-09-02 00:14:05 +02:00 |
|
twinaphex
|
71b85b460d
|
Add another param to general_push
|
2015-09-01 20:41:58 +02:00 |
|