summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/csnd_snd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-17/+17
* fix #1942 and adds a few IPC functions for descriptorsLectem2016-08-021-1/+1
* Kernel/SharedMemory: Properly implemented shared memory support.Subv2016-05-131-5/+8
* services: Update some function tablesLioncash2015-12-301-3/+4
* csnd_snd: Get rid of type punningLioncash2015-10-281-12/+13
* Added CSND stub.Matthias Ernst2015-10-281-4/+53
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* Services: Clean up a few things and add a few function namespurpasmart962015-01-061-7/+6
* More services & small clean upspurpasmart962014-12-261-3/+0
* License changepurpasmart962014-12-211-1/+1
* Add more services and some fixes, along with more "override"purpasmart962014-11-211-0/+39