aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service
Commit message (Expand)AuthorAge
* core: Eliminate some unused variable warningsGravatar Lioncash2015-07-29
* core: Fix missing prototype warningsGravatar Lioncash2015-07-29
* Merge pull request #1009 from lioncash/tableGravatar Yuri Kunde Schlesner2015-07-29
|\
| * am_net: Add missing function to the function tableGravatar Lioncash2015-07-29
| * am_net: Add correct function name to the function tableGravatar Lioncash2015-07-29
* | Merge pull request #982 from Subv/homeGravatar bunnei2015-07-29
|\ \ | |/ |/|
* | Merge pull request #899 from zawata/Winsock-DeprecationGravatar bunnei2015-07-28
|\ \
* | | Move input values into an arrayGravatar James Rowe2015-07-27
| | * Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...Gravatar Subv2015-07-23
| | * Service/APT: Return proper parameters in GetLockHandle.Gravatar Subv2015-07-23
* | | Merge pull request #983 from yuriks/null-memory-fillGravatar Yuri Kunde Schlesner2015-07-23
|\ \ \
| * | | GSP: Don't try to write memory fill registers if start address is 0Gravatar Yuri Kunde Schlesner2015-07-23
| | |/ | |/|
* / | Qt/GPU Breakpoints: Added three more breakpoint types:Gravatar Subv2015-07-23
|/ /
* | Merge pull request #962 from Subv/am_appGravatar bunnei2015-07-21
|\ \
* \ \ Merge pull request #966 from Subv/logGravatar bunnei2015-07-21
|\ \ \
| * | | Services/Logging: Log more useful information when some operations fail.Gravatar Subv2015-07-21
| | * | Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Gravatar Subv2015-07-21
| |/ /
* / / Services/CFG: Added some missing functions to cfg:sGravatar Subv2015-07-20
|/ /
* | Merge pull request #946 from archshift/update-frduGravatar bunnei2015-07-19
|\ \
| | * SOC:U : Update deprecated function gethostbyname() to getaddrinfo()Gravatar zawata2015-07-19
* | | Change trace/unimplemented service call logs to use hexGravatar archshift2015-07-19
| * | Add more frd:u unknown service commands from 3dbrewGravatar archshift2015-07-19
|/ /
* | Ensure all kernel objects are released during shutdownGravatar Yuri Kunde Schlesner2015-07-17
* | Archive: Correct a few incorrect types in function signaturesGravatar Yuri Kunde Schlesner2015-07-13
* | Add CiTrace recording support.Gravatar Tony Wasserka2015-07-13
* | Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-12
* | Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-11
* | Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-11
* | HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-11
* | Merge pull request #876 from linkmauve/include-cleanupsGravatar Yuri Kunde Schlesner2015-07-10
|\ \
| * | Core: Cleanup hw includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| * | Core: Cleanup soc:U includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| * | Core: Cleanup file_sys includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| * | CitraQt: Cleanup includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| * | Common: Cleanup key_map includes.Gravatar Emmanuel Gil Peyrot2015-06-28
| * | Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...Gravatar Emmanuel Gil Peyrot2015-06-27
| |/
* / Services/SOC: Added command headers to some of the soc commands.Gravatar Subv2015-06-25
|/
* Add helpers to create IPC command buffer headers and descriptorsGravatar Yuri Kunde Schlesner2015-06-22
* Merge pull request #860 from yuriks/y2r-colorGravatar Yuri Kunde Schlesner2015-06-21
|\
| * Y2R: Rework conversion process, enabling support for all formatsGravatar Yuri Kunde Schlesner2015-06-21
| * Y2R: Re-organize how params are stored. Support SetConversionParamsGravatar Yuri Kunde Schlesner2015-06-20
* | Services: Continue separation of services into their own foldersGravatar purpasmart962015-06-11
|/
* ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.Gravatar Subv2015-06-01
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
* hid: Get rid of undefined behaviorGravatar Lioncash2015-05-27
* Service/GSP: Implemented ImportDisplayCaptureInfo.Gravatar Subv2015-05-25
* y2r_u: Remove unused variable in StartConversionGravatar Lioncash2015-05-23
* Merge pull request #801 from purpasmart96/hid_stubsGravatar bunnei2015-05-22
|\
| * HID: Stub DisableAccelerometer and DisableGyroscopeLowGravatar purpasmart962015-05-22
* | Flush for y2r (moflex)Gravatar tfarley2015-05-22