summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* More changes to the Memory Card manager for Mac OS X.SND\MaddTheSane_cp2011-11-243-32/+67
* Hack to make it so that pausing when PCSXR is in the background can be disabled.SND\MaddTheSane_cp2011-11-243-29/+49
* First steps to make a memory card manager for Mac.SND\MaddTheSane_cp2011-11-249-29/+1727
* Updating Localizable.strings.SND\MaddTheSane_cp2011-11-223-8/+17
* Localizing the Named Sliders in the SPU plug-in.SND\MaddTheSane_cp2011-11-222-13/+32
* Adding a kludge around defines to get each plug-in to have a unique localizat...SND\MaddTheSane_cp2011-11-185-14/+105
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-1821-96/+2042
* fixing wrong UTI definition for plug-insSND\MaddTheSane_cp2011-11-181-1/+2
* Forgot some Localizable.strings entries.SND\MaddTheSane_cp2011-11-181-1/+12
* Fix possible memory leak in PeopsXGL Mac plug-in.SND\MaddTheSane_cp2011-11-171-1/+1
* use MAXPATHLEN when copying over file namesSND\MaddTheSane_cp2011-11-171-5/+5
* Change configuration window name to PCSXR preferences.SND\MaddTheSane_cp2011-11-171-1/+3
* Updating AddPluginSheet to use PcsxrPluginDocument instead of PcsxPluginDocum...SND\MaddTheSane_cp2011-11-171-10/+94
* First steps for localization support for Mac OS X/Cocoa, including:SND\MaddTheSane_cp2011-11-1726-118/+249
* Adding entries to InfoPlist.stringsSND\MaddTheSane_cp2011-11-162-15/+13
* Setting xib deployment target to 10.6SND\MaddTheSane_cp2011-11-158-80/+98
* Changing Mac getters to be more Objective-C.SND\MaddTheSane_cp2011-11-1214-42/+42
* Big Mac Commit!SND\MaddTheSane_cp2011-11-1222-146/+140
* Make MAXPATHLEN match PATH_MAX from <sys/param.h>SND\MaddTheSane_cp2011-11-121-1/+2
* Use Power Assertions on both 32-bit and 64-bit.SND\MaddTheSane_cp2011-11-121-18/+4
* Removing old NIBs, part 2.SND\MaddTheSane_cp2011-11-1220-0/+22
* removing old nibs, part 1SND\MaddTheSane_cp2011-11-1211-0/+0
* Patch 10804, 10805 (MaddTheSane).SND\edgbla_cp2011-11-121-5/+6
* 10797, 10798 (MaddTheSane).SND\edgbla_cp2011-11-113-16/+14
* Patch 10794.SND\edgbla_cp2011-11-1113-0/+14109
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-0953-6717/+567
* macos keys (patch 10713).SND\edgbla_cp2011-11-031-84/+100
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69887 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-08-233-3/+28
* SPU crash fix, macos peopsxgl gte accuracy.SND\edgbla_cp2011-08-165-4/+4242
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69655 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-08-131-0/+6
* Patch 9929 (MaddTheSane).SND\edgbla_cp2011-07-131-3/+101
* Patch 9753 (MaddTheSane).SND\edgbla_cp2011-06-213-65/+220
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67977 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-191-0/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-136-5/+5
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67636 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-088-0/+1672
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67634 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-081-0/+976
* Rebranding.SND\edgbla_cp2011-06-0839-1591/+515
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66878 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-176-224/+115
* Patch 9232 (MaddTheSane).SND\edgbla_cp2011-05-027-95/+459
* -dfsound (macosx): added volume adjustment/muting support.SND\weimingzhi_cp2011-02-229-34/+33
* -(SysBeep)Some improvements to the Mac port of PeopsXGL: cursor doesn't stay ...SND\weimingzhi_cp2011-02-193-44/+188
* -NSInteger is 64-bit on x86_64 so use long instead (cannot test for now, use ...SND\weimingzhi_cp2011-02-193-5/+5
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63551 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2011-02-191-2/+7
* -Removed obsoleted files.SND\weimingzhi_cp2011-02-197-1046/+0
* -Removed obsoleted files.SND\weimingzhi_cp2011-02-1923-7596/+0
* -Reverted some changes to make the code build again on Tiger.SND\weimingzhi_cp2011-02-1965-440/+31579
* -(SysBeep)Added Mac OS X port of P.E.Op.S OpenGL plugin. (Patch #8361)SND\weimingzhi_cp2011-02-1820-0/+1961
* Gun sight interface.SND\edgbla_cp2011-01-031-0/+2
* Visual vibration interface.SND\edgbla_cp2011-01-021-3/+5
* macosx - dfsound - plugincontroller-nullSND\shalma_cp2010-12-212-190/+0