summaryrefslogtreecommitdiff
path: root/plugins/dfcdrom/cdrcfg-0.1df
Commit message (Collapse)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
|
* * Bring pluing Linux(gtk) interfaces up to date.Stelios Tsampas2017-07-172-85/+89
|
* Refactored plugin warnings.SND\ckain_cp2014-04-161-19/+19
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2013-02-231-13/+21
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83100 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* linux cdrom device name (sr0, sr1, etc);SND\edgbla_cp2013-01-131-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82242 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2012-11-201-0/+14
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81330 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-202-71/+24
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81326 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-284/+284
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* update my email address.SND\weimingzhi_cp2012-10-231-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80665 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2012-10-151-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80433 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* libglade -> gtkbuilder.SND\edgbla_cp2012-10-151-34/+92
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80418 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-082-132/+170
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67621 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Temporarily reverted r64524 until I (or someone else) find the time to sort ↵SND\weimingzhi_cp2011-03-131-290/+290
| | | | | | out the stuff. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch ↵SND\weimingzhi_cp2011-02-121-4/+4
| | | | | | #8258). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63288 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use /dev/cd? instead of /dev/acd? on freebsdSND\weimingzhi_cp2010-07-151-4/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54651 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* I was really stupid... just use libcdio and everything's fine, no need to ↵SND\weimingzhi_cp2010-07-101-1/+1
| | | | | | deal with different OSes at all. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54442 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54402 ↵SND\weimingzhi_cp2010-07-091-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54387 ↵SND\weimingzhi_cp2010-07-091-2/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54386 ↵SND\weimingzhi_cp2010-07-091-3/+30
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* abusing the svn repository to copy the code from GNU/Linux host and FreeBSD ↵SND\weimingzhi_cp2010-07-081-2/+13
| | | | | | in virtualbox :) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54330 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfcdrom: refactored for better portability.SND\weimingzhi_cp2010-07-081-23/+27
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54325 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added netplay pluginSND\weimingzhi_cp2010-05-131-10/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47937 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39695 ↵SND\weimingzhi_cp2009-12-282-29/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38321 ↵SND\weimingzhi_cp2009-11-271-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38278 ↵SND\weimingzhi_cp2009-11-269-974/+319
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38248 ↵SND\weimingzhi_cp2009-11-269-0/+1256
e17a0e51-4ae3-4d35-97c3-1a29b211df97