Commit Graph

25315 Commits

Author SHA1 Message Date
twinaphex
cfe5491b05 (Android) Reimplement how shutdown gets signalled 2015-12-02 17:55:31 +01:00
twinaphex
d6b5dd6ac4 Flesh out android_native_app_glue.c implementation some more 2015-12-02 17:46:20 +01:00
twinaphex
986e4bf40d (Android) Native activity updates 2015-12-02 08:54:24 +01:00
twinaphex
d171c831c3 (Android) Remove apk-extract 2015-12-02 06:28:46 +01:00
twinaphex
317049cd25 (Android) We now use the built-in assets extraction inside RA to
extract the 'assets' dir from the APK, no more Java JNI library
for this
2015-12-02 06:22:04 +01:00
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
twinaphex
a7e72772e7 Start making tasks_decompress.c suitable for extracting APKs too 2015-12-02 05:27:47 +01:00
twinaphex
a59cee2521 Update bundle assets task call 2015-12-02 04:04:51 +01:00
twinaphex
0679916db1 Start setting up all the code needed for bundle assets
extraction
2015-12-02 03:55:28 +01:00
twinaphex
003dec7710 Cleanups 2015-12-02 03:16:04 +01:00
twinaphex
a106d7143b Simplify 7z code 2015-12-02 02:42:06 +01:00
twinaphex
adffda5cfe (7z) Simplify code 2015-12-02 02:40:06 +01:00
twinaphex
0b77ba05b0 (file_ops.c) Cleanup 2015-12-02 01:54:40 +01:00
twinaphex
9e78e106be Remove unneeded 7z header include 2015-12-02 01:49:33 +01:00
twinaphex
42e54ea10a file_ops.c - cleanups 2015-12-02 01:46:07 +01:00
twinaphex
b46b880c32 Remove unused variables 2015-12-02 01:42:13 +01:00
twinaphex
a6028daea3 compressed_7zip_file_list_new - fix potential memleak 2015-12-02 01:40:39 +01:00
twinaphex
7aab9baaa8 (file_ops.c) 7zip UTF16 buffer allocation cleanups 2015-12-02 01:35:01 +01:00
twinaphex
846e009037 Nit 2015-12-02 01:26:29 +01:00
twinaphex
1f78455274 Remove call to Buf_Init 2015-12-02 01:16:08 +01:00
twinaphex
47b934b563 (file_ops.c) g_Alloc can go 2015-12-02 01:13:39 +01:00
twinaphex
265b297698 Don't use Buf_Free and Buf_Create anymore 2015-12-02 01:12:44 +01:00
twinaphex
0c8ed91b36 Nits 2015-12-02 01:02:58 +01:00
twinaphex
b7f7b1f3b7 video_thread_wrapper.c - cleanups 2015-12-02 01:01:27 +01:00
twinaphex
e078e1d379 read_7zip_file - cleanups 2015-12-01 19:54:26 +01:00
twinaphex
e48146f547 compressed_7zip_file_list_new - cleanups 2015-12-01 19:46:34 +01:00
twinaphex
0b1f5df456 Update encoding_utf 2015-12-01 19:24:51 +01:00
twinaphex
263b2de885 (file_ops) 7z cleanups 2015-12-01 19:14:59 +01:00
twinaphex
cb0c8497c9 Reintroduce old 7z UTF conversion code 2015-12-01 18:59:35 +01:00
Twinaphex
eb512d0caf Should fix input config label regression 2015-12-01 18:29:46 +01:00
twinaphex
6c6beca430 Create x11_save_last_used_monitor 2015-12-01 08:49:35 +01:00
twinaphex
c4354ff429 Create g_x11_screen 2015-12-01 08:42:33 +01:00
Twinaphex
96da691728 Revert "Revert "(gl) Fix gl->should_resize being always true""
This reverts commit d35840ebcd.
2015-12-01 07:15:06 +01:00
Twinaphex
d0340d0f80 (GLSL) Fix regression 2015-12-01 07:12:26 +01:00
Twinaphex
d35840ebcd Revert "(gl) Fix gl->should_resize being always true"
This reverts commit 0f339caf30.
2015-12-01 04:58:47 +01:00
twinaphex
b056e809c3 Attempt to fix dispmanx issue for joolswills 2015-12-01 04:28:53 +01:00
twinaphex
ad3e74670b Move shader_dir_list to runloop.c 2015-12-01 04:00:09 +01:00
twinaphex
10875bf6a0 Move shader_dir references 2015-12-01 03:55:31 +01:00
twinaphex
3555fc1d02 Cleanups 2015-12-01 03:51:34 +01:00
twinaphex
7bd0cd63d4 Remove unused global pointer 2015-12-01 03:49:19 +01:00
twinaphex
fcde5ae8ff Add RUNLOOP_CTL_GET_WINDOWED_SCALE 2015-12-01 03:46:56 +01:00
twinaphex
c5df156f23 Cleanups 2015-12-01 03:33:50 +01:00
twinaphex
4cc820d4a6 Move global->cheat to cheats.c 2015-12-01 03:29:32 +01:00
twinaphex
2c2aaec107 Don't use global->cheat outside cheats.c 2015-12-01 03:07:16 +01:00
twinaphex
e0ec68a73d Reduce references to global->cheat 2015-12-01 03:03:33 +01:00
twinaphex
dbb3d8f770 Rewrite cheat code 2015-12-01 03:00:31 +01:00
twinaphex
39b8971fae Reduce references to global->cheat 2015-12-01 02:55:07 +01:00
twinaphex
8efb57f4bf Reduce scope of global->cheat 2015-12-01 02:49:27 +01:00
twinaphex
b8eba00a7e Reduce scope of global->cheat 2015-12-01 02:46:43 +01:00
twinaphex
43abd39f6a Start limiting scope of global->cheat to cheats.c 2015-12-01 02:43:34 +01:00