]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2016-07-31 fincsMerge pull request #304 from Cruel/httpc
2016-07-31 Thomas EdvalsonAdd httpcCancelConnection and some timeout calls
2016-07-27 fincsMerge pull request #302 from Lectem/fixoutputbools
2016-07-27 Lectemfix incorrect values for bool outputs in services
2016-07-27 fincsMerge pull request #301 from ksanislo/master
2016-07-27 fincsMinor fix in APT_CheckNew3DS_System
2016-07-26 Ken SanisloDefine the known KeepAlive on/off flag
2016-07-26 Ken SanisloAdd httpcSetKeepAlive() to turn HTTP Keep-Alive on...
2016-07-22 fincsMerge pull request #300 from infinicore/master
2016-07-22 infinicoreAdd support for ps:ps#GenerateRandomBytes.
2016-07-21 fincsMerge pull request #299 from jakcron/master
2016-07-21 jakcronFixed cmd word index fail in pm.c
2016-07-20 fincsEnhanced and corrected shader code to fully support...
2016-07-20 fincsRemove old deprecated GPU API
2016-07-20 fincsConst correctness in GPUCMD_Add(RawCommands)
2016-07-17 fincsFix lingering parameter bug with APTREINIT (aka hax...
2016-07-16 fincsMerge pull request #298 from chaoskagami/master
2016-07-15 chaoskagamiImprove err:f documentation and add wrappers to constru...
2016-07-14 fincsMerge pull request #296 from linkmauve/camu
2016-07-14 fincsMerge pull request #297 from chaoskagami/master
2016-07-14 chaoskagamiExpose err:f global port
2016-07-12 Emmanuel Gil... Fix CAMU_SetOutputFormat’s header.
2016-07-05 fincsTake advantage of light events in NDSP and GSPGPU code
2016-07-03 fincsAdd software keyboard (swkbd) library applet support...
2016-07-01 fincsMajor APT rewrite, see details:
2016-07-01 fincsAdd light events
2016-07-01 fincsAdd ResetType enum (and fixed many wrong ResetType...
2016-06-24 fincsMerge pull request #294 from TuxSH/master
2016-06-24 TuxSHImplement svcBindInterrupt and svcUnbindInterrupt
2016-06-11 fincsMerge pull request #291 from Lectem/patch-1
2016-06-11 fincsBegin refactoring APT code, many changes to make code...
2016-06-11 LectemAdd NETOPT_DHCP_LEASE_TIME
2016-06-10 fincsFix misc FSUSER & PS fail
2016-06-10 fincs() -> (void)
2016-06-03 fincsMerge pull request #290 from Steveice10/master
2016-06-03 Steven SmithAdd pxidev.h to 3ds.h.
2016-06-03 yellows8Moved amapp init into a seperate function.
2016-05-31 fincsMerge pull request #289 from Steveice10/master
2016-05-31 Steven SmithAdd pxi:dev service.
2016-05-21 fincsMerge pull request #288 from Ryuzaki-MrL/master
2016-05-21 Lázaro VieiraAdd 2 more missing news:s functions
2016-05-20 Michael TheallRemove romfs limitation note from osGetSystemVersionData
2016-05-20 Michael TheallAllow multiple romfs mounts
2016-05-19 fincsMerge pull request #287 from Cruel/const-lyfe
2016-05-19 Thomas EdvalsonSome const correctness in sslc/httpc inputs
2016-05-16 fincsAdd svcSetProcessAffinityMask, svcSetProcessIdealProces...
2016-05-16 fincsMinor pedantic fix in hb.c
2016-05-08 fincsMerge pull request #285 from Steveice10/togglesleep
2016-05-08 fincsMerge pull request #282 from Steveice10/master
2016-05-08 Steven SmithAllow toggling sleep mode.
2016-05-06 Steven SmithSeparate information required to open an archive from...
2016-05-03 smeaMerge pull request #283 from Cruel/etc1-enums
2016-05-03 Thomas EdvalsonFix ETC1 texture format enums and add A4
2016-04-30 yellows8Implemented proper NFC support, see also the NFC example.
2016-04-29 yellows8Implemented httpc support for the remaining documented...
2016-04-27 yellows8Added UDS_CHECK_SENDTO_FATALERROR and updated comments...
2016-04-25 yellows8Added flag and out params to MVDSTD_ProcessNALUnit...
2016-04-22 yellows8Updated the MVDSTD_Config struct. Removed config setup...
2016-04-22 yellows8Moved rendering code from mvdstdProcessVideoFrame(...
2016-04-22 fincsMerge pull request #281 from Steveice10/master
2016-04-22 Steven SmithMinor am:net corrections and additions.
2016-04-21 yellows8Updated the MVD implementation to support video process...
2016-04-20 Michael TheallReset romFS_offset on romfsExit()
2016-04-19 yellows8Implemented recv_buffer_size for UDS bind handling...
2016-04-16 fincsMerge pull request #280 from Steveice10/master
2016-04-16 fincsMerge pull request #279 from Lectem/fixnewss
2016-04-16 Steven SmithFix FSUSER_GetArchiveResource, add more AM commands.
2016-04-15 Michael TheallInitialize dir->size
2016-04-15 Lectemfixes NEWS_AddNotification for news:s #278
2016-04-14 fincsMerge pull request #277 from Steveice10/master
2016-04-14 Steven SmithAdd some resource limit SVCs.
2016-04-13 yellows8Updated udsConnectNetwork() to handle failure from...
2016-04-13 yellows8Updated udsSetNewConnectionsBlocked() and UDSNETATTR...
2016-04-12 yellows8Added httpcAddDefaultCert, and some header include...
2016-04-11 yellows8Merged the HTTPC_* functions with httpc* and removed...
2016-04-11 fincsMerge pull request #276 from Steveice10/master
2016-04-11 Steven SmithAdd ARCHIVE_TWL_SOUND.
2016-04-10 fincsMerge pull request #275 from Steveice10/master
2016-04-10 Steven SmithAdd result module codes.
2016-04-10 fincsMerge pull request #274 from Steveice10/master
2016-04-10 Steven SmithFix buffer type in FSUSER_EnumerateSystemSaveData.
2016-04-09 fincsMerge pull request #273 from ksanislo/master
2016-04-09 Ken Sanislofix typo from #272
2016-04-09 fincsMerge pull request #261 from Steveice10/master
2016-04-08 yellows8Implemented UDS data_channel handling. Added the data_c...
2016-04-08 Ken SanislohttpcSetSSLOpt support (#272)
2016-04-08 yellows8Switched 'input8' for udsSendTo() to 'netflags'. Minor...
2016-04-07 yellows8Updated comments for udsNodeInfo.
2016-04-07 yellows8Updated udsNodeInfo and udsConnectionStatus. Updated...
2016-04-07 yellows8Updated udsConnectionStatus and networkstruct. Removed...
2016-04-07 Michael TheallConst-correctness and some size_t parameters for UDS
2016-04-07 yellows8Properly load the UDS network wifi channel, apparently...
2016-04-06 yellows8Added a new param to udsScanBeacons() for using ScanOnC...
2016-04-06 yellows8Added udsEjectSpectator().
2016-04-06 yellows8Implemented full support for connecting as an UDS spect...
2016-04-06 yellows8Updated the udsConnectionStatus struct.
2016-04-06 yellows8Added udsWaitConnectionStatusEvent(). Updated the udsCo...
2016-04-06 yellows8Added udsGetConnectionStatus().
2016-04-06 yellows8Added udsGetNodeInformation().
2016-04-06 yellows8Implemented udsUpdateNetworkAttribute() and udsSetNewCo...
next