Commit Graph

18 Commits (742d2d11b90d438bfb10607bab01c9ed925e805f)

Author SHA1 Message Date
Stenzek 742d2d11b9
CDROMAsyncReader: Use persistent thread 5 days ago
Stenzek 00d407c35b
CDROMAsyncReader: Convert to namespace 6 days ago
Stenzek 3bb2b0b1d6
CDROMAsyncReader: Use lightweight threading abstractions 6 days ago
Stenzek 548887449e
Misc: Eliminate usage of modal progress callback functions
Too error-prone, nested event loops are nasty. Error pattern is better.
10 months ago
Stenzek 080807e557
CDROM: Move subchannel replacement from CDImage
This will allow you to use SBI/LSD files with real discs, if your
drive does not support reading subchannels, or has an incorrect
skew.
2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 35799aba47
CDROM: Add current file to debug window 3 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
4 years ago
Connor McLaughlin 916900be5d Misc: More warning fixes 4 years ago
Connor McLaughlin 477bb3d554 Misc: Clean up a few warnings 4 years ago
Connor McLaughlin a1edddc59d CDROM: Revamp/improve preload image procedure 4 years ago
Connor McLaughlin b7fbde31a7 Move utility classes from common to own static lib 4 years ago
Connor McLaughlin c2c204c845 CDROM: Fix async readahead causing lockups in some games 5 years ago
Connor McLaughlin a32ef4a963 CDROMAsyncReader: Support reading ahead more sectors 5 years ago
Connor McLaughlin 8e1c0a4fe4 System: Support loading m3u playlists 6 years ago
Connor McLaughlin 93528db388 System: Use existing CD media when loading state where possible 6 years ago
Connor McLaughlin 5d46556b7d CDROM: Update position while seeking for GetlocP
Fixes track selection in WipEout.
6 years ago
Connor McLaughlin 959a555274 CDROM: Implement asynchronous disc reading 7 years ago