Commit Graph

  • ea59e95c56 Update github actions main Maschell 2024-04-25 14:11:30 +0200
  • 23c8635ca0 Add support for API 3 Maschell 2024-04-25 14:05:23 +0200
  • 67a6533507 Update push-image workflow to publish dev images Maschell 2024-03-23 19:21:08 +0100
  • 747144384a Update Dockerfiles Maschell 2024-03-23 19:20:01 +0100
  • e251a62c02 Refactor PluginUtils to not return shared_ptr anymore Maschell 2024-03-23 19:15:29 +0100
  • 2f137293b9 Use api.h in PluginData destructor Maschell 2024-03-23 19:12:11 +0100
  • 0a2e837b5b Using api functions in PluginUtils Maschell 2024-03-23 08:12:10 +0100
  • 0e10f23074 Rename structs to add wups_backend Maschell 2024-03-23 08:11:02 +0100
  • cb07ebd437 Add warning when using legacy api function without calling WUPSBackend_InitLibrary Maschell 2024-03-22 10:17:29 +0100
  • e40d46599c Fix typo in function declaration (WUPSBackend_GetPluginMetaInformationByPath) Maschell 2024-03-22 10:15:09 +0100
  • d497441ac2 Remove unused and obsolete legacy api function Maschell 2024-03-22 10:14:19 +0100
  • 3e8a04b92c Update github actions #11 Maschell 2024-04-25 14:11:30 +0200
  • 1aee9ee195 Add support for API 3 Maschell 2024-04-25 14:05:23 +0200
  • 5cf86df14c Update github actions #10 Maschell 2024-04-25 14:11:30 +0200
  • d43ab7e3fb Add support for API 3 Maschell 2024-04-25 14:05:23 +0200
  • 9493c4fa9c Update push-image workflow to publish dev images Maschell 2024-03-23 19:21:08 +0100
  • 8fb6df321f Update Dockerfiles Maschell 2024-03-23 19:20:01 +0100
  • 25fb4db29e Refactor PluginUtils to not return shared_ptr anymore Maschell 2024-03-23 19:15:29 +0100
  • 0f013bae77 Use api.h in PluginData destructor Maschell 2024-03-23 19:12:11 +0100
  • 67656c519a Using api functions in PluginUtils Maschell 2024-03-23 08:12:10 +0100
  • 224f1a0215 Rename structs to add wups_backend Maschell 2024-03-23 08:11:02 +0100
  • df1b45495b Add warning when using legacy api function without calling WUPSBackend_InitLibrary Maschell 2024-03-22 10:17:29 +0100
  • d7dc758c6b Fix typo in function declaration (WUPSBackend_GetPluginMetaInformationByPath) Maschell 2024-03-22 10:15:09 +0100
  • 4f836a65e3 Remove unused and obsolete legacy api function Maschell 2024-03-22 10:14:19 +0100
  • d19e43f32c Update push-image workflow to publish dev images #9 Maschell 2024-03-23 19:21:08 +0100
  • 96a4d26135 Update Dockerfiles Maschell 2024-03-23 19:20:01 +0100
  • d4bddb4810 Refactor PluginUtils to not return shared_ptr anymore Maschell 2024-03-23 19:15:29 +0100
  • bbcc802d11 Use api.h in PluginData destructor Maschell 2024-03-23 19:12:11 +0100
  • 20116104f5 Using api functions in PluginUtils Maschell 2024-03-23 08:12:10 +0100
  • 53f2ef0525 Rename structs to add wups_backend Maschell 2024-03-23 08:11:02 +0100
  • 786c5a7a3b Add warning when using legacy api function without calling WUPSBackend_InitLibrary Maschell 2024-03-22 10:17:29 +0100
  • e835e66c7b Fix typo in function declaration (WUPSBackend_GetPluginMetaInformationByPath) Maschell 2024-03-22 10:15:09 +0100
  • 699e3f0449 Remove unused and obsolete legacy api function Maschell 2024-03-22 10:14:19 +0100
  • 19f6ac9c23 Update Dockerfile Maschell 2023-06-21 13:40:01 +0200
  • 6a3d016d70 Fix compiling with latest wut Maschell 2023-06-21 13:39:49 +0200
  • d4910f0f6a Update Dockerfile #8 Maschell 2023-06-21 13:40:01 +0200
  • 93383436ce Fix compiling with latest wut Maschell 2023-06-21 13:39:49 +0200
  • a2d91bb6aa Change docker registry to ghcr.io Maschell 2023-03-16 11:53:03 +0100
  • 28a8b9662c Change docker registry to ghcr.io #7 Maschell 2023-03-16 11:53:03 +0100
  • 3dc3226697 Add support for latest API Maschell 2023-02-17 14:40:14 +0100
  • 04c5f02682 Use make_unique_nothrow instead of std::make_unique Maschell 2023-02-17 13:22:19 +0100
  • b97c944dd6 Split up the PluginContainer class into two files Maschell 2023-02-17 12:07:58 +0100
  • 994f6d4773 Update the Dockerfile Maschell 2023-02-17 12:03:35 +0100
  • 2da2336082 Move everything into the WUPSBackend namespace Maschell 2023-02-17 12:03:27 +0100
  • c8acaac6a7 Update logger file Maschell 2023-02-17 11:55:57 +0100
  • 7e4cc39b86 Update CI to use latest actions Maschell 2023-02-17 11:55:31 +0100
  • 83d0fa07a7 Update Makefile to be comaptible with CLion Maschell 2023-02-17 11:51:14 +0100
  • c332f6a6c2 Add support for latest API #6 Maschell 2023-02-17 14:40:14 +0100
  • 966d783fc9 Use make_unique_nothrow instead of std::make_unique Maschell 2023-02-17 13:22:19 +0100
  • e23dc261b3 Split up the PluginContainer class into two files Maschell 2023-02-17 12:07:58 +0100
  • 1d5a30b1f2 Update the Dockerfile Maschell 2023-02-17 12:03:35 +0100
  • 71bd51ddd0 Move everything into the WUPSBackend namespace Maschell 2023-02-17 12:03:27 +0100
  • 4d9cc1ba78 Update logger file Maschell 2023-02-17 11:55:57 +0100
  • 1de8ae7adb Update CI to use latest actions Maschell 2023-02-17 11:55:31 +0100
  • 75cc6f4cad Update Makefile to be comaptible with CLion Maschell 2023-02-17 11:51:14 +0100
  • 9a6c6a1fa6 Update Dockerfile Maschell 2022-09-04 19:22:04 +0200
  • c5b86d5a6f
    Update Dockerfile #5 Maschell 2022-09-04 19:22:04 +0200
  • 60dcd40f3b Use ubuntu-22.04 in CI Maschell 2022-09-04 17:31:30 +0200
  • d40467290f Update Dockerfile Maschell 2022-09-04 17:30:52 +0200
  • 747f7e6627 Add LICENSE Maschell 2022-09-04 17:30:29 +0200
  • 0729b42638 Use ubuntu-22.04 in CI #4 Maschell 2022-09-04 17:31:30 +0200
  • 7293a9d3ac Update Dockerfile Maschell 2022-09-04 17:30:52 +0200
  • caa0fec09d Add LICENSE Maschell 2022-09-04 17:30:29 +0200
  • 7ac15de1c1 Update Dockerfile to use latest wut version Maschell 2022-07-24 22:05:12 +0200
  • 284edeef22 Update Dockerfile to use latest wut version #3 Maschell 2022-07-24 22:05:12 +0200
  • ce0fdbc057 Use smart pointers and unsure compatibility with latest WUPS backend Maschell 2022-05-14 12:06:16 +0200
  • 83e02c9caf Use smart pointers and unsure compatibility with latest WUPS backend #2 Maschell 2022-05-14 12:06:16 +0200
  • 4d3c85c793 Format via clang-format Maschell 2022-02-13 16:12:10 +0100
  • 36aee0481f Update the README Maschell 2022-02-13 15:09:16 +0100
  • 2eae70a247 Add -fno-exceptions -fno-rtti to CXXFLAGS instead of CFLAGS Maschell 2022-02-13 15:02:16 +0100
  • 0dce9d3d15 Format via clang-format #1 Maschell 2022-02-13 16:12:10 +0100
  • d91ffde417 Update the README Maschell 2022-02-13 15:09:16 +0100
  • 3ca4512af6 Add -fno-exceptions -fno-rtti to CXXFLAGS instead of CFLAGS Maschell 2022-02-13 15:02:16 +0100
  • bd10088784 WUPS 0.6.1 support Maschell 2021-10-01 17:25:19 +0200
  • 330fb36195 Formatting and cleanup, support for latest WUPS backend Maschell 2021-04-07 23:36:30 +0200
  • 4d1bfe3239 Minor fixes and formatting Maschell 2021-01-10 13:15:57 +0100
  • 44761b322b Fix type cast on malloc Maschell 2021-01-10 13:15:42 +0100
  • bd2f5461ab Check for actual ERROR_NONE instead of 0 Maschell 2021-01-10 13:15:10 +0100
  • fa5a95ad01 Update the Dockerfile to use the latest devkitppc image Maschell 2021-01-09 14:45:22 +0100
  • f481811200 Fix workflow for pushing the docker image Maschell 2021-01-09 14:44:54 +0100
  • 78127adf4e Fix the Makefile Maschell 2020-08-12 22:58:09 +0200
  • 0e5a69fa3d Add Github action workflow for pushing the latest docker image Maschell 2020-08-12 22:45:53 +0200
  • e155bd4173 [Docker] Use make instead of make -jX Maschell 2020-08-12 22:45:13 +0200
  • e7a18433a8 [Docker] Use latest devkitPPC version Maschell 2020-08-12 22:45:00 +0200
  • 15ac07ee0c Add a Dockerfile Maschell 2020-06-27 12:22:28 +0200
  • 65246914e8 Add a README Maschell 2020-06-27 12:06:30 +0200
  • 1bcc1f408b Update the function defines Maschell 2020-06-27 12:06:14 +0200
  • 1b30f0ff11 Allocate the handles on the heap instead of the stack Maschell 2020-06-27 12:06:00 +0200
  • d556609e5c Create the .ld file Maschell 2020-06-12 14:20:44 +0200
  • b7eb531c05 first commit Maschell 2020-05-17 20:26:31 +0200