summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Temporarily reverted r64524 until I (or someone else) find the time to sort o...SND\weimingzhi_cp2011-03-1312-5746/+5737
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-1212-62/+71
* SlowBoot.SND\edgbla_cp2011-03-082-0/+4
* -gui: allow using "pcsx -cdfile XXX.iso" without -nogui.SND\weimingzhi_cp2011-02-181-4/+3
* -(YarTour)Clean deprecated GTK+ symbols, preliminary GTK+-3.0 compatibility (...SND\weimingzhi_cp2011-02-163-2/+198
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch #82...SND\weimingzhi_cp2011-02-125-119/+119
* -gui: added -slowboot to help message, updated translation files. (Issue #8028).SND\weimingzhi_cp2011-02-121-0/+1
* - Fixed: -psxout/-slowboot not effective for GNU/Linux.SND\weimingzhi_cp2011-01-122-5/+6
* - Added -slowboot parameter.SND\weimingzhi_cp2011-01-121-1/+2
* Gun sight interface.SND\edgbla_cp2011-01-031-0/+2
* Visual vibration interface.SND\edgbla_cp2011-01-021-0/+2
* - dfsound: quick fix (FF9 music, maybe others as well).SND\weimingzhi_cp2011-01-021-4/+0
* intltoolize. (for gtkbuilder)SND\weimingzhi_cp2010-12-301-0/+1
* - dfsound (unix): Added mute option and freqresponse to the config utility.SND\weimingzhi_cp2010-12-291-1/+2
* * Removed unnecessary files.SND\weimingzhi_cp2010-12-272-584/+3
* wndmain.c, lnxmain.c, gtk2gui.c, emuthread.mSND\shalma_cp2010-12-112-13/+18
* readded powerpc dynarec.SND\weimingzhi_cp2010-11-231-43/+86
* Savestate pic offset was fixed.SND\edgbla_cp2010-11-141-0/+2
* F12 - reset, a bit buggy.SND\edgbla_cp2010-11-131-2/+5
* Added disabling the gui via -cdfile parameter.SND\edgbla_cp2010-11-111-0/+1
* Patch 7328 (gschwind).SND\edgbla_cp2010-11-091-1/+16
* GUI/Plugin + cdrom: GameShark v5. Xploder 9000 v4 - opening / closing lid gen...SND\shalma_cp2010-09-051-0/+6
* Added gpu busy interface.SND\edgbla_cp2010-08-131-0/+1
* dfsound: readded windows support.SND\weimingzhi_cp2010-08-123-4/+52
* use pkg-config for libcdio detectionSND\weimingzhi_cp2010-07-121-86/+45
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54448 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-101-43/+86
* I was really stupid... just use libcdio and everything's fine, no need to dea...SND\weimingzhi_cp2010-07-101-86/+43
* dfinput: renamed LoadConfig()/SaveConfig() to avoid problems with Solaris.SND\weimingzhi_cp2010-07-091-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54396 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-091-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54388 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-091-43/+86
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-07-092-92/+49
* added bladesio1 into build scriptSND\weimingzhi_cp2010-07-081-43/+86
* dfcdrom: refactored for better portability.SND\weimingzhi_cp2010-07-081-86/+43
* Fix FTBFS on freebsdSND\weimingzhi_cp2010-07-072-45/+88
* GTK GUI: Hack-fixed the bug which causes crash when loading state with dynare...SND\weimingzhi_cp2010-06-041-6/+14
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-86/+43
* fix FTBFS on Fedora 13SND\weimingzhi_cp2010-06-022-45/+88
* use %x instead of %lx.SND\weimingzhi_cp2010-06-021-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-011-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-011-1/+1
* gtk gui: fixed icon animation in memcard dialog.SND\weimingzhi_cp2010-06-011-20/+17
* Fixed xcode project. Mac OS X port should compile again.SND\weimingzhi_cp2010-05-281-86/+43
* trim the spaces. should be safe as the 2nd byte in shiftjis starts from 0x3fSND\weimingzhi_cp2010-05-231-0/+4
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48557 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-231-2/+9
* show japanese titles properly in memcard managerSND\weimingzhi_cp2010-05-232-6/+10
* readded oss/pulseaudio/alsa/null sound backends, added --enable-sound configu...SND\weimingzhi_cp2010-05-211-0/+4
* Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too...SND\weimingzhi_cp2010-05-191-4/+0
* Fixed crash when launching another game if netplay plugin is selected but not...SND\weimingzhi_cp2010-05-141-3/+3
* update POTFILES.inSND\weimingzhi_cp2010-05-141-3/+3
* moved about dialog box out of glade2 fileSND\weimingzhi_cp2010-05-145-17/+137