index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpcsxcore
/
cdriso.c
Age
Commit message (
Expand
)
Author
2019-08-02
Sanitize Loaded CD image string in log
retro-wertz
2019-05-19
Allow building without CHD, disable CHD for 3DS
retro-wertz
2019-05-15
fix track information when loading CHDs.
aliaspider
2019-05-14
add CHD support.
aliaspider
2019-03-13
merge remote-tracking branch 'notaz/master'
retro-wertz
2019-03-07
Fix for compiling it against newer zlib versions.
gameblabla
2019-01-27
Fix segfault when loading cue files from relative paths.
orbea
2017-03-02
(WIN32) move #define statements after all #include statements.
aliaspider
2017-01-24
Rename uncompress2 to avoid conflicts with zlib.h on some systems. Fixes http...
orbea
2016-04-22
Merge branch 'master' of https://github.com/notaz/pcsx_rearmed into notaz-master
dankcushions
2016-03-05
large file support
notaz
2015-11-01
Attempt to avod build errors for Mingw
twinaphex
2015-01-03
mingw build fixes
notaz
2014-12-21
misc: merge from pcsxr r91261,r91276
notaz
2014-12-21
cdriso: merge from pcsxr r90558
notaz
2013-06-04
cdriso: log file open errors
notaz
2013-05-26
cdriso: make sure to open correct file for cdda
notaz
2013-05-26
cdriso: use correct buffer in .toc check
notaz
2013-04-05
cdriso: look for data files if other one is selected
notaz
2013-04-05
cdriso: prefer .toc over .cue
notaz
2013-03-15
cdriso: handle no disk state better
notaz
2013-01-28
merge minor fixes from pcsxr
notaz
2013-01-28
cdriso: merge cdda code from pcsxr
notaz
2013-01-13
cdriso: improve .toc handling
notaz
2013-01-03
cdrom: implement attenuator/volume properly
notaz
2013-01-03
cdriso: handle file offsets better
notaz
2013-01-03
cdriso: simplify read code
notaz
2013-01-03
cdriso: fix .cue file parsing
notaz
2012-12-21
warning fix
notaz
2012-12-09
pipe error messages through single function
notaz
2012-11-04
cdriso: don't play data track
notaz
2012-11-03
cdrom: read subq directly, not from thread
notaz
2011-10-30
cdriso: support multidisk eboots
notaz
2011-10-30
cdriso: add cbin support
notaz
2011-10-08
spu/cdda: sync cdda to spu playback
notaz
2011-07-13
cdriso: handle eboot and it's TOC, some refactoring
notaz
2011-07-08
cdriso: handle pregap read/play
notaz
2011-07-08
cdriso: handle TOC and track timing better
notaz
2011-06-07
enable Wall warnings by default
notaz
2011-02-15
add redump.org SBI support
notaz
2011-01-26
cdriso: adjust getTD and getStatus to pcsxr-svn
notaz
2010-12-25
cdriso: add hack for cdda pausing
notaz
2010-12-16
cdriso: support multi-track .cue
notaz
2010-12-16
cdriso: don't try to play audio if tracks are missing
notaz
2010-11-16
pcsxr-1.9.92
PCSX* teams