Commit Graph

  • 2cf6d81637
    Merge dd4c76b104 into 15a9847ae5 #11 Lars Gohr 2023-03-30 21:54:50 +0200
  • dd4c76b104
    Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) #11 Lars Gohr 2023-03-30 21:54:46 +0200
  • 7c6a64e567
    Merge d9bbd3e72b into 15a9847ae5 #10 Ash 2022-08-26 11:42:32 +0000
  • d9bbd3e72b Use wut headers for everything #10 Ash Logan 2022-08-26 21:40:37 +1000
  • c48000befc Fix flags #7 fsa_cap Maschell 2022-06-07 21:42:55 +0200
  • 61e05bdbac WIP Maschell 2022-06-03 23:38:50 +0200
  • c1da2db4cd Remove devoptab Maschell 2022-06-03 17:17:15 +0200
  • dae1cddce4 Remove OSReport() Maschell 2022-06-03 16:49:27 +0200
  • 0d30b46e37 WIP Maschell 2022-06-03 16:41:07 +0200
  • 97ef9cd993 WIP Maschell 2022-05-18 17:15:43 +0200
  • bdccf9a597 Clean up initialization and format changes #9 Crementif 2022-06-02 23:17:50 +0200
  • beefb229c8 Add IOSUHAX_FSUnmount Crementif 2022-06-02 23:07:54 +0200
  • d3c567e3cd Remove merging error #6 Crementif 2022-06-01 02:25:44 +0200
  • 301566d95a Fix use after free Maschell 2022-05-23 22:39:14 +0200
  • 1a37bcbdf8 Clean up devoptab initialization functions Crementif 2022-06-01 02:08:52 +0200
  • 15a9847ae5 Fix use after free master Maschell 2022-05-23 22:39:14 +0200
  • 17059713b2 Fix use after free #8 Maschell 2022-05-23 22:39:14 +0200
  • 1f949a020d WIP Maschell 2022-05-18 17:15:43 +0200
  • 29a577d516 Extend mode conversions and optimize them Crementif 2022-05-13 21:08:31 +0200
  • c70b577817 Fix IOSUHAX_FSA_OpenFileEx arguments and format code Crementif 2022-04-29 02:44:46 +0200
  • 37633d9375 Add extended features Crementif 2022-04-24 02:36:35 +0200
  • 153d10acf9 Force set the FS_STAT_FILE flag if the filesize is > 0 Maschell 2022-05-14 19:49:55 +0200
  • 41a318cac5 Support time, fix modes and translate errors Crementif 2022-03-30 02:37:45 +0200
  • 84978493bd Force set the FS_STAT_FILE flag if the filesize is > 0 #5 Maschell 2022-05-14 19:49:55 +0200
  • 87986e9e3c Support time, fix modes and translate errors Crementif 2022-03-30 02:37:45 +0200
  • 70e9aee0fe Remove IOS_ERROR defines that conflict with wut Maschell 2022-03-06 14:04:15 +0100
  • 8815e8d627 Remove IOS_ERROR defines that conflict with wut #4 Maschell 2022-03-06 14:04:15 +0100
  • 74569792f1
    Merge pull request #3 from wiiu-env/Maschell-patch-1 [no ci] Maschell 2022-02-05 14:15:38 +0100
  • a6ca958f7b Update the README #3 Maschell 2022-02-05 14:12:04 +0100
  • 9573bd7e9a
    Merge pull request #2 from wiiu-env/update_clang_format [no ci] Maschell 2022-02-03 15:34:01 +0100
  • 2b2810cb96 Update .clang-format rules #2 Maschell 2022-02-03 15:30:41 +0100
  • e61bc53afa Update CI badge in README Maschell 2022-02-03 13:33:16 +0100
  • 7e4c2f13bd Format the code via clang-format Maschell 2022-02-03 13:09:27 +0100
  • fe15a27621 Update CI badge in README #1 Maschell 2022-02-03 13:33:16 +0100
  • 95fa2a5d48 Format the code via clang-format Maschell 2022-02-03 13:09:27 +0100
  • 9faa95af56 Add support for reading the seeprom. Maschell 2022-01-29 18:42:45 +0100
  • fbfbd3ef7c Add IOSUHAX_read_otp and IOSUHAX_ODM_GetDiscKey Maschell 2021-10-09 00:54:48 +0200
  • 9344b3497a Update Dockerfile Maschell 2021-09-24 19:38:42 +0200
  • 0e1af0e341 Formatting Maschell 2021-09-24 19:38:34 +0200
  • 69532cf9d9 Add IOSUHAX_kern_write32 and IOSUHAX_kern_read32 GaryOderNichts 2021-04-05 00:20:27 +0200
  • 1a996516ac Update the Dockerfile to use the latest devkitppc image Maschell 2021-01-09 15:53:27 +0100
  • 7e82d6732d Fix workflow for pushing docker image Maschell 2021-01-09 15:53:03 +0100
  • e4d4119ebb Add Github action workflow for pushing the latest docker image Maschell 2020-08-12 23:08:53 +0200
  • 97bdfafa42 [Docker] Use make instead of make -jX Maschell 2020-08-12 23:08:35 +0200
  • ef787e9016 [Docker] Use latest devkitPPC version Maschell 2020-08-12 23:08:25 +0200
  • 11852617d6 Use fs modes from wut Maschell 2020-08-12 23:08:06 +0200
  • c7a40da972 Add a Dockerfile Maschell 2020-06-27 12:39:03 +0200
  • a70fb9a177 Install libiousu to WUT_ROOT/usr instead of WUT_ROOT Maschell 2020-06-27 12:38:40 +0200
  • cf4f2ab607 Adopt makefile from wut libraries. Now only compatible to WUT projects. orboditilt 2019-08-14 22:15:37 +0200
  • f4ee7165b2 Adopt changes from c84dc90f82 (diff-926d68b2fc88fcefd3d26fe929f99bac) v0.3 Maschell 2018-09-21 16:29:14 +0200
  • d0ce0d7777
    Fix compiling with r32 Maschell 2018-08-07 00:30:43 +0200
  • f85d88f361 [Travis] Only reinstall packages if updated. Maschell 2018-05-26 16:27:31 +0200
  • 0b9fec512e Added building status to the README file Maschell 2018-05-26 13:13:59 +0200
  • 0a6bf0ad15 [Travis] Added travis script Maschell 2018-05-26 13:11:41 +0200
  • 416f339a50 Merge pull request #1 from FIX94/master dimok789 2016-12-30 21:42:02 +0100
  • dfaaf8aeb1 added special ioctl to make sure a custom device on open is actually iosuhax (note: old wupservers have to be updated with that ioctl) FIX94 2016-12-13 00:24:31 +0100
  • 7d50622dfb merge with latest version and added FSA_FlushVolume FIX94 2016-12-10 22:19:11 +0100
  • 918491b2db - added sd and usb disc interface that can be used with libfat, libntfs or libext2fs - added "make wut" target to build the library for WUT applications - added parameter to IOSUHAX_Open with dev path which can be used to override the default path. If not wanted use NULL or 0. dimok789 2016-11-28 18:14:40 +0100
  • ceef3f60d3 -using /dev/mcp instead of /dev/iosuhax because of on-the-fly wupserver usage FIX94 2016-11-27 00:52:06 +0100
  • 989724c15f added FSA_ChangeMode and the devoptab function chmod() dimok789 2016-11-18 13:13:40 +0100
  • a936c03ba5 - added FSA raw open/read/write/close functions to ioctl commands - removed usage of gctypes.h and use stdint.h instead v0.2 dimok789 2016-11-18 11:26:29 +0100
  • 20727ac6f1 - fixed fsa write function - fixed fsa remove function dimok789 2016-11-18 09:20:17 +0100
  • 57e2197d1f first commit of the library - added multiple functions to communication to /dev/iosuhax over ioctl command - added multi functional devoptab for mounting and/or mapping devices to virtual device names v0.1 dimok789 2016-11-17 20:36:25 +0100