summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16common/settings: Remove unused scaling optionsReinUsesLisp
2021-11-16Settings: eliminate rescaling_factor.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow
2021-11-16VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow
2021-11-13Merge pull request #7272 from behunin/the-courteous-loggerbunnei
2021-11-02common: Implement a subset of P0323 (std::expected)Morph
2021-11-01 Refactor Logging ImplLevi Behunin
2021-10-20common/alignment: Fix VS2022 compilationameerj
2021-10-17settings: Remove std::chrono usageameerj
2021-10-14string_util: Make use of std::string_view and add bounds checkingMorph
2021-10-14string_util: Prevent out of bounds access in u16string_view bufferMorph
2021-10-11common/fs/path_util: Slightly refactor PathManagerImpl's constructorCreak
2021-10-05Merge pull request #7115 from ameerj/log-compilebunnei
2021-10-01Merge pull request #7102 from Morph1984/remove-boxcatbunnei
2021-10-01common/logging: Reduce scope of fmt includeameerj
2021-10-01common/logging: Move Log::Entry declaration to a separate headerameerj
2021-09-29Fixed invalid iterator usageAndrew Strelsky
2021-09-29settings: Remove BCAT settingsMorph
2021-09-24general: Update style to clang-format-12ameerj
2021-09-22common/uuid: Add validity checking functions to interfaceLioncash
2021-09-18Merge pull request #7019 from ameerj/videocore-jthreadbunnei
2021-09-18input_common/tas: Document the main classgerman77
2021-09-18input_common/tas: Add swap controllergerman77
2021-09-18input_common/tas: Fallback to simple updateMonsterDruide1
2021-09-18config: Move TAS options to it's own menugerman77
2021-09-18core: Hacky TAS syncing & load pausingMonsterDruide1
2021-09-18settings: File selector & other settingsMonsterDruide1
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-09-18Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei
2021-09-17Merge pull request #6950 from german77/multiplaybunnei
2021-09-15fix_accidental_deletionMoonlacer
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-15threadsafe_queue: Add std::stop_token overload to PopWaitameerj
2021-09-13common_funcs: Add enum flag bitwise shift operator overloadsMorph
2021-09-11common_funcs: Replace <algorithm> with <iterator>Morph
2021-09-11common: Move error handling to error.cpp/hMorph
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-10input_common: Enable steam controllers and 8 player supportgerman77
2021-09-01common/logging: Add missing includegerman77
2021-08-31Merge pull request #6897 from FernandoS27/pineapple-does-not-belong-in-pizzabunnei
2021-08-29Garbage Collection: Adress Feedback.Fernando Sahmkow
2021-08-28Merge pull request #6927 from german77/ngctMorph
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-28VideoCore: Rework Garbage Collection.Fernando Sahmkow
2021-08-27ngct: Stub NGCT:U servicegerman77
2021-08-27Revert "logging: Display backtrace on crash"Morph
2021-08-26Merge pull request #6870 from yzct12345/trace-back-stack-back-stack-backbunnei
2021-08-24logging: Fix log filter during initializationameerj
2021-08-22Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplacebunnei