summaryrefslogtreecommitdiff
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Force Config.Debug=0 on GDB server enabledXavier Del Campo Romero2020-10-261-0/+1
* Attempt to make gdb server to exit gracefullyXavier Del Campo Romero2020-06-081-2/+1
* Implemented port-specific wrappers and logic for gdb stubXavier Del Campo Romero2020-06-041-0/+7
* Replaced in-house gdb stub by MIT-licensed implementationXavier Del Campo Romero2020-05-232-9/+7
* Started implementing GDB serverXavier Del Campo Romero2020-05-232-1/+9
* Added GDB server on CpuCfg UI dialog, rearranged layoutXavier Del Campo Romero2020-05-222-56/+68
* * Fix file and folder permissionsStelios Tsampas2018-03-1915-0/+0
* * CMake messagesStelios Tsampas2018-03-192-3/+2
* * Remove autotools build system.Stelios Tsampas2018-01-1215-110/+35815
* * Add gnu99 compiler directive, make build compatible with earlier automake v...Stelios Tsampas2018-01-111-2/+6
* * Fix CMake to include PGXP sources. Import updated translations.Stelios Tsampas2017-07-311-2/+5
* * Import CMake build system from codeplexStelios Tsampas2017-07-311-0/+98
* * Sync with codeplex branch (libpcsxcore, linux gui)Stelios Tsampas2017-07-313-3/+9
* * Revert parts of the per game memory card patch.Stelios Tsampas2017-07-303-8/+7
* * Plugin.c: Add PGXP visual debug binding (F11)Stelios Tsampas2017-07-283-5/+7
* * Optimized pixmaps to reduce sizeStelios Tsampas2017-07-1824-0/+0
* * Add UI configuration knobs from overclocking, wipeout memhack and per game ...Stelios Tsampas2017-07-183-715/+857
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-173-2/+377
* * Bring main Linux(gtk) UI up to date to remove deprecated warnings.Stelios Tsampas2017-07-1728-436/+346
* * Move data and pixmaps folders inside gui folder to reflect codeplex branch.Stelios Tsampas2017-07-1617-2/+4620
* Fix compilation on linux.Stelios Tsampas2017-07-165-16/+41
* 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