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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force Config.Debug=0 on GDB server enabled
Xavier Del Campo Romero
2020-10-26
1
-0
/
+1
*
Attempt to make gdb server to exit gracefully
Xavier Del Campo Romero
2020-06-08
1
-2
/
+1
*
Implemented port-specific wrappers and logic for gdb stub
Xavier Del Campo Romero
2020-06-04
1
-0
/
+7
*
Replaced in-house gdb stub by MIT-licensed implementation
Xavier Del Campo Romero
2020-05-23
2
-9
/
+7
*
Started implementing GDB server
Xavier Del Campo Romero
2020-05-23
2
-1
/
+9
*
Added GDB server on CpuCfg UI dialog, rearranged layout
Xavier Del Campo Romero
2020-05-22
2
-56
/
+68
*
* Fix file and folder permissions
Stelios Tsampas
2018-03-19
15
-0
/
+0
*
* CMake messages
Stelios Tsampas
2018-03-19
2
-3
/
+2
*
* Remove autotools build system.
Stelios Tsampas
2018-01-12
15
-110
/
+35815
*
* Add gnu99 compiler directive, make build compatible with earlier automake v...
Stelios Tsampas
2018-01-11
1
-2
/
+6
*
* Fix CMake to include PGXP sources. Import updated translations.
Stelios Tsampas
2017-07-31
1
-2
/
+5
*
* Import CMake build system from codeplex
Stelios Tsampas
2017-07-31
1
-0
/
+98
*
* Sync with codeplex branch (libpcsxcore, linux gui)
Stelios Tsampas
2017-07-31
3
-3
/
+9
*
* Revert parts of the per game memory card patch.
Stelios Tsampas
2017-07-30
3
-8
/
+7
*
* Plugin.c: Add PGXP visual debug binding (F11)
Stelios Tsampas
2017-07-28
3
-5
/
+7
*
* Optimized pixmaps to reduce size
Stelios Tsampas
2017-07-18
24
-0
/
+0
*
* Add UI configuration knobs from overclocking, wipeout memhack and per game ...
Stelios Tsampas
2017-07-18
3
-715
/
+857
*
* Add configuration UI for PGXP.
Stelios Tsampas
2017-07-17
3
-2
/
+377
*
* Bring main Linux(gtk) UI up to date to remove deprecated warnings.
Stelios Tsampas
2017-07-17
28
-436
/
+346
*
* Move data and pixmaps folders inside gui folder to reflect codeplex branch.
Stelios Tsampas
2017-07-16
17
-2
/
+4620
*
Fix compilation on linux.
Stelios Tsampas
2017-07-16
5
-16
/
+41
*
Revert "Son of Ugly's Wipeout patch"
iCatButler
2016-03-31
2
-4
/
+1
*
This Son of Ugly's Wipeout patch
iCatButler
2016-03-30
2
-1
/
+4
*
Bring up to date with PCSX-R master (97809)
iCatButler
2016-03-30
6
-69
/
+93
*
Small fixes. 11833, 11834 (Lioncash);
SND\edgbla_cp
2014-08-19
1
-1
/
+4
*
New config param HackFix which enables compatibility hacks on certain games a...
SND\ckain_cp
2014-07-24
2
-0
/
+6
*
gtk/memcard: verify link on copy & no link references going backwards.
SND\ckain_cp
2014-06-03
1
-27
/
+17
*
gtk/memcard: link index fix 0...14 vs. 0...15
SND\ckain_cp
2014-05-23
1
-10
/
+11
*
gtk/memcard: fragmented multi block copy/delete fix..
SND\ckain_cp
2014-05-22
2
-61
/
+104
*
gtk/memcard: linked block references on multi block copy & general improvemen...
SND\ckain_cp
2014-05-21
1
-107
/
+111
*
gtk: enable controller configuration change during emulation pause/stop.
SND\ckain_cp
2014-05-12
3
-8
/
+4
*
GPU picture fix. This should be also easy to implement on others archs as well.
SND\ckain_cp
2014-04-17
1
-52
/
+21
*
Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gu...
SND\ckain_cp
2014-04-16
2
-4
/
+4
*
Fixed gtk notice dialog hiding.
SND\ckain_cp
2014-04-15
1
-2
/
+8
*
GTK: Added most recent save state loading (ALT+R, Load State -> Most Recent)
SND\ckain_cp
2014-04-15
1
-4
/
+31
*
gtk: fixed save state picture viewing (thx Tapek)
SND\ckain_cp
2014-04-09
1
-11
/
+38
*
gtk gui conf: disable rewind conf when dynarec & display memory usage
SND\ckain_cp
2014-04-09
1
-7
/
+18
*
gtk: UpdateMenuSlots() returns recent save slot -> load most recent save stat...
SND\ckain_cp
2014-03-17
3
-8
/
+30
*
little fix for copyright notice
SND\dario86_cp
2014-02-23
1
-1
/
+1
*
- bugfix: when controller is connected configuration dialog does not show up ...
SND\dario86_cp
2014-02-22
1
-4
/
+3
*
Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N...
SND\ckain_cp
2014-02-16
1
-2
/
+0
*
Rewind: states are now made after n vblanks and platform independ way. Also G...
SND\ckain_cp
2014-02-04
5
-19
/
+28
*
GTK: wrong template for long integer on fprintf. Rewind count now saved prope...
SND\ckain_cp
2014-01-31
1
-1
/
+1
*
Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...
SND\ckain_cp
2014-01-24
4
-13
/
+35
*
GTK: memleak fix and no warn about incompatible parameter.
SND\ckain_cp
2014-01-21
2
-1
/
+2
*
GTK: improved cheat file automatic loading / name generation.
SND\ckain_cp
2013-11-28
3
-17
/
+27
*
VSyncWA.
SND\edgbla_cp
2013-11-28
1
-0
/
+1
*
GTK: made reset button to do something useful, not just cold boot to BIOS.
SND\ckain_cp
2013-11-28
1
-4
/
+21
*
Added option to not have memory card plugged. Chronicles of the Sword passwor...
SND\ckain_cp
2013-11-28
2
-1
/
+4
*
GTK: when saving state check that plugins are opened like with load state.
SND\ckain_cp
2013-10-24
1
-1
/
+12
[next]