Commit graph

13 commits

Author SHA1 Message Date
Jean-Philip Desjardins
db50cc9370 Move offset alteration in IOMAN's OpticalMediaDevice. 2023-01-18 15:30:45 -05:00
Björn Gerdau
081668d523 Use abs offset in file seek end
Fixes Shadow of Ganymede crashing on boot
2023-01-18 15:30:45 -05:00
Jean-Philip Desjardins
0f9af71b9c If seeking before 0, make sure we clamp to 0. 2022-05-10 10:13:26 -04:00
Jean-Philip Desjardins
1d5b0441de Improve edge-case handling in ISO9660 file. 2022-05-10 10:13:26 -04:00
Jean-Philip Desjardins
7aa66f683c Cleanup. 2022-05-10 10:13:26 -04:00
Jean-Philip Desjardins
5e124ac99d Fix negative offsets not working when seeking a file on disc. 2022-01-05 11:27:17 -05:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Kyle McLamb
bff2643b84 Port libPlay to linux 2015-08-24 20:10:16 -04:00
Jean-Philip Desjardins
cfc00c1425 Changed the way block reading is handled in ISO9660 to fix issues with CDROM XA disk images. 2015-05-17 21:47:31 -04:00
Jean-Philip Desjardins
0061d56056 Fixed ISO9660::CFile being able to read past a file's end. Also fixed EOF handling. 2014-11-08 21:40:06 -05:00
Jean-Philip Desjardins
8b60a311fe Cleaned up code from ISO9660. 2014-07-12 21:59:58 -04:00
jpd002
d975c3e2eb Added precompiled headers for Visual Studio project.
Fixes to include path (due to changes with the layout stuff)
Fixed STREAK_SEEK_* ambiguity

git-svn-id: http://svn.purei.org/purei/trunk@288 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-04-05 03:38:53 +00:00
jpd002
0c5fb983fd Moved remotely
git-svn-id: http://svn.purei.org/purei/trunk@40 b36208d7-6611-0410-8bec-b1987f11c4a2
2006-06-15 04:19:30 +00:00