2024-03-25 |
notaz | spu: don't leave garbage in capture buffers |
blob | commitdiff |
2024-03-25 |
notaz | spu: more status bits |
blob | commitdiff | diff to current |
2024-03-24 |
notaz | spu: don't assert on noise in thread mode |
blob | commitdiff | diff to current |
2024-01-21 |
notaz | spu: add missing sample copying for thread mode |
blob | commitdiff | diff to current |
2023-12-11 |
notaz | standalone: revive spu_c64x build |
blob | commitdiff | diff to current |
2023-11-21 |
notaz | spu: add a guard for "runaway" channels |
blob | commitdiff | diff to current |
2023-11-21 |
notaz | apply cdrom volume in spu |
blob | commitdiff | diff to current |
2023-11-16 |
notaz | spu: patch up more savestate issues |
blob | commitdiff | diff to current |
2023-11-02 |
notaz | spu: implement some more irq details |
blob | commitdiff | diff to current |
2023-10-31 |
notaz | spu: maybe better mute |
blob | commitdiff | diff to current |
2023-10-31 |
notaz | cdrom: implement xa buffering somewhat |
blob | commitdiff | diff to current |
2023-10-30 |
notaz | spu: sync on koff |
blob | commitdiff | diff to current |
2023-10-14 |
notaz | spu: implement irq on dma |
blob | commitdiff | diff to current |
2023-10-10 |
notaz | spu: rearrange struct to reduce padding |
blob | commitdiff | diff to current |
2023-10-07 |
notaz | spu: make fmod work in threaded mode |
blob | commitdiff | diff to current |
2023-10-07 |
notaz | spu: try to clean up the interpolation mess |
blob | commitdiff | diff to current |
2023-10-05 |
notaz | spu: adjust fmod to match nocash description |
blob | commitdiff | diff to current |
2023-10-01 |
notaz | patch up some savestate issues |
blob | commitdiff | diff to current |
2023-09-27 |
notaz | spu: try to improve timing |
blob | commitdiff | diff to current |
2023-08-25 |
notaz | spu: adjust irqs again |
blob | commitdiff | diff to current |
2023-08-25 |
notaz | spu: rm bunch of unused functions |
blob | commitdiff | diff to current |
2023-08-16 |
notaz | spu: add forgotten prevflags checking |
blob | commitdiff | diff to current |
2023-08-15 |
notaz | spu: clear on init |
blob | commitdiff | diff to current |
2023-08-10 |
notaz | spu: some cdda/xa reverb support |
blob | commitdiff | diff to current |
2023-08-03 |
notaz | try to fix win32 build |
blob | commitdiff | diff to current |
2023-08-03 |
Paul Cercueil | Support compiling without pthreads |
blob | commitdiff | diff to current |
2023-07-09 |
notaz | Merge pull request #292 from pcercuei/dfsound-big-endian |
blob | commitdiff | diff to current |
2023-07-06 |
notaz | libretro: disable spu thread by default, with option... |
blob | commitdiff | diff to current |
2023-07-06 |
notaz | spu: fix some threading issues |
blob | commitdiff | diff to current |
2023-07-04 |
notaz | spu: irq adjustments according to MiSTer |
blob | commitdiff | diff to current |
2022-11-03 |
notaz | spu: fix a wrong assumption |
blob | commitdiff | diff to current |
2022-10-13 |
Sakitoshi | updated gaussian interpolation filter |
blob | commitdiff | diff to current |
2022-09-10 |
notaz | spu: fix wrong volume shift |
blob | commitdiff | diff to current |
2022-09-08 |
notaz | spu: cleanup some irq hacks |
blob | commitdiff | diff to current |
2022-09-08 |
notaz | spu: sync on xa playback start |
blob | commitdiff | diff to current |
2022-09-04 |
notaz | spu: support master volume |
blob | commitdiff | diff to current |
2022-09-04 |
notaz | spu: rename dwChannelOn to something more suitable |
blob | commitdiff | diff to current |
2022-09-04 |
notaz | spu: remove some strange rounding |
blob | commitdiff | diff to current |
2021-12-14 |
notaz | fix some issues and warnings seen on ctr build |
blob | commitdiff | diff to current |
2021-10-18 |
gameblabla | Fix CD volume issue in Star Wars - Dark Forces. (#232) |
blob | commitdiff | diff to current |
2021-08-22 |
gameblabla | Fixes Diablo 1 SPU bug properly and remove Diablo hack... |
blob | commitdiff | diff to current |
2016-03-31 |
notaz | don't use __ARM_ARCH_7A__ |
blob | commitdiff | diff to current |
2015-02-05 |
notaz | libretro: always use fixed samples per frame |
blob | commitdiff | diff to current |
2015-02-02 |
notaz | spu: c64x: fix cache handling, enable l2 |
blob | commitdiff | diff to current |
2015-02-02 |
notaz | spu: fix some thread safety issues |
blob | commitdiff | diff to current |
2015-01-12 |
notaz | spu: put reverb on the thread too |
blob | commitdiff | diff to current |
2015-01-12 |
notaz | some random improvements |
blob | commitdiff | diff to current |
2015-01-09 |
notaz | spu: support multiple pending buffers |
blob | commitdiff | diff to current |
2015-01-05 |
notaz | spu: finish offload code to TI C64x DSP |
blob | commitdiff | diff to current |
2015-01-04 |
notaz | spu: start offload code to TI C64x DSP |
blob | commitdiff | diff to current |
2015-01-04 |
notaz | spu: threaded implementation |
blob | commitdiff | diff to current |
2015-01-03 |
notaz | spu: get rid of bStop, clean up |
blob | commitdiff | diff to current |
2015-01-03 |
notaz | spu: move more things to StartSound |
blob | commitdiff | diff to current |
2015-01-03 |
notaz | spu: reduce use of globals |
blob | commitdiff | diff to current |
2015-01-03 |
notaz | spu: handle stop better, split main func more |
blob | commitdiff | diff to current |
2015-01-03 |
notaz | mingw build fixes |
blob | commitdiff | diff to current |
2014-12-21 |
notaz | spu: fix first sample, don't play ahead |
blob | commitdiff | diff to current |
2014-12-21 |
notaz | spu: avoid NULL pSpuIrq |
blob | commitdiff | diff to current |
2014-12-20 |
notaz | spu: put globals into a structure |
blob | commitdiff | diff to current |
2014-12-20 |
notaz | spu: remove some hacks |
blob | commitdiff | diff to current |
2014-12-20 |
notaz | spu: rework synchronization |
blob | commitdiff | diff to current |
2014-12-20 |
notaz | spu: add a schedule callback |
blob | commitdiff | diff to current |
2014-12-20 |
notaz | spu: fix some fmod related breakage |
blob | commitdiff | diff to current |
2013-03-17 |
notaz | spu: change sync again |
blob | commitdiff | diff to current |
2013-01-05 |
notaz | spu: fix decode offset |
blob | commitdiff | diff to current |
2013-01-05 |
notaz | spu: stop at address 0 |
blob | commitdiff | diff to current |
2013-01-05 |
notaz | spu: check buffer state less often |
blob | commitdiff | diff to current |
2013-01-03 |
notaz | spu: also return on decoder irqs |
blob | commitdiff | diff to current |
2012-12-02 |
notaz | improve ARM feature detection |
blob | commitdiff | diff to current |
2012-07-30 |
notaz | allow multiple sound drivers to be compiled |
blob | commitdiff | diff to current |
2012-07-30 |
notaz | spu: some cleanups |
blob | commitdiff | diff to current |
2012-07-15 |
notaz | spu: rework irqs, again.. |
blob | commitdiff | diff to current |
2012-07-15 |
notaz | spu: add decode buffer and reverb read handling |
blob | commitdiff | diff to current |
2012-07-15 |
notaz | spu: rework irq handling and loop reloading |
blob | commitdiff | diff to current |
2012-07-08 |
notaz | spu: get rid of iSPUIRQWait |
blob | commitdiff | diff to current |
2012-07-08 |
notaz | spu: get rid of iSpuAsyncWait hack |
blob | commitdiff | diff to current |
2012-07-08 |
notaz | spu: remove some hacks, to be reworked |
blob | commitdiff | diff to current |
2012-07-08 |
notaz | spu: remove all threading code |
blob | commitdiff | diff to current |
2012-07-08 |
notaz | spu: keep generating irqs while they are pending |
blob | commitdiff | diff to current |
2011-10-30 |
notaz | spu: add asm mixing code for ARMv5 too |
blob | commitdiff | diff to current |
2011-10-09 |
notaz | spu: fix gaussian interpolation |
blob | commitdiff | diff to current |
2011-10-09 |
notaz | psxcounters: change spu update ~2ms |
blob | commitdiff | diff to current |
2011-10-08 |
notaz | spu: make "simple" interpolation even more simple |
blob | commitdiff | diff to current |
2011-10-08 |
notaz | spu/cdda: sync cdda to spu playback |
blob | commitdiff | diff to current |
2011-09-23 |
notaz | support armv5 build |
blob | commitdiff | diff to current |
2011-09-22 |
notaz | spu: handle loop write vs loop flag race (bIgnoreLoop... |
blob | commitdiff | diff to current |
2011-09-22 |
notaz | spu: clean up unneeded code |
blob | commitdiff | diff to current |
2011-09-21 |
notaz | spu: get rid of pCurr -1, pass right chans to silent... |
blob | commitdiff | diff to current |
2011-09-19 |
notaz | spu: fix a few mixing issues |
blob | commitdiff | diff to current |
2011-09-19 |
notaz | spu: don't wait for irq on silent channels |
blob | commitdiff | diff to current |
2011-08-01 |
notaz | spu: split out mixing, use NEON for that on ARM |
blob | commitdiff | diff to current |
2011-08-01 |
notaz | spu: merge DrHell/shalma noise code |
blob | commitdiff | diff to current |
2011-08-01 |
notaz | spu: change volume control, default it to 3/4 instead... |
blob | commitdiff | diff to current |
2011-08-01 |
notaz | spu: some misc refactoring/cleanup |
blob | commitdiff | diff to current |
2011-07-30 |
notaz | spu: some major reverb refactoring |
blob | commitdiff | diff to current |
2011-07-29 |
notaz | spu: parametrize sample generation, interpolation |
blob | commitdiff | diff to current |
2011-07-29 |
notaz | spu: do adsr on whole buffer |
blob | commitdiff | diff to current |
2011-07-29 |
notaz | frontend: add chan display option, for fun mostly |
blob | commitdiff | diff to current |
2011-07-29 |
notaz | spu: handle non-playing channel irqs |
blob | commitdiff | diff to current |
2011-07-27 |
notaz | spu: simplify irq and flag handling |
blob | commitdiff | diff to current |
next |