aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/sdk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: improve the project structuresaturneric2024-07-1218-914/+0
|
* fix: solve a build issue and add a tip for integrated modulesaturneric2024-05-031-1/+1
|
* fix: continue to solve safe issuessaturneric2024-05-032-2/+8
|
* fix: solve safe issuessaturneric2024-05-033-2/+6
|
* fix: discard changes but text still remainssaturneric2024-05-031-1/+1
|
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-021-0/+2
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-2920-231/+438
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-293-15/+59
| | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
* feat: upgrade module systemsaturneric2024-02-289-41/+335
| | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
* feat: improve tool menus and iconssaturneric2024-01-051-4/+0
|
* feat: integrate logging api to coresaturneric2024-01-052-92/+12
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-1/+9
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-4/+7
|
* feat: introduce cmd functionssaturneric2023-11-292-8/+7
|
* fix: solve some issues on log systemsaturneric2023-10-232-19/+24
|
* feat: improve project structure and add GRT for modulessaturneric2023-10-234-1/+179
|
* fix: improve modulesaturneric2023-10-171-1/+7
|
* refactor: move module system to core and make it worksaturneric2023-10-171-2/+2
|
* refactor: change plugin system to module systemsaturneric2023-10-178-0/+242