Commit Graph

  • 00b513ee99 [hidvib] Rename vibration variables Kostas Missos 2018-03-07 15:23:31 +0200
  • d1cefabd12 Renamed hidInitializeVibrationDevice() to hidInitializeVibrationDevices(), and added support for optionally returning 2 handles + other changes. yellows8 2018-03-07 01:16:35 -0500
  • cbaa0e359b Added hidPermitVibration() and hidIsVibrationPermitted(). yellows8 2018-03-06 23:38:33 -0500
  • e243e4507e [irs] Name image transfer config variables (#61) Kostas Missos 2018-03-07 02:33:45 +0200
  • 67a455cc9b [irs] Change negative to color_invert Kostas Missos 2018-03-07 02:12:20 +0200
  • 22d8ac4e80 [irs] Add supported modes Kostas Missos 2018-03-07 01:50:33 +0200
  • a3933c7a85 Added hid vibration. yellows8 2018-03-06 18:08:57 -0500
  • 84ef73fce9 [irs] Comply with coding style Kostas Missos 2018-03-06 19:51:21 +0200
  • 794a5a4174 [irs] Name image transfer config variables Kostas Missos 2018-03-06 18:56:57 +0200
  • e7a4eba71c Added hidSetNpadJoyAssignmentModeSingleByDefault() and hidSetNpadJoyAssignmentModeDual(). Check serviceIsActive() in hidExit(). Use hidSetNpadJoyAssignmentModeDual() for all controllers during hidInitialize()/hidExit(). yellows8 2018-03-05 22:35:54 -0500
  • c7b0e7c891 Stylefix plutoo 2018-03-05 21:07:53 +0100
  • 208daf6344 Audio input implementation and fixes (#60) Mike H 2018-03-04 17:20:31 +0000
  • ec7add6013
    Update comment Mike H 2018-03-04 16:11:41 +0000
  • cadd796224
    Update comment Mike H 2018-03-04 16:10:13 +0000
  • b2a9ac812a
    Sync PCM format comments Mike H 2018-03-04 15:41:22 +0000
  • 1bac2917e5
    Sync PCM format comments Mike H 2018-03-04 15:41:04 +0000
  • 6d430929b6
    Add missing comment Mike H 2018-03-03 18:07:52 +0000
  • 69c298e25f
    Add missing comment Mike H 2018-03-03 18:07:17 +0000
  • 67df617f2b
    Capitalization fix Mike H 2018-03-03 18:06:19 +0000
  • fb34bd98e7
    Minor text fix Mike H 2018-03-02 20:20:54 +0000
  • f85a020a99
    Small correction Mike H 2018-03-02 20:20:12 +0000
  • 96f1724780 Implemented audin service and fixed released audio buffer handling hexkyz 2018-03-02 20:16:03 +0000
  • ca03c58896
    Update Changelog.md for 1.1.0. yellows8 2018-03-02 12:51:41 -0500
  • 231dba8061 libnx 1.1.0 v1.1.0 plutoo 2018-03-02 16:00:41 +0100
  • 29aed09e10 allow parallel building Dave Murphy 2018-02-28 19:31:24 +0000
  • f7335b7ae5 Only clear allocated tmem when alloc was successful. yellows8 2018-03-01 22:57:44 -0500
  • 20a549b46b Clear allocated tmem. yellows8 2018-03-01 22:55:17 -0500
  • 07ec16a8e7 Implemented more irs. yellows8 2018-03-01 19:14:45 -0500
  • e9f07a314a Removed warning comment from romfs_dev.h, romfs example README mentions this. yellows8 2018-02-28 19:44:53 -0500
  • 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. yellows8 2018-02-28 19:37:17 -0500
  • 517c76c05c Added Module_Kernel and KernelError_Timeout to result.h. yellows8 2018-02-28 19:19:45 -0500
  • f4230f3ef0 Fix race condition in hid plutoo 2018-03-01 00:15:01 +0100
  • 07071f5ef3 allow parallel building Dave Murphy 2018-02-28 19:31:24 +0000
  • 20f3e87d11 Change type of TryLock to bool plutoo 2018-02-28 18:22:28 +0100
  • e966f21800 mutex: Add TryLock() variants. Jules Blok 2018-02-27 15:34:09 +0100
  • a622ae5593 Add domain handling to sm.h TuxSH 2018-02-15 16:33:48 +0100
  • f9c2af10db Add domain handling to sm.h TuxSH 2018-02-15 16:33:48 +0100
  • e0457c4534 Handle bsdInitialize failure codes properly TuxSH 2018-02-26 01:39:26 +0100
  • 133f8eccc2 Move all of the BSD headers to nx/external/bsd/include TuxSH 2018-02-25 16:28:48 +0100
  • d33b26016d Add documentation to bsd.h and sfdnsres.h, etc. TuxSH 2018-02-19 19:11:28 +0100
  • 5242771903 Import ipc.h bugfixes from #44 TuxSH 2018-02-19 18:38:56 +0100
  • 372021e226 Add missing include in tmem.h TuxSH 2018-02-12 23:19:33 +0100
  • 3709ee92a5 Fix netdb functions TuxSH 2018-02-10 22:29:32 +0100
  • 888f7e101f Fix inet_ntop6 TuxSH 2018-02-07 23:57:29 +0100
  • 472d305883 Move socket.c definitions around, fix bugs TuxSH 2018-02-07 13:32:45 +0100
  • dcf3e56300 Implement netdb.h functions, fix bugs, etc. TuxSH 2018-02-05 18:48:23 +0100
  • b8fb1722d0 Add sfdnsres TuxSH 2018-02-04 23:31:49 +0100
  • 6884a9dd19 Add netdb.h TuxSH 2018-02-04 15:01:00 +0100
  • 4b685d676b Add basic IPv6 definitions as sfdnsres seems to support it... TuxSH 2018-02-04 01:50:08 +0100
  • 0b92bb76b0 Add newlib wrapper for sockets... TuxSH 2018-01-30 23:59:56 +0100
  • 88dbc66d01 Handle result code+errno properly... TuxSH 2018-01-30 22:27:40 +0100
  • a3e90d68a0 Add all the needed headers from FreeBSD... TuxSH 2018-01-29 18:51:40 +0100
  • 4d78f12871 Implement most bsd:u/s service commands TuxSH 2018-01-23 07:34:38 +0100
  • 09f2849acc mutex: Add TryLock() variants. Jules Blok 2018-02-27 15:34:09 +0100
  • 282a5ad904 Merge branch 'master' into gpu plutoo 2018-02-27 09:03:07 +0100
  • 5664830f35 Fixed args parsing with quotes. yellows8 2018-02-27 02:14:23 -0500
  • 1f0820dd6a Add missing include plutoo 2018-02-27 00:34:08 +0100
  • 3cc15aeafc Stubbed 3d_ctx plutoo 2018-02-26 22:55:05 +0100
  • 957ebba6ff Stubbed gpfifo, zcull_ctx plutoo 2018-02-26 22:44:02 +0100
  • 73485fd8d3 Fix nvgfx, add nvinfo plutoo 2018-02-26 22:16:18 +0100
  • f1fc00c516 Updated comments for SetLanguage. yellows8 2018-02-26 15:17:21 -0500
  • 222bfb0882 Minimize nvgfx.c plutoo 2018-02-26 19:08:06 +0100
  • f07d09aeb0 Added appletGetDesiredLanguage(). In set-serv('set'), added support for all language/region commands, etc. yellows8 2018-02-26 12:32:55 -0500
  • 0b47a785e9 Make compilable plutoo 2018-02-26 09:52:56 +0100
  • 838b4e4873 Started implementing channels plutoo 2018-02-26 08:43:06 +0100
  • 1d880f0189 Rename nvmap->buffer plutoo 2018-02-26 06:20:44 +0100
  • 1992f1b8e2 Stylechanges to binder, and implemented gpu address space plutoo 2018-02-26 05:27:55 +0100
  • 47fa88d838 Amend codestyle plutoo 2018-02-26 03:16:54 +0100
  • d3cc781bf6 Stylefix for nro plutoo 2018-02-26 02:10:49 +0100
  • c211b2325e Handle bsdInitialize failure codes properly TuxSH 2018-02-26 01:39:26 +0100
  • fe1be791ce Move all of the BSD headers to nx/external/bsd/include TuxSH 2018-02-25 16:28:48 +0100
  • d7a20f0114 Add documentation to bsd.h and sfdnsres.h, etc. TuxSH 2018-02-19 19:11:28 +0100
  • 389f8461e1 Import ipc.h bugfixes from #44 TuxSH 2018-02-19 18:38:56 +0100
  • f85956d42d Add missing include in tmem.h TuxSH 2018-02-12 23:19:33 +0100
  • ca62270153 Fix netdb functions TuxSH 2018-02-10 22:29:32 +0100
  • faa9121393 Fix inet_ntop6 TuxSH 2018-02-07 23:57:29 +0100
  • 35176d9d7d Move socket.c definitions around, fix bugs TuxSH 2018-02-07 13:32:45 +0100
  • 339bdad422 Implement netdb.h functions, fix bugs, etc. TuxSH 2018-02-05 18:48:23 +0100
  • 8772fd1fe2 Add sfdnsres TuxSH 2018-02-04 23:31:49 +0100
  • ddb54d80e5 Add netdb.h TuxSH 2018-02-04 15:01:00 +0100
  • f8db59c25f Add basic IPv6 definitions as sfdnsres seems to support it... TuxSH 2018-02-04 01:50:08 +0100
  • df39464060 Add newlib wrapper for sockets... TuxSH 2018-01-30 23:59:56 +0100
  • 3078f3e27e Handle result code+errno properly... TuxSH 2018-01-30 22:27:40 +0100
  • 2d48fca238 Add all the needed headers from FreeBSD... TuxSH 2018-01-29 18:51:40 +0100
  • 6cdbcd827c Implement most bsd:u/s service commands TuxSH 2018-01-23 07:34:38 +0100
  • 7b0e4194de Changed the default icon (again) Adubbz 2018-02-25 10:36:03 +1100
  • bc29d34cfc use only one portlibs directory Dave Murphy 2018-02-25 02:43:57 +0000
  • 0bbfbadc39 switch to 16x16 console font Dave Murphy 2018-02-25 13:51:35 +0000
  • bc9a79ad7b switch to 16x16 console font Dave Murphy 2018-02-25 13:51:35 +0000
  • d78eb8c409 use only one portlibs directory Dave Murphy 2018-02-25 02:43:57 +0000
  • b964c69da8 Added comments regarding direct FS usage in fs.h. yellows8 2018-02-24 21:38:53 -0500
  • d59b41e28a hid: This block needs to be after keyDown/keyUp are set shinyquagsire23 2018-02-24 16:53:13 -0700
  • 862731b95f Changed the default icon (again) Adubbz 2018-02-25 10:36:03 +1100
  • e24c20f9e7 Added Nro prefix to Asset in nro.h + updated romfs_dev for this. yellows8 2018-02-24 15:39:30 -0500
  • 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. yellows8 2018-02-23 22:29:21 -0500
  • 7c363a1054 hid: Create CONTROLLER_ANY, revise P1_AUTO behavior closer to original shinyquagsire23 2018-02-23 18:31:23 -0700
  • 9e96639681 update default app icon james 2018-02-23 21:58:05 +0000
  • 2c0d120bfb update default app icon james 2018-02-23 21:58:05 +0000
  • 3d0ae50a89 Updated comment for the GfxMode used by console. yellows8 2018-02-23 12:59:51 -0500
  • ec7055b001 hid: Improve heuristics for P1_AUTO to switch between all available controllers shinyquagsire23 2018-02-22 22:18:28 -0700