12 Commits

Author SHA1 Message Date
Greg d9b1be5ec4 Update to use shared ptr 2023-02-21 17:20:41 -07:00
Greg 5a2103e542 Add exception handling and proper filtering of packets that may be invalid. 2023-02-20 21:11:23 -07:00
Greg 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. 2023-02-18 15:45:51 -07:00
Greg 4d20535e58 Use proper multi lib support, adding debug api calls & work on library manager. 2023-01-04 20:34:24 -07:00
Greg 28e686c507 Create socket classes for socket helper methods for better organization. 2022-12-27 18:24:09 -07:00
Greg d13180cb0e Fix bug with app list, adding proc and debug stuff. 2022-12-27 17:08:56 -07:00
Greg 5ed7ca16a4 IPC with ShellUI, Tidy up Toolbox, More app commands & more info for big app. 2022-12-23 23:49:26 -07:00
Greg 12e01180fe Suspend/Resume apps & some more button icons. 2022-12-18 22:37:15 -07:00
Greg 241396f9ff Move to read db on console to reduce strain on the ftp. 2022-12-18 19:42:49 -07:00
Greg 4e9c8d9f0e Clean up libjbc, add sqlite library, App Start/Stop API commands added & Added more to lncutil temp class. 2022-12-18 10:06:02 -07:00
Greg 2ea9b7a210 Apps class now uses GetProcessList func, Can now get full process names, changed GetProcessList to use KERN_PROC_PROC & planning for helper prx. 2022-12-17 12:57:25 -07:00
Greg 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. 2022-12-17 10:34:31 -07:00