1415 Commits (54110262f7da0ec4cecf4dfc24bfe165cc6f0386)

Author SHA1 Message Date
ameerj d03c54439c common/alignment: Fix VS2022 compilation 4 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 4 years ago
Morph 49ae05213e string_util: Make use of std::string_view and add bounds checking 4 years ago
Morph 0196b5a01f string_util: Prevent out of bounds access in u16string_view buffer 4 years ago
Creak 6485bc560f common/fs/path_util: Slightly refactor PathManagerImpl's constructor 4 years ago
ameerj 98b3b5e0e3 common/logging: Reduce scope of fmt include 4 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 4 years ago
Andrew Strelsky a24aa6e5bd Fixed invalid iterator usage 4 years ago
Morph a4d5ade781 settings: Remove BCAT settings 4 years ago
ameerj d7977be416 general: Update style to clang-format-12 4 years ago
Lioncash e37bea609c common/uuid: Add validity checking functions to interface 4 years ago
german77 d71f067db8 input_common/tas: Document the main class 5 years ago
german77 d552f84322 input_common/tas: Add swap controller 5 years ago
MonsterDruide1 1b67085cda input_common/tas: Fallback to simple update 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 cce0d58312 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 5f826dd03a settings: File selector & other settings 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
Moonlacer dabeb349f5 fix_accidental_deletion 4 years ago
Moonlacer 1c445d1050 remove-audio-stretching-setting 4 years ago
ameerj 4cad11c5f3 threadsafe_queue: Add std::stop_token overload to PopWait 4 years ago
Morph 00823acf70 common_funcs: Add enum flag bitwise shift operator overloads 4 years ago
Morph c4801b0599 common_funcs: Replace <algorithm> with <iterator> 4 years ago
Morph c0ff1dce0b common: Move error handling to error.cpp/h 4 years ago
german77 0cea589993 input_common: Enable steam controllers and 8 player support 4 years ago
german77 fab34850ae common/logging: Add missing include 4 years ago
Fernando Sahmkow 129bcd1b85 Garbage Collection: Adress Feedback. 4 years ago
Fernando Sahmkow 9a785765d8 Garbage Collection: enable as default, eliminate option. 4 years ago
Fernando Sahmkow 7d22f79cf0 VideoCore: Rework Garbage Collection. 4 years ago
german77 b036d9df7d ngct: Stub NGCT:U service 4 years ago
Morph 88fa692ae6 Revert "logging: Display backtrace on crash" 4 years ago
ameerj 0debad63cc logging: Fix log filter during initialization 4 years ago
Morph d10148b4aa settings: Amend language_index maximum setting range 4 years ago
ameerj 82906e26a5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
Merry 891e19ef4c xbyak: Update include path 4 years ago
yzct12345 156754e476 threadsafe_queue: Fix deadlock 4 years ago
yzct12345 133e23fe1c logging: Display backtrace on crash 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
spholz bef7cbbe41 configuration: add option to select network interface 4 years ago
lat9nq 6ebd0fe021 settings: Fix MSVC issues 4 years ago
Morph 93697805a7 common: uuid: Add hash function for UUID 4 years ago
yzct12345 dd9e7378dc assert: Verify formatting 4 years ago
yzct12345 3239e923cc assert: Avoid empty macros 4 years ago
Morph 8f488c60da hex_util: Fix incorrect array size in AsArray 4 years ago
Morph 6b2f133eef common: uuid: Add hex string to UUID constructor 4 years ago
lat9nq 1f81d4415c settings: Use std::clamp where possible 4 years ago
lat9nq 3314d63af4 settings: Remove unnecessary std::move usages 4 years ago
lat9nq 9194f2f342 settings: Fix function virtualization 4 years ago
lat9nq 62e78f36c7 settings: Implement setting ranges 5 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 4 years ago