Commit Graph
25 Commits
Author SHA1 Message Date
Khushboo-dev-cpp da6ba7210e chore: bump logos-cpp-sdk to latest master (#95) 2026-03-31 16:27:01 +02:00
Dario Lipicar 4af6ae839b fix support for more than 2 module dirs (#91) 2026-03-27 15:28:47 -03:00
Iuri Matias 0d1e47f123 use new logos module methods to simplify getting name and dependencies (#90) 2026-03-27 14:22:00 -04:00
Dario Lipicar 0ed7848d11 use package manager lib (#86) 2026-03-26 18:53:05 -03:00
Iuri MatiasandLogos Workspace a3d52477c0 remove proxy api (#84)
* remove proxy api (moved to logos-module-client)

* remove logos module client (shouldn't be needed here)

* update flake

---------

Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-25 15:38:26 -04:00
Iuri MatiasandLogos Workspace 9a17418613 Abstract proxy api (#83)
* abstract/move some of proxy api logic to cpp-sdk

* use qFatal

* remove jsonParamToQVariant

* simplify using qFatal

* remove old interface.h use logos-module

* remove local code for now (will be re-added later)

* remove unnecessary methods and qDebugs

* update flake

---------

Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-25 09:31:06 -04:00
Iuri MatiasandLogos Workspace c21f814789 move process stats out of liblogos (#82)
Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-24 16:50:23 -04:00
Iuri Matias 39b3711a83 remove outdated scripts and folders; simplify cmakliests; remove old static module methods (#80)
* remove outdated scripts and folders

* simplify cmakelists

* remove old static module methods
2026-03-24 13:55:09 -04:00
Iuri MatiasandLogos Workspace 4af040e19c Finish Abstraction & Refactor (Ongoing) - part 1 (#72)
* use abstracted logos registry isntead of qt registry

* clean: remove for now Q_OS_WIn and Q_OS_IOS

* use LogosObject instead of QObject

* remove core manager

* remove annoying recurrent logs

* update flake

---------

Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-23 13:55:48 -04:00
Iuri Matias 52959151d2 update flake (#76) 2026-03-19 19:42:40 -04:00
Iuri Matias 501867aadc follow logos-nix for nix packages (#75) 2026-03-19 19:13:38 -04:00
Iuri Matias 39434d13da update flake logos-cpp-sdk (#74) 2026-03-19 16:04:15 -04:00
Dario Lipicar e318b6a494 discriminate dev and portable variants (#73) 2026-03-19 11:37:52 -03:00
Iuri Matias 5030aaaf86 update flake (#71) 2026-03-16 17:30:45 -04:00
Iuri Matias da3bea891b update logos-cpp-sdk flake 2026-03-16 10:56:48 -04:00
Eric 8e2ffba609 Add logos instance id (#64)
Allows multiple Logos core instances to run on the same machine by giving appending a unique instance identifier to each registry url.

Bump logos-cpp-sdk to support the instance id and fix bad url in gitmodules.

# Conflicts:
#	flake.lock
#	flake.nix
2026-03-16 10:42:54 -04:00
Dario Lipicar af9670c676 add bundle derivations (#62)
* add bundle derivations

* add ci job
2026-02-25 19:19:19 -05:00
Iuri Matias 55b0c24903 use updated logos module api 2026-02-02 15:01:10 -05:00
Iuri Matias 4fb6736441 update flake 2026-01-29 17:06:22 -05:00
Iuri Matias 63c52acd76 use logos-module 2026-01-29 16:51:11 -05:00
Iuri Matias ac47959026 include modules so capability module is there by default
include modules so capability module is there by default

fix tests
2026-01-28 17:41:42 -05:00
Iuri Matias feb8c192a9 support local mode and loading modules statically, required for some platforms such as mobile
support local mode and loading modules statically, required for some platforms such as mobile

simple working app

get app to compile and work on ios sim

use new sdk and lib

add methods required to support platforms that need the modules loaded statically

small refactor

small refactor

small refactor

remove example app

remove example app

some refactor
2025-12-02 14:52:45 -05:00
Iuri Matias d3946f80a9 update nix flake 2025-10-23 13:34:48 -04:00
Iuri Matias 00956abf8f fix: use correct logos-cpp-sdk veresion in the flake; update README 2025-10-08 16:27:42 -04:00
Iuri Matias bfac2e815f feat: add nix flake
feat: add nix flake

test
2025-10-02 18:21:19 -04:00