]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
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...
2014-10-27 idunoeRemoved magic number from sdmc example
2014-10-27 idunoeAdded archive ids to fs.h
2014-10-27 StapleButterCreate APT event handler thread as soon as possible...
2014-10-27 StapleButterAdd stencil op and other related stuff to make that...
2014-10-27 smeaMerge pull request #19 from idunoe/master
2014-10-27 idunoeSRV: misc fix
2014-10-27 idunoePS: Added API
2014-10-27 idunoePM: Added API
2014-10-27 idunoeNS: Added API
2014-10-27 idunoeAM: Added API
2014-10-27 idunoeSRV: Added <7.X srv:pm
2014-10-27 idunoeupdated types.h
2014-10-27 smeaSOC : close shared mem handle when shutting down
2014-10-27 smeaMerge pull request #18 from archshift/examples
next