aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/cdriso.c
AgeCommit message (Expand)Author
2019-03-07Fix for compiling it against newer zlib versions.gameblabla
2016-03-05large file supportnotaz
2015-01-03mingw build fixesnotaz
2014-12-21misc: merge from pcsxr r91261,r91276notaz
2014-12-21cdriso: merge from pcsxr r90558notaz
2013-06-04cdriso: log file open errorsnotaz
2013-05-26cdriso: make sure to open correct file for cddanotaz
2013-05-26cdriso: use correct buffer in .toc checknotaz
2013-04-05cdriso: look for data files if other one is selectednotaz
2013-04-05cdriso: prefer .toc over .cuenotaz
2013-03-15cdriso: handle no disk state betternotaz
2013-01-28merge minor fixes from pcsxrnotaz
2013-01-28cdriso: merge cdda code from pcsxrnotaz
2013-01-13cdriso: improve .toc handlingnotaz
2013-01-03cdrom: implement attenuator/volume properlynotaz
2013-01-03cdriso: handle file offsets betternotaz
2013-01-03cdriso: simplify read codenotaz
2013-01-03cdriso: fix .cue file parsingnotaz
2012-12-21warning fixnotaz
2012-12-09pipe error messages through single functionnotaz
2012-11-04cdriso: don't play data tracknotaz
2012-11-03cdrom: read subq directly, not from threadnotaz
2011-10-30cdriso: support multidisk ebootsnotaz
2011-10-30cdriso: add cbin supportnotaz
2011-10-08spu/cdda: sync cdda to spu playbacknotaz
2011-07-13cdriso: handle eboot and it's TOC, some refactoringnotaz
2011-07-08cdriso: handle pregap read/playnotaz
2011-07-08cdriso: handle TOC and track timing betternotaz
2011-06-07enable Wall warnings by defaultnotaz
2011-02-15add redump.org SBI supportnotaz
2011-01-26cdriso: adjust getTD and getStatus to pcsxr-svnnotaz
2010-12-25cdriso: add hack for cdda pausingnotaz
2010-12-16cdriso: support multi-track .cuenotaz
2010-12-16cdriso: don't try to play audio if tracks are missingnotaz
2010-11-16pcsxr-1.9.92PCSX* teams