fincs
|
02a087b588
|
Merge pull request #294 from TuxSH/master
Implement svcBindInterrupt and svcUnbindInterrupt
|
2016-06-25 00:12:16 +02:00 |
|
TuxSH
|
e863d2a4cf
|
Implement svcBindInterrupt and svcUnbindInterrupt
|
2016-06-25 00:07:03 +02:00 |
|
fincs
|
1cef3e5d2f
|
Merge pull request #291 from Lectem/patch-1
Add NETOPT_DHCP_LEASE_TIME
|
2016-06-11 19:48:44 +02:00 |
|
fincs
|
14cdb5a9d3
|
Begin refactoring APT code, many changes to make code a bit more manageable
|
2016-06-11 19:48:05 +02:00 |
|
Lectem
|
8c9a32747c
|
Add NETOPT_DHCP_LEASE_TIME
|
2016-06-11 13:20:12 -04:00 |
|
fincs
|
3a10698964
|
Fix misc FSUSER & PS fail
|
2016-06-10 18:15:41 +02:00 |
|
fincs
|
56a11197c7
|
() -> (void)
|
2016-06-10 18:14:30 +02:00 |
|
fincs
|
6d65d537b3
|
Merge pull request #290 from Steveice10/master
Add pxidev.h to 3ds.h.
|
2016-06-03 11:04:02 +02:00 |
|
Steven Smith
|
1ba7894c8d
|
Add pxidev.h to 3ds.h.
|
2016-06-02 18:43:57 -07:00 |
|
yellows8
|
12f0f638ff
|
Moved amapp init into a seperate function.
|
2016-06-02 20:49:01 -04:00 |
|
fincs
|
94b3748870
|
Merge pull request #289 from Steveice10/master
Add pxi:dev service.
|
2016-06-01 00:57:08 +02:00 |
|
Steven Smith
|
7fa3adc716
|
Add pxi:dev service.
|
2016-05-31 15:29:09 -07:00 |
|
fincs
|
8876b1eb5f
|
Merge pull request #288 from Ryuzaki-MrL/master
Add 2 more missing news:s functions
|
2016-05-21 22:05:02 +02:00 |
|
Lázaro Vieira
|
c36bdb9013
|
Add 2 more missing news:s functions
-Add NEWS_SetNotificationMessage
-Add NEWS_SetNotificationImage
-NULL reference handling for NEWS_GetNotificationImage
|
2016-05-21 16:51:31 -03:00 |
|
Michael Theall
|
191e286283
|
Remove romfs limitation note from osGetSystemVersionData
|
2016-05-20 00:04:48 -05:00 |
|
Michael Theall
|
d72842f898
|
Allow multiple romfs mounts
|
2016-05-19 23:58:55 -05:00 |
|
fincs
|
9489aadb5a
|
Merge pull request #287 from Cruel/const-lyfe
Some const correctness in sslc/httpc inputs
|
2016-05-20 01:46:53 +02:00 |
|
Thomas Edvalson
|
53e3b35466
|
Some const correctness in sslc/httpc inputs
|
2016-05-19 19:21:11 -04:00 |
|
fincs
|
7ce124e744
|
Add svcSetProcessAffinityMask, svcSetProcessIdealProcessor and svcRun
|
2016-05-17 00:14:32 +02:00 |
|
fincs
|
3ed89e6bd9
|
Minor pedantic fix in hb.c
|
2016-05-17 00:14:00 +02:00 |
|
fincs
|
2810c4d3a8
|
Merge pull request #285 from Steveice10/togglesleep
Allow toggling sleep mode.
|
2016-05-08 22:11:54 +02:00 |
|
fincs
|
f22b8f7d9a
|
Merge pull request #282 from Steveice10/master
Separate information required to open an archive from the actual opened handle.
|
2016-05-08 22:11:48 +02:00 |
|
Steven Smith
|
c81239a407
|
Allow toggling sleep mode.
|
2016-05-08 12:45:18 -07:00 |
|
Steven Smith
|
cf91be5041
|
Separate information required to open an archive from the actual opened handle.
|
2016-05-06 15:25:20 -07:00 |
|
smea
|
863ea8ef68
|
Merge pull request #283 from Cruel/etc1-enums
Fix ETC1 texture format enums and add A4
|
2016-05-02 20:30:08 -07:00 |
|
Thomas Edvalson
|
3129c35e71
|
Fix ETC1 texture format enums and add A4
|
2016-05-02 22:46:37 -04:00 |
|
yellows8
|
98adfa0536
|
Implemented proper NFC support, see also the NFC example.
|
2016-04-30 17:59:12 -04:00 |
|
yellows8
|
25aae300b2
|
Implemented httpc support for the remaining documented sslc-related commands.
|
2016-04-29 00:54:51 -04:00 |
|
yellows8
|
102adfe872
|
Added UDS_CHECK_SENDTO_FATALERROR and updated comments for udsPullPacket().
|
2016-04-27 15:55:49 -04:00 |
|
yellows8
|
a65a2e0def
|
Added flag and out params to MVDSTD_ProcessNALUnit(). Added mvdstdSetupOutputBuffers() and mvdstdOverrideOutputBuffers(). Updated mvdstdInit() to use an initstruct, and clear the workbuf. In mvdstdInit(), use a seperate retval for MVDSTD_ControlFrameRendering() so that the actual retval is returned correctly. Updated mvdstdGenerateDefaultConfig(). Updated mvdstdProcessVideoFrame(). Updated mvd.h.
|
2016-04-25 12:21:16 -04:00 |
|
yellows8
|
030393a753
|
Updated the MVDSTD_Config struct. Removed config setup in mvdstdGenerateDefaultConfig() which is actually optional.
|
2016-04-22 12:38:44 -04:00 |
|
yellows8
|
570f46f281
|
Moved rendering code from mvdstdProcessVideoFrame() into a seperate function.
|
2016-04-22 12:12:32 -04:00 |
|
fincs
|
19175f7de3
|
Merge pull request #281 from Steveice10/master
Minor am:net corrections and additions.
|
2016-04-22 11:35:42 +02:00 |
|
Steven Smith
|
b1f4f431e8
|
Minor am:net corrections and additions.
|
2016-04-21 23:05:49 -07:00 |
|
yellows8
|
1578cd7e82
|
Updated the MVD implementation to support video processing. Fixed some issues, etc.
|
2016-04-21 19:22:14 -04:00 |
|
Michael Theall
|
6f378c8297
|
Reset romFS_offset on romfsExit()
|
2016-04-20 17:37:34 -05:00 |
|
yellows8
|
f9f7eccc33
|
Implemented recv_buffer_size for UDS bind handling, this was added to the udsCreateNetwork()/udsConnectNetwork() params too. Run udsBind() before creating/joining a network. Added udsAllowSpectators() and updated the UDSNETATTR enums. Added more defines. Minor other changes. Removed the 'WARNING' from the .h.
|
2016-04-19 13:36:18 -04:00 |
|
fincs
|
ed5516ba20
|
Merge pull request #280 from Steveice10/master
Fix FSUSER_GetArchiveResource, add more AM commands.
|
2016-04-16 11:59:53 +02:00 |
|
fincs
|
2dbed49262
|
Merge pull request #279 from Lectem/fixnewss
fixes NEWS_AddNotification for news:s #278
|
2016-04-16 11:59:40 +02:00 |
|
Steven Smith
|
88cffe7703
|
Fix FSUSER_GetArchiveResource, add more AM commands.
|
2016-04-16 01:09:07 -07:00 |
|
Michael Theall
|
2f03d17a68
|
Initialize dir->size
|
2016-04-15 16:55:33 -05:00 |
|
Lectem
|
18b44e3780
|
fixes NEWS_AddNotification for news:s #278
|
2016-04-15 16:47:54 -04:00 |
|
fincs
|
dcf7449a93
|
Merge pull request #277 from Steveice10/master
Add some resource limit SVCs.
|
2016-04-14 11:49:13 +02:00 |
|
Steven Smith
|
fd566668d3
|
Add some resource limit SVCs.
|
2016-04-14 01:19:11 -07:00 |
|
yellows8
|
6606a77719
|
Updated udsConnectNetwork() to handle failure from the network-connection command properly, and removed the commented prints.
|
2016-04-13 00:36:47 -04:00 |
|
yellows8
|
a653c49aaa
|
Updated udsSetNewConnectionsBlocked() and UDSNETATTR for bitmask 0x4.
|
2016-04-12 22:28:42 -04:00 |
|
yellows8
|
e61e45abdc
|
Added httpcAddDefaultCert, and some header include changes to support this.
|
2016-04-11 21:27:34 -04:00 |
|
yellows8
|
47155d75b6
|
Merged the HTTPC_* functions with httpc* and removed HTTPC_* from the .h, etc(this is similar to how sslc is already handled).
|
2016-04-11 16:19:23 -04:00 |
|
fincs
|
c4d2110ab9
|
Merge pull request #276 from Steveice10/master
Add ARCHIVE_TWL_SOUND.
|
2016-04-11 18:18:00 +02:00 |
|
Steven Smith
|
3a84c7237e
|
Add ARCHIVE_TWL_SOUND.
|
2016-04-11 09:16:02 -07:00 |
|