summaryrefslogtreecommitdiff
path: root/plugins/dfxvideo
Commit message (Expand)AuthorAgeFilesLines
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+1
* Ignore case XK_section on OS X for now.SND\MaddTheSane_cp2013-04-191-0/+2
* GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...SND\ckain_cp2013-04-161-4/+8
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-1/+1
* .SND\edgbla_cp2013-02-232-196/+196
* .SND\edgbla_cp2013-02-221-1/+0
* Patch 13787 (ckain);SND\edgbla_cp2013-02-041-1/+1
* Finally finish applying patch 13469.SND\MaddTheSane_cp2013-01-111-1/+15
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-203-67/+119
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1827-16503/+16503
* Do not leave zombie process when running configure utilities.SND\weimingzhi_cp2012-10-231-6/+21
* pcsxr-fix-implicit-int-to-pointer-warning.patch (gber);SND\edgbla_cp2012-10-151-11/+7
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-1/+1
* We don't want to reference X11 on the Mac side.SND\MaddTheSane_cp2012-09-171-1/+1
* Updated Free Software Foundation address in two more files (Jem256).SND\dario86_cp2012-02-192-2/+4
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-3/+7
* Patch 10831 from Durandal_1707:SND\MaddTheSane_cp2011-11-171-1/+1
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+18
* Fixing inlines to be either static inline or extern inline as the case may be.SND\MaddTheSane_cp2011-11-123-6/+6
* Patch 10804, 10805 (MaddTheSane).SND\edgbla_cp2011-11-122-5/+5
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-094-63/+63
* WM_CLASS.WM_NAME (tschak909).SND\edgbla_cp2011-07-261-3/+21
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67641 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-083-220/+263
* Rebranding.SND\edgbla_cp2011-06-084-11/+11
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66596 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-051-10/+8
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-1311-16381/+16383
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-1211-365/+363
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch #82...SND\weimingzhi_cp2011-02-121-7/+7
* - dfinput: visual vibration.SND\weimingzhi_cp2011-01-102-111/+110
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61817 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-01-063-44/+73
* - dfsound (unix): Added mute option and freqresponse to the config utility.SND\weimingzhi_cp2010-12-291-5/+2
* * Removed unnecessary files.SND\weimingzhi_cp2010-12-274-745/+11
* readded powerpc dynarec.SND\weimingzhi_cp2010-11-231-66/+129
* Patch 7329 (gschwind) + shm buf clearing.SND\edgbla_cp2010-11-091-95/+134
* dfxvideo, peopsxgl: ode bit fix (Cosmowarrior Rei/iS - Internal Section).SND\edgbla_cp2010-10-012-521/+530
* ported the change in r56828 to dynarec (is the check in psxBASIC() really nec...SND\weimingzhi_cp2010-09-071-1/+1
* dfxvideo: fixed hq2x/hq3x under windows (was an issue introduced by me).SND\weimingzhi_cp2010-08-143-106/+105
* missing commitSND\weimingzhi_cp2010-08-131-0/+1
* dfxvideo (win32): fake gpu busy option was missing; readdedSND\weimingzhi_cp2010-08-131-0/+4
* dfsound (win32): added free dxsdk header from wine.SND\weimingzhi_cp2010-08-132-5/+8
* stupid typoSND\weimingzhi_cp2010-08-131-1/+1
* dfxvideo: Readded windows support.SND\weimingzhi_cp2010-08-138-171/+657
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54862 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-182-243/+156
* dfxvideo: don't use 2xsai by default when config file is missingSND\weimingzhi_cp2010-07-151-2/+2
* use pkg-config for libcdio detectionSND\weimingzhi_cp2010-07-121-129/+68
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54448 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-101-66/+129
* I was really stupid... just use libcdio and everything's fine, no need to dea...SND\weimingzhi_cp2010-07-101-129/+66
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54388 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-091-66/+129
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-091-129/+66