summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2021-08-21settings: Amend language_index maximum setting rangeMorph
2021-08-19Merge pull request #6877 from MerryMage/dyn-ignore-assertsbunnei
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-08-16Merge pull request #6863 from spholz/fix-lan-playFernando S
2021-08-15xbyak: Update include pathMerry
2021-08-13threadsafe_queue: Fix deadlockyzct12345
2021-08-13logging: Display backtrace on crashyzct12345
2021-08-13logging: Simplify and make thread-safeyzct12345
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12configuration: add option to select network interfacespholz
2021-08-11settings: Fix MSVC issueslat9nq
2021-08-10Merge pull request #6776 from lat9nq/ranged-settingsbunnei
2021-08-07Merge pull request #6827 from Morph1984/uuid-hashbunnei
2021-08-05Merge pull request #6822 from yzct12345/clion-assertbunnei
2021-08-06common: uuid: Add hash function for UUIDMorph
2021-08-05Merge pull request #6813 from Morph1984/hex-string-to-uuidbunnei
2021-08-05assert: Verify formattingyzct12345
2021-08-05assert: Avoid empty macrosyzct12345
2021-08-04hex_util: Fix incorrect array size in AsArrayMorph