yellows8
4123baba50
Added UDS_HOST_NETWORKNODEID. Updated UDS_SENDFLAG_Broadcast.
2016-04-05 11:26:48 -04:00
yellows8
fa70037055
Added host_macaddress parameter to udsScanBeacons().
2016-04-05 11:01:16 -04:00
yellows8
d654cf1b88
Switched UDS_SEND_INPUT8_DEFAULT to 0xF3, udsPullPacket() returns actual output data which was sent via udsSendTo() now.
2016-04-05 10:26:16 -04:00
yellows8
a896bf772c
Implemented udsCheckNodeInfoInitialized() and udsGetChannel(). Implemented network (dis)connect and scanning code. Implemented udsPullPacket(). Fixed some issues. Updated uds.h for beacon scanning etc.
2016-04-05 10:07:04 -04:00
yellows8
9aa9d32e11
Added varioues UDS structs and enums+defines. Implemented udsGenerateDefaultNetworkStruct(). Implemented code for creating+destroying networks. Implemented code for binds. Implemented udsSendTo().
2016-04-04 14:26:49 -04:00
yellows8
c9d2f74815
Implemented some support for ndmu. Started implementing support for UDS.
2016-04-04 00:11:37 -04:00
yellows8
b9c0ca992d
Implemented support for sslc cmd8..cmdc CertChain commands. Clear the serv handle in sslcExit.
2016-03-31 12:37:20 -04:00
yellows8
2964d87ed4
Implemented sslcAddCert.
2016-03-31 11:28:32 -04:00
yellows8
3bb7451c3d
Implemented sslcContextInitSharedmem.
2016-03-30 16:51:42 -04:00
yellows8
1346fae04f
Switched sslcContextGetStrings to sslcContextGetProtocolCipher since it's documented now.
2016-03-30 16:04:17 -04:00
yellows8
44b601d7b8
Switched the sslopt enum to anonymous, and updated sslcRead(), as requested. Implemented sslcContextGetStrings.
2016-03-30 15:02:18 -04:00
yellows8
1e5c91989f
Switched to using an enum for sslopt. Updated the type handling for sslcRead.
2016-03-30 14:24:24 -04:00
yellows8
3d90087481
Implemented actual support for sslc, homebrew can now actually use sslc(see also the sslc example).
2016-03-30 13:57:20 -04:00
yellows8
b7b78414da
Implemented SOCU_AddGlobalSocket.
2016-03-30 13:52:15 -04:00
Steven Smith
932630764f
Clean up and update AM service functions.
2016-03-29 16:16:15 -07:00
yellows8
5b7468e5cf
Added initial sslc support. Minus init/exit this only has sslcAddTrustedRootCA implemented.
2016-03-08 19:29:48 -05:00
yellows8
d769879933
Added httpc AddTrustedRootCA.
2016-03-08 18:19:51 -05:00
yellows8
049d2e2373
Finally added code to exit httpc properly via HTTPC_Finalize.
2016-03-08 15:00:57 -05:00
yellows8
e2852d14f1
Merge pull request #267 from Bownairo/master
...
Adds function addPostDataRaw
2016-03-06 15:24:04 -05:00
Eero Kelly
12a5fa297a
Adds function addPostDataRaw
2016-03-06 15:21:01 -05:00
Ryan Loebs
1c55370cee
Update hid.h comments
...
Nit-picky update to accurately describe the `hidKeys*()` functions, and how to extract individual bits from them.
2016-02-24 04:32:57 -08:00
yellows8
e4e51e758b
Implemented actual httpc sharedmem handling. Implemented httpc AddPostDataAscii.
2016-02-12 18:38:39 -05:00
Ken Sanislo
e1a9d2ef9c
httpc fixes and extensions
...
Signed-off-by: Dave Murphy <davem@devkitpro.org>
2016-02-12 16:38:43 +00:00
Javi
14005eee52
Fixed prefix and parameters declaration
2016-02-04 17:18:26 +01:00
Javi
0c11529000
Add basic NFC service support
2016-02-04 12:51:06 +01:00
fincs
27b6134bf2
Adapt AMPXI to use libctru naming conventions for plain service calls.
2016-01-28 23:44:51 +01:00
yellows8
173d258e30
Added ampxiInstallTitlesFinish.
2016-01-26 01:09:21 -05:00
Lectem
2b9dc3c82a
added SOCU_GetNetworkOpt
2016-01-25 01:14:09 -05:00
Rinnegatamante
62c05ea73b
Added some missing news:s funcs and updated header.
...
Added some missing news:s funcs and updated header.
2016-01-23 12:47:14 +01:00
Michael Theall
5af3dd73de
Add SOCU_GetIPInfo
2016-01-21 19:21:43 -06:00
Lectem
6beee4f9fe
added gethostname
2016-01-19 14:20:34 -05:00
fincs
8b5e753235
Add shared system font parsing code.
2016-01-19 19:23:58 +01:00
Lectem
464d6c6363
SOC:u added close/shutdown sockets
2016-01-16 21:14:09 -05:00
yellows8
d5931ee336
Added AMPXI for using ampxiWriteTWLSavedata.
2016-01-07 17:28:48 -05:00
yellows8
afae9ad607
Added NS_TerminateProcessTID.
2016-01-06 23:31:10 -05:00
fincs
9f98cefa3e
Revise/enhance GSPGPU/GFX code, see below:
...
- Screens can be buffer-swapped independently (gfxConfigScreen)
- Added gspSetEventCallback for running event code directly on the GSP thread
- Added gspWaitForAnyEvent for waiting for any GSP event
- Added gfxIs3D for retrieving 3D-enable status
2016-01-05 00:25:40 +01:00
TuxSH
29176f39ae
Implementing AM_InstallFirm
2016-01-03 19:38:41 +01:00
Daz Jones
5daecd8d24
AM: implement external title database IPC functions
...
Correct use of these functions allows applications that require
the external (SD) title database (e.g. title installers) to check
if it exists, and if not, have it created.
2015-12-01 02:09:50 +00:00
Steven Smith
827bbba993
Add to and clean up Y2R documentation.
2015-11-21 09:26:50 -08:00
fincs
f8dec9ec5c
Fix FS_ATTRIBUTE bitmask values
2015-11-20 16:43:32 +01:00
fincs
b21fa8a57f
Fix typo in documentation that broke generation for FS and CFGU
2015-11-19 23:08:18 +01:00
fincs
3fbea733c6
Add fsUseSession/fsEndUseSession
2015-11-19 11:35:02 +01:00
Steven Smith
13a5a225b3
Reference count srv, cleanup launcher code.
2015-11-15 13:02:06 -08:00
fincs
b96697f7a4
Bring back fsMakePath
2015-11-15 13:51:01 +01:00
Steven Smith
324fcff1dc
Bring FS up to date.
2015-11-14 17:36:07 -08:00
Steven Smith
375fbce98a
Service cleanup.
2015-11-11 08:57:54 -08:00
Steven Smith
65eaba5b2d
Add news:s support.
2015-11-08 13:26:29 -08:00
Steven Smith
d2f772c960
Rewrite MIC service code, clean up microphone example.
2015-11-07 08:57:48 -08:00
fincs
2797540a3d
Revise most services to follow these guidelines:
...
- Each service must have xyzInit/xyzExit (with that name)
- xyzInit/xyzExit use reference counting
- xyzExit returns void
- The utilities in <3ds/result.h> are used instead of manual error checking
- The intrinsics in <3ds/synchronization.h> are used instead of inline asm
- Other miscellaneous changes
- APT now uses a lightweight lock instead of a mutex
- Initial handle parameters in PTMU were killed
- Explicit init'ion to 0 or NULL has been removed for global variables
since they end up on .bss anyway
- MIC hasn't been touched because it must be rewritten first
- CFGNOR needs a slight touch before converting
- SOC is still to be cleaned up
2015-11-07 01:25:31 +01:00
fincs
2ce51cf3d8
Add more (void) and remove more service handle parameters
2015-11-05 11:48:23 +01:00
Lectem
15bca44322
Added the missing struct and functions
2015-10-21 22:12:38 -04:00
fincs
942ec4af9b
Add code to manage New 3DS CPU speedup
2015-10-11 23:44:10 +02:00
Lectem
f14d5721eb
Document the loop behaviour of csndPlaySound
2015-10-09 19:41:29 -04:00
Lectem
13adb6a1c2
fixed enums for c++
2015-10-07 16:00:19 -04:00
Steven Smith
fa5f3783ce
Finish up basic documentation.
2015-10-05 18:35:15 -07:00
fincs
f4cef43033
Whoops
2015-10-05 11:40:20 +02:00
Steven Smith
173d386795
Document most of services.
2015-10-04 22:27:43 -07:00
Steven Smith
d6962f2122
Doc consistency.
2015-10-04 14:08:02 -07:00
Steven Smith
9a3baad7ed
Rewrite most documentation to be consistent in format.
2015-10-04 10:37:28 -07:00
fincs
b481e6a446
Merge branch 'master' into great-refactor
...
Conflicts:
libctru/include/3ds/services/hid.h
libctru/include/3ds/services/irrst.h
2015-10-04 17:37:19 +02:00
Steven Smith
9fe9493701
Dynamically allocate shared memory.
2015-10-04 08:03:23 -07:00
fincs
8e052004d5
Merge branch 'master' into great-refactor
...
Conflicts:
libctru/include/3ds/services/gsp.h
libctru/source/services/gsp.c
2015-10-03 18:46:04 +02:00
fincs
5c7273ef3b
Merge pull request #176 from thedax/gspLcd
...
Implement some services from gsp::Lcd.
2015-10-03 18:42:50 +02:00
profi200
b9f7f74b58
Renamed TitleList to AM_TitleEntry.
2015-10-03 18:37:47 +02:00
Lectem
bc3ef580b2
Use IPC helpers for apt, and update some commands
2015-10-03 06:56:11 -04:00
fincs
8912773f21
Merge branch 'master' into great-refactor
...
Conflicts:
libctru/include/3ds/services/apt.h
libctru/include/3ds/services/fs.h
libctru/source/services/apt.c
2015-10-03 12:39:09 +02:00
smea
8e43355620
Merge branch 'patch-1' of github.com:smealum/ctrulib
2015-10-02 23:07:46 -07:00
smea
87b9d1302a
Added FSUSER_GetMediaType
2015-10-02 23:05:30 -07:00
thedax
861c0a10b5
Change the enum to use BIT and replace u32 with the enum type.
2015-10-01 13:04:21 -04:00
suloku
2dc74a81ab
Update apt.h
2015-10-01 17:18:17 +02:00
thedax
5426fba742
Add an enum to make using the gsp::Lcd service a little nicer.
2015-09-30 20:14:10 -04:00
thedax
7bad79e8b4
Implement some services from gsp::Lcd.
...
http://www.3dbrew.org/wiki/GSP_Services
2015-09-30 18:21:49 -04:00
fincs
4603b972fa
Merge branch 'master' into great-refactor
...
Conflicts:
libctru/include/3ds/services/apt.h
libctru/source/services/apt.c
2015-09-29 23:21:45 +02:00
smea
56b56955c0
Update apt.h
2015-09-27 21:35:55 -07:00
smea
520332e49e
Update apt.h
2015-09-27 21:34:47 -07:00
megazig
27b5a49c59
implement APT_GetAppletInfo
2015-09-27 23:30:16 -05:00
smea
c6192c331b
Merge branch 'master' of github.com:smealum/ctrulib
2015-09-26 17:03:46 -07:00
smea
066d8873d3
added CFG_Region and CFG_Language enums
2015-09-26 17:03:42 -07:00
fincs
c9a75d6a18
DSP code format cleanup
2015-09-25 22:06:51 +02:00
fincs
649e95cd39
Merge branch 'master' into great-refactor
...
Conflicts:
libctru/include/3ds/services/apt.h
libctru/source/services/apt.c
2015-09-25 16:16:10 +02:00
yellows8
2b467b48b8
Implemented http service-cmd code for GetResponseHeader.
2015-09-24 13:04:18 -04:00
yellows8
31b724a431
Added APT_GetAppletProgramInfo.
2015-09-24 04:26:48 -04:00
fincs
6892a71eec
Restore service session parameter in FSUSER_Initialize()
2015-09-16 23:58:12 +02:00
fincs
730899bee6
Merge pull request #165 from Lectem/dsp
...
Dsp fixes
2015-09-09 15:56:21 +02:00
Lectem
a68ee14632
Formatting and fixes for DSP
2015-09-09 09:48:40 -04:00
fincs
9bf546da45
() -> (void), again
2015-09-09 01:47:30 +02:00
fincs
62aa4d8ab0
Merge branch 'master' into great-refactor
2015-09-09 01:46:00 +02:00
fincs
ce59e60193
Merge pull request #161 from Steveice10/master
...
Add cam:u support and basic documentation.
2015-09-09 01:45:32 +02:00
Steven Smith
9d3b139255
Add cam:u support and basic documentation.
2015-09-08 16:26:56 -07:00
fincs
428a837224
Merge branch 'master' into great-refactor
2015-09-08 20:54:37 +02:00
fincs
c9ad04f70a
Merge pull request #164 from Lectem/dsp
...
IPC stuff and DSP service commands
2015-09-08 20:53:29 +02:00
Lectem
d227918edc
Added DSP service commands
2015-09-08 14:25:51 -04:00
megazig
6d1f409dfd
added new NS_APPID values for latest apt module
2015-09-08 12:02:45 -05:00
fincs
0d7a7f4d7d
Add missing (void) to functions without arguments
2015-09-06 18:13:31 +02:00
fincs
1817f90c6d
Remove service handle parameter from GSPGPU IPC wrappers
2015-09-06 18:04:03 +02:00
fincs
053c71ad08
Remove service handle parameter from FSUSER IPC wrappers
2015-09-06 17:54:36 +02:00
fincs
9b1e6bfc39
Remove service handle parameter from APT IPC wrappers
2015-09-06 17:41:47 +02:00
fincs
e7e21fa9d5
Merge pull request #159 from Lectem/documentation
...
documentation for the soc service and svcCreateMemoryBlock
2015-09-05 17:46:49 +02:00
Lectem
84d368918e
documentation for the soc service
2015-08-28 14:55:40 -04:00
megazig
033b353128
add key type 9 (NFC) for ps service
2015-08-18 16:54:22 -05:00
Lectem
8d36f3f03b
Fixed transfer unit and gap type and added a warning
2015-08-10 00:44:55 +02:00
Lectem
894d5342a1
fixed y2r doc and added csnd pan/vol ranges
2015-07-23 21:26:37 +02:00
Lectem
0c8c272bf4
updated y2r documentation
2015-06-26 23:00:12 +02:00
fincs
66b2e4548e
Merge pull request #126 from yuriks/y2r
...
Add y2r:u commands
2015-06-22 00:22:41 +02:00
Lectem
364b9834db
Documented y2r
...
Also aligned enums for readability and changed SetCoefficient to
SetCoefficients
2015-06-22 00:07:18 +02:00
Yuri Kunde Schlesner
8a76010988
Add y2r:u commands
2015-06-21 07:25:28 -03:00
fincs
a7aba7feae
(I forgot to update the comment in the header file)
2015-06-20 18:21:06 +02:00
yellows8
f631036063
Added code for getting the session handles for am, fs, and srv. Updated ACU_WaitInternetConnection() so that it waits for outval!=0 instead of outval==1, this fixes new3ds support for this func.
2015-05-26 13:49:37 -04:00
Steven Smith
40d0739ade
Update NS_APPID values.
2015-05-23 10:57:40 -07:00
fincs
da680e0503
Add APT event hooking mechanism
2015-05-22 21:56:47 +02:00
smea
e2f8011f69
Merge pull request #115 from Steveice10/master
...
Add news:u commands.
2015-05-19 15:40:35 -07:00
archshift
e66e417ce0
Add missing httpcAddRequestHeaderField to httpc.h
2015-05-12 22:29:40 -07:00
smea
d30d14dff4
Merge pull request #116 from profi200/master
...
Added AM_GetCiaFileInfo() and FSUSER_DeleteDirectoryRecursively().
2015-05-09 13:46:56 -07:00
fincs
350cb955b2
Added RUNFLAG_APTREINIT for supporting environments that require APT reinitialization
2015-05-06 22:01:40 +02:00
profi200
df46a2c7dd
Added AM_GetCiaFileInfo() and FSUSER_DeleteDirectoryRecursively().
2015-05-04 19:29:13 +02:00
fincs
c443c34ad0
Major CSND overhaul, see details:
...
- Missing commands are now added
- Volume and pan are now available in csndPlaySound
- Minor optimization that saves one memcpy per command
- Minor optimization in shared mem channel index computation
2015-04-15 22:17:19 +02:00
Steven Smith
6f37ad03f7
Add news:u commands.
2015-04-14 12:37:20 -07:00
profi200
4ab2b1a363
Replaced AM_installFIRM() with AM_installNativeFirm().
2015-03-28 22:02:46 +01:00
profi200
1a6bdc38a9
Implemented functions to start system applets.
2015-03-07 22:10:18 +01:00
profi200
ed3045ab6a
Fixed AM_InstallFIRM(). See 3dbrew.
2015-03-01 21:52:19 +01:00
profi200
c998b5d035
Added AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy() (overflow safe) and made utf.h aveilable for apps.
2015-03-01 19:49:38 +01:00
Dave Murphy
341f10b057
Merge pull request #88 from Steveice10/master
...
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.
2015-03-01 18:19:14 +00:00
Steven Smith
20a1a610da
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.
2015-02-28 23:13:21 -08:00
mtheall
1cd7cfdab5
Refactor soc to use errno.
2015-01-24 14:14:06 -06:00
fincs
d414258995
Le chapeau de cul: fix some broken things after the git rebase
2015-01-20 18:05:25 +01:00
fincs
983b38f626
Some more function renaming
2015-01-20 17:57:05 +01:00
fincs
3fafe70f3b
CSND: add some capture commands
2015-01-20 17:55:26 +01:00
fincs
69ee2f97c5
Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit
2015-01-20 17:55:25 +01:00
fincs
cbc1c645a6
CSND: IMA-ADPCM playback support, really fix looping
2015-01-20 17:55:24 +01:00
fincs
671ea5f555
Add CSND_ChnSetDuty()
2015-01-20 17:55:24 +01:00
fincs
e562b15a68
CSND: many looping-related discoveries
2015-01-20 17:54:35 +01:00
fincs
59009d531d
Partially fix csndChnGetState() and csndChnIsPlaying()
2015-01-20 17:54:33 +01:00
fincs
e943b25bc5
CSND: move waiting code to csndExecChnCmds()
2015-01-20 17:53:52 +01:00
fincs
b15eb566dd
Separate left & right volumes in CSND_ChnSetVol
2015-01-20 17:53:51 +01:00
fincs
dba29fe501
CSND: function renaming, refactoring, etc.
2015-01-20 17:53:51 +01:00
fincs
840088a02b
Begin CSND refactoring
2015-01-20 17:52:30 +01:00
Dave Murphy
abfb15af1b
use struct for channel status array
2015-01-02 22:42:12 +00:00
profi200
18190a0237
Added more cfg:u cmds.
2014-12-29 23:31:15 +01:00
profi200
bb5c4a6ca8
Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example.
2014-12-29 22:46:59 +01:00
profi200
54f2afcb19
Added CFGU_GetConfigInfoBlk2() and an example.
2014-12-26 02:31:59 +01:00
smea
7f0d169c10
fixed hb naming
2014-12-24 21:06:09 -08:00
smea
8f9a2edd1a
additional HB stuff
2014-12-23 21:05:55 -08:00
smea
2c04f993d6
added HB service support (ninjhax only)
2014-12-23 20:47:00 -08:00
yellows8
1a72193dc5
Added qtm support + example.
2014-12-21 01:02:23 -05:00
plutoo
f9dee4c2c0
Merge pull request #52 from Aurelio92/2-new-hid-function
...
Added 2 hid functions
2014-12-15 01:46:49 +01:00
Dave Murphy
ee0a97f3ce
fix PM_LaunchFIRMSetParams and PM_LaunchTitle prototypes
2014-12-13 16:20:54 +00:00
Aurelio Mannara
9849deca01
Added 2 hid functions
...
-Added HIDUSER_GetGyroscopeRawToDpsCoefficient(float *coeff)
-Added HIDUSER_GetSoundVolume(u8 *volume)
2014-12-13 13:10:54 +01:00
archshift
3da1a19f0c
Added CreateFile implementation, tested on hardware.
...
Information about using CreateFile was taken from Steel Diver: Sub Wars with the wonderful help of Citra.
2014-12-10 00:33:08 -08:00
yellows8
7c13463969
Fixed FSUSER_IsSdmcDetected and FSUSER_IsSdmcWritable: the output is an u8 not u32.
2014-12-03 11:06:01 -05:00
Dave Murphy
ea97e7a529
stop polluting 3ds headers with extra system headers
2014-11-28 13:13:34 +00:00