]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
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-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.
2016-01-22 fincsAdd fallback RomFS path for when argv isn't available...
2016-01-22 Michael TheallAdd sdmc_getmtime
2016-01-22 Michael Theallfix spacing
2016-01-22 Michael TheallAdd SOCU_GetIPInfo
2016-01-21 Michael Theallreplace 6, 17 with IPPROTO_TCP, IPPROTO_UDP respectively
2016-01-21 Dave MurphyMerge pull request #251 from ss23/250_socket_protocol
2016-01-21 Stephen ShkardoonChange protocol in socket() to 0 if appropriate - Fix...
2016-01-21 Dave MurphyMerge pull request #247 from Lectem/more_soc
2016-01-21 Michael TheallTested all the send/recv flags and the SOL_SOCKET options
2016-01-20 Dave MurphyMerge pull request #249 from Lectem/patch-2
2016-01-20 Lectemremove restrict keyword in arpa/inet.h fixes #248
2016-01-19 fincsFix Doxygen oversight
2016-01-19 Lectemadded gethostname
2016-01-19 fincsAdd shared system font parsing code.
2016-01-19 Michael TheallFix use of RemoveDevice()
2016-01-18 mtheallMerge pull request #245 from Lectem/more_soc
2016-01-18 Lectemfix getaddrinfo
2016-01-17 Dave MurphyMerge pull request #244 from Lectem/more_soc
2016-01-17 Lectemadded inet_pton and inet_ntop
2016-01-17 Lectemfix alignment in arpa/inet.h
2016-01-17 LectemSOC:u added close/shutdown sockets
2016-01-16 Michael TheallMerge branch 'master' of github.com:smealum/ctrulib
2016-01-16 Michael Theallproper EEXIST error for mkdir
2016-01-16 Michael TheallMove sdmc_dir_t into 3ds/sdmc.h
2016-01-16 Dave Murphyensure svcSleepThread gets u64
2016-01-15 mtheallMerge pull request #242 from Lectem/more_soc
2016-01-14 LectemAdded gai_strerror
2016-01-14 Lectemadded SOC:u getaddrinfo
2016-01-14 Lectemadded SOC:u getnameinfo
2016-01-13 Lectemfix sockaddr_storage to match the one used by SOC
2016-01-13 Lectemfix PF_INET6 value
2016-01-12 Michael TheallAdd sdmcWriteSafe
2016-01-12 Dave Murphyadd void function typedef
2016-01-12 Dave Murphyadd macros for color codes
2016-01-12 fincsMerge pull request #241 from Lectem/TLSfix
2016-01-10 Lectemfix thread static buffers usage (save+restore)
2016-01-07 yellows8Added AMPXI for using ampxiWriteTWLSavedata.
2016-01-07 yellows8Added NS_TerminateProcessTID.
2016-01-06 fincsBump version to v1.1.0 v1.1.0
2016-01-05 Dave Murphyadd usleep
2016-01-04 fincsRevise/enhance GSPGPU/GFX code, see below:
2016-01-04 fincsFix redundant/hazardous code in svcArbitrateAddress
2016-01-04 Dave Murphyincrease ndsp thread priority
2016-01-03 fincsMerge pull request #238 from TuxSH/master
2016-01-03 TuxSHImplementing AM_InstallFirm
2016-01-03 Dave Murphyelaborate GX_BUFFER_DIM
2015-12-30 Dave MurphyMerge pull request #236 from Steveice10/master
2015-12-30 Steven SmithFix svcSetTimer.
2015-12-29 fincsDo not make RomFS the default device
2015-12-29 fincsMerge pull request #235 from Steveice10/master
2015-12-29 Steven SmithAdd __sync_get_arbiter.
2015-12-27 fincsMerge pull request #233 from Subv/patch-1
next