Commit Graph

10 Commits (65ddf1a9f80b2370b3cfd821c9cb222876db952a)

Author SHA1 Message Date
Stenzek 65ddf1a9f8
Updater: Make high DPI aware 10 months ago
Stenzek 8f5a1fdcf0
Updater: Replace incorrect ANSI Win32 calls 10 months ago
Stenzek fa793ce3ad
Updater: Fix compiling in Unicode mode 11 months ago
Stenzek 6551358212
Log: Replace channel string search with bitset
Knocks off around ~20KB of code.
2 years ago
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.
2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 6176a21ff1
ProgressCallback: Eliminate redundancy and drop C format strings 2 years ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 3 years ago
Stenzek cee4f93097 Build: Use precompiled headers 3 years ago