| Commit message (Expand) | Author | Age | Files | Lines |
| * | OS X: Minor changes | SND\MaddTheSane_cp | 2014-05-22 | 1 | -2/+2 |
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90277 e17a0e51-4ae3-4d35... | SND\weimingzhi_cp | 2014-05-03 | 1 | -1/+1 |
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90226 e17a0e51-4ae3-4d35... | SND\weimingzhi_cp | 2014-05-02 | 1 | -1/+1 |
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90225 e17a0e51-4ae3-4d35... | SND\weimingzhi_cp | 2014-05-02 | 1 | -2/+2 |
| * | psxbios: format() | SND\weimingzhi_cp | 2014-05-02 | 1 | -1/+21 |
| * | psxbios: firstfile() does NOT deliver event in real BIOS. | SND\weimingzhi_cp | 2014-04-30 | 1 | -3/+0 |
| * | GPU picture fix. This should be also easy to implement on others archs as well. | SND\ckain_cp | 2014-04-17 | 2 | -2/+14 |
| * | Big endian CDDA support. Uses Config.Cdda (previously bool). Now enum. Gtk gu... | SND\ckain_cp | 2014-04-16 | 3 | -7/+13 |
| * | Enabled loading archive file from cue sheet & avcodec_frame_free deprecated. | SND\ckain_cp | 2014-04-15 | 1 | -112/+34 |
| * | cdriso: warning dialog popup regarding tracks that could not be loaded from c... | SND\ckain_cp | 2014-04-15 | 1 | -1/+1 |
| * | ecm lut build fix - now games like Alundra should work also. | SND\ckain_cp | 2014-04-10 | 1 | -1/+1 |
| * | COTS & HLE BIOS & no memcard: enable password. | SND\ckain_cp | 2014-04-09 | 1 | -1/+3 |
| * | windows compilation fix; | SND\edgbla_cp | 2014-03-23 | 1 | -6/+6 |
| * | MML speed fix. | SND\ckain_cp | 2014-03-01 | 1 | -1/+4 |
| * | - fixed region autodetection for some rare discs; | SND\dario86_cp | 2014-02-26 | 2 | -7/+6 |
| * | Optimized SaveStateGz: Core i5 2520M: from ~45ms to less than 5ms call avg. N... | SND\ckain_cp | 2014-02-16 | 2 | -29/+45 |
| * | CDRISO: support for common archive formats (7z, rar, zip, etc) via libarchive... | SND\ckain_cp | 2014-02-04 | 2 | -33/+195 |
| * | Rewind: states are now made after n vblanks and platform independ way. Also G... | SND\ckain_cp | 2014-02-04 | 3 | -5/+14 |
| * | CDRISO: when finding .sub, check if .img has two dot suffix. image.img.ecm > ... | SND\ckain_cp | 2014-02-01 | 1 | -2/+9 |
| * | misc.c fix; | SND\edgbla_cp | 2014-01-27 | 1 | -9/+13 |
| * | Fixed Win32 build (shm). | SND\ckain_cp | 2014-01-27 | 1 | -1/+1 |
| * | Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ... | SND\ckain_cp | 2014-01-24 | 3 | -30/+156 |
| * | build system fixes by Michał Górny. | SND\edgbla_cp | 2013-12-17 | 1 | -69/+71 |
| * | Experimental: more in-place hack to fix PE2 startup issue and would obsolete ... | SND\ckain_cp | 2013-11-28 | 1 | -18/+39 |
| * | Added option to not have memory card plugged. Chronicles of the Sword passwor... | SND\ckain_cp | 2013-11-28 | 2 | -5/+9 |
| * | Added MCD directory read bit to SIO which is used to detect memory card plug ... | SND\ckain_cp | 2013-11-28 | 1 | -8/+19 |
| * | EXPERIMENTAL: handle GPU DATA 1F command which should be GPU IRQ request. Fix... | SND\ckain_cp | 2013-11-14 | 1 | -1/+12 |
| * | CDRISO: Limit compressed CDDA support to multifile CUEs only & ECM LUT fix. | SND\ckain_cp | 2013-10-24 | 1 | -9/+17 |
| * | . | SND\edgbla_cp | 2013-10-09 | 1 | -1/+1 |
| * | * GTE; | SND\edgbla_cp | 2013-10-06 | 7 | -4974/+914 |
| * | Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ... | SND\ckain_cp | 2013-10-02 | 2 | -7/+20 |
| * | Vampire Hunter D title screen hack revisited. Fixes Tomb Raider II opaque wat... | SND\ckain_cp | 2013-09-27 | 2 | -15/+30 |
| * | Changed DMA4 burst transfer factor from 1/3 to 1/2. Fixes Harry Potter and th... | SND\ckain_cp | 2013-09-24 | 1 | -2/+4 |
| * | ECM file support: fixed seeking errors that some games were causing. | SND\ckain_cp | 2013-09-23 | 1 | -1/+1 |
| * | compilation errors was fixed (cdriso); | SND\edgbla_cp | 2013-09-16 | 1 | -1/+2 |
| * | ECM file support: mature enough so it can be now integrated with other platfo... | SND\ckain_cp | 2013-09-16 | 3 | -51/+91 |
| * | ECM file support: fixed handling inside CUE and with CDDA tracks. | SND\ckain_cp | 2013-09-13 | 1 | -27/+38 |
| * | Experimental on-fly decoding of ECM file format. For now compiles also with -... | SND\ckain_cp | 2013-09-12 | 2 | -0/+485 |
| * | small fix (windows); | SND\edgbla_cp | 2013-09-06 | 2 | -3/+4 |
| * | Experimetal decoding of compressed CDDA tracks (APE,FLAC,MP3,...) via ffmpeg.... | SND\ckain_cp | 2013-09-05 | 1 | -5/+310 |
| * | CPU -> Save window position (windows); | SND\edgbla_cp | 2013-08-27 | 1 | -0/+2 |
| * | all_extension_cht, dot_extension_cht, tla_extension_cht fix; | SND\edgbla_cp | 2013-08-26 | 1 | -3/+3 |
| * | Changing the *_extension_cht to macros. This quiets a warning in OS X. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -3/+3 |
| * | Use __private_extern__ on OS X's localization functions. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -2/+2 |
| * | CdromId fix; | SND\edgbla_cp | 2013-08-25 | 1 | -11/+12 |
| * | GTK: autoload cheats from default path and filename, e.g. /home/user/.pcsxr/c... | SND\ckain_cp | 2013-07-31 | 2 | -0/+5 |
| * | Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore. | SND\MaddTheSane_cp | 2013-07-09 | 7 | -14/+14 |
| * | PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG d... | SND\ckain_cp | 2013-06-07 | 3 | -51/+89 |
| * | Dynarec64: fixed CART World Series freeze. Issue #10846. | SND\ckain_cp | 2013-05-22 | 1 | -0/+5 |
| * | Win32: CDR plugin is not mandatory to have since there is build-in ISO support. | SND\ckain_cp | 2013-05-17 | 1 | -1/+1 |