- Jan 27, 2018
-
-
Flame Sage authored
Added webhook notifications to TravisCI build.
-
Flame Sage authored
-
- Jan 26, 2018
-
-
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
-
- Jan 25, 2018
-
-
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
-
- Jan 24, 2018
- Jan 23, 2018
- Jan 22, 2018
-
-
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
-