-
f4cd99f1b1
libwutsocket: Add __wut_socket_init_devoptab() and __wut_socket_fini_devoptab()
master
socket-init
Maschell
2021-04-28 22:12:07 +02:00
-
912a373b12
libwutsocket: Change ACConnect() to ACConnectAsync(), Add ACClose()
Maschell
2021-04-27 13:16:31 +02:00
-
f78363be81
wutsocket: Revise automatic initialization, see details:
fincs
2021-04-25 21:08:20 +02:00
-
9174f415ed
Fix static constructors (closes #172)
fincs
2021-06-08 20:01:26 +02:00
-
dabb4c6052
wut.ld: restore .tm_clone_table
fincs
2021-04-25 16:51:34 +02:00
-
b6ca8b16a1
More linkscript updates, fixes and cleanup (fixes #123)
fincs
2021-04-25 16:41:04 +02:00
-
4c816e115e
nsysuhs: Add header for nsysuhs.rpl
Maschell
2021-02-24 21:08:06 +01:00
-
d0dc9869e5
wutsocket: avoid aliasing issues
GaryOderNichts
2021-03-07 15:44:55 +01:00
-
174b0c0a86
wutsocket: implement gethostid and gethostname
GaryOderNichts
2021-03-01 19:44:49 +01:00
-
f1e9cbd58a
wutsocket: implement missing functions
GaryOderNichts
2021-02-09 17:22:24 +01:00
-
efc1bd47ff
wutsocket: only link in networking layer if actually used
fincs
2021-03-07 13:36:30 +01:00
-
c377cffe13
Network socket changes (#136)
rw-r-r-0644
2021-03-07 13:09:12 +01:00
-
6c168606a3
wutstdc++: Remove link-time dependency on libstdc++
fincs
2021-03-06 19:30:34 +01:00
-
2600a8ada0
gx2: enhance GX2AttribFormat with info from decaf-emu
fincs
2021-03-06 14:26:32 +01:00
-
a607078c5d
gx2/gx2r: improve compatibility of enum bitmask types with C++
fincs
2021-02-11 20:17:33 +01:00
-
e4ea8bf0e4
gx2: add a few missing enum values from decaf-emu
fincs
2021-02-11 20:15:48 +01:00
-
d04f68f8b1
Minor linkscript cleanup
fincs
2021-01-23 18:16:19 +01:00
-
4edc8271be
Buildsystem: add support for creating .wuhb files
fincs
2021-01-05 17:41:04 +01:00
-
b762ce2ab6
Remove obsolete static library stubs
fincs
2021-01-01 20:06:46 +01:00
-
0951f1d8a6
Remove deprecated wut.mk buildsystem & obsolete cmake macros
fincs
2021-01-01 20:02:46 +01:00
-
f5f5668cd9
wut.ld: Remove redundant commands
fincs
2020-12-13 16:23:17 +01:00
-
7c67d8baa3
wut_rules: rpx/rpl: use unstripped ELF directly
fincs
2020-12-13 16:21:33 +01:00
-
2ae085d528
Add definitions
Crayon2000
2021-02-24 02:24:41 -05:00
-
712843cd58
wutnewlib: fix gettod
GaryOderNichts
2021-02-09 17:23:10 +01:00
-
1a03085f37
Add AXDeregisterAppFrameCallback
GaryOderNichts
2021-01-31 23:45:56 +01:00
-
583b7d412d
samples/swkbd: Use FS_ERROR_FLAG_NONE instead of 0
Maschell
2020-12-29 09:53:17 +01:00
-
af99d5acbd
libwhb: Use FS_ERROR_FLAG_ALL instead of -1
Maschell
2020-12-29 09:43:22 +01:00
-
510409db7a
wutdevoptab: Use FS_ERROR_FLAG_ALL instead of -1
Maschell
2020-12-29 09:37:32 +01:00
-
aa31f61966
coreinit/filesystem: Add FSErrorFlag
Maschell
2020-12-29 10:01:56 +01:00
-
79b8597a68
wutdevoptab: Only allocate a new buffer if the given buffer is not aligned properly (#159)
Maschell
2021-01-01 17:16:40 +01:00
-
81d689ed76
coreinit: fix the description of OSDynLoad_AddNotifyCallback/OSDynLoad_DelNotifyCallback, create OSDynLoad_NotifyReason
Maschell
2020-12-26 13:14:09 +01:00
-
de3c7ad683
coreinit: add OSDynLoad_IsModuleLoaded
Maschell
2020-12-26 12:56:13 +01:00
-
3cb31a4cec
coreinit: add OSDynLoad_AddNotifyCallback and OSDynLoad_DelNotifyCallback
Maschell
2020-12-26 12:55:24 +01:00
-
67d9211764
coreinit/messagequeue: Add OSGetDefaultAppIOQueue
Maschell
2020-12-30 14:44:01 +01:00
-
bc6ee14ca3
WHB: Fix missing FSDelClient (#158)
Maschell
2020-11-28 17:18:34 +01:00
-
1282cbbda3
Fixing nn::Result
luigoalma
2020-11-11 22:23:14 +00:00
-
59b83dac23
Fix a doxygen warning
Crayon2000
2020-09-17 09:43:59 -04:00
-
3422c79e49
Add more VPAD definitions
Crayon2000
2020-09-13 21:17:06 -04:00
-
ed3c03e9aa
Add more VPAD definitions
Crayon2000
2020-09-13 17:35:23 -04:00
-
6eb7090ee9
Add definition for VPADGetGyroZeroDriftMode and VPADSetGyroZeroDriftMode
Crayon2000
2020-09-07 15:42:55 -04:00
-
23b541816f
Update energysaver.h
James
2020-09-21 22:21:47 +01:00
-
f3780f77fc
Align code
Crayon2000
2020-08-11 14:19:29 -04:00
-
e86579ae4c
Add definition for VPADSetGyroDirReviseBase
Crayon2000
2020-08-10 12:55:10 -04:00
-
83ca413027
Translate more FSErrors to errnos (#150)
1.0.0-beta11
V10lator
2020-07-22 04:23:29 +02:00
-
2355b2c7b6
remove system zlib. closes #143 (#147)
Dave Murphy
2020-07-07 16:17:32 +01:00
-
e1898f62bc
Use docker to run CI tasks. (#149)
Dave Murphy
2020-07-07 16:13:26 +01:00
-
545ea62e11
devoptab: add missing S_IFREG flag in the fstat return value
Maschell
2020-06-14 14:37:18 +02:00
-
ff25fe18d0
Update my_first_rpl sample to use new rpl importing functionality.
James Benton
2020-06-06 16:01:40 +01:00
-
191200b5cb
cmake: Add wut_link_rpl for linking to an rpl that has exports.
James Benton
2020-06-06 16:00:34 +01:00
-
07e77e9136
cmake: Generate import file for linking to an rpl with wut_add_exports.
James Benton
2020-06-06 16:00:05 +01:00
-
a3eefa84e6
cmake: Find WUT_RPLIMPORTGEN in toolchain.
James Benton
2020-06-06 15:22:56 +01:00
-
b168032339
fix exit sequence
1.0.0-beta10
Dave Murphy
2020-06-01 15:03:36 +01:00
-
e096dad4c5
reworked syscalls interface
Dave Murphy
2020-05-16 01:46:07 +01:00
-
9796ca64b2
wutdevoptab: Add missing
RemoveDevice
in __fini_wut_devoptab
Maschell
2020-06-03 19:17:24 +02:00
-
d659fd98d4
wutdevoptab: Reset
__wut_fs_initialised
and __wut_devoptab_fs_client
in __fini_wut_devoptab
Maschell
2020-06-03 19:01:31 +02:00
-
aaa045af97
libwhb: Don't add a LogHandler if it's already in the list. (#140)
Maschell
2020-06-03 22:05:08 +02:00
-
27fbfd55fb
Add WHBLogConsoleSetColor (#138)
GaryOderNichts
2020-05-26 01:03:19 +02:00
-
05e45cc180
Add nn_pdm.rpl headers (#137)
GaryOderNichts
2020-05-23 03:20:58 +02:00
-
315f0856af
Add coreinit/bsp.h (#130)
Maschell
2020-05-22 00:38:34 +02:00
-
be5f1fc685
coreinit: Remove duplicate function (OSMemoryBarrier) (#135)
Maschell
2020-05-22 00:35:59 +02:00
-
a6c336a706
h264: Move the enums out of enum.h
rw-r-r-0644
2020-05-21 15:07:04 +02:00
-
03ce7b3501
h264/enum.h: Add enums documentation
rw-r-r-0644
2020-05-21 14:53:06 +02:00
-
53e79f339a
Update enum.h
rw-r-r-0644
2020-05-21 14:35:02 +02:00
-
c75394518d
Add headers for h264.rpl (from Decaf)
rw-r-r-0644
2020-05-10 01:18:07 +02:00
-
85b6a745b1
remove unneeded WUT_PACKED
Dave Murphy
2020-05-12 23:27:45 +01:00
-
8e4ffb2fc6
coreinit: Add OSDynLoad_GetNumberOfRPLs and OSDynLoad_GetRPLInfo.
James Benton
2020-05-12 07:40:40 +01:00
-
0dbc7850cf
nn::swkbd::State: Name and add states (#133)
V10lator
2020-05-12 01:17:16 +02:00
-
157651309d
Add quick .editorconfig
Ash Logan
2020-05-10 15:59:40 +10:00
-
3f9be376d0
nn: Add nn::act library
Ash Logan
2020-05-10 15:43:56 +10:00
-
7492ff0483
Fix formatting.
James Benton
2020-05-07 15:29:59 +01:00
-
e2e877decd
Add coreinit/cosreport.h (#131)
Maschell
2020-05-07 15:50:21 +02:00
-
a0412a90da
Add coreinit/userconfig.h (#132)
Maschell
2020-05-07 15:49:18 +02:00
-
7950d62d0e
coreinit/cache.h: Add OSMemoryBarrier (#127)
Maschell
2020-05-07 14:36:05 +02:00
-
670ef1d342
coreinit/debug.h: Add OSIsDebuggerInitialized, OSIsDebuggerPresent, OSIsECOBoot, OSIsECOMode (#128)
Maschell
2020-05-07 14:35:33 +02:00
-
80012b48bd
Add missing function to dmae/mem.h: DMAEFillMemPhys (#129)
Maschell
2020-05-07 14:34:57 +02:00
-
bab17a41c3
coreinit/memory.h: add OSMemoryBarrier, __OSZeroProcessMemory, OSGetSharedData (#126)
Maschell
2020-05-07 14:31:51 +02:00
-
8e69535604
cafe/coreinit: Identify remaining MCP app types (#124)
rw-r-r-0644
2020-05-02 02:49:56 +02:00
-
599775e83a
acp: Add missing
extern "C"
declarations to allow usage in C++
Maschell
2020-04-30 16:03:22 +02:00
-
5d44ce12fb
Fix make V=1 (#120)
V10lator
2020-04-30 13:56:57 +02:00
-
090fd38606
coreinit: Fix DisassemblePPCOpcode return type.
James Benton
2020-04-26 10:05:43 +01:00
-
5bf8c57bb8
Fix GX2TVScanMode.
James Benton
2020-04-25 08:06:00 +01:00
-
4290ef7679
changelog: Add sysapp, cmake toolchain changes
Ash Logan
2020-04-12 21:10:08 +10:00
-
dcf341e2b6
wut.toolchain.cmake: switch pkg-config to find_program
Ash Logan
2020-04-12 21:04:58 +10:00
-
586c65b2d7
wut.toolchain.cmake: Set pkg-config executable to dkp-libs/wiiu-pkg-config
Ash Logan
2020-04-09 10:59:22 +10:00
-
b225d3cb49
doxygen: rebuild against 1.0.0-beta9
gh-pages
Ash Logan
2020-03-26 16:49:18 +11:00
-
0fdbf66470
sysapp: Add PFID functions, rename APP_ID_UPDATER -> APP_ID_HOME_MENU, other system app funcs
Ash Logan
2020-03-14 11:04:28 +11:00
-
c9a2290196
acp: Add functions, structs, enums (from Decaf)
Ash Logan
2020-03-12 13:51:13 +11:00
-
d19cd94a99
tests: Add missing wut headers (except cURL)
Ash Logan
2020-03-12 12:37:37 +11:00
-
78467b6927
tests: Add -Wall, -Wextra, -pedantic, -Werror
Ash Logan
2020-03-12 12:36:47 +11:00
-
3803e021f1
acp: Fix up length of ACPMetaXml
Ash Logan
2020-03-12 12:36:11 +11:00
-
94bea47ab1
changelog: bring up to date with changes since beta9
Ash Logan
2020-02-10 15:39:52 +11:00
-
1df3d9a40d
whb/gfx: Capitalise v in WHBGfxGetTVColourBuffer
Ash Logan
2020-02-10 15:12:22 +11:00
-
78ee1c51bc
Add Nunchuk/CC emulated sticks, KPAD accelerometer data, WPAD/KPAD documentation (#114)
Crayon
2020-01-20 01:38:29 -05:00
-
d39e7cad4a
wutstdc++: Use OSSetThreadRunQuantum in gthread implementation.
James Benton
2020-01-18 10:58:02 +00:00
-
a35269d207
vpad: Add VPAD{Get,Set}TPCalibrationParam.
James Benton
2020-01-18 10:28:30 +00:00
-
ddc3d0ad0e
coreinit: Add declarations for OSReport{Verbose,Info,Warn}.
James Benton
2020-01-18 10:18:28 +00:00
-
77ed28d097
wut.toolchain.cmake: Add internal library directories to find path
Ash Logan
2019-12-01 10:24:13 +11:00
-
ed2482cad4
prevent .a rule from devkitPPC/base_rules taking priority (macOS make 3.81)
Dave Murphy
2019-11-25 14:36:10 +00:00
-
b895e7b56d
whb: Fix WHB console for foreground releasing and acquire.
James Benton
2019-11-24 12:19:01 +00:00
-
cd6e74fd17
whb: Fix WHBGfxShutdown when app is in background.
James Benton
2019-11-24 11:06:57 +00:00