twinaphex
|
c6fc3eaafd
|
(runloop_data.c) Some refactors
|
2015-07-09 00:17:20 +02:00 |
|
twinaphex
|
370970e78f
|
Bump default max users up to 5
|
2015-07-09 00:10:44 +02:00 |
|
twinaphex
|
e23499d2b2
|
(runloop_data.c) Cleanups
|
2015-07-09 00:01:55 +02:00 |
|
twinaphex
|
51e2a128c5
|
(runloop data) Don't have to pass around runloop pointer anymore
|
2015-07-08 23:01:11 +02:00 |
|
twinaphex
|
c90072df55
|
Move lock to task_overlay.c
|
2015-07-08 22:42:45 +02:00 |
|
twinaphex
|
04b98bebd9
|
Cut down on header includes
|
2015-07-08 22:14:31 +02:00 |
|
twinaphex
|
000f9650d7
|
(task_http.c) Get rid of header include
|
2015-07-08 22:11:45 +02:00 |
|
twinaphex
|
6f4e53e454
|
Remove unused variables
|
2015-07-08 22:04:37 +02:00 |
|
twinaphex
|
52e2fd1689
|
Refactor task_database.c
|
2015-07-08 22:03:23 +02:00 |
|
twinaphex
|
c84ddb53fa
|
(task_databse.c) Refactors
|
2015-07-08 21:48:58 +02:00 |
|
twinaphex
|
3605b97c80
|
Create rarch_main_data_http_uninit
|
2015-07-08 21:38:22 +02:00 |
|
twinaphex
|
dcd5a4fdcc
|
Refactor task_http.c
|
2015-07-08 21:35:24 +02:00 |
|
twinaphex
|
74627d1497
|
(task_http.c) Some refactors
|
2015-07-08 21:18:34 +02:00 |
|
twinaphex
|
82f645ce51
|
Simplify rarch_main_data_active
|
2015-07-08 21:13:04 +02:00 |
|
twinaphex
|
84066e1a5d
|
Move all sorts of structs over to task_file_transfer.c
|
2015-07-08 20:12:20 +02:00 |
|
twinaphex
|
664592b354
|
Use rarch_main_data_nbio_get_handle and rarch_main_data_nbio_image_get_handle
|
2015-07-08 20:10:18 +02:00 |
|
twinaphex
|
a1a4bc4057
|
task_file_transfer.c - decouple 'nbio' state from runloop data struct
|
2015-07-08 20:04:16 +02:00 |
|
twinaphex
|
3aff5a3ee2
|
Set audio callback function pointers to NULL during uninit_audio -
should fix Dinothawr crash when selecting 'Close Content'
|
2015-07-08 19:08:43 +02:00 |
|
twinaphex
|
c6992b3a6a
|
Make audio_driver_callback and audio_driver_callback_set_state
more robust
|
2015-07-08 18:57:34 +02:00 |
|
twinaphex
|
4ac38a738f
|
(audio_driver.c) Some cleanups
|
2015-07-08 18:38:46 +02:00 |
|
twinaphex
|
3de05cbbbb
|
Ability to scroll left/right at 'Scan This Directory' entry
|
2015-07-08 17:29:46 +02:00 |
|
twinaphex
|
f2d20786a4
|
(RGUI) Indenting nits
|
2015-07-08 17:27:34 +02:00 |
|
twinaphex
|
54e6048cd2
|
(GLUI) Indenting nits
|
2015-07-08 17:26:51 +02:00 |
|
twinaphex
|
82cd8263dc
|
(XMB) Indenting nits (again) in xmb.c
|
2015-07-08 17:26:23 +02:00 |
|
twinaphex
|
c4617f0f6b
|
(libretro_version_1.c) Style nits
|
2015-07-08 17:22:35 +02:00 |
|
twinaphex
|
1cc1f6d782
|
(video_driver.c) Style nits
|
2015-07-08 17:19:14 +02:00 |
|
twinaphex
|
66ac83cfed
|
Set max users by default to 4
|
2015-07-08 17:13:59 +02:00 |
|
twinaphex
|
21ea7c74e9
|
Make audio latency go up in steps of 16
|
2015-07-08 17:04:59 +02:00 |
|
twinaphex
|
08b56582b2
|
(task_file_transfer.c) Add workaround for bogus file transfer requests
|
2015-07-08 16:52:40 +02:00 |
|
twinaphex
|
cbc79e0d67
|
Start adding preliminary bundle extraction code
|
2015-07-08 16:45:04 +02:00 |
|
twinaphex
|
e3661c1e3d
|
menu_init - Set help_screen_type to default
|
2015-07-08 05:48:03 +02:00 |
|
twinaphex
|
bfb996dbcd
|
Start refactoring action_iterate_help
|
2015-07-08 05:45:43 +02:00 |
|
twinaphex
|
a59fd029b1
|
Send APK path as param too
|
2015-07-08 02:42:19 +02:00 |
|
Twinaphex
|
b6760e27fb
|
Merge pull request #1927 from micechal/patch-3
Added Polish translation
|
2015-07-08 01:06:09 +02:00 |
|
twinaphex
|
039ba91c48
|
Add mechanism so that task_database informs the menu driver that
we need to refresh the horizontal list. Kivutar; make the icons
work again after we do a horizontal list refresh
|
2015-07-08 01:01:41 +02:00 |
|
twinaphex
|
f2a608b131
|
Create menu_environ callback
|
2015-07-08 00:37:44 +02:00 |
|
Michał Durak
|
5292c80e59
|
Added Polish translation
|
2015-07-08 00:16:38 +02:00 |
|
Twinaphex
|
908eafa604
|
Merge pull request #1925 from fr500/master
add functions to look for certain extra folders that may be useful to…
|
2015-07-07 22:59:06 +02:00 |
|
twinaphex
|
f97965f43b
|
Remove some dead code now
|
2015-07-07 22:46:32 +02:00 |
|
radius
|
610d316852
|
path had been changed to app_dir
|
2015-07-07 15:38:00 -05:00 |
|
radius
|
5cb8a0793c
|
make screenshots save in the pictures folder
|
2015-07-07 15:36:37 -05:00 |
|
twinaphex
|
648b9cf341
|
(Android) Remove some now-obsolete content icons
|
2015-07-07 22:24:49 +02:00 |
|
twinaphex
|
6a6b419ddb
|
(Android) Add screenshot dir default dir
|
2015-07-07 22:04:25 +02:00 |
|
radius
|
cccc221e8c
|
fix search & replace error
|
2015-07-07 14:56:01 -05:00 |
|
radius
|
3c5fe79df8
|
rename a few variables
|
2015-07-07 14:48:09 -05:00 |
|
radius
|
57ee3c0c33
|
rename a few variables
|
2015-07-07 14:38:39 -05:00 |
|
twinaphex
|
7921d1d1e9
|
Remove some code in UserPreferences.java
|
2015-07-07 21:36:09 +02:00 |
|
twinaphex
|
0350e0a495
|
(Android) Kill off more Java code
|
2015-07-07 21:26:12 +02:00 |
|
twinaphex
|
f6abb8360f
|
(Java) Remove more code
|
2015-07-07 21:14:59 +02:00 |
|
radius
|
6801a0de28
|
move variable declaration
|
2015-07-07 13:58:15 -05:00 |
|