- Feb 04, 2018
- Feb 03, 2018
- Feb 02, 2018
-
-
mailwl authored
* Add AppletAE, step 1: move common interfaces to am.h * Add AppletAE, step 2
-
bunnei authored
vi::CreateStrayLayer : add padding to request
-
bunnei authored
Services/vi: add vi:s and vi:u services
-
bunnei authored
shared_memory: Only mark addresses as invalid if they are within the heap
-
mailwl authored
-
mailwl authored
-
- Jan 30, 2018
-
-
shinyquagsire23 authored
-
mailwl authored
sfdnsres: Add several stubs
-
- Jan 28, 2018
-
-
bunnei authored
externals: Update catch to v2.1.1
-
- Jan 27, 2018
-
-
Lioncash authored
-
bunnei authored
memory: Replace all memory hooking with Special regions
-
bunnei authored
travis: Remove CMAKE_OSX_ARCHITECTURES argument
-
MerryMage authored
Unicorn only builds a x86_64 library, without a x86_64h slice. We can't link against x86_64-only in this manner for static libraries.
-
MerryMage authored
-
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
-