Commit Graph

  • 16c59354da 3DS: Keep wifi alive when lid is closed Michael Theall 2022-07-24 18:28:29 -0500
  • fe8c2abd1e Build the plugin with different log levels on PRs ftpiiu_plugin-20220514-175546 Maschell 2022-05-14 19:51:18 +0200
  • be2af9fdf0 Adjust logs to use a proper log-level Maschell 2022-05-14 19:49:12 +0200
  • ab41975478 Control log level with build flags, update README Maschell 2022-05-14 19:46:49 +0200
  • ed72f45814 Update to logging macros to include the plugin name Maschell 2022-05-14 19:46:17 +0200
  • e2a3b36bbb Use the latest wut version to properly display the time/date Maschell 2022-05-14 19:44:19 +0200
  • 0b1f944a9a Fix displaying the permissions Maschell 2022-05-14 19:43:54 +0200
  • 468b395f70 Build the plugin with different log levels on PRs #4 Maschell 2022-05-14 19:51:18 +0200
  • d76f9ddaa4 Adjust logs to use a proper log-level Maschell 2022-05-14 19:49:12 +0200
  • d0fbe7e04c Control log level with build flags, update README Maschell 2022-05-14 19:46:49 +0200
  • 735e284c6e Update to logging macros to include the plugin name Maschell 2022-05-14 19:46:17 +0200
  • a77dbe38a7 Use the latest wut version to properly display the time/date Maschell 2022-05-14 19:44:19 +0200
  • f5402403b5 Fix displaying the permissions Maschell 2022-05-14 19:43:54 +0200
  • 49535886fa fix APP_TITLE error introduced by 7364ea7dd5 Paul Mulders 2022-05-02 23:03:03 +0200
  • 9f31cde4ee Handle archive bit gracefully Michael Theall 2022-03-31 11:56:27 -0500
  • 7364ea7dd5 _3DS -> __3DS__ Michael Theall 2022-03-31 11:53:47 -0500
  • 9269c548aa Formatting ftpiiu_plugin-20220303-182024 Maschell 2022-03-03 19:14:26 +0100
  • b8db1ca6a9 Only return strings from heap, never stack. Fixes access to "/" Maschell 2022-03-03 19:14:18 +0100
  • 2b7f6d1bbd Formatting #3 Maschell 2022-03-03 19:14:26 +0100
  • 39c1bc6ee1 Only return strings from heap, never stack. Fixes access to "/" Maschell 2022-03-03 19:14:18 +0100
  • c0f4ed1863 Try to avoid use after free ftpiiu_plugin-20220207-175315 Maschell 2022-02-07 18:47:44 +0100
  • 6b1ad4b64a Fix memory leaks Maschell 2022-02-07 18:47:01 +0100
  • 0b57f21408 Add missing shudown call Maschell 2022-02-07 18:46:31 +0100
  • b8a2b9a982 Try to avoid use after free #2 Maschell 2022-02-07 18:47:44 +0100
  • 2767dfd3c9 Fix memory leaks Maschell 2022-02-07 18:47:01 +0100
  • 54e214dadd Add missing shudown call Maschell 2022-02-07 18:46:31 +0100
  • 63f21d5a18 Format the code via clang-format ftpiiu_plugin-20220204-133817 Maschell 2022-02-04 14:33:59 +0100
  • 81affc1469 Format the code via clang-format #1 Maschell 2022-02-04 14:33:59 +0100
  • 5e6e8bdb53 Formatting and cleanup ftpiiu_plugin-20220130-200630 Maschell 2022-01-30 21:05:09 +0100
  • 8c9c2f3bb1 Update Dockerfile, use WUPS 0.7.1 Maschell 2022-01-30 21:00:07 +0100
  • 7c186ca04c [CI] Fix asset content type Maschell 2022-01-30 20:58:13 +0100
  • d3d5f683f6 Change the layout of the release .zip Maschell 2022-01-30 20:58:04 +0100
  • 733b2189be Only do logging when built with make DEBUG=1 Maschell 2022-01-30 20:57:11 +0100
  • aa8a313291 Give the thread a proper name Maschell 2022-01-30 20:52:32 +0100
  • 209ef3d6a1 use WUPS 0.6.1 ftpiiu_plugin-20211002-092312 Maschell 2021-10-02 11:22:10 +0200
  • 9f784cbf1b Formatting and cleanup ftpiiu_plugin-20210924-185033 Maschell 2021-09-24 19:49:11 +0200
  • f4dd784456 Update Dockerfile Maschell 2021-09-24 19:41:27 +0200
  • dbff9ca577 Update Dockerfile to use WUPS 0.5 ftpiiu_plugin-20210917-145411 Maschell 2021-09-17 16:53:11 +0200
  • 9c1735e33f Fix privileged port logic Michael Theall 2021-06-13 11:36:20 -0500
  • 0665777a85 Bump version for release 3.1.0 Michael Theall 2021-06-01 20:23:00 -0500
  • c927405dfd Update to ImGui 1.83 Michael Theall 2021-06-01 20:14:38 -0500
  • c6681e939d Update for libnx Michael Theall 2021-06-01 20:09:17 -0500
  • 0438a0df2c Fix config button sizes Michael Theall 2021-06-01 20:01:15 -0500
  • dd28076063 Compile with latest wut, compile with WUPS 0.5 ftpiiu_plugin-20210417-122148 Maschell 2021-04-17 14:20:41 +0200
  • 71ee86025f Add virtual paths to MountVirtualDevices ftpiiu_plugin-20210413-175454 GaryOderNichts 2021-04-13 19:53:46 +0200
  • a40b5652e5 Use WUPS 0.4 ftpiiu_plugin-20210316-165653 Maschell 2021-03-16 17:37:02 +0100
  • c540d08944 Update the Dockerfile to use the latest devkitppc image ftpiiu_plugin-20210109-150026 Maschell 2021-01-09 15:59:14 +0100
  • aec8fc5035 Fix some memory leaks ftpiiu_plugin-20210101-005404 Maschell 2021-01-01 01:52:20 +0100
  • c9a655eeee Increase the buffer sizes and align them to 0x40 Maschell 2021-01-01 01:52:14 +0100
  • d648a8dca7 Only allow full-control styles Michael Theall 2020-12-30 13:42:43 -0500
  • 607ca560bf Add reset button for config Michael Theall 2020-12-30 13:37:02 -0500
  • c4f36f165b libnx updates Michael Theall 2020-12-30 13:36:43 -0500
  • 709e24d458 Add access point for Switch Michael Theall 2020-12-11 19:15:33 -0600
  • 852669818d HID refactor Michael Theall 2020-12-05 19:21:14 -0600
  • b509af2bf9 Emulate fs:/ and fs:/vol/ in a very hacky way. ftpiiu_plugin-20201205-230711 Maschell 2020-12-06 00:04:22 +0100
  • 4174957106 [Workflow] Use Environment Files instead of ::set-env ftpiiu_plugin-20201126-223432 Maschell 2020-11-26 23:33:17 +0100
  • bfb52bbeb5 Minor improvements Maschell 2020-11-26 23:32:44 +0100
  • 5a9aac7d22 Fix unmounting devices Maschell 2020-11-26 23:32:30 +0100
  • 78b257612a Remove redundant state change in PWD Michael Theall 2020-11-18 13:27:52 +0100
  • bc3c096b39 Handle keep-alive during transfers Michael Theall 2020-11-18 13:19:40 +0100
  • c7bbb93fd5 Update to ImGui 1.79 Michael Theall 2020-11-16 07:19:04 +0100
  • 691c98e956 add some missing information to switch build instructions Paul Mulders 2020-10-28 11:47:15 +0100
  • 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 +0200
  • 69cd065194 Use a more predictable response code for invalid user Will Medlar 2020-09-12 01:30:24 -0500
  • 403342aa5e Adapt to new plugin identifier by using the latest WUPS version ftpiiu_plugin-20200829-175502 Maschell 2020-08-29 19:53:57 +0200
  • 8390740f0e Add Github action workflow for pushing the latest docker image ftpiiu_plugin-20200812-211457 Maschell 2020-08-12 23:13:49 +0200
  • 3458b74fa6 [Docker] Use latest devkitPPC and lib versions Maschell 2020-08-12 23:13:17 +0200
  • 9f86715a49 Improve the support of command 227 Frogomeli 2020-07-09 19:35:08 +0200
  • c689967d12 Add a Dockerfile Maschell 2020-06-27 12:38:19 +0200
  • 2d540dff75 Add $(WUT_ROOT)/usr to LIBDIRS Maschell 2020-06-27 12:37:49 +0200
  • 0e06e18873 Use a fixed TARGET Maschell 2020-06-27 12:37:21 +0200
  • b798dabced Update the .gitignore Maschell 2020-06-27 12:27:56 +0200
  • b46d5f444f Use WHB for logging Maschell 2020-06-27 12:27:39 +0200
  • 0db916db66 Avoid toggling backlight with Rosalina menu combo Michael Theall 2020-06-26 17:30:48 -0500
  • f6c8116c7c Fix compling with latest wut version Maschell 2020-06-12 13:56:17 +0200
  • bae8254d22 Fix path building Michael Theall 2020-05-30 17:42:21 -0500
  • 9f5bf0b042 Move links to master Michael Theall 2020-05-27 09:02:08 -0500
  • 11d18c31a1 Update readme Michael Theall 2020-05-24 21:47:41 -0500
  • 70d59218cd Add emulation of /dev/zero for network testing Michael Theall 2020-05-24 21:21:19 -0500
  • ab5051082c Minor consistency updates Michael Theall 2020-05-18 20:45:46 -0500
  • ba87a2b599 Change imgui backends to MIT license Michael Theall 2020-05-15 20:35:43 -0500
  • d1fcb2f8bf Remove redundant buffer clear Michael Theall 2020-05-09 13:25:21 -0500
  • a747cfa83c Minor Makefile updates Michael Theall 2020-05-09 13:23:54 -0500
  • 4eefb9c576 Fix nds flickering Michael Theall 2020-05-07 23:31:25 -0500
  • 5ceecc0f36 Minor power savings Michael Theall 2020-05-07 23:30:58 -0500
  • 75d507425a Minor future-proofing Michael Theall 2020-05-07 23:30:23 -0500
  • 900df7882d Press select/minus to toggle backlight Michael Theall 2020-04-27 19:57:09 -0500
  • f46efc9286 Add NDS icon Michael Theall 2020-04-26 20:45:26 -0500
  • 2f668bd7c2 Hide user/pass arguments in log Michael Theall 2020-04-26 20:44:35 -0500
  • fdbdfa679b Fix oops Michael Theall 2020-04-26 20:33:09 -0500
  • b78f626f2b Add licenses Michael Theall 2020-04-25 17:47:55 -0500
  • 0c3d4b67e2 Add definition of WUT_ROOT Maschell 2020-05-03 09:14:10 +0200
  • 043089f48a Replace CMutex class by std::recursive_mutex Maschell 2020-04-29 17:54:46 +0200
  • 4862b6ba93 Adapt to new WUPS version Maschell 2020-04-29 17:54:15 +0200
  • d237b04b3b General system stability improvements to enhance the user's experience Michael Theall 2020-04-25 15:49:50 -0500
  • 3f31371193 Add configuration Michael Theall 2020-04-24 15:51:43 -0500
  • d9965f33df Fix 3DS mouse coords Michael Theall 2020-04-23 23:09:59 -0500
  • cb0756d819 Fix citro3d backend problems Michael Theall 2020-04-23 22:50:36 -0500
  • d83252ab8f Update to ImGui 1.76 Michael Theall 2020-04-23 01:17:44 -0500
  • 38adb13ae9 Build with ccache Michael Theall 2020-04-23 01:01:11 -0500