twinaphex
|
b603b735d5
|
Add RARCH_AUDIO_CTL_MUTE_TOGGLE
|
2015-11-22 14:30:31 +01:00 |
|
twinaphex
|
a88ae583cc
|
Create RARCH_AUDIO_CTL_DEINIT/RARCH_AUDIO_CTL_INIT
|
2015-11-22 14:28:00 +01:00 |
|
twinaphex
|
0972c19f77
|
Add more RARCH_AUDIO_CTL commands
|
2015-11-22 14:23:29 +01:00 |
|
twinaphex
|
66d853358a
|
Create audio_driver_ctl
|
2015-11-22 14:17:46 +01:00 |
|
twinaphex
|
0425f0564c
|
Remove audio/audio_monitor.h
|
2015-11-22 13:35:57 +01:00 |
|
twinaphex
|
810a2ea47c
|
(Xaudio) Xbox build fixes
|
2015-11-17 11:17:18 +01:00 |
|
Twinaphex
|
0447c1b442
|
Merge pull request #2293 from aliaspider/master
(3DS) - add an audio driver using the DSP.
|
2015-10-27 01:38:38 +01:00 |
|
aliaspider
|
aeeb2a62d6
|
(3DS) - add an audio driver using the DSP.
- add some hooks to inspect memory usage.
|
2015-10-27 01:06:34 +01:00 |
|
twinaphex
|
db5d8d248b
|
Create new char_list_new_special
|
2015-10-26 19:41:20 +01:00 |
|
twinaphex
|
b9febe2eed
|
Add void pointer to string_list_special_new
|
2015-10-26 19:16:20 +01:00 |
|
twinaphex
|
dc01514db1
|
Finished with code de-duplication
|
2015-10-26 18:41:13 +01:00 |
|
twinaphex
|
bb10bc06b7
|
(string_list_special.c) Code de-duplication
|
2015-10-26 08:52:25 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
aliaspider
|
339acfecf1
|
(CTR/3DS) update code to use ctrulib/great-refactor
|
2015-10-21 15:41:06 +01:00 |
|
twinaphex
|
10b1d121c6
|
Should fix audio filters regression
|
2015-10-03 22:23:23 +02:00 |
|
twinaphex
|
ba1ef9c3c2
|
(MSVC) Buildfixes
|
2015-10-02 17:57:37 +02:00 |
|
twinaphex
|
1f1d58bf61
|
(audio_dsp_filter.c) Buildfix
|
2015-09-29 18:13:10 +02:00 |
|
twinaphex
|
87d44af218
|
Static code analysis cleanups
|
2015-09-29 18:08:33 +02:00 |
|
twinaphex
|
28b9ac73ad
|
(audio_dsp_filter.c) Refactor code flow
|
2015-09-29 16:55:58 +02:00 |
|
twinaphex
|
02a5d738fe
|
Static code analysis cleanups
|
2015-09-28 23:00:22 +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
|
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
|
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
|
a79b571d7b
|
Static code analysis fixes
|
2015-09-28 16:20:26 +02:00 |
|
aliaspider
|
e78136c38f
|
(CTR/3DS) wait for audio channels playback start when setting playpos to
0.
|
2015-09-27 13:59:11 +01:00 |
|
aliaspider
|
6370f797b3
|
(CTR/3DS) start both left and right audio channels at the same time.
|
2015-09-27 13:48:23 +01:00 |
|
twinaphex
|
0d18c61bc5
|
Add RARCH_MAIN_CTL_IS_PAUSED
|
2015-09-26 13:04:07 +02:00 |
|
twinaphex
|
cc4a918296
|
Create rarch_main_ctl
|
2015-09-26 12:58:02 +02:00 |
|
twinaphex
|
5465da0139
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
|
twinaphex
|
8ba2045349
|
Add retro_file to audio/tests
|
2015-09-20 15:53:05 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02:00 |
|
twinaphex
|
4e398e7992
|
Use strlcpy everywhere
|
2015-09-19 15:30:15 +02:00 |
|
sergiobenrocha2
|
5600178879
|
Use flags from the system to build the filters, will avoid hardening-no-relro.
|
2015-09-18 03:29:39 -03:00 |
|
Francisco José García García
|
50172454d2
|
(Vita) Remove -U__ARM_NEON__
|
2015-09-18 01:21:24 +02:00 |
|
twinaphex
|
7f946eb972
|
(Vita/PSP) Code de-duplication
|
2015-09-16 10:39:30 +02:00 |
|
Twinaphex
|
9d69e1992d
|
(coreaudio.c) No longer use pthreads directly
|
2015-09-16 09:07:38 +02:00 |
|
twinaphex
|
4ccbee5d8d
|
Update headers
|
2015-09-14 03:44:06 +02:00 |
|
Twinaphex
|
da3dd316b5
|
(CoreAudio) Include retro_endianness.h
|
2015-09-14 03:36:59 +02:00 |
|
twinaphex
|
8ca8b43545
|
Take out retro_endianness.h include out of retro_miscellaneous.h
|
2015-09-14 03:34:05 +02:00 |
|
twinaphex
|
e45cd48547
|
Cleanups
|
2015-09-13 06:40:29 +02:00 |
|
twinaphex
|
d6809537b0
|
(audio/test) Some buildfixes
|
2015-09-13 04:08:18 +02:00 |
|