2019-03-07 |
Twinaphex | Merge pull request #234 from notaz/master |
tree | commitdiff |
2019-02-05 |
hizzlekizzle | Merge pull request #217 from orbea/cue |
tree | commitdiff |
2019-01-29 |
Twinaphex | Merge pull request #218 from Sakitoshi/master |
tree | commitdiff |
2019-01-24 |
Sakitoshi | updated gaussian interpolation filter |
tree | commitdiff |
2017-09-01 |
meepingsnesroms | Merge pull request #2 from libretro/master |
tree | commitdiff |
2017-05-07 |
Twinaphex | Merge pull request #120 from pjft/pjft-experimental |
tree | commitdiff |
2017-05-03 |
twinaphex | Merge https://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2017-05-02 |
notaz | use pc-relative offsets for PIC too |
tree | commitdiff |
2016-04-22 |
Twinaphex | Merge pull request #33 from dankcushions/master |
tree | commitdiff |
2016-04-22 |
dankcushions | Merge branch 'notaz-master' |
tree | commitdiff |
2016-04-22 |
dankcushions | Merge branch 'master' of https://github.com/notaz/pcsx_... |
tree | commitdiff |
2016-03-31 |
notaz | don't use __ARM_ARCH_7A__ |
tree | commitdiff |
2015-02-06 |
Twinaphex | Merge pull request #14 from notaz/for_libretro |
tree | commitdiff |
2015-02-05 |
notaz | Merge branch 'upstream' into libretro |
tree | commitdiff |
2015-02-05 |
notaz | libretro: always use fixed samples per frame |
tree | commitdiff |
2015-02-02 |
notaz | spu: c64x: fix cache handling, enable l2 |
tree | commitdiff |
2015-02-02 |
notaz | spu: fix some thread safety issues |
tree | commitdiff |
2015-01-25 |
Twinaphex | Merge pull request #12 from notaz/for_libretro |
tree | commitdiff |
2015-01-25 |
notaz | Merge branch 'upstream' into libretro |
tree | commitdiff |
2015-01-12 |
notaz | spu: put reverb on the thread too |
tree | commitdiff |
2015-01-12 |
notaz | some random improvements |
tree | commitdiff |
2015-01-12 |
notaz | spu: fix some skip accuracy issues |
tree | commitdiff |
2015-01-09 |
notaz | spu: don't block on audio |
tree | commitdiff |
2015-01-09 |
notaz | spu: support multiple pending buffers |
tree | commitdiff |
2015-01-05 |
notaz | spu: finish offload code to TI C64x DSP |
tree | commitdiff |
2015-01-04 |
notaz | spu: start offload code to TI C64x DSP |
tree | commitdiff |
2015-01-04 |
notaz | spu: threaded implementation |
tree | commitdiff |
2015-01-03 |
notaz | spu: get rid of bStop, clean up |
tree | commitdiff |
2015-01-03 |
notaz | spu: move more things to StartSound |
tree | commitdiff |
2015-01-03 |
notaz | spu: reduce use of globals |
tree | commitdiff |
2015-01-03 |
notaz | spu: handle stop better, split main func more |
tree | commitdiff |
2015-01-03 |
notaz | mingw build fixes |
tree | commitdiff |
2014-12-21 |
twinaphex | Merge https://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2014-12-21 |
notaz | spu: fix first sample, don't play ahead |
tree | commitdiff |
2014-12-21 |
notaz | spu: avoid NULL pSpuIrq |
tree | commitdiff |
2014-12-20 |
Twinaphex | Merge pull request #11 from notaz/upstream_merge |
tree | commitdiff |
2014-12-20 |
notaz | Merge branch 'libretro' into upstream |
tree | commitdiff |
2014-12-20 |
notaz | spu: put globals into a structure |
tree | commitdiff |
2014-12-20 |
notaz | spu: remove some hacks |
tree | commitdiff |
2014-12-20 |
notaz | spu: rework synchronization |
tree | commitdiff |
2014-12-20 |
notaz | spu: add a schedule callback |
tree | commitdiff |
2014-12-20 |
notaz | spu: fix some fmod related breakage |
tree | commitdiff |
2013-04-01 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2013-04-01 |
notaz | asm: fix incorrect offsets |
tree | commitdiff |
2013-03-31 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2013-03-31 |
notaz | still adjusting asm for better as compatibility.. |
tree | commitdiff |
2013-03-25 |
twinaphex | Merge branch 'mainline' |
tree | commitdiff |
2013-03-25 |
notaz | asm: use a macro for functions |
tree | commitdiff |
2013-03-25 |
twinaphex | Don't compile in null sound driver for libretro and add |
tree | commitdiff |
2013-03-21 |
twinaphex | Don't compile in null sound driver for libretro and add |
tree | commitdiff |
2013-03-18 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2013-03-17 |
notaz | spu: change sync again |
tree | commitdiff |
2013-01-10 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2013-01-05 |
notaz | spu: fix decode offset |
tree | commitdiff |
2013-01-05 |
notaz | spu: stop at address 0 |
tree | commitdiff |
2013-01-05 |
notaz | spu: check buffer state less often |
tree | commitdiff |
2013-01-04 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2013-01-03 |
notaz | spu: also return on decoder irqs |
tree | commitdiff |
2013-01-02 |
notaz | spu: fix decode buffers |
tree | commitdiff |
2012-12-24 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2012-12-23 |
notaz | frontend: fix pulseaudio, detect it in configure script |
tree | commitdiff |
2012-12-02 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2012-12-02 |
notaz | improve ARM feature detection |
tree | commitdiff |
2012-11-28 |
twinaphex | Merge git://github.com/notaz/pcsx_rearmed |
tree | commitdiff |
2012-11-24 |
notaz | spu: fix saving bug |
tree | commitdiff |
2012-11-24 |
notaz | fix some more 32/64bit incompatibilities |
tree | commitdiff |
2012-11-18 |
notaz | dfsound: add PulseAudio workaround |
tree | commitdiff |
2012-11-17 |
notaz | spu: stop at 0 volume |
tree | commitdiff |
2012-11-05 |
notaz | sort out 32/64bit savestate compat issues |
tree | commitdiff |
2012-07-30 |
notaz | allow multiple sound drivers to be compiled |
tree | commitdiff |
2012-07-30 |
notaz | spu: some cleanups |
tree | commitdiff |
2012-07-29 |
notaz | fix various fPIC issues |
tree | commitdiff |
2012-07-15 |
notaz | spu: rework irqs, again.. |
tree | commitdiff |
2012-07-15 |
notaz | spu: handle cd decode buffers too |
tree | commitdiff |
2012-07-15 |
notaz | spu: add decode buffer and reverb read handling |
tree | commitdiff |
2012-07-15 |
notaz | spu: rework irq handling and loop reloading |
tree | commitdiff |
2012-07-08 |
notaz | spu: get rid of iSPUIRQWait |
tree | commitdiff |
2012-07-08 |
notaz | spu: get rid of iSpuAsyncWait hack |
tree | commitdiff |
2012-07-08 |
notaz | spu: remove some hacks, to be reworked |
tree | commitdiff |
2012-07-08 |
notaz | spu: remove all threading code |
tree | commitdiff |
2012-07-08 |
notaz | spu: keep generating irqs while they are pending |
tree | commitdiff |
2011-10-30 |
notaz | spu: add asm mixing code for ARMv5 too |
tree | commitdiff |
2011-10-09 |
notaz | spu: fix gaussian interpolation |
tree | commitdiff |
2011-10-09 |
notaz | psxcounters: change spu update ~2ms |
tree | commitdiff |
2011-10-08 |
notaz | spu: make "simple" interpolation even more simple |
tree | commitdiff |
2011-10-08 |
notaz | spu/cdda: sync cdda to spu playback |
tree | commitdiff |
2011-09-23 |
notaz | support armv5 build |
tree | commitdiff |
2011-09-22 |
notaz | spu: handle loop write vs loop flag race (bIgnoreLoop... |
tree | commitdiff |
2011-09-22 |
notaz | spu: clean up unneeded code |
tree | commitdiff |
2011-09-22 |
notaz | spu: use last written loop value when starting |
tree | commitdiff |
2011-09-21 |
notaz | spu: get rid of pCurr -1, pass right chans to silent... |
tree | commitdiff |
2011-09-19 |
notaz | spu: fix a few mixing issues |
tree | commitdiff |
2011-09-19 |
notaz | spu: don't wait for irq on silent channels |
tree | commitdiff |
2011-08-01 |
notaz | spu: split out mixing, use NEON for that on ARM |
tree | commitdiff |
2011-08-01 |
notaz | spu: merge DrHell/shalma noise code |
tree | commitdiff |
2011-08-01 |
notaz | spu: change volume control, default it to 3/4 instead... |
tree | commitdiff |
2011-08-01 |
notaz | spu: some misc refactoring/cleanup |
tree | commitdiff |
2011-07-30 |
notaz | spu: some major reverb refactoring |
tree | commitdiff |
2011-07-29 |
notaz | spu: parametrize sample generation, interpolation |
tree | commitdiff |
2011-07-29 |
notaz | spu: do adsr on whole buffer |
tree | commitdiff |
next |