summaryrefslogtreecommitdiff
path: root/plugins/dfnet
Commit message (Collapse)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-195-0/+0
|
* * CMake messagesStelios Tsampas2018-03-191-2/+1
|
* * Remove autotools build system.Stelios Tsampas2018-01-121-46/+0
|
* * Add gnu99 compiler directive, make build compatible with earlier automake ↵Stelios Tsampas2018-01-111-2/+6
| | | | versions
* * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-311-1/+1
| | | | | | Includes some small fixes on CMake, such as prettier status messages, host and target arch detection (taken from PCSX2), and various other small errors.
* * Import CMake build system from codeplexStelios Tsampas2017-07-311-0/+60
|
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-171-0/+2
| | | | * Clean generated files with `make clean`
* * Bring pluing Linux(gtk) interfaces up to date.Stelios Tsampas2017-07-173-23/+47
|
* plug-ins: Quiet some 64-bit to 32-bit warnings on 64-bit OSes, specifically ↵SND\MaddTheSane_cp2014-10-071-1/+1
| | | | | | OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91796 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Minor changesSND\MaddTheSane_cp2014-05-221-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90493 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Refactored plugin warnings.SND\ckain_cp2014-04-161-12/+12
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* build system fixes by Michał Górny.SND\edgbla_cp2013-12-171-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88128 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-261-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86932 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix some integer values being too small (according to Xcode) on 64-bit hardware.SND\MaddTheSane_cp2013-07-092-11/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85930 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Make OS X's localization implementation functions match the signature of ↵SND\MaddTheSane_cp2013-03-031-2/+2
| | | | | | gettext. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83305 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2013-03-021-2/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83296 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* .SND\edgbla_cp2013-02-231-12/+25
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83100 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-203-100/+143
| | | | 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-187-779/+779
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 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
* Quieting a warning in OS X localization implementation.SND\MaddTheSane_cp2012-09-231-2/+2
| | | | | | | Fixing a few bugs on the OS X Software Shader support, and adding a quality selector. Changing the hacks type used in the Mac preference selector from unsigned long to unsigned int. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79982 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Adding a kludge around defines to get each plug-in to have a unique ↵SND\MaddTheSane_cp2011-11-181-3/+7
| | | | | | localization function on Mac OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72452 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-182-21/+46
| | | | | | Note that DFNet is disabled by default, and there are still a few rough edges. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72400 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-081-1/+1
| | | | 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-135-740/+750
| | | | | | 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-125-43/+33
| | | | 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-1/+1
| | | | | | #8258). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63288 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* - dfnet, dfinput: migrated to gtkbuilder.SND\weimingzhi_cp2011-01-063-71/+76
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61799 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* * Removed unnecessary files.SND\weimingzhi_cp2010-12-272-657/+1
| | | | | | | | | | | * Clean up build system (Issue #7815, VoidMage). * properly init some variables on reset (Patch #7887, notaz). * dfxvideo: several fixes to FPS bar (Patch #7879, dario86). * Region autodetection for 3 PAL demos (Patch #7879, dario86). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61512 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* readded powerpc dynarec.SND\weimingzhi_cp2010-11-231-64/+127
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60001 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfcdrom: fixed thread deadlock in some cases.SND\weimingzhi_cp2010-08-091-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55905 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use pkg-config for libcdio detectionSND\weimingzhi_cp2010-07-121-127/+66
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54479 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54448 ↵SND\weimingzhi_cp2010-07-101-64/+127
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* I was really stupid... just use libcdio and everything's fine, no need to ↵SND\weimingzhi_cp2010-07-101-127/+64
| | | | | | 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@54388 ↵SND\weimingzhi_cp2010-07-091-64/+127
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 ↵SND\weimingzhi_cp2010-07-091-127/+64
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added bladesio1 into build scriptSND\weimingzhi_cp2010-07-081-64/+127
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54326 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfcdrom: refactored for better portability.SND\weimingzhi_cp2010-07-081-127/+64
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54325 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fix FTBFS on freebsdSND\weimingzhi_cp2010-07-071-64/+127
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54264 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-127/+64
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50743 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* fix FTBFS on Fedora 13SND\weimingzhi_cp2010-06-021-64/+127
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50541 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed xcode project. Mac OS X port should compile again.SND\weimingzhi_cp2010-05-281-127/+64
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49461 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* readded oss/pulseaudio/alsa/null sound backends, added --enable-sound ↵SND\weimingzhi_cp2010-05-211-0/+4
| | | | | | configure flag to specify the backend to be used. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48419 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm ↵SND\weimingzhi_cp2010-05-191-4/+0
| | | | | | too lazy to hunt down the bug with x64 dynarec :( feel free to revert this revert if not preferred :P) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48308 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* fix FTBFS on Debian LennySND\weimingzhi_cp2010-05-131-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47955 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* max length of ip address entry is too shortSND\weimingzhi_cp2010-05-131-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47954 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* minor whitespace changeSND\weimingzhi_cp2010-05-131-3/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47953 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47952 ↵SND\weimingzhi_cp2010-05-133-17/+41
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47941 ↵SND\weimingzhi_cp2010-05-131-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* silence warningSND\weimingzhi_cp2010-05-131-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47940 e17a0e51-4ae3-4d35-97c3-1a29b211df97