1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Commit Graph

346 Commits

Author SHA1 Message Date
9e6b622d31 Changes and bumps 2021-01-26 14:10:03 +01:00
0238263f65 Getting into shape for possible release. 2021-01-24 21:08:05 +01:00
34b16b34ed Bump skills and mycroft 2021-01-20 10:16:08 +01:00
07088e02e2 Downgrade pairing skill for the moment.
Easier for testing other stuff while the selection method
is being figured out / worked upon.
2021-01-18 08:20:35 +01:00
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
f3f22264e2 Update pre-installed skill-repo 2021-01-15 10:52:57 +01:00
da925d6417 Quickfix for vosk package 2021-01-14 20:38:49 +01:00
fefcea98cb Fix mycroft.conf for precise plugin 2021-01-13 20:53:43 +01:00
74d78ffd24 Add preinstalled modified volume skill 2021-01-11 14:11:20 +01:00
d07ca1ede7 Switch precise-engine over to plugin based version 2021-01-10 17:20:54 +01:00
dd5a529572 Update pairing-skill to latest version 2021-01-10 16:40:29 +01:00
060cad1764 Reorder priority skills 2021-01-10 16:39:22 +01:00
f5f551b2d8 Remove default precise mic.monitor 2021-01-10 16:31:48 +01:00
9f904fb811 Implement local-backend 2021-01-09 18:47:29 +01:00
bb7e6c3d3b Fix resting screen issue. 2021-01-09 14:58:33 +01:00
a606114deb Make date-time skill a priority skill 2021-01-07 22:26:11 +01:00
68d555fb16 WIP: Implementing all goodies and required changes / dependencies. 2021-01-07 21:21:21 +01:00
f36b651595 Bump wifi skill (again again) 2021-01-05 20:57:31 +01:00
74ca185bc0 Bump wifi skill (again) 2021-01-05 16:08:56 +01:00
f06e49c20f Bump wifi skill 2021-01-05 15:46:30 +01:00
dafa8154cc Update pairing skill 2021-01-05 14:17:37 +01:00
3eb157a4fa Change to own pairing skill and make sure MSM doesn't hang on very first boot.
Mycroft doesn't continue if the repo skill doesn't get fetched which
obviously can't be fetch without network. So include a local copy
of the skills-repo so at least it doesn't stall the boot.
2021-01-04 20:57:46 +01:00
71675566b6 Allow the normal user to control the backlight of screens 2021-01-03 15:24:55 +01:00
2d2ebcaae7 Update default mycroft.conf to reflect the ovos changes. 2020-12-31 11:17:00 +01:00
65e2952d94 Migrate default installed skill to OVOS versions. 2020-12-31 11:13:25 +01:00
20b6a6c0db Remove default, patched volume skill. Enclosure skill should do this. 2020-12-31 11:03:35 +01:00
9b6bd35506 Upgrade wifi-connect methodology + skill (wip) 2020-12-31 11:00:58 +01:00
782e48887c Bump wifi-connect 2020-12-22 22:16:24 +01:00
b143cbc21a Disable nodered service by default 2020-10-11 14:51:00 +02:00
bef18116f1 Addition of and switch to ovos branded splash screen 2020-10-11 14:32:29 +02:00
9e992aaa49 Merge pull request #39 from emphasize/change_login_branding
Changes the terminal branding/welcome screen
2020-10-06 21:24:51 +02:00
cea47b56c2 Start with rebranding to OpenVoiceOS (OVOS). 2020-10-06 21:23:38 +02:00
a9bbdf6b4b Changes the terminal branding/welcome screen 2020-10-04 21:10:20 +02:00
2a1675594e MycroftOS: Test with resampling everything to 48000 2020-09-18 14:51:30 +02:00
ee4be20395 MycroftOS: Split systemd tmpfiles configuration into mycroft and pulse conf files 2020-09-17 15:33:53 +02:00
94fbaafcbd MycroftOS: Change priority skills names 2020-09-17 15:06:05 +02:00
e5be5fbdde MycroftOS: Rename mycroftos enclosure skill 2020-09-16 20:00:01 +02:00
a821b78172 MycroftOS: Rename mycroftos GUI skill 2020-09-16 19:57:49 +02:00
560f20060f MycroftOS: Update mycroft-volume skill 2020-09-16 19:49:48 +02:00
baa7435c33 MycroftOS: Add node-red launcher scripts and service file. 2020-09-15 09:37:39 +02:00
6c8cdfd4eb MycroftOS: Change default listener to MycroftOS 2020-09-14 16:25:13 +02:00
2838dc9625 MycroftOS: Small changes in default sink/source naming 2020-09-14 16:24:12 +02:00
52081a49b1 MucroftOS: Make pulse device the default listener device. 2020-09-04 14:04:55 +02:00
284d5dabd6 MycroftOS: Bump python-mycroft to latest 20.8.0 version. 2020-09-03 14:54:15 +02:00
a88dc814a6 MycroftOS: Combine all sinks into one and make it the default.
This will make the sound being outputted to all sinks, so it should
not matter what you connect. Sound is directed to all available sinks
HDMI and Headphones (and/or usbcards/HATs) both output the same sound.
2020-08-31 19:27:59 +02:00
19e8d56ee7 MycroftOS: Remove NetworkManager dispatcher files 2020-07-28 14:48:23 +02:00
d8ba4dfed8 MycroftOS: Initial try of vconsole.conf 2020-07-28 14:11:45 +02:00
1707717f72 MycroftOS: Update dbus and rpcbind sockets to correct legacy paths 2020-07-28 12:59:56 +02:00
46869eb0ed MycroftOS: Changes and fixes to systemd / splash system. 2020-07-27 15:28:56 +02:00
d5741471ca MycroftOS: Change /var/run to /run for pulse tmpfiles 2020-07-27 13:56:23 +02:00