-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve stability of BT connection, by reconnecting.
- Loading branch information
Lars Falk-Petersen
committed
Jul 9, 2023
1 parent
9d7ef5a
commit cf1812d
Showing
4 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
bluedo (2.4) unstable; urgency=medium | ||
|
||
* Reach out to bluetooth device if not connected. | ||
|
||
-- Lars Falk-Petersen <[email protected]> Sun, 09 Jul 2023 00:00:00 +0200 | ||
|
||
bluedo (2.1) unstable; urgency=medium | ||
|
||
* Clear viewport before replacing demo animation with static picture. Minimum gtk 3.22. Move settings link to look OK when using large font. Other small changes. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | |
Source: https://github.com/ways/BlueDo/blob/master/LICENSE | ||
|
||
Files: * | ||
Copyright: 2020-2022 Lars Falk-Petersen <[email protected]> | ||
Copyright: 2020-2023 Lars Falk-Petersen <[email protected]> | ||
License: GPL-3+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters