| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-19 | service: Use nested namespace specifiers where applicable | Lioncash | |
| Tidies up namespace declarations | |||
| 2018-04-10 | Decimal change | Hexagon12 | |
| 2018-04-10 | Updated CodecCtl with more service names. | Hexagon12 | |
| 2018-04-10 | Updated audren with more service names. | Hexagon12 | |
| 2018-04-10 | Updated audrec with more service names. | Hexagon12 | |
| 2018-04-10 | Updated audout with more service names. | Hexagon12 | |
| 2018-04-10 | Updated audin with more service names. | Hexagon12 | |
| 2018-04-02 | audren_u: Stub out GetActiveAudioDeviceName. | bunnei | |
| 2018-04-02 | audout_u: Implement GetAudioOutState. | bunnei | |
| 2018-03-29 | audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount. | bunnei | |
| 2018-03-25 | audren_u: Fix GetAudioDevice. | bunnei | |
| 2018-03-04 | CoreTiming: Unschedule the pending events when an Interface is destroyed. | Subv | |
| 2018-02-22 | Stub more functions | mailwl | |
| 2018-02-16 | Service/hid: stub some functions | mailwl | |
| 2018-02-13 | audio: Use WriteBuffer instead of BufferDescriptorB. | bunnei | |
| 2018-02-13 | audren_u: Schedule reoccuring event. (#183) | bunnei | |
| * audren_u: Schedule reoccuring event. * audren_u: Stub GetAudioRenderersProcessMasterVolume, and misc. changes. | |||
| 2018-02-12 | Add RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer ↵ | gdkchan | |
| stubs to audren:u | |||
| 2018-02-07 | Service: stub some functions in am, audio, time, vi services | mailwl | |
| 2018-01-24 | audout_u: Various cleanups. | bunnei | |
| 2018-01-24 | hle: Rename RequestBuilder to ResponseBuilder. | bunnei | |
| 2018-01-24 | service: Fix all incorrect IPC response headers. | bunnei | |
| 2018-01-24 | audout:u OpenAudioOut and IAudioOut (#138) | st4rk | |
| * 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 | |||
| 2018-01-22 | Stub OpenAudioOut and fix a issue with HID IAppletResource being created ↵ | gdkchan | |
| more than once | |||
| 2018-01-21 | Added stubs for audio services. (#116) | st4rk | |
| * 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) | |||
| 2018-01-14 | audio: Add files to CMake. | bunnei | |
| 2018-01-14 | audio: Stub out AudOutU::ListAudioOuts. | bunnei | |
