]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2014-11-27 yellows8Merge branch 'master' of github.com:smealum/ctrulib
2014-11-27 yellows8Added library applet launching example, this isn't...
2014-11-26 plutooMerge branch 'master' of https://github.com/smealum...
2014-11-26 plutooadded gfxSetScreenFormat
2014-11-25 yellows8Updated mic example. Returning from the example then...
2014-11-25 yellows8Fixed word-index that the handle is loaded from in...
2014-11-25 yellows8Added warning in the mic example README regarding broke...
2014-11-25 yellows8Fixed svcWaitSynchronizationN, previously this didn...
2014-11-24 mtheallMerge pull request #40 from lioncash/va
2014-11-24 Lioncashsoc_ioctl: Add a missing va_end call
2014-11-24 yellows8Removed debug code(exception triggers on failure) in...
2014-11-23 smeaMerge pull request #39 from Lectem/patch-2
2014-11-23 Lectemadded svcCloseHandle to FSDIR_Close()
2014-11-23 plutooMerge pull request #38 from Lectem/patch-1
2014-11-23 Lectemadded fsExit
2014-11-23 smeaMerge pull request #30 from Subv/cfgu_2
2014-11-23 smeaMerge pull request #37 from yuriks/patch-1
2014-11-23 Yuri Kunde... Fix documentation mistakes
2014-11-22 smeaMerge pull request #36 from yuriks/fs-rename
2014-11-22 Yuri Kunde... Add FSUSER_RenameFile and FSUSER_RenameDirectory
2014-11-22 plutooMerge pull request #35 from ThibG/master
2014-11-22 Thibaut GirkaImplement PTMU_GetShellState and PTMU_GetPedometerState
2014-11-22 plutooMerge pull request #31 from Subv/ptm_u
2014-11-22 Dave Murphyremove instructions for manually patching devkitARM
2014-11-22 smeaMerge pull request #33 from minexew/master
2014-11-22 Xeatheran MinexewFix incorrect uniform setting in examples/gpu
2014-11-22 Xeatheran MinexewFix previous half-baked commit
2014-11-22 yellows8Updated httpc code and added an example.
2014-11-22 SubvAdded the PTMU_GetTotalStepCount function
2014-11-22 SubvAdded more cfg:u functions
2014-11-22 smeaMerge pull request #29 from Subv/cfg_u
2014-11-22 SubvAddressed some style issues
2014-11-22 SubvAdded a file for the cfg:u service.
2014-11-21 fincsFix typo in soc_ioctl.c
2014-11-21 fincslinear heap allocator: use rbtree to store allocation...
2014-11-21 Xeatheran MinexewMake SHDR_GetUniformRegister name argument const
2014-11-21 mtheallAdd errno to error cases for FIONBIO.
2014-11-21 fincsUpdate Makefile in examples
2014-11-21 fincsMerge pull request #26 from lioncash/va
2014-11-21 Lioncashsoc_ioctl: Add missing va_end call
2014-11-21 Dave Murphyremove temp check for CTRULIB
2014-11-21 yellows8Added code for APT_IsRegistered. Added code for launchi...
2014-11-20 Dave Murphyignore generated archives
2014-11-20 Dave Murphyadd versioning, install and dist targets
2014-11-20 mtheallOverhauled soc service.
2014-11-20 mtheallAdded svcCreateAddressArbiter() and svcArbitrateAddress()
2014-11-20 mtheallMerge branch 'master' of github.com:smealum/ctrulib
2014-11-20 mtheallAdd rbtree
2014-11-20 plutooMerge pull request #24 from profi200/master
2014-11-20 profi200Added comments to the app_launch example for better...
2014-11-20 smeaadded prototype to soc.h
2014-11-20 smeaadded APT_HardwareResetAsync (tested)
2014-11-20 smearewrote GPU examples/gpu/data/test.vsh
2014-11-19 smeafixed sdmc example
2014-11-19 yellows8Updated mvd code and added an example.
2014-11-19 yellows8With RUNFLAG_APTWORKAROUND enabled, at the start of...
2014-11-18 mtheallAdd sdmc.h
2014-11-18 yellows8Merge pull request #22 from profi200/master
2014-11-17 yellows8Fixed broken path code in sdmc_dev.c. Disabled attribut...
2014-11-15 smeagpu stuffs
2014-11-13 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-11-13 smeafixed initArgv
2014-11-11 profi200Little fix
2014-11-10 StapleButterScissor test.
2014-11-10 profi200Makefile updated, added another note to the README...
2014-11-10 profi200Forget the README
2014-11-10 profi200Oops that should not be included
2014-11-10 profi200Added example for launching apps/applets
2014-11-10 profi200Added functions for launching other apps/applets
2014-11-09 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-11-09 smeaGPUCMD_GetBuffer, GPUCMD_AddRawCommands
2014-11-08 fincsMake GX_* functions accept NULL in order to use default...
2014-11-08 fincsAdd gxCmdBuf to headers
2014-11-08 fincsMinor Makefile correction
2014-11-07 fincsUpdate examples with new makefile (and remove obsolete...
2014-11-07 fincsAdd 3DS application template
2014-11-07 yellows8Started implementing code for new3ds mvd. Added osConve...
2014-11-05 fincsMerge branch 'master' of github.com:smealum/ctrulib
2014-11-05 fincsAdd linearMemAlign() (current implementation sucks)
2014-11-05 smeamacros for texture parameters
2014-11-04 fincsaptMainLoop(): Add handling for APP_PREPARE_SLEEPMODE
2014-11-04 fincsAttempt to fix APT hang during startup due to bad event...
2014-11-03 fincsAdd linearSpaceFree() for retrieving the free space...
2014-11-03 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-11-03 smeaGPUCMD_FlushAndRun
2014-11-02 fincsAdd aptMainLoop() for handling APT events in main()
2014-11-02 yellows8Updated APT_CheckNew3DS to only use the APT cmds once...
2014-11-02 yellows8Updated CheckNew3DS code. Now the out value is cleared...
2014-11-02 yellows8Added APT CheckNew3DS code. Added code for attempting...
2014-10-31 StapleButterAdd timer-related SVC calls.
2014-10-30 plutooMerge pull request #21 from profi200/master
2014-10-30 mthealluse ARCH_SDMC for archive id
2014-10-30 mtheallfix typo
2014-10-30 mtheallreturn offset in sdmc_seek
2014-10-30 mtheallMerge branch 'refactor'
2014-10-30 mtheallstart sdmc devoptab
2014-10-30 profi200Fixed cmds
2014-10-30 smeaplugged a bunch of handle leaks !
2014-10-27 smeaMerge pull request #20 from idunoe/master
2014-10-27 fincsFix APT initialization code when RUNFLAG_APTWORKAROUND...
next