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
/
plugins
/
dfxvideo
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fix file and folder permissions
Stelios Tsampas
2018-03-19
25
-0
/
+0
*
* CMake messages
Stelios Tsampas
2018-03-19
1
-1
/
+1
*
* Remove autotools build system.
Stelios Tsampas
2018-01-12
1
-60
/
+0
*
* 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
-1
/
+1
*
* Import CMake build system from codeplex
Stelios Tsampas
2017-07-31
1
-0
/
+69
*
* Sync with codeplex branch (libpcsxcore, linux gui)
Stelios Tsampas
2017-07-31
2
-1
/
+4
*
* Add configuration UI for PGXP.
Stelios Tsampas
2017-07-17
1
-0
/
+3
*
* Bring pluing Linux(gtk) interfaces up to date.
Stelios Tsampas
2017-07-17
3
-168
/
+141
*
Bring up to date with PCSX-R master (97809)
iCatButler
2016-03-30
3
-63
/
+92
*
OS X: Minor changes
SND\MaddTheSane_cp
2014-05-22
1
-2
/
+2
*
peopsgl/xvideo: CPUToVRAM write: wrap to beginning of same scanline when goin...
SND\ckain_cp
2014-01-30
1
-4
/
+11
*
GTK: memleak fix and no warn about incompatible parameter.
SND\ckain_cp
2014-01-21
1
-1
/
+0
*
Xvideo: Use YUV mode from primary Xv adapter rather than RGB mode from non-pr...
SND\ckain_cp
2014-01-21
4
-223
/
+278
*
build system fixes by Michał Górny.
SND\edgbla_cp
2013-12-17
1
-1
/
+1
*
peopsgl/xvideo: fixed interlace/frame bit31 toggling. Now X-Men Academies are...
SND\ckain_cp
2013-11-14
1
-5
/
+25
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
1
-2
/
+2
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
1
-1
/
+1
*
Ignore case XK_section on OS X for now.
SND\MaddTheSane_cp
2013-04-19
1
-0
/
+2
*
GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...
SND\ckain_cp
2013-04-16
1
-4
/
+8
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
1
-1
/
+1
*
.
SND\edgbla_cp
2013-02-23
2
-196
/
+196
*
.
SND\edgbla_cp
2013-02-22
1
-1
/
+0
*
Patch 13787 (ckain);
SND\edgbla_cp
2013-02-04
1
-1
/
+1
*
Finally finish applying patch 13469.
SND\MaddTheSane_cp
2013-01-11
1
-1
/
+15
*
gtk3 (thanks to Rafał Mużyło);
SND\edgbla_cp
2012-11-20
3
-67
/
+119
*
Unix style EOL (thanks to darktjm);
SND\edgbla_cp
2012-11-18
27
-16503
/
+16503
*
Do not leave zombie process when running configure utilities.
SND\weimingzhi_cp
2012-10-23
1
-6
/
+21
*
pcsxr-fix-implicit-int-to-pointer-warning.patch (gber);
SND\edgbla_cp
2012-10-15
1
-11
/
+7
*
Quieting a warning in OS X localization implementation.
SND\MaddTheSane_cp
2012-09-23
1
-1
/
+1
*
We don't want to reference X11 on the Mac side.
SND\MaddTheSane_cp
2012-09-17
1
-1
/
+1
*
Updated Free Software Foundation address in two more files (Jem256).
SND\dario86_cp
2012-02-19
2
-2
/
+4
*
Adding a kludge around defines to get each plug-in to have a unique localizat...
SND\MaddTheSane_cp
2011-11-18
1
-3
/
+7
*
Patch 10831 from Durandal_1707:
SND\MaddTheSane_cp
2011-11-17
1
-1
/
+1
*
First steps for localization support for Mac OS X/Cocoa, including:
SND\MaddTheSane_cp
2011-11-17
1
-0
/
+18
*
Fixing inlines to be either static inline or extern inline as the case may be.
SND\MaddTheSane_cp
2011-11-12
3
-6
/
+6
*
Patch 10804, 10805 (MaddTheSane).
SND\edgbla_cp
2011-11-12
2
-5
/
+5
*
Patch 10767 (Durandal_1707).
SND\edgbla_cp
2011-11-09
4
-63
/
+63
*
WM_CLASS.WM_NAME (tschak909).
SND\edgbla_cp
2011-07-26
1
-3
/
+21
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67641 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-06-08
3
-220
/
+263
*
Rebranding.
SND\edgbla_cp
2011-06-08
4
-11
/
+11
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@66596 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-05-05
1
-10
/
+8
*
Temporarily reverted r64524 until I (or someone else) find the time to sort o...
SND\weimingzhi_cp
2011-03-13
11
-16381
/
+16383
*
Commited patch in issue #8171 (by darktjm).
SND\dario86_cp
2011-03-12
11
-365
/
+363
*
-(YarTour)replaced deprecated GTK_SIGNAL_FUNC() with G_CALLBACK(). (Patch #82...
SND\weimingzhi_cp
2011-02-12
1
-7
/
+7
*
- dfinput: visual vibration.
SND\weimingzhi_cp
2011-01-10
2
-111
/
+110
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61817 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2011-01-06
3
-44
/
+73
*
- dfsound (unix): Added mute option and freqresponse to the config utility.
SND\weimingzhi_cp
2010-12-29
1
-5
/
+2
*
* Removed unnecessary files.
SND\weimingzhi_cp
2010-12-27
4
-745
/
+11
*
readded powerpc dynarec.
SND\weimingzhi_cp
2010-11-23
1
-66
/
+129
[next]