summaryrefslogtreecommitdiff
path: root/plugins/dfcdrom
Commit message (Expand)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-198-0/+0
* * CMake messagesStelios Tsampas2018-03-191-1/+1
* * Remove autotools build system.Stelios Tsampas2018-01-121-61/+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-1/+1
* * Import CMake build system from codeplexStelios Tsampas2017-07-311-0/+72
* * 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-88/+112
* plug-ins: Quiet some 64-bit to 32-bit warnings on 64-bit OSes, specifically O...SND\MaddTheSane_cp2014-10-071-1/+1
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
* Refactored plugin warnings.SND\ckain_cp2014-04-161-19/+19
* build system fixes by Michał Górny.SND\edgbla_cp2013-12-171-1/+1
* dfcdrom: type fix;SND\edgbla_cp2013-08-311-0/+1
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-031-2/+2
* .SND\edgbla_cp2013-02-231-13/+21
* dfcdrom CDRreadCDDA fix;SND\edgbla_cp2013-02-221-1/+1
* linux cdrom device name (sr0, sr1, etc);SND\edgbla_cp2013-01-131-0/+4
* setting eol metadata.SND\MaddTheSane_cp2013-01-114-0/+0
* .SND\edgbla_cp2012-11-201-0/+14
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-203-73/+26
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-184-1163/+1163
* update my email address.SND\weimingzhi_cp2012-10-238-8/+8
* Do not leave zombie process when running configure utilities.SND\weimingzhi_cp2012-10-231-5/+15
* .SND\edgbla_cp2012-10-151-2/+2
* libglade -> gtkbuilder.SND\edgbla_cp2012-10-151-34/+92
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-2/+2
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-181-3/+7
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-171-0/+22
* Rebranding.SND\edgbla_cp2011-06-083-135/+173
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-134-1108/+1133
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-124-37/+12
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch #82...SND\weimingzhi_cp2011-02-121-4/+4
* * Removed unnecessary files.SND\weimingzhi_cp2010-12-272-732/+4
* readded powerpc dynarec.SND\weimingzhi_cp2010-11-231-84/+147
* dfcdrom: fixed thread deadlock in some cases.SND\weimingzhi_cp2010-08-092-21/+35
* Ported DFCdrom to osx, removed old CDDeviceInterface pluginSND\weimingzhi_cp2010-07-252-13/+54
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54824 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-171-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54652 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-151-1/+1
* use /dev/cd? instead of /dev/acd? on freebsdSND\weimingzhi_cp2010-07-153-5/+9
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54581 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-141-2/+1
* use pkg-config for libcdio detectionSND\weimingzhi_cp2010-07-122-151/+90
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54465 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-111-6/+29
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54448 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-102-88/+151
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54447 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-101-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54446 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-104-9/+7
* I was really stupid... just use libcdio and everything's fine, no need to dea...SND\weimingzhi_cp2010-07-1012-533/+742
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54402 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-091-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54396 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-091-0/+1