]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2014-12-05 Dave Murphybump version for release, add dist target v0.2.0
2014-12-05 Dave MurphyRevert "Update example makefiles"
2014-12-05 Dave MurphyRevert "Switch to -mfloat-abi=hard, bump version to...
2014-12-05 fincsAdd getThreadLocalStorage(), major cleanup in svc.h...
2014-12-05 fincsUpdate example makefiles
2014-12-05 fincsAdd SMDH embedding to the template
2014-12-05 fincsSwitch to -mfloat-abi=hard, bump version to 0.2.0
2014-12-04 fincssdmc_dev.c: do not redefine __system_argc/argv
2014-12-04 Dave Murphyimplement chdir & relative path support
2014-12-03 yellows8Fixed FSUSER_IsSdmcDetected and FSUSER_IsSdmcWritable...
2014-11-29 fincsAdd svcSetThreadPriority
2014-11-29 StapleButterFix HOME button shiz.
2014-11-29 StapleButterSleep mode fixes.
2014-11-29 yellows8Fixed broken MIC shutdown code. Use a tmp field for...
2014-11-28 fincsosGetTime(): avoid using u64<->double conversions ...
2014-11-28 Dave Murphyfix examples for unpolluted libctru headers
2014-11-28 Dave Murphystop polluting 3ds headers with extra system headers
2014-11-28 yellows8Added more code to aptAppletUtility_Exit_RetToApp(...
2014-11-28 yellows8Added note about broken applet process termination...
2014-11-27 yellows8Added comments to GSP_FramebufferFormats for the pixel...
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
next