Commit Graph

  • b8db1ca6a9 Only return strings from heap, never stack. Fixes access to "/" Maschell 2022-03-03 19:14:18 +01:00
  • c0f4ed1863 Try to avoid use after free ftpiiu_plugin-20220207-175315 Maschell 2022-02-07 18:47:44 +01:00
  • 6b1ad4b64a Fix memory leaks Maschell 2022-02-07 18:47:01 +01:00
  • 0b57f21408 Add missing shudown call Maschell 2022-02-07 18:46:31 +01:00
  • 63f21d5a18 Format the code via clang-format ftpiiu_plugin-20220204-133817 Maschell 2022-02-04 14:33:59 +01:00
  • 5e6e8bdb53 Formatting and cleanup ftpiiu_plugin-20220130-200630 Maschell 2022-01-30 21:05:09 +01:00
  • 8c9c2f3bb1 Update Dockerfile, use WUPS 0.7.1 Maschell 2022-01-30 21:00:07 +01:00
  • 7c186ca04c [CI] Fix asset content type Maschell 2022-01-30 20:58:13 +01:00
  • d3d5f683f6 Change the layout of the release .zip Maschell 2022-01-30 20:58:04 +01:00
  • 733b2189be Only do logging when built with make DEBUG=1 Maschell 2022-01-30 20:57:11 +01:00
  • aa8a313291 Give the thread a proper name Maschell 2022-01-30 20:52:32 +01:00
  • 209ef3d6a1 use WUPS 0.6.1 ftpiiu_plugin-20211002-092312 Maschell 2021-10-02 11:22:10 +02:00
  • 9f784cbf1b Formatting and cleanup ftpiiu_plugin-20210924-185033 Maschell 2021-09-24 19:49:11 +02:00
  • f4dd784456 Update Dockerfile Maschell 2021-09-24 19:41:27 +02:00
  • dbff9ca577 Update Dockerfile to use WUPS 0.5 ftpiiu_plugin-20210917-145411 Maschell 2021-09-17 16:53:11 +02:00
  • 9c1735e33f Fix privileged port logic Michael Theall 2021-06-13 11:36:20 -05:00
  • 0665777a85 Bump version for release 3.1.0 Michael Theall 2021-06-01 20:23:00 -05:00
  • c927405dfd Update to ImGui 1.83 Michael Theall 2021-06-01 20:14:38 -05:00
  • c6681e939d Update for libnx Michael Theall 2021-06-01 20:09:17 -05:00
  • 0438a0df2c Fix config button sizes Michael Theall 2021-06-01 20:01:15 -05:00
  • dd28076063 Compile with latest wut, compile with WUPS 0.5 ftpiiu_plugin-20210417-122148 Maschell 2021-04-17 14:20:41 +02:00
  • 71ee86025f Add virtual paths to MountVirtualDevices ftpiiu_plugin-20210413-175454 GaryOderNichts 2021-04-13 19:53:46 +02:00
  • a40b5652e5 Use WUPS 0.4 ftpiiu_plugin-20210316-165653 Maschell 2021-03-16 17:37:02 +01:00
  • c540d08944 Update the Dockerfile to use the latest devkitppc image ftpiiu_plugin-20210109-150026 Maschell 2021-01-09 15:59:14 +01:00
  • aec8fc5035 Fix some memory leaks ftpiiu_plugin-20210101-005404 Maschell 2021-01-01 01:52:20 +01:00
  • c9a655eeee Increase the buffer sizes and align them to 0x40 Maschell 2021-01-01 01:52:14 +01:00
  • d648a8dca7 Only allow full-control styles Michael Theall 2020-12-30 13:42:43 -05:00
  • 607ca560bf Add reset button for config Michael Theall 2020-12-30 13:37:02 -05:00
  • c4f36f165b libnx updates Michael Theall 2020-12-30 13:36:43 -05:00
  • 709e24d458 Add access point for Switch Michael Theall 2020-12-11 19:15:33 -06:00
  • 852669818d HID refactor Michael Theall 2020-12-05 19:21:14 -06:00
  • b509af2bf9 Emulate fs:/ and fs:/vol/ in a very hacky way. ftpiiu_plugin-20201205-230711 Maschell 2020-12-06 00:04:22 +01:00
  • 4174957106 [Workflow] Use Environment Files instead of ::set-env ftpiiu_plugin-20201126-223432 Maschell 2020-11-26 23:33:17 +01:00
  • bfb52bbeb5 Minor improvements Maschell 2020-11-26 23:32:44 +01:00
  • 5a9aac7d22 Fix unmounting devices Maschell 2020-11-26 23:32:30 +01:00
  • 78b257612a Remove redundant state change in PWD Michael Theall 2020-11-18 13:27:52 +01:00
  • bc3c096b39 Handle keep-alive during transfers Michael Theall 2020-11-18 13:19:40 +01:00
  • c7bbb93fd5 Update to ImGui 1.79 Michael Theall 2020-11-16 07:19:04 +01:00
  • 691c98e956 add some missing information to switch build instructions Paul Mulders 2020-10-28 11:47:15 +01:00
  • 090de0e2cc Write the FSA fd to the global variable to be able to close it on exit ftpiiu_plugin-20201016-172232 Maschell 2020-10-16 19:21:26 +02:00
  • 69cd065194 Use a more predictable response code for invalid user Will Medlar 2020-09-12 01:30:24 -05:00
  • 403342aa5e Adapt to new plugin identifier by using the latest WUPS version ftpiiu_plugin-20200829-175502 Maschell 2020-08-29 19:53:57 +02:00
  • 8390740f0e Add Github action workflow for pushing the latest docker image ftpiiu_plugin-20200812-211457 Maschell 2020-08-12 23:13:49 +02:00
  • 3458b74fa6 [Docker] Use latest devkitPPC and lib versions Maschell 2020-08-12 23:13:17 +02:00
  • 9f86715a49 Improve the support of command 227 Frogomeli 2020-07-09 19:35:08 +02:00
  • c689967d12 Add a Dockerfile Maschell 2020-06-27 12:38:19 +02:00
  • 2d540dff75 Add $(WUT_ROOT)/usr to LIBDIRS Maschell 2020-06-27 12:37:49 +02:00
  • 0e06e18873 Use a fixed TARGET Maschell 2020-06-27 12:37:21 +02:00
  • b798dabced Update the .gitignore Maschell 2020-06-27 12:27:56 +02:00
  • b46d5f444f Use WHB for logging Maschell 2020-06-27 12:27:39 +02:00
  • 0db916db66 Avoid toggling backlight with Rosalina menu combo Michael Theall 2020-06-26 17:30:48 -05:00
  • f6c8116c7c Fix compling with latest wut version Maschell 2020-06-12 13:56:17 +02:00
  • bae8254d22 Fix path building Michael Theall 2020-05-30 17:42:21 -05:00
  • 9f5bf0b042 Move links to master Michael Theall 2020-05-27 09:02:08 -05:00
  • 11d18c31a1 Update readme Michael Theall 2020-05-24 21:47:41 -05:00
  • 70d59218cd Add emulation of /dev/zero for network testing Michael Theall 2020-05-24 21:21:19 -05:00
  • ab5051082c Minor consistency updates Michael Theall 2020-05-18 20:45:46 -05:00
  • ba87a2b599 Change imgui backends to MIT license Michael Theall 2020-05-15 20:35:43 -05:00
  • d1fcb2f8bf Remove redundant buffer clear Michael Theall 2020-05-09 13:25:21 -05:00
  • a747cfa83c Minor Makefile updates Michael Theall 2020-05-09 13:23:54 -05:00
  • 4eefb9c576 Fix nds flickering Michael Theall 2020-05-07 23:31:25 -05:00
  • 5ceecc0f36 Minor power savings Michael Theall 2020-05-07 23:30:58 -05:00
  • 75d507425a Minor future-proofing Michael Theall 2020-05-07 23:30:23 -05:00
  • 900df7882d Press select/minus to toggle backlight Michael Theall 2020-04-27 19:57:09 -05:00
  • f46efc9286 Add NDS icon Michael Theall 2020-04-26 20:45:26 -05:00
  • 2f668bd7c2 Hide user/pass arguments in log Michael Theall 2020-04-26 20:44:35 -05:00
  • fdbdfa679b Fix oops Michael Theall 2020-04-26 20:33:09 -05:00
  • b78f626f2b Add licenses Michael Theall 2020-04-25 17:47:55 -05:00
  • 0c3d4b67e2 Add definition of WUT_ROOT Maschell 2020-05-03 09:14:10 +02:00
  • 043089f48a Replace CMutex class by std::recursive_mutex Maschell 2020-04-29 17:54:46 +02:00
  • 4862b6ba93 Adapt to new WUPS version Maschell 2020-04-29 17:54:15 +02:00
  • d237b04b3b General system stability improvements to enhance the user's experience Michael Theall 2020-04-25 15:49:50 -05:00
  • 3f31371193 Add configuration Michael Theall 2020-04-24 15:51:43 -05:00
  • d9965f33df Fix 3DS mouse coords Michael Theall 2020-04-23 23:09:59 -05:00
  • cb0756d819 Fix citro3d backend problems Michael Theall 2020-04-23 22:50:36 -05:00
  • d83252ab8f Update to ImGui 1.76 Michael Theall 2020-04-23 01:17:44 -05:00
  • 38adb13ae9 Build with ccache Michael Theall 2020-04-23 01:01:11 -05:00
  • 6fce93093e Increase log window size Michael Theall 2020-04-23 00:25:05 -05:00
  • e8feca0175 LTO -O3 for release build Michael Theall 2020-04-22 17:16:21 -05:00
  • 8aaf564138 Refactor status drawing Michael Theall 2020-04-22 17:15:23 -05:00
  • fdcadc2997 Unstub glad Michael Theall 2020-04-22 17:04:29 -05:00
  • f3255611ae Unstub imgui Michael Theall 2020-04-22 17:04:01 -05:00
  • a313c5c169 Minor mouse fixes Michael Theall 2020-04-21 18:14:48 -05:00
  • 214ab229c6 NDS support Michael Theall 2020-04-17 15:32:39 -05:00
  • fc02e1ee38 3DS romfsExit Michael Theall 2020-04-16 18:36:41 -05:00
  • 1a7d955af8 Fix romfs path for cia Michael Theall 2020-04-16 18:29:53 -05:00
  • 82f602a10b Allow 1080p mode Michael Theall 2020-04-10 15:26:11 -05:00
  • 139707a6d2 Remove font caching Michael Theall 2020-04-10 12:18:57 -05:00
  • 3fe06f263f v3.0.0-rc3 Michael Theall 2020-04-10 00:50:37 -05:00
  • e00f0902db Switch status icons Michael Theall 2020-04-10 00:46:46 -05:00
  • e4a63e8710 Increase Switch font size to 24 Michael Theall 2020-04-09 22:03:15 -05:00
  • 1b089068c2 Use global log instead of thread-local Michael Theall 2020-04-09 21:21:25 -05:00
  • 3ab7a31c90 Refactor deko3d backend Michael Theall 2020-04-08 23:59:24 -05:00
  • 7591a39cfd Initialize nifm session for network check Michael Theall 2020-04-08 23:36:29 -05:00
  • 49b2571336 Auto start/stop Michael Theall 2020-04-08 16:53:47 -05:00
  • b925088965 3DS: add ZL/ZR to nav input Michael Theall 2020-04-08 16:35:43 -05:00
  • a265706671 Use mulitply instead of divide where feasible Michael Theall 2020-04-07 18:05:51 -05:00
  • ffa6195182 Fine-grained locking Michael Theall 2020-04-07 17:34:45 -05:00
  • 816c3bfa39 v3.0.0-rc2 Michael Theall 2020-04-06 22:41:48 -05:00
  • 07ebd0d1d1 Refactor as much code out of 3DS backends as possible Michael Theall 2020-04-06 22:38:14 -05:00