summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ptm/ptm_play.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-40/+0
2016-12-08service: Add common ptm:u commands to other ptm servicesLioncash1-0/+18
2016-12-08service: Drop '_Interface' in ptm service class namesLioncash1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-4/+4
2016-02-02services: Get rid of unnecessary includesLioncash1-1/+0
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-1/+1
2015-05-12PTM: Changed the way the ptm services are handled to be like thepurpasmart961-4/+4
2015-03-04Services: Moved the PTM and APT services to their own folderSubv1-10/+6
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift1-1/+0
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner1-1/+1
2015-01-21Stubbed ptm:play servicearchshift1-6/+9
2014-12-26More services & small clean upspurpasmart961-10/+8
2014-12-21License changepurpasmart961-1/+1
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-2/+2
2014-11-02Added stub err:f service.archshift1-0/+27