twinaphex
1f1d58bf61
(audio_dsp_filter.c) Buildfix
2015-09-29 18:13:10 +02:00
twinaphex
4f889124ae
Move video_driver_t * variable around
2015-09-29 18:11:09 +02:00
twinaphex
87d44af218
Static code analysis cleanups
2015-09-29 18:08:33 +02:00
twinaphex
e986b9e42a
Static code analysis cleanups
2015-09-29 17:35:28 +02:00
twinaphex
28b9ac73ad
(audio_dsp_filter.c) Refactor code flow
2015-09-29 16:55:58 +02:00
twinaphex
084217fa42
(win32) Move gfx_set_dwm call
2015-09-29 03:19:48 +02:00
twinaphex
9b4a99d506
(net_compat.c) Style nits
2015-09-29 02:41:41 +02:00
Twinaphex
1974a3051d
Merge pull request #2185 from aliaspider/master
...
(CTR/3DS) implement right stick analogue polling.
2015-09-29 02:38:14 +02:00
Twinaphex
186c1f7b97
Merge pull request #2184 from frangarcj/master
...
FIX mkdir and Network Code / Online updater
2015-09-29 02:36:50 +02:00
aliaspider
4a4dd8e625
(CTR/3DS) implement right stick analogue polling.
2015-09-28 23:57:05 +01:00
Francisco José García García
7fa6a796be
(Vita) First Networking Code and Download Overlays
2015-09-29 00:40:53 +02:00
Francisco José García García
1945b7e76d
(Vita) Fix creating directories
2015-09-29 00:40:00 +02:00
Twinaphex
c6f0cc2c08
Merge pull request #2181 from aliaspider/master
...
(CTR/3DS) add ir:rst to ServiceAccessControl, needed by the n3DS HID
2015-09-28 23:03:27 +02:00
twinaphex
02a5d738fe
Static code analysis cleanups
2015-09-28 23:00:22 +02:00
aliaspider
b516223365
(CTR/3DS) add ir:rst to ServiceAccessControl, needed by the n3DS HID
...
hardware.
2015-09-28 22:00:02 +01:00
twinaphex
790bb0d0d6
Minor code cleanups based on static code analysis
2015-09-28 22:07:40 +02:00
twinaphex
94c3546e71
More static code analysis cleanups
2015-09-28 22:03:16 +02:00
Twinaphex
4f02326171
Merge pull request #2179 from aliaspider/master
...
(CTR/3DS) improve audio/video sync.
2015-09-28 21:50:10 +02:00
aliaspider
7738778711
(CTR/3DS) add the EnableL2Cache flag for cia builds.
2015-09-28 20:21:55 +01:00
aliaspider
48ec5190ba
(CTR/3DS) improve audio/video sync.
2015-09-28 20:09:07 +01:00
twinaphex
b1c47d686c
More static code analysis nits
2015-09-28 18:55:07 +02:00
twinaphex
6db07f7fd8
(xmb.c) Correct faulty usage of calloc
2015-09-28 18:49:32 +02:00
twinaphex
0cc56e2a1a
More static code analysis nits
2015-09-28 18:44:28 +02:00
twinaphex
631da50dfa
More static code analysis nits
2015-09-28 18:22:27 +02:00
twinaphex
4ca5d31f9b
Some more static code analysis nits when ran with enable=all
2015-09-28 18:12:02 +02:00
twinaphex
1eb80f6c93
More static code analysis fixes
2015-09-28 17:18:48 +02:00
twinaphex
b5456bc940
Another static code analysis fix
2015-09-28 17:01:41 +02:00
twinaphex
d482dba2eb
More static code analysis fixes
2015-09-28 16:57:22 +02:00
Twinaphex
6647eab237
Merge pull request #2178 from aliaspider/master
...
(CTR/3DS) audio: add missing callbacks needed by DRC.
2015-09-28 16:51:02 +02:00
aliaspider
ec284a5db0
(CTR/3DS) change ctr_buffer_size to ctr_audio_buffer_size
2015-09-28 15:42:07 +01:00
aliaspider
40e2e7d636
(CTR/3DS) audio: add the missing callbacks needed by DRC and
...
compute_audio_buffer_statistics.
2015-09-28 15:39:30 +01:00
Twinaphex
b1f6c88626
Merge pull request #2177 from aliaspider/master
...
(CTR/3DS) update
2015-09-28 16:21:57 +02:00
twinaphex
a79b571d7b
Static code analysis fixes
2015-09-28 16:20:26 +02:00
twinaphex
b6d31fd1a2
(menu_input.c) Rename current_setting to setting
2015-09-28 15:58:24 +02:00
twinaphex
d38e327514
(menu_input.c) Get rid of some pointer grabbing
2015-09-28 15:55:57 +02:00
aliaspider
e2037c477e
(CTR/3DS) build fix.
2015-09-28 14:55:23 +01:00
aliaspider
a2d552a819
(CTR/3DS) allow toggling the console on/off.
...
the upper part of the touchscreen toggles the console, the lower part
the main menu.
2015-09-28 14:54:48 +01:00
aliaspider
ca000f64db
(CTR/3DS) add support for new 3ds extra buttons/right stick, not tested.
...
no analogue support for the right stick.
2015-09-28 14:53:38 +01:00
twinaphex
0b9f16763f
(menu_input.c) Refactors
2015-09-28 15:52:55 +02:00
Twinaphex
bbc5bc9f6e
Circular header dependencies are the pits
2015-09-28 06:10:42 +02:00
Twinaphex
e133df155d
(CocoaTouch) Add hack - if we press an entry and the data runloop
...
is active (meaning tasks are still yet to be handled), then we
run rarch_main_data_iterate in a loop and iterate over it 32 times.
This way, the 'Online Updater' and download options should work
2015-09-28 04:43:47 +02:00
twinaphex
5d9cdcdec1
(menu_iterate.C) Add back hack and add a FIXME note
2015-09-28 03:52:42 +02:00
Twinaphex
91a2ef6478
(iOS) Get rid of the GLSL build script which takes forever
2015-09-28 03:34:19 +02:00
Twinaphex
f44852b35b
Fix redefinition of variable
2015-09-28 03:32:05 +02:00
Twinaphex
f2f3374760
Get rid of unused variable
2015-09-28 03:31:09 +02:00
twinaphex
3680846c24
Copy boot.dol to pkg/wii
2015-09-28 03:05:11 +02:00
twinaphex
ea3e06f2d3
Remove unused variable
2015-09-28 02:48:46 +02:00
twinaphex
f11d54df75
(menu_setting.c) Cleanups
2015-09-28 02:32:19 +02:00
twinaphex
4d2bf926fd
(Menu) Add menu_setting_get_name and menu_setting_get_short_description
2015-09-28 02:28:34 +02:00
twinaphex
041f470d94
(Menu) setting refactors
2015-09-28 02:16:07 +02:00