cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / dfsound /
3 days ago notazintroduce fractional framerates
2024-03-25 notazspu: don't leave garbage in capture buffers
2024-03-25 notazspu: more status bits
2024-03-24 notazspu: don't assert on noise in thread mode
2024-01-21 notazspu: add missing sample copying for thread mode
2023-12-11 notazstandalone: revive spu_c64x build
2023-12-06 notazspu: fix a wrong assumption about cd volume
2023-11-21 notazspu: add a guard for "runaway" channels
2023-11-21 notazspu: forgot to save some stuff again
2023-11-21 notazapply cdrom volume in spu
2023-11-19 notazspu: adjust dma timing + a hack
2023-11-16 notazspu: patch up more savestate issues
2023-11-02 notazspu: implement some more irq details
2023-10-31 notazspu: maybe better mute
2023-10-31 notazcdrom: implement xa buffering somewhat
2023-10-30 notazspu: sync on koff
2023-10-15 notazspu: rvb volume is signed
2023-10-14 notazspu: implement irq on dma
2023-10-10 notazunbreak some old savestates
2023-10-10 notazspu: try keyoff ignore
2023-10-10 notazspu: rearrange struct to reduce padding
2023-10-07 notazspu: make fmod work in threaded mode
2023-10-07 notazspu: try to clean up the interpolation mess
2023-10-05 notazspu: adjust fmod to match nocash description
2023-10-01 notazpatch up some savestate issues
2023-09-27 notazspu: try to improve timing
2023-09-27 notazspu: avoid relying on signed overflow undefined behavior
2023-08-25 notazspu: adjust irqs again
2023-08-25 notazspu: rm bunch of unused functions
2023-08-16 notazspu: add forgotten prevflags checking
2023-08-15 notazspu: clear on init
2023-08-15 notazspu: implement volume regs somewhat
2023-08-12 notazlog unhandled io more clearly
2023-08-10 notazspu: some cdda/xa reverb support
2023-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-06 notazlibretro: disable spu thread by default, with option...
2023-07-06 notazspu: fix some threading issues
2023-07-04 notazspu: fix typo
2023-07-04 notazspu: irq adjustments according to MiSTer
2023-05-05 Paul Cercueildfsound: Fix issues on big-endian systems
2022-11-03 notazspu: fix a wrong assumption
2022-10-15 notazmerge from libretro fork
2022-10-13 Sakitoshiupdated gaussian interpolation filter
2022-09-15 notazdon't cast between long and pointers for win64
2022-09-10 notazspu: fix wrong volume shift
2022-09-08 notazeasier logging of unhandled stuff
2022-09-08 notazspu: cleanup some irq hacks
2022-09-08 notazspu: sync on xa playback start
2022-09-04 notazspu: support master volume
2022-09-04 notazspu: rename dwChannelOn to something more suitable
2022-09-04 notazspu: remove some strange rounding
2022-08-30 notazplugins: try to untangle the CALLBACK mess
2022-08-30 notazspu: get rid of iXAPitch
2022-01-22 notazspu: try to eliminate some cdda clicks/pops
2022-01-22 notazspu: save/restore decode_pos
2021-12-14 notazfix some issues and warnings seen on ctr build
2021-10-18 gameblablaFix CD volume issue in Star Wars - Dark Forces. (#232)
2021-08-22 gameblablaFixes Diablo 1 SPU bug properly and remove Diablo hack...
2021-08-18 gameblabla[SPU] Emulate SPUSTAT[5:0] as a mirror of SPUCNT[5...
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-07 gameblablaDiablo Music fix for PCSX Rearmed. (optional hack)
2017-05-02 notazuse pc-relative offsets for PIC too
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-05 notazlibretro: always use fixed samples per frame
2015-02-02 notazspu: c64x: fix cache handling, enable l2
2015-02-02 notazspu: fix some thread safety issues
2015-01-12 notazspu: put reverb on the thread too
2015-01-12 notazsome random improvements
2015-01-12 notazspu: fix some skip accuracy issues
2015-01-09 notazspu: don't block on audio
2015-01-09 notazspu: support multiple pending buffers
2015-01-05 notazspu: finish offload code to TI C64x DSP
2015-01-04 notazspu: start offload code to TI C64x DSP
2015-01-04 notazspu: threaded implementation
2015-01-03 notazspu: get rid of bStop, clean up
2015-01-03 notazspu: move more things to StartSound
2015-01-03 notazspu: reduce use of globals
2015-01-03 notazspu: handle stop better, split main func more
2015-01-03 notazmingw build fixes
2014-12-21 notazspu: fix first sample, don't play ahead
2014-12-21 notazspu: avoid NULL pSpuIrq
2014-12-20 notazspu: put globals into a structure
2014-12-20 notazspu: remove some hacks
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazspu: fix some fmod related breakage
2013-04-01 notazasm: fix incorrect offsets
2013-03-31 notazstill adjusting asm for better as compatibility..
2013-03-25 notazasm: use a macro for functions
2013-03-25 twinaphexDon't compile in null sound driver for libretro and add
2013-03-17 notazspu: change sync again
2013-01-05 notazspu: fix decode offset
2013-01-05 notazspu: stop at address 0
2013-01-05 notazspu: check buffer state less often
2013-01-03 notazspu: also return on decoder irqs
2013-01-02 notazspu: fix decode buffers
2012-12-23 notazfrontend: fix pulseaudio, detect it in configure script
next