index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2021-10-20
common/alignment: Fix VS2022 compilation
ameerj
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-10-14
string_util: Make use of std::string_view and add bounds checking
Morph
2021-10-14
string_util: Prevent out of bounds access in u16string_view buffer
Morph
2021-10-11
common/fs/path_util: Slightly refactor PathManagerImpl's constructor
Creak
2021-10-05
Merge pull request #7115 from ameerj/log-compile
bunnei
2021-10-01
Merge pull request #7102 from Morph1984/remove-boxcat
bunnei
2021-10-01
common/logging: Reduce scope of fmt include
ameerj
2021-10-01
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-09-29
Fixed invalid iterator usage
Andrew Strelsky
2021-09-29
settings: Remove BCAT settings
Morph
2021-09-24
general: Update style to clang-format-12
ameerj
2021-09-22
common/uuid: Add validity checking functions to interface
Lioncash
2021-09-18
Merge pull request #7019 from ameerj/videocore-jthread
bunnei
2021-09-18
input_common/tas: Document the main class
german77
2021-09-18
input_common/tas: Add swap controller
german77
2021-09-18
input_common/tas: Fallback to simple update
MonsterDruide1
2021-09-18
config: Move TAS options to it's own menu
german77
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
2021-09-18
settings: File selector & other settings
MonsterDruide1
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
2021-09-18
Merge pull request #7020 from Moonlacer/remove_audio_stretching
bunnei
2021-09-17
Merge pull request #6950 from german77/multiplay
bunnei
2021-09-15
fix_accidental_deletion
Moonlacer
2021-09-15
remove-audio-stretching-setting
Moonlacer
2021-09-15
threadsafe_queue: Add std::stop_token overload to PopWait
ameerj
2021-09-13
common_funcs: Add enum flag bitwise shift operator overloads
Morph
2021-09-11
common_funcs: Replace <algorithm> with <iterator>
Morph
2021-09-11
common: Move error handling to error.cpp/h
Morph
2021-09-11
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-10
input_common: Enable steam controllers and 8 player support
german77
2021-09-01
common/logging: Add missing include
german77
2021-08-31
Merge pull request #6897 from FernandoS27/pineapple-does-not-belong-in-pizza
bunnei
2021-08-29
Garbage Collection: Adress Feedback.
Fernando Sahmkow
2021-08-28
Merge pull request #6927 from german77/ngct
Morph
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-28
VideoCore: Rework Garbage Collection.
Fernando Sahmkow
2021-08-27
ngct: Stub NGCT:U service
german77
2021-08-27
Revert "logging: Display backtrace on crash"
Morph
2021-08-26
Merge pull request #6870 from yzct12345/trace-back-stack-back-stack-back
bunnei
2021-08-24
logging: Fix log filter during initialization
ameerj
2021-08-22
Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplace
bunnei
2021-08-21
settings: Amend language_index maximum setting range
Morph
2021-08-19
Merge pull request #6877 from MerryMage/dyn-ignore-asserts
bunnei
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
Merge pull request #6863 from spholz/fix-lan-play
Fernando S
2021-08-15
xbyak: Update include path
Merry
2021-08-13
threadsafe_queue: Fix deadlock
yzct12345
2021-08-13
logging: Display backtrace on crash
yzct12345
2021-08-13
logging: Simplify and make thread-safe
yzct12345
[next]