10326 Commits (bca698a17ae4b39106cd7f8c7eef06ccc7c8d6dd)

Author SHA1 Message Date
comex 42015de49b ssl: fix compatibility with OpenSSL 1.1.1 3 years ago
comex 4a35569921 Fixes: 3 years ago
comex 8905142f43 ssl: rename argument to avoid false positive codespell warning 3 years ago
comex 8e703e08df Implement SSL service 3 years ago
german77 bf641e2964 core: hid: Allow to read bin files while switch controller is available 3 years ago
german77 5aa208e264 input_common: Dont try to read/write data from 3rd party controllers 3 years ago
Liam 1dd166f766 vfs_real: lock concurrent accesses 3 years ago
Liam 1586f1c0b1 general: remove atomic signal and wait 3 years ago
Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 years ago
Narr the Reg 84d43489c5 input_common: Implement native mifare support 3 years ago
lat9nq ae1a8a7dc7 time_zone_manager: Add null terminator 3 years ago
lat9nq fd5d7947f6 time_zone_manager: Stop on comma 3 years ago
Liam e5f1b22e16 vfs_concat: verify short read 3 years ago
Liam b0beca52a3 vfs_concat: fix offset calculation when not aligned to file boundary 3 years ago
lat9nq b99c4dd568 time_zone_service: Always write time zone rule data 3 years ago
lat9nq e34e1b1c95 k_thread: Use a mutex and cond_var to sync bool 3 years ago
Liam 94e7cb05da vfs_real: ensure size cache is reset on write 3 years ago
Liam bf47f777b1 patch_manager: remove unnecessary GetSize calls 3 years ago
Liam 734242c5bc vfs_real: misc optimizations 3 years ago
lat9nq 8d8f850bd6 time_zone_manager: Compare to the correct boolean 3 years ago
lat9nq 03e8d9aca7 nx_tzdb: Correct Antarctica spelling 3 years ago
Narr the Reg 61b4588517 service: nfc: Read tag protocol only for nfc backend 3 years ago
Narr the Reg b1b13ddc6b service: nfc: Accuracy fixes 3 years ago
Liam ed7c4af915 vfs_real: require file existence on open 3 years ago
Liam dbbe237668 vfs_real: add simplified open file cache 3 years ago
Liam 0e7eaaba5a vfs_real: lazily open files 3 years ago
Liam f25236a4d6 vfs_real: add file LRU cache for open file limits 3 years ago
Liam 8506915208 core: decouple ARM interface from Dynarmic 3 years ago
Narr the Reg a338de7850 android: Add update support 3 years ago
Charles Lombardo 72d9dc9a3f android: Add proper homebrew check 3 years ago
Liam 6c34adb1de nvnflinger: allow locking framerate during video playback 3 years ago
Morph 3e6d81a008 nvdisp: Fix SingleCore frametime reporting 3 years ago
Morph 2e1e725443 core_timing: Fix SingleCore cycle timer 3 years ago
Morph 907507886d (wall, native)_clock: Add GetGPUTick 3 years ago
Morph 9dcc7bde8b time: Use compile time division for TimeSpanType conversion 3 years ago
Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick 3 years ago
Morph bbd502f67a nvnflinger: Acquire lock prior to signaling the vsync variable 3 years ago
german77 107aa52cdb service: nfc: Add backup support 3 years ago
lat9nq 8f9afbcd91 tz_manager: Fix comparison to wrong integer 3 years ago
lat9nq 3218313c22 tz_manager: Implement missing transition times 3 years ago
lat9nq 78a47f1ee8 tz_manager: Warn on unimplemented code 3 years ago
lat9nq dea61f5d00 tz_manager: Fix character offset not advancing 3 years ago
lat9nq 63c51abe42 tz_manager: Fix off-by-one error 3 years ago
lat9nq 84642bdd3f time_zone_binary: Add zoneinfo data 3 years ago
Narr the Reg a40e0fdf9e time: Implement missing services 4 years ago
lat9nq 8d52dc163a time_zone_manager: Implement go_ahead/go_back 3 years ago
lat9nq 5d9dd88387 tz_content_manager: Try the system time zone first 3 years ago
lat9nq a39b9134db time: Remove auto timezone consideration 3 years ago
lat9nq 9e2164be74 time_manager: Don't offset RTC by system time zone 3 years ago
lat9nq c378cbbc2d tz_content_manager: Detect system time zone 3 years ago