summaryrefslogtreecommitdiff
path: root/gui/ConfDlg.c
Commit message (Collapse)AuthorAgeFilesLines
* Replaced in-house gdb stub by MIT-licensed implementationXavier Del Campo Romero2020-05-231-3/+3
| | | | Imported from a fork of https://github.com/mborgerson/gdbstub
* Started implementing GDB serverXavier Del Campo Romero2020-05-231-0/+4
|
* Added GDB server on CpuCfg UI dialog, rearranged layoutXavier Del Campo Romero2020-05-221-5/+6
| | | | | | The layout was rearranged to make it fit on smaller screens e.g.: 768pix height as featured on many laptops. GDB server not implemented yet.
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
|
* * Add UI configuration knobs from overclocking, wipeout memhack and per game ↵Stelios Tsampas2017-07-181-4/+31
| | | | | | mcd. * Clean-up UI from deprecated attributes.
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-171-0/+83
| | | | * Clean generated files with `make clean`
* * Bring main Linux(gtk) UI up to date to remove deprecated warnings.Stelios Tsampas2017-07-171-3/+3
|
* Fix compilation on linux.Stelios Tsampas2017-07-161-0/+3
|
* Revert "Son of Ugly's Wipeout patch"iCatButler2016-03-311-2/+1
| | | | | | Breaks Chrono Cross intro sequence camera. This reverts commit f7f38c4b89937391a8ba7c785d0d6b108ac02eb7.
* This Son of Ugly's Wipeout patchiCatButler2016-03-301-1/+2
| | | | from https://github.com/SonofUgly/PCSX-Reloaded via Solis
* Bring up to date with PCSX-R master (97809)iCatButler2016-03-301-0/+14
|
* New config param HackFix which enables compatibility hacks on certain games ↵SND\ckain_cp2014-07-241-0/+2
| | | | | | and is disabled by default. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91052 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk: enable controller configuration change during emulation pause/stop.SND\ckain_cp2014-05-121-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90350 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk ↵SND\ckain_cp2014-04-161-2/+2
| | | | | | gui was modified for new enum, but compatibility was kept so that other guis don't go nuts. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90008 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk gui conf: disable rewind conf when dynarec & display memory usageSND\ckain_cp2014-04-091-7/+18
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89836 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rewind: states are now made after n vblanks and platform independ way. Also ↵SND\ckain_cp2014-02-041-6/+20
| | | | | | GTK GUI to configure values. By default this feature is disabled (0 vblanks and 0 states) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88837 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* VSyncWA.SND\edgbla_cp2013-11-281-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88006 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Added option to not have memory card plugged. Chronicles of the Sword ↵SND\ckain_cp2013-11-281-1/+2
| | | | | | password screen can now be accessed. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88004 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GTK: autoload cheats from default path and filename, e.g. ↵SND\ckain_cp2013-07-311-15/+15
| | | | | | /home/user/.pcsxr/cheats/SLUS_90064-SLUS90064.cht. Also if entered cheat code is incorrect don't close input dialog. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86327 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Check if the selected combobox value is actually a valid plugin. Also there ↵SND\ckain_cp2013-02-241-46/+44
| | | | | | is no need to call ConfigurePlugins() from on_configure_plugin() and on_about_plugin(). Thanks Solis. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83111 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* GTK ConfDlg: Added GTK macros so no more gcc warnings. Fixed BIOS/Plugin ↵SND\ckain_cp2013-02-171-36/+45
| | | | | | directory change errors. Thanks Solis. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82960 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ...SND\edgbla_cp2013-02-141-0/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82904 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* sio;SND\edgbla_cp2013-02-141-12/+94
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82898 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk3 (thanks to Rafał Mużyło);SND\edgbla_cp2012-11-201-19/+19
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81326 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-891/+891
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* libglade -> gtkbuilder.SND\edgbla_cp2012-10-151-98/+96
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80418 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Configuration->CPU->Widescreen (16:9, GTE Hack).SND\edgbla_cp2012-05-201-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@78188 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Updated Free Software Foundation address (Jem256).SND\dario86_cp2012-02-191-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rebranding.SND\edgbla_cp2011-06-081-5/+5
| | | | 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_cp2011-03-131-891/+891
| | | | | | 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_cp2011-03-121-9/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* SlowBoot.SND\edgbla_cp2011-03-081-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64324 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* -(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch ↵SND\weimingzhi_cp2011-02-121-31/+31
| | | | | | #8258). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63288 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 ↵SND\weimingzhi_cp2010-07-091-6/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 ↵SND\weimingzhi_cp2010-06-011-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 ↵SND\weimingzhi_cp2010-06-011-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use boolean for where it should.SND\weimingzhi_cp2010-05-121-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47869 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 ↵SND\weimingzhi_cp2010-04-301-1/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39695 ↵SND\weimingzhi_cp2009-12-281-65/+58
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38411 ↵SND\weimingzhi_cp2009-11-281-0/+896
e17a0e51-4ae3-4d35-97c3-1a29b211df97