| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | . | SND\edgbla_cp | 2012-11-20 | 1 | -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_cp | 2012-11-20 | 3 | -73/+26 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81326 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | Unix style EOL (thanks to darktjm); | SND\edgbla_cp | 2012-11-18 | 4 | -1163/+1163 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | update my email address. | SND\weimingzhi_cp | 2012-10-23 | 8 | -8/+8 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80665 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | Do not leave zombie process when running configure utilities. | SND\weimingzhi_cp | 2012-10-23 | 1 | -5/+15 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80664 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | . | SND\edgbla_cp | 2012-10-15 | 1 | -2/+2 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80433 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | libglade -> gtkbuilder. | SND\edgbla_cp | 2012-10-15 | 1 | -34/+92 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80418 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | Quieting a warning in OS X localization implementation. | SND\MaddTheSane_cp | 2012-09-23 | 1 | -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_cp | 2011-11-18 | 1 | -3/+7 |
| | | | | | | | localization function on Mac OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72452 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | First steps for localization support for Mac OS X/Cocoa, including: | SND\MaddTheSane_cp | 2011-11-17 | 1 | -0/+22 |
| | | | | | | | | | | | Localizable.strings files for each plug-in. Try to get localizable string from a c string (see Pcsxr_locale_text in main.m). Each Mac plug-in now has a Principal class declaration in their Info.plist Also updated the memory card extensions git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72361 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | Rebranding. | SND\edgbla_cp | 2011-06-08 | 3 | -135/+173 |
| | | | | | 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_cp | 2011-03-13 | 4 | -1108/+1133 |
| | | | | | | | 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_cp | 2011-03-12 | 4 | -37/+12 |
| | | | | | 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_cp | 2011-02-12 | 1 | -4/+4 |
| | | | | | | | #8258). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63288 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | * Removed unnecessary files. | SND\weimingzhi_cp | 2010-12-27 | 2 | -732/+4 |
| | | | | | | | | | | | | * 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_cp | 2010-11-23 | 1 | -84/+147 |
| | | | | | 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_cp | 2010-08-09 | 2 | -21/+35 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55905 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | Ported DFCdrom to osx, removed old CDDeviceInterface plugin | SND\weimingzhi_cp | 2010-07-25 | 2 | -13/+54 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55123 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54824 ↵ | SND\weimingzhi_cp | 2010-07-17 | 1 | -2/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54652 ↵ | SND\weimingzhi_cp | 2010-07-15 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | use /dev/cd? instead of /dev/acd? on freebsd | SND\weimingzhi_cp | 2010-07-15 | 3 | -5/+9 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54651 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54581 ↵ | SND\weimingzhi_cp | 2010-07-14 | 1 | -2/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | use pkg-config for libcdio detection | SND\weimingzhi_cp | 2010-07-12 | 2 | -151/+90 |
| | | | | | 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@54465 ↵ | SND\weimingzhi_cp | 2010-07-11 | 1 | -6/+29 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54448 ↵ | SND\weimingzhi_cp | 2010-07-10 | 2 | -88/+151 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54447 ↵ | SND\weimingzhi_cp | 2010-07-10 | 1 | -2/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54446 ↵ | SND\weimingzhi_cp | 2010-07-10 | 4 | -9/+7 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | I was really stupid... just use libcdio and everything's fine, no need to ↵ | SND\weimingzhi_cp | 2010-07-10 | 12 | -533/+742 |
| | | | | | | | 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_cp | 2010-07-09 | 1 | -2/+2 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54396 ↵ | SND\weimingzhi_cp | 2010-07-09 | 1 | -0/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54394 ↵ | SND\weimingzhi_cp | 2010-07-09 | 1 | -45/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54393 ↵ | SND\weimingzhi_cp | 2010-07-09 | 2 | -10/+139 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54391 ↵ | SND\weimingzhi_cp | 2010-07-09 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | again abusing the svn repo to copy code from host to Solaris in VirtualBox... | SND\weimingzhi_cp | 2010-07-09 | 1 | -2/+8 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54390 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54389 ↵ | SND\weimingzhi_cp | 2010-07-09 | 1 | -8/+8 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54388 ↵ | SND\weimingzhi_cp | 2010-07-09 | 1 | -66/+129 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54387 ↵ | SND\weimingzhi_cp | 2010-07-09 | 1 | -2/+6 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54386 ↵ | SND\weimingzhi_cp | 2010-07-09 | 7 | -93/+145 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 ↵ | SND\weimingzhi_cp | 2010-07-09 | 3 | -132/+142 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54341 ↵ | SND\weimingzhi_cp | 2010-07-08 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54337 ↵ | SND\weimingzhi_cp | 2010-07-08 | 1 | -4/+12 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54335 ↵ | SND\weimingzhi_cp | 2010-07-08 | 1 | -1/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54334 ↵ | SND\weimingzhi_cp | 2010-07-08 | 1 | -4/+12 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54333 ↵ | SND\weimingzhi_cp | 2010-07-08 | 3 | -3/+38 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54331 ↵ | SND\weimingzhi_cp | 2010-07-08 | 2 | -2/+4 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | abusing the svn repository to copy the code from GNU/Linux host and FreeBSD ↵ | SND\weimingzhi_cp | 2010-07-08 | 2 | -2/+16 |
| | | | | | | | in virtualbox :) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54330 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54329 ↵ | SND\weimingzhi_cp | 2010-07-08 | 1 | -0/+6 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | added bladesio1 into build script | SND\weimingzhi_cp | 2010-07-08 | 1 | -66/+129 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54326 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | dfcdrom: refactored for better portability. | SND\weimingzhi_cp | 2010-07-08 | 9 | -703/+888 |
| | | | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54325 e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54266 ↵ | SND\weimingzhi_cp | 2010-07-07 | 1 | -0/+1 |
| | | | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97 | ||||
