Commit Graph

  • 8dbe9d9128 Added more code to aptAppletUtility_Exit_RetToApp() for when a library applet is closing, but this still doesn't fix the broken applet process termination. yellows8 2014-11-28 02:12:49 -0500
  • 56b1c2755c Added note about broken applet process termination with APT_LaunchLibraryApplet(). yellows8 2014-11-28 01:26:20 -0500
  • 58b988ab97 Added comments to GSP_FramebufferFormats for the pixel byte-sizes. yellows8 2014-11-27 11:27:21 -0500
  • 0db2583280 use constants names only in doc xem 2014-11-27 05:57:38 +0100
  • 18a8f6bff4 Merge branch 'master' of github.com:smealum/ctrulib yellows8 2014-11-26 22:13:12 -0500
  • 866cb1ff56 Added library applet launching example, this isn't usable from the homebrew launcher. yellows8 2014-11-26 22:12:20 -0500
  • 564a388abd framebuffer ids xem 2014-11-26 09:01:25 +0100
  • ca59e223f5 Let's document the code! xem 2014-11-26 08:55:45 +0100
  • 49ab752427 Merge branch 'master' of https://github.com/smealum/ctrulib plutoo 2014-11-26 01:33:03 +0100
  • c5aa5ebbbc added gfxSetScreenFormat plutoo 2014-11-26 01:32:47 +0100
  • 6adaa95c18 Updated mic example. Returning from the example then launching it again via hbmenu is broken. yellows8 2014-11-24 23:42:47 -0500
  • 300a0ed125 Fixed word-index that the handle is loaded from in the cmdreply, for MIC_GetEventHandle(). yellows8 2014-11-24 23:22:24 -0500
  • ffef3fd06b Added warning in the mic example README regarding broken MIC. yellows8 2014-11-24 23:05:58 -0500
  • c91921616e Fixed svcWaitSynchronizationN, previously this didn't save/restore r4 on the stack. yellows8 2014-11-24 22:58:07 -0500
  • d5bb0323a5 Merge pull request #40 from lioncash/va mtheall 2014-11-24 08:15:29 -0600
  • 15cd3bd2c3 soc_ioctl: Add a missing va_end call Lioncash 2014-11-24 08:31:41 -0500
  • 165e50091c Removed debug code(exception triggers on failure) in httpc.c. yellows8 2014-11-23 22:10:16 -0500
  • 037b814386 Merge pull request #39 from Lectem/patch-2 smea 2014-11-23 14:24:25 -0800
  • 3a47113dab added svcCloseHandle to FSDIR_Close() Lectem 2014-11-23 22:58:11 +0100
  • 04695f3039 Merge pull request #38 from Lectem/patch-1 plutoo 2014-11-23 20:58:58 +0100
  • 87de7de14a added fsExit Lectem 2014-11-23 20:57:57 +0100
  • 643bf59d80 Merge pull request #30 from Subv/cfgu_2 smea 2014-11-22 18:26:35 -0800
  • 42267956b8 Merge pull request #37 from yuriks/patch-1 smea 2014-11-22 18:22:26 -0800
  • 78f381095c Fix documentation mistakes Yuri Kunde Schlesner 2014-11-23 00:18:36 -0200
  • dfc9c12b9b Merge pull request #36 from yuriks/fs-rename smea 2014-11-22 14:18:43 -0800
  • 2815cd84c4 Add FSUSER_RenameFile and FSUSER_RenameDirectory Yuri Kunde Schlesner 2014-11-22 20:10:00 -0200
  • c983ffc15e Merge pull request #35 from ThibG/master plutoo 2014-11-22 22:14:18 +0100
  • 251c4d458f Implement PTMU_GetShellState and PTMU_GetPedometerState Thibaut Girka 2014-11-22 20:56:55 +0100
  • 2d697d6566 Merge pull request #31 from Subv/ptm_u plutoo 2014-11-22 21:23:36 +0100
  • 30638307c6 remove instructions for manually patching devkitARM Dave Murphy 2014-11-22 20:17:41 +0000
  • 15cc6b1e32 Merge 1afe6fe505 into 49c293e8bf ThibG 2014-11-22 19:25:23 +0000
  • 1afe6fe505 Add PTMU_GetTotalStepCount Thibaut Girka 2014-11-22 20:20:15 +0100
  • 49c293e8bf Merge pull request #33 from minexew/master smea 2014-11-22 10:51:12 -0800
  • 3fa354313e Fix incorrect uniform setting in examples/gpu Xeatheran Minexew 2014-11-22 15:27:12 +0100
  • 3ee89602fa Fix previous half-baked commit Xeatheran Minexew 2014-11-22 15:26:56 +0100
  • 240ab44f9c Updated httpc code and added an example. yellows8 2014-11-22 00:43:39 -0500
  • 25d445818f Added the PTMU_GetTotalStepCount function Subv 2014-11-21 23:36:48 -0500
  • 0cc31baaea Added more cfg:u functions Subv 2014-11-21 22:40:23 -0500
  • 70e1bb7486 Merge pull request #29 from Subv/cfg_u smea 2014-11-21 19:19:57 -0800
  • 8e8685b6e7 Addressed some style issues Subv 2014-11-21 22:12:34 -0500
  • e8c551b114 Added a file for the cfg:u service. Subv 2014-11-21 22:08:05 -0500
  • b0c29ba658 Fix typo in soc_ioctl.c fincs 2014-11-21 23:51:06 +0100
  • 4219a23ebd linear heap allocator: use rbtree to store allocation size information fincs 2014-11-21 23:44:57 +0100
  • ee035e94b6 Merge e7c3b7c8a1 into 550f690c8d Minexew 2014-11-21 21:44:06 +0000
  • e7c3b7c8a1 Make SHDR_GetUniformRegister name argument const Xeatheran Minexew 2014-11-21 22:42:25 +0100
  • 550f690c8d Add errno to error cases for FIONBIO. mtheall 2014-11-21 11:06:32 -0600
  • 0db0a11751 Update Makefile in examples fincs 2014-11-21 16:53:28 +0100
  • 6c35f3c175 Merge pull request #26 from lioncash/va fincs 2014-11-21 16:52:48 +0100
  • 0a0276dd20 soc_ioctl: Add missing va_end call Lioncash 2014-11-21 07:47:24 -0500
  • 57c5473f8e remove temp check for CTRULIB Dave Murphy 2014-11-21 09:26:12 +0000
  • 7281abfcd7 Added code for APT_IsRegistered. Added code for launching library applets, which isn't usable from the homebrew launcher atm. yellows8 2014-11-21 00:33:14 -0500
  • 8cb3fad657 ignore generated archives Dave Murphy 2014-11-20 22:47:34 +0000
  • 52d1347466 add versioning, install and dist targets Dave Murphy 2014-11-20 22:47:08 +0000
  • 55608adaad Overhauled soc service. mtheall 2014-11-20 15:36:50 -0600
  • 919917b7ed Added svcCreateAddressArbiter() and svcArbitrateAddress() mtheall 2014-11-20 15:33:21 -0600
  • 9d1181ef50 Merge branch 'master' of github.com:smealum/ctrulib mtheall 2014-11-20 15:29:37 -0600
  • d2fca0f721 Add rbtree mtheall 2014-11-20 15:28:13 -0600
  • f789cad4bc Merge pull request #24 from profi200/master plutoo 2014-11-20 19:24:30 +0100
  • dfde24702b Added comments to the app_launch example for better understanding for beginners profi200 2014-11-20 14:58:24 +0100
  • 463f366e2b added prototype to soc.h smea 2014-11-20 03:05:51 -0800
  • 99a5c4406b added APT_HardwareResetAsync (tested) smea 2014-11-19 17:25:40 -0800
  • c1ad708045 rewrote GPU examples/gpu/data/test.vsh smea 2014-11-19 17:13:43 -0800
  • 5ecb358b56 fixed sdmc example smea 2014-11-19 15:53:36 -0800
  • ce226ec1b2 Updated mvd code and added an example. yellows8 2014-11-19 16:37:02 -0500
  • d89520dca1 Set GPU example's make file to explicitly use python3, and look for aemstro_as.py in folder defined by $AEMSTROPATH enviroment variable. Darren Thompson 2014-11-19 14:31:52 -0500
  • c60bdb3670 With RUNFLAG_APTWORKAROUND enabled, at the start of aptReturnToMenu just set the status to APP_EXITING then return(this func won't actually get executed with RUNFLAG_APTWORKAROUND atm). Updated __handle_notification() to check for errors from APT_InquireNotification. In aptExit only call the applet-utility code when RUNFLAG_APTWORKAROUND is not set. Minor other changes. Fixed APT_CheckNew3DS code so that it properly only uses one of the APT cmds. yellows8 2014-11-18 23:48:50 -0500
  • 8a3f532967 Add sdmc.h mtheall 2014-11-17 22:33:09 -0600
  • 224a05a39e Merge pull request #22 from profi200/master yellows8 2014-11-17 23:22:03 -0500
  • bd9c33e139 Fixed broken path code in sdmc_dev.c. Disabled attributes code in sdmc_open() for now, since that was causing file truncation(even with read-only file opening). yellows8 2014-11-16 21:12:24 -0500
  • b30a8d4d3d gpu stuffs smea 2014-11-15 14:08:45 -0800
  • 3dfe1f6d04 Merge branch 'master' of github.com:smealum/ctrulib smea 2014-11-12 22:08:40 -0800
  • b6b25b0163 fixed initArgv smea 2014-11-12 22:08:31 -0800
  • aa2b5d1464 Little fix profi200 2014-11-11 15:07:23 +0100
  • 6e9cd355a5 Scissor test. StapleButter 2014-11-11 00:12:31 +0100
  • b17a53fefc Makefile updated, added another note to the README.md file andremoved the svcSleepThread() call profi200 2014-11-10 22:30:07 +0100
  • 8aee967e53 Forget the README profi200 2014-11-10 19:23:15 +0100
  • bcd91a9e81 Oops that should not be included profi200 2014-11-10 17:38:50 +0100
  • ffe682941f Added example for launching apps/applets profi200 2014-11-10 17:34:11 +0100
  • 16ce5f4c7b Added functions for launching other apps/applets profi200 2014-11-10 17:03:41 +0100
  • bb1bb0f554 Merge branch 'master' of github.com:smealum/ctrulib smea 2014-11-09 00:40:35 -0800
  • c1f6773fb6 GPUCMD_GetBuffer, GPUCMD_AddRawCommands smea 2014-11-09 00:40:23 -0800
  • cf60fb7d0b Make GX_* functions accept NULL in order to use default GX cmdbuf fincs 2014-11-08 23:28:51 +0100
  • abc3530f57 Add gxCmdBuf to headers fincs 2014-11-08 23:21:41 +0100
  • fab8bc25eb Minor Makefile correction fincs 2014-11-08 13:49:39 +0100
  • a667faa094 Update examples with new makefile (and remove obsolete arm11u example) fincs 2014-11-07 19:13:47 +0100
  • f62297a438 Add 3DS application template fincs 2014-11-07 19:12:43 +0100
  • 6d2a0f5fa3 Started implementing code for new3ds mvd. Added osConvertOldLINEARMemToNew(). yellows8 2014-11-06 19:02:55 -0500
  • d95e95cf13 Merge branch 'master' of github.com:smealum/ctrulib fincs 2014-11-05 20:59:15 +0100
  • 562cc896a1 Add linearMemAlign() (current implementation sucks) fincs 2014-11-05 20:58:50 +0100
  • 5652a0f0fa macros for texture parameters smea 2014-11-05 10:32:30 -0800
  • e460e6a673 aptMainLoop(): Add handling for APP_PREPARE_SLEEPMODE fincs 2014-11-05 00:24:24 +0100
  • e4aeaba747 Attempt to fix APT hang during startup due to bad event handling fincs 2014-11-04 21:41:31 +0100
  • a77e8ae1cd Add linearSpaceFree() for retrieving the free space in the linear heap fincs 2014-11-03 20:20:33 +0100
  • c7be1e415f Merge branch 'master' of github.com:smealum/ctrulib smea 2014-11-02 21:11:13 -0800
  • 974b1094f3 GPUCMD_FlushAndRun smea 2014-11-02 21:10:56 -0800
  • 7f10ad4097 Add aptMainLoop() for handling APT events in main() fincs 2014-11-02 18:58:37 +0100
  • 3135d1c344 Updated APT_CheckNew3DS to only use the APT cmds once(which also now calls aptOpenSession/aptCloseSession), then store the output value in a flag which is then used for all future APT_CheckNew3DS calls. Updated HID init/shutdown code to automatically call irrst init/shutdown code when running on new3ds. Updated irrst init code to only do init when it wasn't already initialized, likewise for the irrst shutdown code. yellows8 2014-11-01 23:48:35 -0400
  • 4e90fbb905 Updated CheckNew3DS code. Now the out value is cleared first, then the out value is only set to the cmdreply data when ret is zero. yellows8 2014-11-01 22:11:19 -0400
  • c8795b1b79 Added APT CheckNew3DS code. Added code for attempting to use the other APT services when APT:U isn't accessible. yellows8 2014-11-01 21:39:18 -0400
  • c38276e37d Add timer-related SVC calls. StapleButter 2014-10-31 01:17:43 +0100