- 17 Oct, 2018 2 commits
-
-
Bob Ham authored
Listen for the TTY port using udev Closes #1 See merge request Librem5/haegtesse!3
-
purism authored
To stop the main.c becoming even more unwieldy, most of the code is moved into some new high-level objects, HaegPort and HaegAudio. We also introduce a new object, HaegPortMonitor, to encapsulate the udev interaction. Closes #1
-
- 19 Sep, 2018 3 commits
-
-
Bob Ham authored
Error handling See merge request Librem5/haegtesse!2
-
Bob Ham authored
Instead call a new function, haeg_error, which calls g_log_v with a level of critical, and then calls exit().
-
Bob Ham authored
-
- 17 Sep, 2018 2 commits
-
-
Bob Ham authored
debian/haegtesse.user-service: Spell "daemon" properly See merge request Librem5/haegtesse!1
-
Bob Ham authored
-
- 12 Sep, 2018 1 commit
-
-
Bob Ham authored
-