]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2016-05-06 Steven SmithSeparate information required to open an archive from...
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...
2016-04-06 yellows8Disabled the debug prints for network-connecting and...
2016-04-05 Michael TheallAdd readdir batching to sdmc
2016-04-05 Michael TheallAdd opendir/readdir/rewinddir/closedir/stat support...
2016-04-05 yellows8Added udsGetNetworkStructApplicationData().
2016-04-05 yellows8Fixed udsGetChannel() output. Implemented udsSetApplica...
2016-04-05 yellows8Added udsWaitDataAvailable(), based on gspWaitForEvent().
2016-04-05 yellows8Added UDS_HOST_NETWORKNODEID. Updated UDS_SENDFLAG_Broa...
2016-04-05 yellows8Added host_macaddress parameter to udsScanBeacons().
2016-04-05 yellows8Switched UDS_SEND_INPUT8_DEFAULT to 0xF3, udsPullPacket...
2016-04-05 yellows8Implemented udsCheckNodeInfoInitialized() and udsGetCha...
2016-04-04 yellows8Added varioues UDS structs and enums+defines. Implement...
2016-04-04 yellows8Load the UDS connection-status event handle, and a...
2016-04-04 yellows8Implemented some support for ndmu. Started implementing...
2016-03-31 yellows8Implemented support for sslc cmd8..cmdc CertChain comma...
2016-03-31 yellows8Implemented sslcAddCert.
2016-03-30 yellows8Implemented sslcContextInitSharedmem.
2016-03-30 yellows8Switched sslcContextGetStrings to sslcContextGetProtoco...
2016-03-30 yellows8Switched the sslopt enum to anonymous, and updated...
2016-03-30 yellows8Switched to using an enum for sslopt. Updated the type...
2016-03-30 yellows8Implemented actual support for sslc, homebrew can now...
2016-03-30 yellows8Implemented SOCU_AddGlobalSocket.
2016-03-29 Steven SmithClean up and update AM service functions.
2016-03-25 fincsMerge pull request #271 from MerryMage/channel-filter
2016-03-25 MerryMagendsp: Monopole and biquad channel filter params
2016-03-18 fincsMerge pull request #269 from wwylele/master
2016-03-18 wwylelefix hid:GetGyroscopeRawToDpsCoefficient
2016-03-09 yellows8Added initial sslc support. Minus init/exit this only...
2016-03-08 yellows8Added httpc AddTrustedRootCA.
2016-03-08 yellows8Finally added code to exit httpc properly via HTTPC_Fin...
2016-03-06 yellows8Merge pull request #267 from Bownairo/master
2016-03-06 Eero KellyAdds function addPostDataRaw
2016-03-06 Dave MurphyMerge pull request #266 from ObsidianX/nit-pick-hid...
2016-02-29 yellows8Clear the httpc sharedmem before using svcCreateMemoryB...
2016-02-24 Ryan LoebsUpdate hid.h comments
2016-02-16 fincsMerge pull request #265 from Lectem/patch-1
2016-02-16 Lectemadd a note for svcExitThread and the thread API
2016-02-12 yellows8Implemented actual httpc sharedmem handling. Implemente...
2016-02-12 Dave MurphyMerge pull request #263 from smealum/libctru-cleanup
2016-02-12 Ken Sanislohttpc fixes and extensions
2016-02-04 fincsMerge pull request #260 from javimadgit/master
2016-02-04 JaviFix nfcInit error
2016-02-04 JaviFixed prefix and parameters declaration
2016-02-04 JaviAdd basic NFC service support
2016-02-03 mtheallMerge pull request #259 from yuriks/patch-1
2016-02-03 Yuri Kunde... Fix crash when getting or setting struct params in...
2016-01-28 fincsAdd ndspChnIsPaused/ndspChnSetPaused (untested)
2016-01-28 fincsAdapt AMPXI to use libctru naming conventions for plain...
2016-01-26 yellows8Added ampxiInstallTitlesFinish.
2016-01-26 mtheallMerge pull request #256 from Lectem/more_soc
2016-01-25 Lectemadded SOCU_GetNetworkOpt
2016-01-24 Dave MurphyMerge pull request #254 from Rinnegatamante/master
2016-01-23 Dave MurphyMerge pull request #253 from yifanlu/master
2016-01-23 Yifan LuAdded svc calls for svcCreateCodeSet and svcCreateProcess
2016-01-23 RinnegatamanteAdded some missing news:s funcs and updated header.
next