index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
ConfDlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced in-house gdb stub by MIT-licensed implementation
Xavier Del Campo Romero
2020-05-23
1
-3
/
+3
*
Started implementing GDB server
Xavier Del Campo Romero
2020-05-23
1
-0
/
+4
*
Added GDB server on CpuCfg UI dialog, rearranged layout
Xavier Del Campo Romero
2020-05-22
1
-5
/
+6
*
* Fix file and folder permissions
Stelios Tsampas
2018-03-19
1
-0
/
+0
*
* Add UI configuration knobs from overclocking, wipeout memhack and per game ...
Stelios Tsampas
2017-07-18
1
-4
/
+31
*
* Add configuration UI for PGXP.
Stelios Tsampas
2017-07-17
1
-0
/
+83
*
* Bring main Linux(gtk) UI up to date to remove deprecated warnings.
Stelios Tsampas
2017-07-17
1
-3
/
+3
*
Fix compilation on linux.
Stelios Tsampas
2017-07-16
1
-0
/
+3
*
Revert "Son of Ugly's Wipeout patch"
iCatButler
2016-03-31
1
-2
/
+1
*
This Son of Ugly's Wipeout patch
iCatButler
2016-03-30
1
-1
/
+2
*
Bring up to date with PCSX-R master (97809)
iCatButler
2016-03-30
1
-0
/
+14
*
New config param HackFix which enables compatibility hacks on certain games a...
SND\ckain_cp
2014-07-24
1
-0
/
+2
*
gtk: enable controller configuration change during emulation pause/stop.
SND\ckain_cp
2014-05-12
1
-0
/
+2
*
Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gu...
SND\ckain_cp
2014-04-16
1
-2
/
+2
*
gtk gui conf: disable rewind conf when dynarec & display memory usage
SND\ckain_cp
2014-04-09
1
-7
/
+18
*
Rewind: states are now made after n vblanks and platform independ way. Also G...
SND\ckain_cp
2014-02-04
1
-6
/
+20
*
VSyncWA.
SND\edgbla_cp
2013-11-28
1
-0
/
+1
*
Added option to not have memory card plugged. Chronicles of the Sword passwor...
SND\ckain_cp
2013-11-28
1
-1
/
+2
*
GTK: autoload cheats from default path and filename, e.g. /home/user/.pcsxr/c...
SND\ckain_cp
2013-07-31
1
-15
/
+15
*
Check if the selected combobox value is actually a valid plugin. Also there i...
SND\ckain_cp
2013-02-24
1
-46
/
+44
*
GTK ConfDlg: Added GTK macros so no more gcc warnings. Fixed BIOS/Plugin dire...
SND\ckain_cp
2013-02-17
1
-36
/
+45
*
...
SND\edgbla_cp
2013-02-14
1
-0
/
+9
*
sio;
SND\edgbla_cp
2013-02-14
1
-12
/
+94
*
gtk3 (thanks to Rafał Mużyło);
SND\edgbla_cp
2012-11-20
1
-19
/
+19
*
Unix style EOL (thanks to darktjm);
SND\edgbla_cp
2012-11-18
1
-891
/
+891
*
libglade -> gtkbuilder.
SND\edgbla_cp
2012-10-15
1
-98
/
+96
*
Configuration->CPU->Widescreen (16:9, GTE Hack).
SND\edgbla_cp
2012-05-20
1
-0
/
+2
*
Updated Free Software Foundation address (Jem256).
SND\dario86_cp
2012-02-19
1
-1
/
+1
*
Rebranding.
SND\edgbla_cp
2011-06-08
1
-5
/
+5
*
Temporarily reverted r64524 until I (or someone else) find the time to sort o...
SND\weimingzhi_cp
2011-03-13
1
-891
/
+891
*
Commited patch in issue #8171 (by darktjm).
SND\dario86_cp
2011-03-12
1
-9
/
+9
*
SlowBoot.
SND\edgbla_cp
2011-03-08
1
-0
/
+2
*
-(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch #82...
SND\weimingzhi_cp
2011-02-12
1
-31
/
+31
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54383 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-07-09
1
-6
/
+6
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-01
1
-1
/
+1
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-01
1
-1
/
+1
*
use boolean for where it should.
SND\weimingzhi_cp
2010-05-12
1
-2
/
+2
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-04-30
1
-1
/
+1
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39695 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2009-12-28
1
-65
/
+58
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38411 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2009-11-28
1
-0
/
+896