- 27 Jan, 2018 1 commit
-
-
Flame Sage authored
-
- 26 Jan, 2018 6 commits
-
-
bunnei authored
Install Linux icon in hicolor instead of pixmaps
-
bunnei authored
Fix typo for dependent options
-
James Rowe authored
-
KAMiKAZOW authored
hicolor is the preferred location for applications. See https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#directory_layout Same as https://github.com/citra-emu/citra/pull/3007
-
bunnei authored
time: Implement ISteadyClock::GetCurrentTimePoint
-
bunnei authored
-
- 25 Jan, 2018 12 commits
-
-
bunnei authored
Improve IPC, unify Domains and Sessions, and add validation
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
st4rk authored
* Updated the audout:u and IAudioOut, now it might work with RetroArch without trigger an assert, however it's not the ideal implementation * Updated the audout:u and IAudioOut, now it might work with RetroArch without trigger an assert, however it's not the ideal implementation * audout:u OpenAudioOut implementation and IAudioOut cmd 1,2,3,4,5 implementation * using an enum for audio_out_state as well as changing its initialize to member initializer list * Minor fixes, added Service_Audio for LOG_*, changed PcmFormat enum to EnumClass * Minor fixes, added Service_Audio for LOG_*, changed PcmFormat enum to EnumClass * added missing Audio loggin subclass, minor fixes, clang comment breakline * Solving backend logging conflict * minor fix * Fixed duplicated Service NVDRV in backend.cpp, my bad
-
- 24 Jan, 2018 5 commits
- 23 Jan, 2018 3 commits
- 22 Jan, 2018 13 commits
-
-
bunnei authored
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the default display.
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
bunnei authored
Stub OpenAudioOut and fix a issue with HID IAppletResource
-
gdkchan authored
-
Subv authored
This function is used by libnx to obtain a new layer.
-
Subv authored
It'll be needed when we implement CreateManagedDisplayLayer.
-
Subv authored
It is now created during Service initialization and passed to all the services that need it.
-
bunnei authored
VI: Move BufferQueue and NVFlinger to their own folder/namespace.
-
Subv authored
-
st4rk authored
* stubs for audout:u, audin:u, audrec:u, audren:u, codecctl and decoding tables with nullptr for future implementations * fixing the changes requested (remove private, explicit)
-