summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* .SND\edgbla_cp2013-08-261-1/+1
* make silence.SND\edgbla_cp2013-08-191-1/+1
* GTK: autoload cheats from default path and filename, e.g. /home/user/.pcsxr/c...SND\ckain_cp2013-07-316-98/+143
* GTK: memory dump window usability fix: copy values when cells are clicked.SND\ckain_cp2013-07-311-11/+49
* GTK/dfinput: added "prevent screensaver" feature. Makes ugly call to xdg-scre...SND\ckain_cp2013-07-261-0/+23
* PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG d...SND\ckain_cp2013-06-071-3/+3
* GTK: generate 'CD lid open/close event' automagically when switching ISO imag...SND\ckain_cp2013-05-231-20/+25
* GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...SND\ckain_cp2013-04-161-2/+16
* Improved cheat file saving in GTK GUI. Extension .cht is now added if filter ...SND\ckain_cp2013-03-301-36/+64
* .SND\edgbla_cp2013-02-261-12/+20
* rm gdk-compat.h;SND\edgbla_cp2013-02-263-287/+72
* GTK - got rid of MemcardDlg compile time warnings.SND\ckain_cp2013-02-251-57/+58
* Check if the selected combobox value is actually a valid plugin. Also there i...SND\ckain_cp2013-02-241-46/+44
* .SND\edgbla_cp2013-02-221-0/+3
* SaveState -> check returned SPU size.SND\ckain_cp2013-02-201-93/+93
* GTK ConfDlg: Added GTK macros so no more gcc warnings. Fixed BIOS/Plugin dire...SND\ckain_cp2013-02-171-36/+45
* Improved IsoImgDir saving & detection on GTK GUI.SND\ckain_cp2013-02-151-3/+4
* Enable 128MB full file buffer for emuLog when using interpreter CPU & PSXCPU_...SND\ckain_cp2013-02-151-2/+13
* ...SND\edgbla_cp2013-02-142-0/+25
* ...SND\edgbla_cp2013-02-141-0/+9
* sio;SND\edgbla_cp2013-02-145-16/+111
* add more extensions to file selectorsSND\notaz_cp2013-01-081-1/+7
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-265-0/+0
* Patch 13457 (ckain);SND\edgbla_cp2012-12-191-63/+99
* Patch 13442, 13443 (ckain);SND\edgbla_cp2012-12-133-5/+45
* ,SND\edgbla_cp2012-12-011-3/+1
* Cheat toggling.SND\edgbla_cp2012-12-011-5/+20
* .SND\edgbla_cp2012-11-202-1/+1
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-208-108/+108
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-1813-5922/+5922
* mcd dlg icons animation speed;SND\edgbla_cp2012-10-311-1/+1
* update my email address.SND\weimingzhi_cp2012-10-231-1/+1
* cheats, search column;SND\edgbla_cp2012-10-201-0/+1
* main gui, toolbuttons (shutdown command);SND\edgbla_cp2012-10-181-0/+11
* libglade -> gtkbuilder.SND\edgbla_cp2012-10-156-419/+368
* Patch 12651 (dokuganryu);SND\edgbla_cp2012-07-311-2/+16
* Patch 12559 (dokuganryu).SND\edgbla_cp2012-07-121-1/+26
* Configuration->CPU->Widescreen (16:9, GTE Hack).SND\edgbla_cp2012-05-202-0/+4
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-1915-16/+16
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72730 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-11-301-1/+0
* New icons (linux).SND\edgbla_cp2011-06-131-2/+0
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67807 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-06-131-0/+1
* Rebranding.SND\edgbla_cp2011-06-0810-54/+62
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66587 e17a0e51-4ae3-4d35...SND\edgbla_cp2011-05-051-1/+1
* 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