Commit Graph

  • e8c17c1a8c Delete .github/workflows directory master TanKanT97 2026-02-24 08:28:18 -05:00
  • 4814703ad7 Create dotnet-desktop.yml TanKanT97 2026-02-24 08:24:50 -05:00
  • a27058a083 Update Guide.md Ducxy 2023-02-25 19:28:56 -05:00
  • 3d3cae0f18 OrbisLib Guide Example Ducxy 2023-02-25 19:28:12 -05:00
  • a0859f625b Update Guide.md Ducxy 2023-02-25 19:20:02 -05:00
  • 9680635fa8 Update Guide.md Ducxy 2023-02-25 19:16:26 -05:00
  • 0dc995715e Update README.md Ducxy 2023-02-23 17:15:05 -05:00
  • e98d586066 Update README.md Ducxy 2023-02-23 17:14:45 -05:00
  • fb218fabf3 Update Guide.md Ducxy 2023-02-23 17:12:34 -05:00
  • 1e603e455f Create Guide.md Ducxy 2023-02-23 17:11:28 -05:00
  • d3f325ccc8 Remove un needed submodule. Greg 2023-02-23 12:21:11 -07:00
  • 4e8846ef31 Building out OrbisLibAPI 2.0 for better stability. Greg 2023-02-23 12:19:58 -07:00
  • d9b1be5ec4 Update to use shared ptr Greg 2023-02-21 17:20:41 -07:00
  • 5a2103e542 Add exception handling and proper filtering of packets that may be invalid. Greg 2023-02-20 21:11:23 -07:00
  • 913ccafd5f Make applications actually disable when the target is offline. Greg 2023-02-18 16:42:07 -07:00
  • a1248d114f Fix Application view, app db will now be backed up, changed to completely use lncutil & hacky way to use sqlite net pcl with a dynamic table name. Greg 2023-02-18 15:45:51 -07:00
  • 3ce94a7c38 Fix crash adding first target. Greg 2023-02-17 22:09:18 -07:00
  • 8f372b5a5e Update window button colours Greg 2023-02-17 21:03:33 -07:00
  • 44a93d7883 SPRX path now saves to app. Greg 2023-02-17 20:17:51 -07:00
  • ddaf748e4c Make the current debuggee proc clear Greg 2023-02-17 19:52:03 -07:00
  • bea8b10b1e Make pkg mini app & fix events for some people by adding a firewall rule. Greg 2023-02-17 19:43:23 -07:00
  • 63cbe9edae Add thread pool Greg 2023-02-17 16:30:32 -07:00
  • b35d93f566 Add logging for all apps & fix bug with not getting the debug proc. Greg 2023-02-16 22:57:26 -07:00
  • 3a47a4fb82 Add new IPC that can get around permission issues. Greg 2023-02-15 19:02:03 -07:00
  • ec8c923c5c Update installer to include LibraryManager and PeeknPoke Greg 2023-02-14 23:46:40 -07:00
  • f820c5ea02 Add daemon loader Greg 2023-02-14 22:59:51 -07:00
  • 662dbab34f Add try catch for tmdb & remove non working ps store url. Greg 2023-02-14 22:33:11 -07:00
  • fcf43107f3 fixing broken thread things for oosdk, add tasks for c#, and fixing bugs. Greg 2023-02-14 21:24:25 -07:00
  • 918a61d1d8 Fix clean up. Greg 2023-01-19 23:06:47 -07:00
  • b3fc874f65 Update submodules Greg 2023-01-19 23:05:56 -07:00
  • f71f721061 Add peek n poke. Greg 2023-01-19 23:01:34 -07:00
  • 539aa8d0c6 Add hex view sub module && adding some stuff for peek n poker. Greg 2023-01-15 17:51:36 -07:00
  • 4f495f54ba Library Manager now complete just one last option needed, debugger will now throw an event when the process were attached to dies & testing for IPC so we dont try to load the helper multiple times. Greg 2023-01-07 20:50:46 -07:00
  • 8739686698 Target Consoles now have events to fire, mutex protection for debugger, Revamp events so they dont need to be re registered & Impliment all events on host side. Greg 2023-01-06 22:37:35 -07:00
  • 4d20535e58 Use proper multi lib support, adding debug api calls & work on library manager. Greg 2023-01-04 20:34:24 -07:00
  • 953db1d8ec Target Selection dialog Greg 2023-01-01 22:10:49 -07:00
  • 20445df848 Clean up and multi firmware support. Greg 2022-12-31 11:33:13 -07:00
  • 7273174198 Add double click functionality to process selection. Greg 2022-12-30 01:01:34 -07:00
  • 5cdc7bc09b Update SimpleUI version & Add select process dialog. Greg 2022-12-30 00:44:50 -07:00
  • 28e686c507 Create socket classes for socket helper methods for better organization. Greg 2022-12-27 18:24:09 -07:00
  • d13180cb0e Fix bug with app list, adding proc and debug stuff. Greg 2022-12-27 17:08:56 -07:00
  • 5ed7ca16a4 IPC with ShellUI, Tidy up Toolbox, More app commands & more info for big app. Greg 2022-12-23 23:49:26 -07:00
  • 4caeddc54c Update Installer. Greg 2022-12-23 11:02:23 -07:00
  • 64a385ef3b Remove OrbisLib and Convert final project to OrbisLib2. Greg 2022-12-23 10:44:24 -07:00
  • 40d4941d3a Migrate to OrbisLib2 and use TinyIPC for broadcasting commands to instances of orbislib. Greg 2022-12-23 10:36:50 -07:00
  • 92b753adf4 Much needed refactor of orbislib into orbislib2. Greg 2022-12-22 23:55:08 -07:00
  • b777f545bb Tidying up and some testing. Greg 2022-12-22 19:34:05 -07:00
  • 12e01180fe Suspend/Resume apps & some more button icons. Greg 2022-12-18 22:37:15 -07:00
  • 241396f9ff Move to read db on console to reduce strain on the ftp. Greg 2022-12-18 19:42:49 -07:00
  • 4e9c8d9f0e Clean up libjbc, add sqlite library, App Start/Stop API commands added & Added more to lncutil temp class. Greg 2022-12-18 10:05:47 -07:00
  • 51be28b761 Fix mount RW so we dont need the unmount anymore. Greg 2022-12-17 15:01:10 -07:00
  • 2ea9b7a210 Apps class now uses GetProcessList func, Can now get full process names, changed GetProcessList to use KERN_PROC_PROC & planning for helper prx. Greg 2022-12-17 12:57:25 -07:00
  • 10d05e533f Add Application status, get process list, fixed bug with threads not freeing resources, Fixed ftp bugs, complete app.db parsing & more work on app view. Greg 2022-12-17 10:34:31 -07:00
  • 2dbe440fa7 Refresh Applist in parallel, New FTP package, Add/Remove UserId from app.db & Fix image in app panel view. Greg 2022-12-15 08:19:35 -07:00
  • 20f260739e Add db parsing for app.db Greg 2022-12-14 23:58:34 -07:00
  • e42747caf6 Update TargetInfo DB & fix a bug where only one table entry was deleted. Greg 2022-12-14 19:47:34 -07:00
  • 3c757c8aba Add some temp wrappers & design UI for app control. Greg 2022-12-14 15:41:17 -07:00
  • 0e10531499 Fix API reading flash, add new way to get macaddr & filesystem stats. Greg 2022-12-10 16:22:20 -07:00
  • e2bc595310 IPC working, Some IPC commands & helper prx project. Greg 2022-12-04 21:54:09 -07:00
  • 1f5e4c6af7 Add IPC stuff & PRX project to help with controlling remote processes. Greg 2022-12-03 23:50:57 -07:00
  • a8d2622cc2 Move API out of Toolbox prx, Install pkg from HDD & Updating API packets. Greg 2022-12-03 22:49:20 -07:00
  • c03de8d2d1 Update libjbc version. Greg 2022-12-02 15:45:53 -07:00
  • 297b6073d0 Setting up API Daemon. Greg 2022-12-02 15:43:36 -07:00
  • 54f213119c Fix include paths & update libjc submodule Greg 2022-11-30 19:11:37 -07:00
  • ffa01a182b Port to use GoldHEN for kernel, add libjbc project and API Daemon Greg 2022-11-30 18:44:18 -07:00
  • 0859e9cd0b Add GoldHEN SDK submodule Greg 2022-11-18 21:53:40 -07:00
  • 87b68d69a3 Clean up in prep for new GoldHEN features. Greg 2022-11-18 15:35:26 -07:00
  • a52ca02596 Split the Target Information into two tables so that data that is updated from the console periodically is not interupting the user updating settings. Greg 2022-11-12 09:40:25 -07:00
  • e2c7fff59d Finished designing LibraryManager. Greg 2022-07-31 21:46:49 -06:00
  • ac26ce2822 Add more perf stats to API and restructure packets. Greg 2022-07-23 10:24:12 -06:00
  • fbfbe6bfe6 Add Perf Stats & all MAC Addrs to API as well as fix HDD Stats. Greg 2022-07-07 20:52:20 -06:00
  • 849294670a Added class to handle calls into other threads like the main mono thread. Greg 2022-07-05 17:52:07 -06:00
  • c60ee7d9cd Fixed some issues with titleId and added Storage Stats functionality. Greg 2022-06-30 11:49:48 -06:00
  • 1854391c01 Added getting of BigApp TitleId needs to be revised. May make a async caller to the main mono thread. Greg 2022-06-29 22:24:21 -06:00
  • f2406ed318 Fix the installer removing files. Greg 2022-06-12 17:34:07 -06:00
  • f073be1b06 Build version will now auto set for installer package. Greg 2022-06-12 17:02:21 -06:00
  • 09561c110c Fix bug where ProgramData folder isn't made, DB tables all not being made & upgrades now function with silent uninstall. Greg 2022-06-12 16:23:45 -06:00
  • 3c219bf416 Spelling Mistake. Greg 2022-05-22 00:23:13 -06:00
  • 3a02b50c1c Fixed missing 2.0. Greg 2022-05-22 00:21:51 -06:00
  • f14c2b81a4 Update gp4 to remove daemons for now. Greg 2022-05-22 00:18:25 -06:00
  • ce149df5b5 Add ability to toggle API. Greg 2022-05-22 00:12:22 -06:00
  • 788dd76214 Remove Internal Debug Settings. Greg 2022-05-22 00:05:42 -06:00
  • ec7fe7a8cc Finish tiding up installer. Added start menu shortcuts. Greg 2022-05-21 23:29:44 -06:00
  • 446cbfcf97 Installer does most installer things now. Installs exes and starts the windows service. Greg 2022-05-21 21:13:46 -06:00
  • dc3e1353ca Finished installer design. Greg 2022-05-14 12:36:24 -06:00
  • 74be2c9562 Add license. Greg 2022-05-14 10:46:47 -06:00
  • 7da45b207d Re arnged views and added location view. Greg 2022-05-14 09:49:37 -06:00
  • c5f9221111 Add some logic around the buttons durring install. Greg 2022-05-12 00:04:17 -06:00
  • 9c73912467 Buttons now work right. Greg 2022-05-11 23:31:22 -06:00
  • 3a62201e7d More install functionality. Greg 2022-05-10 23:39:52 -06:00
  • bbb5ab98cb Installer does installer things now. Greg 2022-05-10 22:50:35 -06:00
  • 9ea56dcf5f Fix my dum Greg 2022-05-10 16:26:44 -06:00
  • 1281b11c3d Merge branch 'master' of https://github.com/OSM-Made/Orbis-Suite-3.0 Greg 2022-05-10 15:51:45 -06:00
  • b96440f541 Update Loader Project. Greg 2022-05-10 15:51:38 -06:00
  • 6e645d36b0 Merge pull request #1 from Margen67/shallow Greg 2022-04-27 10:56:05 -06:00
  • 9e193ad7d3 .gitmodules: Make submodules shallow Margen67 2022-04-27 07:35:35 -07:00
  • 6254323b4c Add Installation view. Greg 2022-04-26 23:12:10 -06:00
  • dac2afc967 Add Summary page. Greg 2022-04-26 22:38:54 -06:00
  • d78a003fb0 Add all view models. Greg 2022-04-26 22:00:12 -06:00
  • ccd28cedaa Implement design for initial installer starting page. Greg 2022-04-25 23:38:34 -06:00