Commit Graph

1706 Commits

Author SHA1 Message Date
j1nx 1a7959a749 Add rnnnoise-ladspa plugin for denoising 2023-01-05 11:48:09 +01:00
j1nx b728da4a9a Add deepfilternet ladspa plugin / library for denoising 2023-01-05 11:11:12 +01:00
j1nx 51112a9b70 Re-enable webrtcvad by default 2023-01-05 09:47:45 +01:00
j1nx 11aa168aa9 Add local music and filerowser skills 2023-01-05 09:47:18 +01:00
j1nx 9eef6c1e95 Remove double OCP menu entry 2023-01-04 12:49:46 +01:00
j1nx d76de30204 Some minor config changes 2023-01-04 12:45:12 +01:00
j1nx 46904149bc Get Mark2 retail version working + other tweaks 2023-01-04 09:14:32 +01:00
j1nx 6c5ba66f0d [WIP] Some more work on hdf5 2023-01-03 12:12:31 +01:00
j1nx 5ac84cd661 Remove old IRQ hack/fix 2023-01-02 15:34:33 +01:00
j1nx dda79ade52 Do not rely on LED ring found for sj-201 detection
The Mark2 Dev-Kit and Mark2 retail device have different LED ring
hardware.

Only the TAS5806 is detectable over i2c for the retail Mark2 kit
so only use that for assuming a Mark2 device.
2023-01-02 12:31:56 +01:00
j1nx ecc61cbd52 Bump packages 2023-01-01 19:25:18 +01:00
j1nx 31a9e266d6 Disable default vosk stt fallback 2022-12-31 18:06:41 +01:00
j1nx 4a72359099 More debugging and fix for wifi setup at first boot 2022-12-31 15:55:13 +01:00
j1nx 71f41353ed Enable Kernel Samepage Merging within the kernel 2022-12-30 18:14:11 +01:00
j1nx 002661914e mycroft default configuration changes.
- Do not use Vosk for "wake up" by default
- No VAD configured by default. Let the user choose it on the platform it supports.
- Set autogen_meta to false to prevent writing json settings in non writable path.
2022-12-30 12:40:42 +01:00
j1nx fbc757b4a7 Pre-install some python package into the rootfs
In the future these all need to be migrated to buildroot packages.
This is just a shortcut for release.
2022-12-30 11:44:55 +01:00
j1nx 8406e01ade Disable unused qt5script package 2022-12-29 21:25:03 +01:00
j1nx b754888751 [WIP] More work on DeepFilterNet (HDF5) 2022-12-24 19:14:57 +01:00
j1nx 88b6abef4a Enable vim runtime package (syntax highlighting) 2022-12-21 16:04:12 +01:00
j1nx b6e188c67d [WIP] Start of DeepFilterNet ladspa plugin for denoise mic 2022-12-21 16:01:10 +01:00
j1nx 08e08a0c5b [WIP] Build vosk-api andits dependencies from source
This so we can use the same package for any architecture in the future.
2022-12-20 15:58:35 +01:00
j1nx 8a75b8e37a Bump python-ovos-tts-plugin-mimic3-server 2022-12-13 15:15:42 +01:00
j1nx 24842a8a06 Bump python-ovos-backend-client 2022-12-13 15:12:21 +01:00
j1nx 01f5e184e5 Bump ovos-shell 2022-12-13 15:08:20 +01:00
j1nx 97aba7f496 Bump python-ovos-phal-plugin-dashboard 2022-12-13 15:05:09 +01:00
j1nx b6e2bfe978 Bump python-ovos-core 2022-12-13 14:58:14 +01:00
j1nx 7ebded4d4d Bump python-ovos-plugin-manager 2022-12-13 14:50:14 +01:00
j1nx deb76b6f04 Bump skill-ovos-homescreen 2022-12-13 14:49:54 +01:00
j1nx b966787ded Bump python-ovos-utils and network check PR 2022-12-13 14:42:14 +01:00
j1nx dcb587fee5 Bump python-ovos-lingua-franca 2022-12-13 13:40:01 +01:00
j1nx ce157c1303 Bump python-ovos-local-backend 2022-12-13 12:56:59 +01:00
j1nx 72e417f9f3 Remove whispercpp stt plugin settings (for now) 2022-12-13 12:50:53 +01:00
j1nx 681eb47486 Bump python-ovos-phal-plugin-wifi-setup 2022-12-13 12:49:00 +01:00
j1nx 6c3fe292b5 Build whispercpp with openblas support 2022-12-13 10:43:00 +01:00
j1nx 1235c87159 Bump whispercpp 2022-12-13 10:08:50 +01:00
j1nx adaaa030f2 Fix forgotten 64bit config flag 2022-12-13 10:06:57 +01:00
j1nx d83696d416 Revert "Add pre-installed python packages within rootfs overlay"
This reverts commit 37d97e1551.
2022-12-12 16:31:28 +01:00
Peter Steenbergen e310e8069b
Merge pull request #123 from OpenVoiceOS/board/rpi3
Board/rpi3
2022-12-12 16:26:06 +01:00
j1nx 4daeb1e3b3 Implement whisper* changes 2022-12-12 14:40:33 +01:00
j1nx 2ec55a7698 Make whisper-tflite and precise-lite-runner use 2 threads 2022-12-12 14:04:13 +01:00
j1nx ad2e6f6199 Fix image creation scripts 2022-12-12 13:55:54 +01:00
j1nx c3be7ddd50 Disable ovos_stt_plugin_whispercpp (for now) 2022-12-12 12:21:22 +01:00
j1nx 6601b95cf9 Add playground package whisper-tflite 2022-12-12 12:21:21 +01:00
j1nx 37d97e1551 Add pre-installed python packages within rootfs overlay
TODO: This is just a quick fix and need to be changed to
buildroot packages in the upcoming days/weeks/months.
2022-12-12 12:21:20 +01:00
j1nx ce2443f753 Fix snapast server mpd.py permission error 2022-12-12 12:10:24 +01:00
j1nx a8af14deb1 Fix python-ovos-cli-client.hash mistake 2022-12-10 20:25:58 +01:00
j1nx 2b19df399c Fix kf5_kconfig_compiler 2022-12-10 19:30:11 +01:00
j1nx a5db790571 Fix linux defconfig mistake 2022-12-10 18:45:17 +01:00
j1nx f1cdf8e45e Revert "Add pre-installed python packages within rootfs overlay"
This reverts commit be8496d4b6.
2022-12-10 13:32:47 +01:00
j1nx 34eaf9bd89 Disable ovos_stt_plugin_whispercpp (for now) 2022-12-09 17:24:17 +01:00
j1nx 117556f85e Add playground package whisper-tflite 2022-12-09 17:21:58 +01:00
j1nx be8496d4b6 Add pre-installed python packages within rootfs overlay
TODO: This is just a quick fix and need to be changed to
buildroot packages in the upcoming days/weeks/months.
2022-12-08 21:02:30 +01:00
j1nx 538cc333c2 Fix rpi firmware switch for rpi3 2022-12-08 20:57:52 +01:00
j1nx e719f66d53 Get rpi3_64-gui inline with rpi4_64-gui 2022-12-08 20:47:01 +01:00
j1nx f2c133bf5c Install tflite-runtime python package 2022-12-08 15:58:13 +01:00
j1nx 820eb398cc Bump buildroot and upgrade the tensorflow-lite system 2022-12-07 20:16:34 +01:00
j1nx 8a0dc278e3 Bump ovos-plugin-manager 2022-11-23 09:16:56 +01:00
j1nx 3c5ad11f8b Bump ovos-ww-plugin-vosk 2022-11-21 12:20:55 +01:00
j1nx c0e5635b98 Bump skill-ovos-homescreen 2022-11-21 10:11:10 +01:00
j1nx e3f9139ea1 Re-arrange ovos systemd services 2022-11-17 20:32:24 +01:00
j1nx f11a8ca827 Downgrade whispercpp to version before breaking python change 2022-11-17 20:09:33 +01:00
j1nx 0d5d4079ed Bump ovos-shell 2022-11-17 20:06:15 +01:00
j1nx 3a8d4f95ee Bump ovos-core 2022-11-17 20:05:45 +01:00
j1nx c61af375c0 Bump ovos-phal 2022-11-17 19:58:56 +01:00
j1nx 082a546563 Bump ovos-phal-plugin-notification-widgets 2022-11-17 19:54:51 +01:00
j1nx 009f29d22f Bump ovos-phal-plugin-brightness-control-rpi 2022-11-17 19:51:00 +01:00
j1nx 78063c402d Bump ovos-phal-plugin-color-scheme-manager 2022-11-17 19:46:24 +01:00
j1nx 2c09e6ca5a Bump ovos-phal-plugin-configuration-provider 2022-11-17 18:39:11 +01:00
j1nx f7e2c5eb8a Bump ovos-phal-plugin-balena-wifi 2022-11-17 18:35:20 +01:00
j1nx 1391e91b87 Bump ovos-phal-plugin-wifi-setup 2022-11-17 18:29:49 +01:00
j1nx eab3af56cf Bump ovos-phal-plugin-network-manager 2022-11-17 18:24:53 +01:00
j1nx 2dbf0249c4 Bump ovos-phal-plugin-system 2022-11-17 18:19:01 +01:00
j1nx ec4b27fcf6 Bump ovos-phal-plugin-gui-network-client 2022-11-17 13:54:46 +01:00
j1nx d19931fcc4 Revert "Add screenshot support to homescreen skill for testing"
This reverts commit 03297535fa.
2022-11-17 13:44:51 +01:00
j1nx 03297535fa Add screenshot support to homescreen skill for testing 2022-11-16 13:35:14 +01:00
j1nx c89e7b8d9f Bump ovos-shell 2022-11-16 13:22:23 +01:00
j1nx 294f15e193 Add and switch over to NeonGeckoCom its alert skill
This replaces the alarm and timer skill and fills in
the gap of reminders skill missing.
2022-11-16 12:30:28 +01:00
j1nx e1c963bb27 Bump ovos-core 2022-11-16 12:20:54 +01:00
j1nx 9df61a0a5b Add fbgrab utility 2022-11-16 11:22:20 +01:00
j1nx f382f1474d Bump ovos-plugin-manager 2022-11-16 11:13:02 +01:00
j1nx bc14bf7428 Bump ovos-stt-plugin-vosk 2022-11-16 11:05:57 +01:00
j1nx fbb9788b03 Bump, fix and configure ovos-stt-plugin-whispercpp 2022-11-16 10:26:53 +01:00
j1nx 16da771266 Enable default windows shares
As a start the following directories are shared;
- Pictures
- Documents
- Music
2022-11-15 14:58:20 +01:00
j1nx 6d5a2d3549 Add ovos-stt-plugin-whispercpp including python bindings PR 2022-11-15 13:52:04 +01:00
j1nx ab4e0e4cce Add libwhisper library package 2022-11-15 13:27:27 +01:00
j1nx 2923f80d09 Move GUI related environment variables back into the service file 2022-11-15 12:14:12 +01:00
j1nx 7192cf9764 Start shairport-sync user deamon with its own userbased config file 2022-11-15 11:34:08 +01:00
j1nx 2181a92c06 Start spotifyd user deamon with its own userbased config file 2022-11-15 11:16:46 +01:00
j1nx bb4ce3e77c Add systemd-resolv and systemd-oomd 2022-11-15 11:14:31 +01:00
j1nx 44b7c78705 Sync the clock and check connectivity faster 2022-11-15 10:48:14 +01:00
j1nx 033eebedd1 AAdd ovos-ww-plugin-vosk and use it for "wake up" 2022-11-15 10:22:55 +01:00
j1nx 36e1220480 Bump ovos-shell 2022-11-15 10:11:13 +01:00
j1nx 8941c1d899 Bump ovos-phal-plugin-notification-widgets 2022-11-15 10:04:05 +01:00
j1nx 73bdaafa43 Bump skill-ovos-homescreen 2022-11-15 10:00:44 +01:00
j1nx 76388dae2e Bump ovos-utils 2022-11-15 09:43:04 +01:00
j1nx cc3a414be2 Bump ovos-local-backend 2022-11-15 09:23:48 +01:00
j1nx f5781552ab Bump skill-ovos-date-time 2022-11-15 09:17:19 +01:00
j1nx 2e45c9ab64 Bump ovos-phal-plugin-wifi-setup 2022-11-15 09:13:56 +01:00
j1nx ebca8b2f5f Bump ovos-ocp-audio-plugin 2022-11-15 09:07:15 +01:00
j1nx d91a49920e Add Bluez5 utils HID support 2022-11-15 08:24:18 +01:00
j1nx 2c29ae373e Bump rpi kernel and firmware to 1.20221104 2022-11-15 08:20:50 +01:00
j1nx 620cbca7a8 Bump ovos-ocp-audio-plugin 2022-11-14 11:17:55 +01:00
j1nx e0afa2f871 Add missing Bluez5-utils tools + disable bash completion 2022-11-14 11:09:16 +01:00
j1nx fe2c3de86f Flip channel maps back for the sj201 mic array 2022-11-11 19:58:50 +01:00
j1nx 3631b2c8b7 Bump ovos-core 2022-11-11 18:17:51 +01:00
j1nx c566d817e2 Add samba4 server 2022-11-11 18:13:47 +01:00
j1nx 66ccde87e4 Add mycroft-admin-phal.service 2022-11-11 15:15:29 +01:00
j1nx b89f5f99f3 Bump ovos-utils 2022-11-11 14:11:17 +01:00
j1nx 9d0f94e504 Bump ovos-phal-plugin-system 2022-11-11 14:00:46 +01:00
j1nx 46aa04dc8f Bump ovos-stt-plugin-vosk 2022-11-11 10:50:36 +01:00
Peter Steenbergen f5102e096c
Merge pull request #122 from OpenVoiceOS/mycroftconf_tweaks
Update mycroft.conf
2022-11-11 10:45:05 +01:00
j1nx 54b9f7ee55 Add ovos-tts-plugin-mimic3-server 2022-11-11 10:44:10 +01:00
JarbasAI b4ca64a19f
Update mycroft.conf 2022-11-11 08:40:13 +00:00
JarbasAI a23cfd2820
Update mycroft.conf 2022-11-10 21:16:21 +00:00
JarbasAI 78de945385
Update mycroft.conf
make mimic3-server the default voice instead of mimic2
remove deprecated / default options
2022-11-10 21:08:25 +00:00
j1nx 8404a804c2 Let ovos-core take care of logging 2022-11-10 19:25:27 +01:00
j1nx 1e2697a483 Disabled STT PocketSphinx by default. 2022-11-10 16:00:03 +01:00
j1nx 8efafb3c3b Changes to XDG user environment variables 2022-11-10 14:31:46 +01:00
j1nx e7fcc99137 Bump ovos-local-backend 2022-11-10 13:58:48 +01:00
j1nx dc2bbb459b Bump ovos-core 2022-11-10 13:36:05 +01:00
j1nx 9b577ee991 Bump ovos-phal-plugin-color-scheme-manager 2022-11-10 12:58:40 +01:00
j1nx 0e65e8fa10 Bump ovos-plugin-manager 2022-11-10 12:51:15 +01:00
j1nx 74b69e8ccb Double the amount of fs.inotify.max_user_instances
The default 128 is not enough so increased to 256
have not yet exceeded ~222 instances but will keep an eye on it.
2022-11-10 12:14:33 +01:00
j1nx a287204f23 Change presets for pulseaudio 2022-11-09 20:09:19 +01:00
j1nx 2208b4319d Add support for user pulseaudio service and switch to it 2022-11-09 20:07:09 +01:00
j1nx 44fd50293d Bump ovos-shell 2022-11-09 20:01:05 +01:00
j1nx b134c1dd59 Bump ovos-phal-plugin-color-scheme-manager 2022-11-09 19:32:40 +01:00
j1nx 87a442715c Bump ovos-skill-manager 2022-11-09 19:29:02 +01:00
j1nx 6ab3981fa4 Testing of examples skill info patch 2022-11-09 19:25:16 +01:00
j1nx 2a85bf4b01 Bump ovos-utils 2022-11-09 19:22:15 +01:00
j1nx f9f7f8a80d Bump ovos-phal-plugin-wifi-setup 2022-11-09 19:18:49 +01:00
j1nx 6756eaad6e Bump ovos-plugin-manager 2022-11-09 19:15:10 +01:00
j1nx 68bd5a4d7f Bump ovos-stt-plugin-vosk 2022-11-05 16:03:40 +01:00
j1nx 70efbfc248 Bump skill-ovos-setup 2022-11-05 15:58:45 +01:00
j1nx dd1fa95d69 Bump ovos-config 2022-11-05 15:52:53 +01:00
j1nx d9de815bf1 Bump ovos-utils 2022-11-05 15:48:59 +01:00
j1nx e4f36f7098 Bump ovos-workshop 2022-11-05 15:46:01 +01:00
j1nx 0d5efc8569 Bump ovos-phal 2022-11-05 15:38:53 +01:00
j1nx 0abca6a109 [WIP] Working on implementing all sj201-interface dependencies
Leaving it for now as circuitpython needs some thoughs to implement
into the buildroot system.
2022-11-05 15:11:23 +01:00
j1nx d6bc429a5f Bump skill-ovos-homescreen 2022-11-05 11:14:04 +01:00
j1nx 7f029cb872 Bump ovos-plugin-manager 2022-11-05 10:58:31 +01:00
j1nx 46ad0bc28c Bump ovos-phal 2022-10-31 13:56:19 +01:00
j1nx f8dd23d698 Bump ovos-stt-plugin-selene 2022-10-28 20:19:01 +02:00
j1nx 97a44809bc Bump skill-ovos-setup 2022-10-28 20:14:19 +02:00
j1nx ea0906a5f7 Add python-hijri-converter package 2022-10-28 19:56:38 +02:00
j1nx 86831c6106 Bump python-pymeeus 2022-10-28 19:52:08 +02:00
j1nx d2a4344203 Bump python-convertdate 2022-10-28 19:46:55 +02:00
j1nx 41b5b9b01c Bump python-holidays 2022-10-28 19:41:35 +02:00
j1nx 899b7c69f7 Bump ovos-shell 2022-10-27 17:36:30 +02:00
j1nx cc0601e92b Bump skill-ovos-alarm 2022-10-27 17:33:34 +02:00
j1nx b2c200fdba Bump skill-ovos-stop 2022-10-27 17:30:54 +02:00
j1nx 85b7edbeb9 Bump skill-ovos-naptime 2022-10-27 17:28:07 +02:00
j1nx 52984d9b67 Bump ovos-cli-client 2022-10-27 17:24:44 +02:00
j1nx d9c4958dcf Bump ovos-local-backend 2022-10-27 17:21:39 +02:00
j1nx eba61e9efa Bump ovos-config-assistant 2022-10-27 17:03:52 +02:00
j1nx 4a2069b767 Bump ovos-config 2022-10-27 17:00:55 +02:00
j1nx 61e7a00931 Bump skill-ovos-ddg 2022-10-27 16:58:01 +02:00
j1nx f3641d45d8 Bump skill-ovos-date-time 2022-10-27 16:55:06 +02:00
j1nx e3c7f23a00 Bump skill-ovos-wolfie 2022-10-27 16:50:26 +02:00
j1nx 00f958106e Bump skill-ovos-news 2022-10-27 15:59:37 +02:00
j1nx c0b72316e0 Bump skill-ovos-timer 2022-10-27 15:55:18 +02:00
j1nx 2ba3d7e947 Bump skill-ovos-settings 2022-10-27 15:44:30 +02:00
j1nx 74131da75a Bump skill-ovos-notes 2022-10-27 15:40:58 +02:00
j1nx 3ba4b3ef44 Bump ovos-lingua-franca 2022-10-27 15:30:53 +02:00
j1nx 2e0863c268 Bump ovos-phal-plugin-wifi-setup 2022-10-27 15:27:53 +02:00
j1nx 2f3c9a7e2e Bump ovos-phal-plugin-system 2022-10-27 15:24:33 +02:00
j1nx 20cf715f73 Bump ovos-workshop 2022-10-27 15:18:42 +02:00
j1nx d39b73807a Bump skill-ovos-weather 2022-10-27 15:14:23 +02:00
j1nx bd7ec52ff3 Bump ovos-tts-plugin-pico 2022-10-27 15:10:18 +02:00
j1nx 74f257a35a Bump ovos-tts-server-plugin 2022-10-27 15:05:03 +02:00
j1nx b6ede03350 Bump ovos-shell 2022-10-27 14:34:07 +02:00
j1nx 7eed51d450 Bump ovos-phal 2022-10-27 14:30:59 +02:00
j1nx 6f525e7518 Bump ovos-stt-plugin-selene 2022-10-27 14:27:46 +02:00
j1nx e66e2fcfa9 Bump ovos-stt-plugin-chromium 2022-10-27 14:21:21 +02:00
j1nx 3b4bcf27e5 Bump ovos-stt-plugin-vosk 2022-10-27 13:59:19 +02:00
j1nx 5bde3e311b Bump ovos-stt-server-plugin 2022-10-27 13:55:06 +02:00
j1nx abf92554d0 Bump ovos-stt-plugin-pocketsphinx 2022-10-27 13:50:48 +02:00
j1nx 5b45206a87 Bump ovos-tts-plugin-mimic 2022-10-27 12:15:16 +02:00
j1nx 52dae4375e Bump skill-ovos-homescreen 2022-10-27 10:58:07 +02:00
j1nx 3d3a9e26a8 Bump ovos-utils 2022-10-27 09:52:46 +02:00
j1nx 91ee0419f0 Bump skill-ovos-volume 2022-10-27 09:38:52 +02:00
j1nx 3a9e0c40d8 Bump ovos-phal 2022-10-27 09:34:13 +02:00
j1nx d29732d035 Bump ovos-plugin-manager 2022-10-26 14:08:14 +02:00
j1nx b5f2f6d949 Bump ovos-shell 2022-10-26 13:34:42 +02:00
j1nx 8a45091655 Bump skill-ovos-setup 2022-10-26 12:57:17 +02:00
j1nx 3908db041f Bump ovos-core 2022-10-26 12:25:28 +02:00
j1nx 5e9ab97e28 Bump ovos-phal-plugin-mk2 2022-10-26 12:25:05 +02:00
j1nx dc93d4a5f3 Try to fix the whole systemd screw-up 2022-10-26 11:59:54 +02:00
j1nx 4eaa9e3320 Bump ovos-phal-plugin-dashboard 2022-10-18 17:29:30 +02:00
j1nx 7a9cc26a30 Bump ovos-phal-plugin-color-scheme-manager 2022-10-18 17:24:30 +02:00
j1nx 70d66b922f Bump ovos-phal-plugin-configuration-provider 2022-10-18 17:20:32 +02:00
j1nx 6f56300af5 Bump ovos-phal-plugin-wifi-setup 2022-10-18 17:16:42 +02:00
j1nx 47da128eeb Bump skill-ovos-timer 2022-10-18 17:13:21 +02:00
j1nx 663136c0bc Bump ovos-local-backend 2022-10-18 17:07:55 +02:00
j1nx 8b65cb9868 Bump ovos-phal-plugin-network-manager 2022-10-18 17:00:41 +02:00
j1nx 279d3781a4 Bump ovos-backend-client 2022-10-18 15:47:21 +02:00
j1nx 7a3df29336 Bump ovos-utils 2022-10-18 15:44:16 +02:00
j1nx 71081b6bde Bump ovos-core 2022-10-18 15:41:23 +02:00
j1nx 84326f448f Bump ovos-shell 2022-10-18 12:16:57 +02:00
j1nx 66f8036e81 Bump ovos-stt-server-plugin 2022-10-18 12:07:28 +02:00
j1nx 108d1cdaae Bump ovos-tts-plugin-pico 2022-10-18 11:58:06 +02:00
j1nx fdcd8843d6 Bump ovos-stt-plugin-vosk 2022-10-18 11:53:45 +02:00
j1nx 55fcf68c4c Bump ovos-stt-plugin-pocketsphinx 2022-10-18 10:04:44 +02:00
j1nx 01ff8a34b4 Bump ovos-stt-plugin-chromium 2022-10-18 10:04:22 +02:00
j1nx fbf8f41d06 Bump ovos-tts-server-plugin 2022-10-18 09:39:24 +02:00
j1nx 38596d9a6c Bump ovos-tts-plugin-marytts 2022-10-18 09:32:46 +02:00
j1nx 3e52cdedea Bump ovos-plugin-manager 2022-10-18 09:28:35 +02:00
j1nx 4697a3ba69 Bump ovos-tts-plugin-mimic 2022-10-18 09:18:54 +02:00
j1nx b12fab29ae Bump skill-ovos-setup 2022-10-18 09:13:20 +02:00
j1nx 115ca4b797 Bump ovos-tts-plugin-mimic2 2022-10-18 09:06:15 +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 51651979d1 Bump skill-ovos-setup 2022-10-14 16:25:23 +02:00
j1nx 2fb34ab56c Bump and MYCROFT_LOOSE_REQUIREMENTS=true for skill-ovos-homescreen 2022-10-14 15:59:59 +02:00
j1nx 6d21de589c YCROFT_LOOSE_REQUIREMENTS=true for skill-ovos-date-time 2022-10-14 15:55:21 +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 ac5579ae9e Bump and switch spotifyd over to session DBUS 2022-10-14 09:56:14 +02:00
j1nx dcdba6494a Bump packages and skills 2022-10-13 17:30:17 +02:00
j1nx e9ab307a5c No more console on TTY1 for cosmetics
As we now run our services as user service and enabled linger for
the default mycroft user we do not need any CLI on tty1 which prevents
linux messages being shown.
2022-10-11 12:28:55 +02:00
j1nx fe4275f4d4 Service changes 2022-10-08 20:37:08 +02:00
j1nx ec6d885f97 Package bumps 2022-10-08 18:54:17 +02:00
Peter Steenbergen a6dc218022
Merge pull request #118 from OpenVoiceOS/update-.conf
Update mycroft.conf
2022-10-08 17:53:21 +02:00
j1nx f406eb2827 Switch over to user systemd services 2022-10-08 17:52:34 +02:00
JarbasAI 12910a341e
Update mycroft.conf 2022-10-07 17:56:51 +01:00
j1nx a8f16fba66 Add DBUS service files for kdeconnectd 2022-10-07 16:13:10 +02:00
j1nx aebd337bc8 Move auto logged in mycroft user to tty1 2022-10-07 12:56:20 +02:00
j1nx f4a8bb2c9e Add naptime skill 2022-10-07 08:21:40 +02:00
j1nx ed11ce7ec5 Add/Convert fallback unknown skill 2022-10-07 08:18:11 +02:00
j1nx 464bcdc220 Almost there .... 2022-10-06 13:13:07 +02:00
j1nx e22fc71639 Fix for the splash, pyaudio and OSM 2022-10-05 14:40:25 +02:00
j1nx b5987d78d5 Fix wrong SHA256 strings 2022-10-03 15:34:06 +02:00
j1nx 9794d32230 More fixes and tweaks. 2022-09-30 13:41:30 +02:00
j1nx 724313be5e Fixes and additions to get back into shape 2022-09-29 14:02:47 +02:00
j1nx 5e633a7670 [WIP] Further work pushed for backup. (Do not build yet) 2022-09-28 17:17:34 +02:00
j1nx 71f8e6c00f The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
2022-09-25 18:44:08 +02:00
j1nx 1a941947c1 Move desktop and icons to rootfs 2022-06-29 10:51:27 +02:00
j1nx 580d2ec8ed Replace local audio backend to OCP within configuration 2022-06-28 15:59:08 +02:00
j1nx 71572a9fc5 Bump ovos_workshop 2022-06-28 15:58:46 +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 bcb1b9513d Add /etc/xdg/OvosDisplay.conf 2022-06-27 13:11:22 +02:00
j1nx e2db6eed9c Bump ovos-core 2022-06-27 12:14:38 +02:00
j1nx ce08d2c2c1 Bump ovos-phal-plugin-brightness-control-rpi 2022-06-27 12:03:11 +02:00
j1nx ff5e95fad4 Bump ovos-shell 2022-06-27 11:52:21 +02:00
j1nx 8505dc2424 Bump skill-ovos-homescreen 2022-06-27 11:22:48 +02:00
j1nx 1b80c80bb6 Revert "Bump ovos-workshop"
This reverts commit e94e5da2f6.
2022-06-22 15:05:06 +02:00
j1nx 775e1f83b1 Bump ovos-core 2022-06-22 15:04:45 +02:00
j1nx a424a6978a Bump ovos-phal-plugin-brightness-control-rpi 2022-06-22 11:59:00 +02:00