summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Revert "Son of Ugly's Wipeout patch"iCatButler2016-03-312-4/+1
* This Son of Ugly's Wipeout patchiCatButler2016-03-302-1/+4
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-306-69/+93
* Small fixes. 11833, 11834 (Lioncash);SND\edgbla_cp2014-08-191-1/+4
* New config param HackFix which enables compatibility hacks on certain games a...SND\ckain_cp2014-07-242-0/+6
* gtk/memcard: verify link on copy & no link references going backwards.SND\ckain_cp2014-06-031-27/+17
* gtk/memcard: link index fix 0...14 vs. 0...15SND\ckain_cp2014-05-231-10/+11
* gtk/memcard: fragmented multi block copy/delete fix..SND\ckain_cp2014-05-222-61/+104
* gtk/memcard: linked block references on multi block copy & general improvemen...SND\ckain_cp2014-05-211-107/+111
* gtk: enable controller configuration change during emulation pause/stop.SND\ckain_cp2014-05-123-8/+4
* GPU picture fix. This should be also easy to implement on others archs as well.SND\ckain_cp2014-04-171-52/+21
* Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gu...SND\ckain_cp2014-04-162-4/+4
* Fixed gtk notice dialog hiding.SND\ckain_cp2014-04-151-2/+8
* GTK: Added most recent save state loading (ALT+R, Load State -> Most Recent)SND\ckain_cp2014-04-151-4/+31
* gtk: fixed save state picture viewing (thx Tapek)SND\ckain_cp2014-04-091-11/+38
* gtk gui conf: disable rewind conf when dynarec & display memory usageSND\ckain_cp2014-04-091-7/+18
* gtk: UpdateMenuSlots() returns recent save slot -> load most recent save stat...SND\ckain_cp2014-03-173-8/+30
* little fix for copyright noticeSND\dario86_cp2014-02-231-1/+1
* - bugfix: when controller is connected configuration dialog does not show up ...SND\dario86_cp2014-02-221-4/+3
* Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N...SND\ckain_cp2014-02-161-2/+0
* Rewind: states are now made after n vblanks and platform independ way. Also G...SND\ckain_cp2014-02-045-19/+28
* GTK: wrong template for long integer on fprintf. Rewind count now saved prope...SND\ckain_cp2014-01-311-1/+1
* Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...SND\ckain_cp2014-01-244-13/+35
* GTK: memleak fix and no warn about incompatible parameter.SND\ckain_cp2014-01-212-1/+2
* GTK: improved cheat file automatic loading / name generation.SND\ckain_cp2013-11-283-17/+27
* VSyncWA.SND\edgbla_cp2013-11-281-0/+1
* GTK: made reset button to do something useful, not just cold boot to BIOS.SND\ckain_cp2013-11-281-4/+21
* Added option to not have memory card plugged. Chronicles of the Sword passwor...SND\ckain_cp2013-11-282-1/+4
* GTK: when saving state check that plugins are opened like with load state.SND\ckain_cp2013-10-241-1/+12
* ECM file support: mature enough so it can be now integrated with other platfo...SND\ckain_cp2013-09-161-4/+0
* Added ECM file suffix to GTK GUI file load.SND\ckain_cp2013-09-131-0/+5
* .SND\edgbla_cp2013-09-051-2/+2
* make dist fix;SND\edgbla_cp2013-08-271-2/+1
* small gtk gui fix;SND\edgbla_cp2013-08-272-6/+15
* .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