yellows8
|
07ec16a8e7
|
Implemented more irs.
|
2018-03-01 19:14:45 -05:00 |
|
yellows8
|
6dd76f6288
|
Sync AudioOutBuffer comments with wiki. Updated audoutPlayBuffer() comments. Moved the waiting/post-append code from audoutPlayBuffer() into new func audoutWaitPlayFinish(). Removed '&' from code setting audoutAppendAudioOutBuffer() raw->tag.
|
2018-02-28 19:37:17 -05:00 |
|
TuxSH
|
a622ae5593
|
Add domain handling to sm.h
|
2018-02-28 17:59:46 +01:00 |
|
TuxSH
|
d33b26016d
|
Add documentation to bsd.h and sfdnsres.h, etc.
|
2018-02-27 19:14:44 +01:00 |
|
TuxSH
|
dcf3e56300
|
Implement netdb.h functions, fix bugs, etc.
|
2018-02-27 19:14:44 +01:00 |
|
TuxSH
|
b8fb1722d0
|
Add sfdnsres
|
2018-02-27 19:14:44 +01:00 |
|
TuxSH
|
0b92bb76b0
|
Add newlib wrapper for sockets...
... fix several bugs, etc.
|
2018-02-27 19:14:44 +01:00 |
|
TuxSH
|
88dbc66d01
|
Handle result code+errno properly...
also make fcntl and ioctl non-variadic for convenience for the newlib wrapper
|
2018-02-27 19:14:44 +01:00 |
|
TuxSH
|
a3e90d68a0
|
Add all the needed headers from FreeBSD...
... clean them up, also fix some bugs in bsd.c/h, etc.
|
2018-02-27 19:14:44 +01:00 |
|
TuxSH
|
4d78f12871
|
Implement most bsd:u/s service commands
|
2018-02-27 19:14:44 +01:00 |
|
yellows8
|
f1fc00c516
|
Updated comments for SetLanguage.
|
2018-02-26 15:17:21 -05:00 |
|
yellows8
|
f07d09aeb0
|
Added appletGetDesiredLanguage(). In set-serv('set'), added support for all language/region commands, etc.
|
2018-02-26 12:34:01 -05:00 |
|
yellows8
|
b964c69da8
|
Added comments regarding direct FS usage in fs.h.
|
2018-02-24 21:38:53 -05:00 |
|
yellows8
|
4c1b09d6b9
|
Check for invalid handle in fs*Close(). Added fsOpenDataStorageByCurrentProcess(), fsStorageRead(), and fsStorageClose(). Added fsdevGetDefaultFileSystem(). Imported nro.h from nx-hbmenu. Implemented proper RomFS support.
|
2018-02-23 22:29:43 -05:00 |
|
plutoo
|
ff8a95b47d
|
Headerfail
|
2018-02-22 08:48:05 +01:00 |
|
plutoo
|
60876ef3f3
|
Eyeballin set:sys
|
2018-02-22 08:44:12 +01:00 |
|
shinyquagsire23
|
954a48b8fe
|
Add hidMouseRead, allows mouse position/velocity/scrollwheel velocity to be fetched
|
2018-02-22 06:48:00 +01:00 |
|
yellows8
|
d61154f0e5
|
Added timeSetCurrentTime() and attempt to initialize time-serv with 'time:s' first.
|
2018-02-21 00:26:21 -05:00 |
|
yellows8
|
14263ddd78
|
Initial time support, timezones are not handled yet.
|
2018-02-20 18:17:32 -05:00 |
|
Mike H
|
cde07068dd
|
Return result from audoutPlayBuffer (#46)
* Return result from audoutPlayBuffer
* Add alignment note in header file
|
2018-02-19 16:43:58 -05:00 |
|
Mike H
|
0e40828c19
|
Initial audio support (#43)
Initial audio support
|
2018-02-17 11:40:59 -05:00 |
|
fincs
|
95592641f5
|
services/: Add Doxygen file headers; document sm.h
|
2018-02-10 22:40:11 +01:00 |
|
yellows8
|
dc785c1fee
|
Added appletSetScreenShotPermission and appletSetScreenShotImageOrientation. Added LibnxError_IncompatSysVer.
|
2018-02-08 22:13:56 -05:00 |
|
yellows8
|
ca6d017be9
|
Started irs IR-sensor support.
|
2018-01-29 23:16:06 -05:00 |
|
Lioncash
|
b637276c48
|
Silence a few missing prototype warnings
|
2018-01-28 01:03:56 +01:00 |
|
plutoo
|
673651a51f
|
Fix broken header files
|
2018-01-23 00:27:00 +01:00 |
|
TuxSH
|
5b0de6c054
|
Move tmem allocation in bsdInitalize...
...add bsdExit, change the default config's "version" field to 1.
|
2018-01-22 22:11:33 +01:00 |
|
TuxSH
|
fb9e126f3a
|
Make the bsd service work properly
|
2018-01-22 22:11:33 +01:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
plutoo
|
5a67f0909d
|
Stop confusing Nvidia error codes and Switch error codes
|
2018-01-21 18:54:11 +01:00 |
|
shinyquagsire23
|
368fbbb570
|
hid: joystickPosition -> JoystickPosition
|
2018-01-20 10:37:47 +01:00 |
|
shinyquagsire23
|
52e928df0e
|
hid: circlePosition -> joystickPosition
|
2018-01-20 10:37:47 +01:00 |
|
shinyquagsire23
|
a4dbd93b1f
|
hid: Add hidJoystickRead
|
2018-01-20 10:37:47 +01:00 |
|
yellows8
|
3a9451bbeb
|
Added CONTROLLER_P1_AUTO. Added bounds checking for id in hid{Set|Get}ControllerLayout.
|
2018-01-19 13:58:32 -05:00 |
|
plutoo
|
61494b77cc
|
Minor stuff
|
2018-01-13 00:36:31 +01:00 |
|
plutoo
|
fbf0b0643a
|
Missed vi on the first round
|
2018-01-12 23:53:08 +01:00 |
|
plutoo
|
251e57fa59
|
Fix bug in newly introduced service impl
|
2018-01-12 23:31:59 +01:00 |
|
plutoo
|
f70d70f029
|
Introducing "Service" object, implemented service override, fixing minor formatting mistakes
NOT TESTED :(
|
2018-01-12 23:29:49 +01:00 |
|
plutoo
|
3ac366528e
|
Merge pull request #24 from shinyquagsire23/vi-managedlayer
vi:m ManagedLayer support
|
2018-01-12 18:25:30 +01:00 |
|
shinyquagsire23
|
e5726cbc83
|
Move viCreateManagedLayer logic out of viOpenLayer
|
2018-01-11 19:11:39 -07:00 |
|
plutoo
|
fd4522423b
|
Hid stylefix
|
2018-01-11 22:29:16 +01:00 |
|
plutoo
|
edcf789b6e
|
C was developed in 1972
|
2018-01-06 13:54:59 +01:00 |
|
plutoo
|
a63ce5d8bc
|
Align VI code style
|
2018-01-06 13:34:08 +01:00 |
|
plutoo
|
fee6b42963
|
Align code style for AM
|
2018-01-06 05:57:56 +01:00 |
|
yellows8
|
1dda414f31
|
Implemented apm.
|
2017-12-29 16:15:17 -05:00 |
|
yellows8
|
63016db072
|
Updated bufferProducerFence. Updated nvgfxEventWait. Added better initialization validation to binder, etc. In bufferProducerDequeueBuffer(), use sizeof instead of a constant for the fence size. Updated g_gfxQueueBufferData. Fixed validation in _gfxGetNativeWindowID. Other changes.
|
2017-12-27 18:52:52 -05:00 |
|
plutoo
|
eec87a6ccf
|
Rename account -> acc
|
2017-12-27 18:52:52 -05:00 |
|
plutoo
|
1cf6bb2056
|
Moved binder.c to gfx, refactored
|
2017-12-27 18:52:52 -05:00 |
|
yellows8
|
e3d0c849ad
|
Implemented {vi/gfx}GetDisplayResolution. Moved gfxGetFramebufferDisplayOffset into the .h as static inline. Added more comments to gfx.h.
|
2017-12-27 18:50:16 -05:00 |
|
yellows8
|
1fccd4a1bb
|
Improved handling for appletNotifyRunning().
|
2017-12-24 23:31:58 -05:00 |
|
yellows8
|
ec594bfbcf
|
Added _appletGetOperationMode() and _appletGetPerformanceMode(). In appletInitialize(), use _appletGetOperationMode and _appletGetPerformanceMode(). Also use _appletGetCurrentFocusState() in appletInitialize() with a global field even for non-application-type. Added _appletSetOperationModeChangedNotification/_appletSetPerformanceModeChangedNotification and use these in appletInitialize(). Added appletGetOperationMode(), appletGetPerformanceMode(), and appletGetFocusState(), which load from cached state fields. Handle notifications in appletMainLoop(). Added appletOperationMode enum. Imported applet hooking from libctru.
|
2017-12-22 03:26:26 -05:00 |
|
yellows8
|
ebf81ab6ff
|
Imported *MainLoop() from libctru.
|
2017-12-07 18:54:07 -05:00 |
|
plutoo
|
cddec5c754
|
More pm
|
2017-12-05 12:30:33 +01:00 |
|
plutoo
|
12410fc44a
|
Merge pull request #22 from shinyquagsire23/hid-sharedmem-impl
HID Shared Memory - Structures + key held/down/up implementation
|
2017-12-02 23:21:10 +01:00 |
|
yellows8
|
0c5efe5f9c
|
Added a comment in fs_dev.h. Adjusted fs.h formatting, etc. Added support for mounting SaveData.
|
2017-11-30 01:58:21 -05:00 |
|
yellows8
|
a405bc4827
|
Added account. Added u128 type to types.h.
|
2017-11-29 23:31:18 -05:00 |
|
yellows8
|
49959e4e37
|
FS adjustments + fixed fsFsGetFreeSpace/fsFsGetTotalSpace. In fs_dev: fixed cwd handling, unmounting adjustments, use fsFsGetEntryType(), updated fsdev_dirnext(), and properly handle fsdev_statvfs().
|
2017-11-29 01:47:11 -05:00 |
|
yellows8
|
59880e9488
|
Removed output bytes_written for fsFileWrite() since the command doesn't actually return that. In fsdev_open(), set the FS_OPEN_APPEND flag when opening for writing. Adjusted file-creation handling in fsdev_open().
|
2017-11-27 17:40:49 -05:00 |
|
yellows8
|
25f2839c75
|
Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable.
|
2017-11-23 15:00:56 -05:00 |
|
shinyquagsire23
|
63f91dd215
|
Add hidTouchCount, hidTouchRead, KEY_TOUCH. Header tweaks.
|
2017-11-22 17:09:37 -07:00 |
|
shinyquagsire23
|
aa458e59f9
|
Add hidGetControllerLayout
|
2017-11-22 17:09:32 -07:00 |
|
shinyquagsire23
|
472c408288
|
Add HIDMousebutton
|
2017-11-20 02:27:21 -07:00 |
|
shinyquagsire23
|
fc71b06161
|
Implement HID keys held/down/up
|
2017-11-20 02:17:30 -07:00 |
|
shinyquagsire23
|
11ee3c188e
|
Add HID shared memory structures and enums
|
2017-11-20 02:17:26 -07:00 |
|
shinyquagsire23
|
3db154a8f0
|
Add bsdSendTo and bsdSetSockOpt
|
2017-11-19 01:45:15 -07:00 |
|
yellows8
|
42fbabe9d1
|
Added nvQueryEvent().
|
2017-11-15 22:34:07 -05:00 |
|
fincs
|
508a87ea5d
|
Mark fatalSimple with __attribute__((noreturn))
|
2017-11-14 01:14:23 +01:00 |
|
yellows8
|
38cc12f02c
|
Moved ioctl defines into a dedicated header, with some additional defines. Load the output error field for nv cmds.
|
2017-11-12 23:27:42 -05:00 |
|
yellows8
|
caa06c4d6c
|
Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change.
|
2017-11-12 20:34:30 -05:00 |
|
yellows8
|
1d8c51f6fa
|
Added svcGetSystemTick. Added LIBNX_PARCEL_ERRBASE to result.h. Added BINDER_FIRST_CALL_TRANSACTION. Added gfxproducer and parcel. Use gfxproducer in gfx and added gfxSwapBuffers().
|
2017-11-07 13:56:57 -05:00 |
|
yellows8
|
b5abd52b8b
|
Implemented viSetLayerScalingMode(). Implemented vsync handling. Minor other change.
|
2017-11-05 00:50:58 -04:00 |
|
yellows8
|
9866f8e8b2
|
Implemented binder. Added error LIBNX_BADINPUT. Set StrayLayer in viOpenLayer properly.
|
2017-11-04 18:28:13 -04:00 |
|
yellows8
|
ec1faa34ef
|
Added display+layer support. Started 'gfx'.
|
2017-11-03 12:33:33 -04:00 |
|
yellows8
|
d62b909757
|
Added hid.
|
2017-10-27 17:10:48 -04:00 |
|
yellows8
|
557d68139a
|
Implemented applet.
|
2017-10-27 12:20:52 -04:00 |
|
yellows8
|
68dbb72b04
|
Added fsExit and fsGetServiceSession. Check whether initialization was already done in fsInitialize, etc. Added fs to __appInit/__appExit.
|
2017-10-14 21:45:59 -04:00 |
|
yellows8
|
96dc3a4ff0
|
Added usbdev under new directory 'devices'. Added more libnx errors to result.h. Added usbDsParseReportData() and the structs for it. Changed the post-buffer funcs 'out' field to 'urbId'. Updated the get-report funcs for using the report-data structure.
|
2017-10-12 18:20:31 -04:00 |
|
yellows8
|
6aa7ac0ec8
|
Fixed name for endpoint get-report cmd.
|
2017-10-12 02:08:25 -04:00 |
|
yellows8
|
7333864957
|
Added usbDsGetState() and usbDsWaitReady().
|
2017-10-10 11:48:39 -04:00 |
|
yellows8
|
6cea85f338
|
Added usbds. The post-buffer cmds require dcache-flush for the specified buffer, this isn't included yet.
|
2017-10-09 21:05:53 -04:00 |
|
plutoo
|
74b14f4c63
|
Introducing fs..
|
2017-10-07 22:49:16 +02:00 |
|
yellows8
|
8a9d51db0c
|
Added smExit and added sm to appInit/appExit. Added svcCreateSession. Added vi.
|
2017-09-24 18:40:13 -04:00 |
|
plutoo
|
718d55f45a
|
Added sm service commands
|
2017-09-24 19:49:24 +02:00 |
|
plutoo
|
6e84dee135
|
Introducing fatal
|
2017-09-24 18:49:27 +02:00 |
|
plutoo
|
003e300e83
|
Introducing ipc domains, bsd stuff
|
2017-09-15 00:18:52 +02:00 |
|
plutoo
|
fb1d6f4d5c
|
Missed the header file
|
2017-09-12 02:01:10 +02:00 |
|
plutoo
|
0d8a5a6839
|
Restructuring a little
|
2017-09-10 20:19:32 +02:00 |
|