summaryrefslogtreecommitdiff
path: root/plugins/dfsound
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-1929-0/+0
* * CMake messagesStelios Tsampas2018-03-191-1/+1
* * Remove autotools build system.Stelios Tsampas2018-01-121-82/+0
* * Add gnu99 compiler directive, make build compatible with earlier automake v...Stelios Tsampas2018-01-111-2/+6
* * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-311-3/+3
* * Import CMake build system from codeplexStelios Tsampas2017-07-311-0/+135
* * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-312-1/+4
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-171-0/+3
* * Bring pluing Linux(gtk) interfaces up to date.Stelios Tsampas2017-07-173-93/+103
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* Refactored plugin warnings.SND\ckain_cp2014-04-162-27/+27
* Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ...SND\ckain_cp2013-10-021-5/+20
* SDL2/SDL1.2 (Linux);SND\edgbla_cp2013-08-291-2/+2
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* CdromId fix;SND\edgbla_cp2013-08-251-1/+1
* make silence.SND\edgbla_cp2013-08-191-5/+5
* DoConfiguration() for DFSound on OS X returns an int, and the function it cal...SND\MaddTheSane_cp2013-07-041-1/+1
* .SND\edgbla_cp2013-02-232-137/+140
* Patch 13831, Castlevania Chronicles fix (ckain);SND\edgbla_cp2013-02-122-6/+7
* spu: don't play in decode buffersSND\notaz_cp2013-01-091-1/+4
* spu: don't subtract cycles on bIRQReturnSND\notaz_cp2013-01-091-3/+3
* spu: do bIRQReturn on sample boundariesSND\notaz_cp2013-01-092-39/+35
* spu: fix one more 64bit issueSND\notaz_cp2013-01-091-2/+2
* spu: fix decoded_ptr maskingSND\notaz_cp2013-01-071-3/+3
* Caetla crash fix;SND\edgbla_cp2013-01-072-2/+5
* fix xa breakage on 64bit LinuxSND\notaz_cp2013-01-071-1/+1
* .SND\edgbla_cp2012-11-202-244/+265
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-203-18/+15
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1831-6730/+6730
* Do not leave zombie process when running configure utilities.SND\weimingzhi_cp2012-10-231-28/+6
* libglade -> gtkbuilder.SND\edgbla_cp2012-10-151-33/+52
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-192-2/+2
* DFSound: change extern inlines to static inlines.SND\MaddTheSane_cp2011-12-166-14/+14
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-3/+8
* Patch 10831 from Durandal_1707:SND\MaddTheSane_cp2011-11-174-9/+18
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+16
* Fixing inlines to be either static inline or extern inline as the case may be.SND\MaddTheSane_cp2011-11-127-27/+20
* Patch 10804, 10805 (MaddTheSane).SND\edgbla_cp2011-11-124-13/+16
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-098-30/+34
* SPU crash fix, macos peopsxgl gte accuracy.SND\edgbla_cp2011-08-164-56/+53
* Patch 9753 (MaddTheSane).SND\edgbla_cp2011-06-211-0/+5
* dfsound, openal.SND\edgbla_cp2011-06-163-0/+315
* Rebranding.SND\edgbla_cp2011-06-084-135/+174
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@65931 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-04-171-8/+10
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@65930 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-04-173-10/+10
* Patch 9156 (Shalma).SND\edgbla_cp2011-04-1710-119/+450
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-1316-4892/+4887
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-1216-2204/+2209
* -dfsound (macosx): added volume adjustment/muting support.SND\weimingzhi_cp2011-02-221-48/+45
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch #82...SND\weimingzhi_cp2011-02-121-3/+3