]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2014-12-24 smeaadded HB service support (ninjhax only)
2014-12-21 yellows8Added qtm support + example.
2014-12-21 Dave Murphyset errno for file too big
2014-12-20 mtheallAdd gfxGetScreenFormat().
2014-12-19 fincsFix osGetTime(), this time for real (also: race conditi...
2014-12-18 smeaRevert "Merge branch 'master' of github.com:smealum...
2014-12-18 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-12-18 smeaadded registers.h
2014-12-15 Dave Murphysdmc_open: implement O_EXCL and O_TRUNC
2014-12-15 Dave Murphystop svcOutputDebugString trashing string
2014-12-15 plutooMerge pull request #52 from Aurelio92/2-new-hid-function
2014-12-15 plutooReverting previous commit, fixing more resource leaks
2014-12-15 plutooProposed fix for issue #66
2014-12-15 plutooFixed handle leak in httpc
2014-12-14 mtheallFix inet_aton.
2014-12-14 fincsAdd a VRAM allocator
2014-12-13 plutooMerge pull request #56 from profi200/master
2014-12-13 profi200Fixed weird blackscreen issue
2014-12-13 fincsFix linear.cpp
2014-12-13 Dave Murphystop building everything when any header changes
2014-12-13 Dave Murphyfix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes
2014-12-13 Dave Murphyallow redirecting stderr to 3dmoo
2014-12-13 Aurelio MannaraAdded 2 hid functions
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
next