]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2014-12-15 Dave Murphydelete generated bin file, move png to gfx folder
2014-12-15 Aurelio MannaraUsed *.c extension and lower case dir name
2014-12-15 Aurelio MannaraUsed *.c extension and lower case dir name
2014-12-14 Aurelio MannaraAdded 24bit Bitmap example
2014-12-13 Dave Murphyrender strikethrough & underline
2014-12-13 Dave Murphymake it build
2014-12-13 Dave Murphyfix formatting
2014-12-13 Dave Murphyunneeded default case
2014-12-13 Dave Murphybetter parameter checking
2014-12-13 Dave Murphysupport more codes
2014-12-13 Dave Murphyintialise parameter, ignore unsupported escapes
2014-12-13 Dave Murphycheck parameters are valid as we parse
2014-12-13 Dave Murphyuse switch for 'm' parameters
2014-12-13 Dave Murphyuse 3 intensity levels
2014-12-12 Dave Murphyadd macro to convert 8bit RGB to RGB565
2014-12-12 Dave Murphyallow console on either screen
2014-12-12 Dave Murphyfix scroll size
2014-12-12 Dave Murphyuse word copy for extra speed in console scroll
2014-12-12 Dave Murphyfix console scrolling
2014-12-12 Dave Murphylighten up half bright green
2014-12-12 Dave Murphyfix color code scanning
2014-12-12 smeaMerge pull request #50 from yuriks/memperm-dontcare
2014-12-12 Dave Murphyadd console
2014-12-12 Dave Murphyuse correct doubleBuf variable
2014-12-11 Dave Murphyadd macro for building RGB565 colors
2014-12-11 Dave Murphyallow independent setting of double buffering
2014-12-11 Yuri Kunde... Add MEMPERM_DONTCARE to MemPerm
2014-12-11 mtheallMake soc_fcntl.c more sane.
2014-12-10 fincsCorrect SHDR_GetUniformRegister [WARNING: aemstro_as...
2014-12-10 fincsMinor correction
2014-12-10 Dave MurphyMerge pull request #49 from archshift/createfile
2014-12-10 archshiftAdded CreateFile implementation, tested on hardware.
2014-12-10 smeaMerge pull request #48 from endrift/master
2014-12-10 Jeffrey PfauFix copy/paste error in FSFILE_Write documentation
2014-12-10 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-12-10 smeatemporary solution for 0x10 byte gpucmd alignment
2014-12-08 Dave Murphyset default device so relative paths work in 3dmoo
2014-12-08 fincsMinor code formatting fix in svc.s
2014-12-08 smeaMerge pull request #44 from Subv/master
2014-12-08 SubvStyling
2014-12-08 SubvSVC: Implemented svcGetThreadId
2014-12-08 smeaMerge pull request #45 from Subv/semaphores
2014-12-08 mtheallUpdate poll.h
2014-12-08 mtheallUpdate poll.h
2014-12-08 fincsAdd gfxSetDoubleBuffering() for disabling double-buffering
2014-12-05 SubvAdded svcReleaseSemaphore and svcCreateSemaphore.
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
next