| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-03 | common: remove "yuzu:" prefix from thread names | Liam | |
| 2022-10-02 | Merge pull request #8955 from german77/amiibo-rewrite | bunnei | |
| core: nfp: Rewrite implementation to remove direct access from the frontend | |||
| 2022-10-02 | service: mii: Copy only valid name bytes | german77 | |
| 2022-10-02 | service: nfp: Implement mount target and open application area errors, minor ↵ | Narr the Reg | |
| fixes | |||
| 2022-10-02 | nfp: Multiple fixes against HW | german77 | |
| 2022-10-02 | service: nfp: address comments | german77 | |
| 2022-10-02 | service: nfp: Rewrite and implement applet calls | german77 | |
| 2022-10-02 | core: hid: Add nfc support to emulated controller | german77 | |
| 2022-10-02 | Merge pull request #8992 from Morph1984/vi-vsync-event | bunnei | |
| service: vi: Retrieve vsync event once per display | |||
| 2022-10-01 | Merge pull request #8876 from FearlessTobi/multiplayer-part3 | bunnei | |
| ldn: Implement "local wireless" networked multiplayer | |||
| 2022-10-01 | Fix "controller.colors_state.right" being "left" | Zwip-Zwap Zapony | |
| 2022-09-29 | Merge pull request #8934 from german77/palma_release | bunnei | |
| service: hid: Partially implement palma controller | |||
| 2022-09-28 | Merge pull request #8940 from german77/silence | bunnei | |
| yuzu: Silence some clang warnings | |||
| 2022-09-25 | service: vi: Retrieve vsync event once per display | Morph | |
| The display vsync event can only be retrieved once per display. Returns VI::ResultPermissionDenied if we attempt to retrieve the vsync event for the same display. Prevents games such as .hack//G.U. Last Recode from consuming all the handles in the handle table by spamming vsync event retrievals and allows it to go in game. | |||
| 2022-09-25 | service: vi: Move VI results into its own file | Morph | |
| 2022-09-25 | core/loader: Return nullptr if file is nullptr | Merry | |
| 2022-09-25 | service: hid: Partially implement palma controller | Narr the Reg | |
| 2022-09-23 | Merge pull request #8945 from Tachi107/typos | Morph | |
| chore: fix some typos | |||
| 2022-09-23 | chore: fix some typos | Andrea Pappacoda | |
| Fix some typos reported by Lintian | |||
| 2022-09-22 | sockets: Make fd member variable protected | Lioncash | |
| Other things shouldn't be able to directly mess around with the descriptor | |||
| 2022-09-21 | yuzu: Silence some clang warnings | Narr the Reg | |
| 2022-09-20 | Address some review comments | FearlessTobi | |
| 2022-09-17 | Merge pull request #8915 from vonchenplus/opus_multi_stream | bunnei | |
| core: implement HwOpus GetWorkBufferSizeForMultiStreamEx | |||
| 2022-09-17 | Merge pull request #8827 from german77/amiibo_release | bunnei | |
| core: nfp: Implement amiibo encryption | |||
| 2022-09-17 | Merge pull request #8650 from Kelebek1/vsync | bunnei | |
| [Coretiming/NVNFlinger] Improve multi-core vsync timing, and core timing accuracy | |||
| 2022-09-16 | Merge pull request #8869 from SachinVin/cmake | Morph | |
| core/CMakeLists.txt: Remove duplicate files. | |||
| 2022-09-17 | core: implement HwOpus GetWorkBufferSizeForMultiStreamEx | FengChen | |
| 2022-09-16 | Merge pull request #8911 from lioncash/cexpr-string | Morph | |
| audio_device: Make AudioDeviceName constructor constexpr | |||
| 2022-09-15 | audio_device: Mark member functions as const where applicable | Lioncash | |
| These member functions don't modify any internal state. | |||
| 2022-09-15 | audio_device: Make AudioDeviceName constructor constexpr | Lioncash | |
| These are used as read-only arrays, so we can make the data read-only and available at compile-time. Now constructing an AudioDevice no longer needs to initialize some tables | |||
| 2022-09-13 | Remove pause callbacks from coretiming | Kelebek1 | |
| 2022-09-10 | Merge pull request #8842 from Kelebek1/AudOut | bunnei | |
| [audio_core] Rework audio output | |||
| 2022-09-10 | yuzu: Multiple room UI improvements | german77 | |
| 2022-09-09 | Merge pull request #8863 from german77/triggers | bunnei | |
| core: hid: Fix GC triggers overwriting ZL and ZR buttons | |||
| 2022-09-09 | Merge pull request #8864 from german77/toggle_analog | bunnei | |
| input_common: Add support for analog toggle | |||
| 2022-09-09 | ldn: Initial implementation | FearlessTobi | |
| 2022-09-08 | core/CMakeLists.txt: Remove duplicate files. | SachinVin | |
| 2022-09-07 | core: nfp: Remove magic numbers | german77 | |
| 2022-09-07 | core: nfp: Workaround for lack of multiple nfp interfaces | german77 | |
| 2022-09-07 | core: nfp: Correct date and amiibo name | Narr the Reg | |
| 2022-09-07 | core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes | Narr the Reg | |
| 2022-09-07 | core: nfp: Implement amiibo encryption | german77 | |
| 2022-09-06 | input_common: Add support for analog toggle | Narr the Reg | |
| 2022-09-05 | core: hid: Fix GC triggers overwritting ZL and ZR buttons | Narr the Reg | |
| 2022-09-04 | Don't stall with nvdec | Kelebek1 | |
| 2022-09-03 | Merge pull request #8855 from german77/pls | liamwhite | |
| core: ns: Implement pl:s service | |||
| 2022-09-03 | core: ns: Implement pl:s service | Narr the Reg | |
| 2022-09-02 | Merge pull request #8822 from FearlessTobi/multiplayer-fixes | bunnei | |
| network: Fixes and improvements to the room feature | |||
| 2022-09-02 | Rework audio output, connecting AudioOut into coretiming to fix desync ↵ | Kelebek1 | |
| during heavy loads. | |||
| 2022-09-02 | Address review comments | FearlessTobi | |
