twinaphex
|
2132ccc40c
|
Cleanup audio_monitor_set_refresh_rate
|
2015-01-18 19:02:28 +01:00 |
|
twinaphex
|
e3897c8641
|
Less dependencies on driver.h
|
2015-01-18 19:01:13 +01:00 |
|
twinaphex
|
0703b3c867
|
Add audio_monitor.c files
|
2015-01-18 18:47:53 +01:00 |
|
twinaphex
|
7f53ca4ab5
|
audio mute enable is now saved to config file
|
2015-01-16 23:26:09 +01:00 |
|
twinaphex
|
26ab324727
|
(OSX 10.6) Fix declaration shadows global variable warnings
|
2015-01-15 21:10:36 +01:00 |
|
twinaphex
|
d3bf87f4d6
|
(audio_driver.c) More documentation
|
2015-01-14 23:29:36 +01:00 |
|
twinaphex
|
e2b5681652
|
Some header include changes
|
2015-01-13 22:11:26 +01:00 |
|
twinaphex
|
3334e83361
|
Move Xaudio C interface to audio/drivers
|
2015-01-13 00:25:01 +01:00 |
|
twinaphex
|
2679c3d5c2
|
Rename audio/utils.c to audio/audio_utils.c
|
2015-01-13 00:19:46 +01:00 |
|
twinaphex
|
ef79bb7242
|
Rename dsp_filter.c to audio_dsp_filter.c
|
2015-01-13 00:13:28 +01:00 |
|
twinaphex
|
6cdaa4e282
|
(MSVC) Build fixes
|
2015-01-12 22:47:12 +01:00 |
|
twinaphex
|
bbc6a5cee4
|
Move rsound.c to audio/drivers
|
2015-01-12 22:28:59 +01:00 |
|
twinaphex
|
11bcc24c58
|
Rename some more files
|
2015-01-12 22:11:13 +01:00 |
|
twinaphex
|
8b95cfe6e3
|
Get rid of RARCH_INTERNAL-specific code in resampler.c
|
2015-01-12 21:12:48 +01:00 |
|
twinaphex
|
e59dace9e1
|
(audio/resampler) Some changes
|
2015-01-12 21:02:13 +01:00 |
|
twinaphex
|
7283ce17bc
|
Move audio_driver.c to audio/
|
2015-01-12 18:09:31 +01:00 |
|
twinaphex
|
a3dc6203b2
|
Rename option_k local variables
|
2015-01-12 17:16:14 +01:00 |
|
twinaphex
|
b9ab7a545d
|
Move psp and gx drivers to gfx/drivers
|
2015-01-12 06:55:31 +01:00 |
|
twinaphex
|
98f35db95c
|
(PSP) Build fixes and rename sdk_defines.h
|
2015-01-12 06:51:57 +01:00 |
|
twinaphex
|
2d66cdc3e7
|
Move joypad drivers to input/drivers_joypad
|
2015-01-12 06:28:39 +01:00 |
|
twinaphex
|
1753430d68
|
MOve audio drivers to audio/drivers
|
2015-01-12 05:05:56 +01:00 |
|
twinaphex
|
751f2b7403
|
(SDK) Move fifo_buffer.c to libretro SDK
|
2015-01-11 05:43:10 +01:00 |
|
twinaphex
|
27d9441ffa
|
(ALSA) Some simplifications
|
2015-01-10 04:26:19 +01:00 |
|
twinaphex
|
4d7d58930c
|
Document gfx_context.c
|
2015-01-09 23:32:32 +01:00 |
|
twinaphex
|
e28f7c4862
|
Start documenting resampler.c
|
2015-01-09 23:04:05 +01:00 |
|
twinaphex
|
2ba1a3a527
|
Start documenting audio_thread_wrapper.c
Also - early returns if thr is NULL, and move declaration of
variables to top
|
2015-01-09 22:47:53 +01:00 |
|
twinaphex
|
99c9afa5cd
|
Update PATH_MAX to PATH_MAX_LENGTH
|
2015-01-09 18:04:29 +01:00 |
|
twinaphex
|
6abd887fc8
|
Document audio/utils.c
|
2015-01-09 01:43:57 +01:00 |
|
twinaphex
|
97f0d94c30
|
Declare variables at top of function
|
2015-01-09 01:31:36 +01:00 |
|
twinaphex
|
9fee7f5c80
|
(audio/dsp_filter.c) Cleanups
|
2015-01-07 21:43:28 +01:00 |
|
twinaphex
|
6d5e719f99
|
Update header
|
2015-01-07 19:30:10 +01:00 |
|
twinaphex
|
ecf499c588
|
Update headers
|
2015-01-07 18:24:13 +01:00 |
|
twinaphex
|
3692bb2185
|
Update headers
|
2015-01-07 18:17:42 +01:00 |
|
twinaphex
|
4c3d0fea3b
|
(audio/resamplers/nearest) Nit
|
2015-01-06 22:54:52 +01:00 |
|
twinaphex
|
1e3686df40
|
Change audio_resampler_driver to 'OPTIONS'
|
2014-12-31 20:17:53 +01:00 |
|
twinaphex
|
c6cc3b8d90
|
CXX_BUILD - Fix some undefined reference linker errors
|
2014-11-29 21:18:45 +01:00 |
|
Lioncash
|
3ad3625271
|
xaudio: Fix a typo in xa_stop
Pretty sure we should set the pause var to true on stopping.
|
2014-11-14 22:55:44 -05:00 |
|
twinaphex
|
4a45308016
|
Rename gfx/filters and audio/filters to gfx/video_filters and audio/audio_filters
respectively
|
2014-10-29 07:51:23 +01:00 |
|
twinaphex
|
790775bc5f
|
(filters) Kill some header include dependencies
|
2014-10-23 04:19:23 +02:00 |
|
twinaphex
|
c2dfdf75cd
|
(resamplers) Omit some unnecessary header includes
|
2014-10-22 06:54:46 +02:00 |
|
twinaphex
|
2997af48fa
|
Move config-file code to SDK
|
2014-10-22 03:35:04 +02:00 |
|
twinaphex
|
174d011bed
|
Move dir_list to SDK
|
2014-10-22 01:13:05 +02:00 |
|
twinaphex
|
9a9fa6532a
|
Move file_path.c to libretro SDK
|
2014-10-22 00:23:06 +02:00 |
|
twinaphex
|
383eb08988
|
Don't have file_path.h include dir_list.h
|
2014-10-21 18:46:39 +02:00 |
|
twinaphex
|
7472922ee0
|
Move compat/ over to libretro SDK
|
2014-10-21 07:58:58 +02:00 |
|
twinaphex
|
480cd7c7ba
|
Move msvc_compat.h to compat/ dir
|
2014-10-21 06:06:12 +02:00 |
|
twinaphex
|
c62d52de0f
|
Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
|
2014-10-21 05:05:52 +02:00 |
|
twinaphex
|
ca79265e4b
|
Rename thread wrapper as rthreads - make it part of the libretro SDK
|
2014-10-21 03:25:59 +02:00 |
|
twinaphex
|
4f2e52a36f
|
Get rid of some more header dependencies
|
2014-10-21 02:59:04 +02:00 |
|
twinaphex
|
031e8ebf1d
|
(sinc resampler) Rename sinc variable to _sinc
|
2014-10-21 01:12:22 +02:00 |
|