j1nx
dc93d4a5f3
Try to fix the whole systemd screw-up
2022-10-26 11:59:54 +02:00
j1nx
1e070a8240
More systemd user --session changes
2022-10-18 08:49:49 +02:00
j1nx
72ba4d3d8f
Re-enable the cli motd and menu (still needs adjustment for new cmds)
2022-10-14 16:25:44 +02:00
j1nx
c2f0f45da1
Spotifyd as user service and session DBUS
2022-10-14 15:16:03 +02:00
j1nx
d19d5d8d16
User session shairplay service and DBUS
2022-10-14 14:18:25 +02:00
j1nx
5acb8b8ff4
Changes to systemd services and targets
2022-10-14 09:57:19 +02:00
j1nx
fe4275f4d4
Service changes
2022-10-08 20:37:08 +02:00
j1nx
f406eb2827
Switch over to user systemd services
2022-10-08 17:52:34 +02:00
j1nx
1a941947c1
Move desktop and icons to rootfs
2022-06-29 10:51:27 +02:00
j1nx
e8dbfb9c24
Fix desktop/icon path mistake and add OCP files
2022-06-27 19:27:43 +02:00
j1nx
89a673de15
Add camera skill launcher files
2022-06-27 13:17:26 +02:00
j1nx
e84818f62e
Get buildroot-external tree to reflect 2022.02.1
...
- Changes to the raspberypi board folder/structure
- Bump python related poackages and fixes to Python3.10
- Bump KF5 framewerk packages to 5.91
- Bump qtwebengine to 5.15.8
- Bump/Add/Fix all OVOS related packages
- Fixes all over the OpenVoiceOS structure for 2022.02.1
2022-05-12 10:46:41 +02:00
j1nx
3638c5cac4
Move Mimic2 TTS cache
2022-03-12 11:19:32 +01:00
j1nx
280550da38
Change Mimic2 preloaded cache
2022-02-10 20:36:32 +01:00
Peter Steenbergen
b074f08076
Feature/rpi3 ( #98 )
...
* Add rpi3-64 defconfig file
* Work on getting RPI3 into shape
* Merge latest rpi3 changes into rpi4 config
2022-01-19 15:50:19 +01:00
Peter Steenbergen
b5e4cc6f9f
Merge pull request #89 from OpenVoiceOS/fix-theme-style
...
use proper style with kf frameworks upgrade
2021-09-27 14:20:37 +02:00
Aditya Mehra
c6e89f7ab8
use proper style with kf frameworks upgrade
2021-09-27 18:52:19 +09:30
Peter Steenbergen
987755a337
Add precise-lite support + all dependencies for it.
...
(No TFlite_runtime package included as of yet)
2021-09-23 14:55:05 +02:00
j1nx
0dba50e4b7
Ship with preinstalled skill store db's
2021-09-01 20:54:20 +02:00
j1nx
6d990f6959
Add new preloaded_cache files for Mimic2
2021-08-13 14:44:23 +02:00
j1nx
4570e80776
Nuke the preloaded cache in preperation for a real cache.
2021-08-08 16:43:03 +02:00
j1nx
b71015be22
Set news skill first run flag to false
2021-06-23 14:39:28 +02:00
j1nx
baa080348e
Revert "Update Mimic2 local cache utterances"
...
This reverts commit c45115845a
.
2021-06-23 14:00:19 +02:00
j1nx
7d37bc5434
Move .mycroft_cli.conf to proper xdg place
2021-06-19 17:02:43 +02:00
j1nx
0b3d4348f5
Bump max allowed core version in user conf
2021-06-16 16:07:04 +02:00
j1nx
2e92fefe6e
Fix font scaling issues
2021-04-15 15:06:04 +02:00
j1nx
10eb532888
Move user mycroft.conf into the right directory
2021-04-14 08:38:14 +02:00
j1nx
75c5a15227
Changes in qt5ct.conf for font scaling fixes
2021-04-14 08:36:37 +02:00
j1nx
85dc275c67
Move user mycroft.conf to new XDG location
2021-04-10 13:39:37 +02:00
j1nx
417c07ba75
Switch rootfs-overlay Python3.9 to Python3.8
2021-04-07 12:23:25 +02:00
j1nx
c45115845a
Update Mimic2 local cache utterances
...
grabbed from mycroft-devices assets branch
2021-04-06 15:30:37 +02:00
j1nx
a8d3e23a4e
Switch over to fully XDG compliant skills directories
2021-04-05 16:03:41 +02:00
j1nx
a26c671e90
Move user site-packages template to 3.9 version
2021-04-04 17:04:01 +02:00
j1nx
efcb8dfb39
Add missing mycroft binaries.
...
Although skip mic test as it needs to cancel mycroft.
We will figure something out ourselfs.
2021-02-25 20:16:12 +01:00
j1nx
1baad14a56
Fix icon/font size for top sliding menu
2021-02-25 13:37:35 +01:00
j1nx
3b2096531c
Add default ncpamixer configuration file.
2021-02-25 12:47:04 +01:00
j1nx
ace870174e
Again small cosmetic changes to cli_login
2021-02-25 12:16:18 +01:00
j1nx
81fbba93b9
Make cli_login screen a bit smaller
2021-02-25 12:04:23 +01:00
j1nx
1d5f57a06f
Add Configuration and Files for QT5CT (Issue: #48 )
2021-02-24 13:03:09 +01:00
j1nx
0bac479c98
Cosmetic changes to the CLI part of OVOS
2021-02-19 12:46:55 +01:00
j1nx
b732a1221a
Fix mycroft-gui missing environment variables
2021-02-18 19:59:00 +01:00
j1nx
2ed2e092ca
Cleanup of old and now unneeded files.
2021-02-09 20:25:46 +01:00
j1nx
df54370b02
Small cosmetic changes for the CLI
2021-02-05 17:38:39 +01:00
j1nx
3305309e52
Implement: PEP 370 -- Per user site-packages directory.
...
Empty directory structure, hopefully the first run of Python
picks it up and allows pip install into it without racecondition issues.
2021-01-16 10:59:31 +01:00
j1nx
da925d6417
Quickfix for vosk package
2021-01-14 20:38:49 +01:00
j1nx
9f904fb811
Implement local-backend
2021-01-09 18:47:29 +01:00
Peter Steenbergen
9e992aaa49
Merge pull request #39 from emphasize/change_login_branding
...
Changes the terminal branding/welcome screen
2020-10-06 21:24:51 +02:00
j1nx
cea47b56c2
Start with rebranding to OpenVoiceOS (OVOS).
2020-10-06 21:23:38 +02:00
emphasize
a9bbdf6b4b
Changes the terminal branding/welcome screen
2020-10-04 21:10:20 +02:00
j1nx
284d5dabd6
MycroftOS: Bump python-mycroft to latest 20.8.0 version.
2020-09-03 14:54:15 +02:00