]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2014-10-24 smeanothing important
2014-08-29 smeasome GSP and GPU fixes
2014-08-27 fincsMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-27 fincsinitSystem: fix global ctor/dtor code
2014-08-27 fincsRefactor linear heap code (formerly known as GSP heap)
2014-08-27 yellows8Added checks for the array index code in hid.c.
2014-08-27 fincsFix KEY_CRIGHT/CLEFT
2014-08-27 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-27 smeaadded stdlibs for size_t
2014-08-27 mtheallAdd FSUSER_GetSdmcArchiveResource().
2014-08-26 mtheallAdd word 2 to response for FSUSER_IsSdmcDetected()...
2014-08-26 mtheallFIX DERP.
2014-08-26 fincsReorganize includes
2014-08-26 mtheallMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-26 mtheallAdd FSUSER_IsSdmcDetected() and FSUSER_IsSdmcWritable().
2014-08-26 fincs3ds/types.h: #include <stddef.h>
2014-08-26 fincsMove 3ds.h to root, add C++ guard, use #pragma once
2014-08-26 fincsAdd .gitignore to examples
2014-08-26 smeagpu: shader fix
2014-08-26 smeaadded Makefile rule to compile vsh shader code to gpu...
2014-08-26 smeaso sick of all these includes
2014-08-26 smeamoved some things around
2014-08-26 smeacleaned up gpu example code
2014-08-26 smeaGSP/GFX stuff
2014-08-26 smeaadded WIP GPU example code
2014-08-26 smeaoops, looks like i was editing deprecated files
2014-08-26 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-26 smeaGPU stuff
2014-08-26 mtheallFix NULL handling for PTMU_GetBatteryLevel() and PTMU_G...
2014-08-26 mtheallUpdate FS_dirent.
2014-08-25 plutooMerge branch 'refactor' of https://github.com/smealum...
2014-08-25 plutoogsp: Added gspAllocLinear() to allocate from LINEAR...
2014-08-25 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-25 smeaPTM & AC stuff
2014-08-25 fincsgfxInit(): initialize GSP event handler, use __gsp_heap...
2014-08-25 smeaAPT WORKAROUND fix
2014-08-25 smeaAPT WORKAROUND (update 3dsx_crt0.s to https://gist...
2014-08-25 smeafsInit fix
2014-08-25 smeaminifix gfxSetFramebufferInfo (for 3D)
2014-08-25 smeaadded gfx for simplified framebuffer access
2014-08-25 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-25 smeaminor GSP adjustments
2014-08-25 mtheallMerge branch 'refactor_mtheall' into refactor
2014-08-24 plutooMerge branch 'refactor' of https://github.com/smealum...
2014-08-24 plutoogsp: Update header as part of renaming.
2014-08-24 plutoogpu: Added small description to gpu files.
2014-08-24 plutoogsp: Renamed GSPGPU_submitGxCommand to GSPGPU_SubmitGxC...
2014-08-24 plutoogpu: Moved all non-service-related gpu files into sourc...
2014-08-24 plutooapt: Trying to make code more managable.
2014-08-22 mtheallAdd more filesystem service commands.
2014-08-22 mthealladd doxygen support
2014-08-21 fincsUpdate Makefile flags
2014-08-21 fincsHomogenize indentation (use tabs)
2014-08-21 plutooos: Changed Get*Version format.
2014-08-21 plutooAPT: Enumerated the notification signals.
2014-08-21 plutooos: Added functions for getting Firm/Kernel version.
2014-08-21 plutooos: Added DSP memory to virt->phys translation.
2014-08-21 plutooos: Added osStrError().
2014-08-21 plutooHID: Various improvements.
2014-08-21 plutooRenamed ACU_cmd1 to ACU_GenerateDefaultConfig.
2014-08-21 fincsHID: implement key/touch/circle pad access
2014-08-20 fincsRemove #ifdef SRV_OVERRIDE_SUPPORT
2014-08-20 fincsgspWaitForEvent(): add nextEvent parameter; GSPEVENT_co...
2014-08-20 fincsGSP: add basic event handling system
2014-08-20 fincsinitSystem.c: revise heap code, disable global destruct...
2014-08-20 fincs__ctru_exit(): perform svcExitProcess() if there's...
2014-08-20 fincsMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-20 mtheallReset SOC_hostent_alias to NULL in case the user trashe...
2014-08-20 fincsImplement initSystem(), __ctru_exit() and __system_argc...
2014-08-20 mtheallimplement gethostbyname
2014-08-17 smeause svcDuplicateHandle in handle override
2014-08-17 smeafsInit, fsExit
2014-08-16 smeaenable srv override + __service_ptr fix
2014-08-16 smeavarious fixes
2014-08-12 plutooAdded functionality for service-list override.
2014-07-28 plutooRevamped "srv.c".
2014-07-28 plutooMoved OS module back out. Renamed functions.
2014-07-28 plutooMoved service source-files into source/services/.
2014-07-28 plutooMoved header files from ctr/ to 3ds/.
2014-07-28 plutooRenamed svc_camelCase to svcCamelCase.
2014-07-28 plutooMoved example projects to examples/.
2014-07-23 yellows8Implemented svc_getProcessInfo(), and added comment...
2014-07-23 smeaHTTPC : added support for a handful of http:C commands...
2014-06-04 Dave Murphyadd network headers, remove libnds dependencies
2014-05-27 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-05-27 smeaminifix test.vsh
2014-05-22 yellows8Adjusted sleep-mode code so that on leaving sleep-mode...
2014-05-22 yellows8Adjusted sleep-mode code so that the APP_STATUS on...
2014-05-22 yellows8Enabled APT_AppletUtility code which was needed for...
2014-05-22 yellows8Implemented APT_GetAppletManInfo. Implemented loading...
2014-05-21 yellows8Fixed issue where the application would no longer recei...
2014-05-21 yellows8Fixed issues involving application termination. This...
2014-05-20 yellows8Implemented more APT and GSPGPU commands. Improved...
2014-05-20 smeaMerge pull request #5 from ichfly/master
2014-05-20 ichflyadded prototype
2014-05-20 smeaMerge pull request #4 from ichfly/master
2014-05-20 ichflyadded FSFILE_SetSize
2014-05-11 yellows8Removed outdated SOC comment.
2014-05-10 yellows8Improved SOC addr handling, and implemented addr handli...
2014-05-07 Dave Murphyignore generated folders
next