Commit Graph

12 Commits (3dca598063902b41d1c84051b1a44e1543f5eea0)

Author SHA1 Message Date
Stenzek 3dca598063
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 1565a2667d
Misc: More format string fixes 1 year ago
Stenzek 4e922a34a7
Log: Simplify macros 1 year ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 1 year ago
Stenzek c057e91825
CDImage: Open all image types as shared files 1 year ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
Stenzek 36643fe78b
GameList: Add "File Size" field 2 years ago
Stenzek cce7be4723
Misc: Make struct member functions file-local 2 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
3 years ago
Connor McLaughlin 8d7fdae683 CDImagePPF: Precache underlying image when requested 3 years ago
Connor McLaughlin b7fbde31a7 Move utility classes from common to own static lib 3 years ago