Commit Graph

23 Commits

Author SHA1 Message Date
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 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 07d86c7ac3 Create config_file_userdata.c 2014-09-15 21:25:40 +02:00
twinaphex c6c1fbbf0a Style nits 2014-09-09 05:56:12 +02:00
Lioncash 6b84ccdcef Make some functions static 2014-09-06 00:10:52 -04:00
twinaphex b1871b54c3 (audio/dsp_filter.c/audio/sinc.c) Remove more extraneous elses 2014-08-27 03:31:19 +02:00
twinaphex 0bd97eb1ba (SoftFilter) Bump up API version - start supporting config files
(stub for now)
2014-08-19 17:05:47 +02:00
twinaphex 9911aac09c Add performance.h header include in audio/dsp_filter.c 2014-06-01 22:12:57 +02:00
Themaister cea2b160cd Add Chorus DSP. 2014-06-01 14:32:01 +02:00
Themaister 7bf6554661 Add EQ to griffin. 2014-05-28 10:37:21 +02:00
Themaister 581c2e1d91 Add wahwah DSP. 2014-05-25 14:14:32 +02:00
Themaister 828552d111 Add phaser. 2014-05-25 13:54:46 +02:00
Themaister 7351a228cc Add Echo DSP filter. 2014-05-20 17:04:57 +02:00
Themaister 7aaa0c254f Add builtin crap for DSP plugs. 2014-05-20 14:21:29 +02:00
Themaister 1b9bbbd381 Some Panning fixes. 2014-05-20 14:00:48 +02:00
Themaister b498476531 Remove broken DSP plugs.
They will all have to be properly rewritten for new interface.
2014-05-20 12:38:01 +02:00
Themaister 79f4ed34ba Rename rarch_dsp.h. 2014-05-20 12:30:50 +02:00
Themaister addba80c3b Rewrite DSP plugin interface. 2014-05-20 12:28:33 +02:00