Commit graph

35 commits

Author SHA1 Message Date
Forgejo Actions
1d6166e390 bump di-tui version 2026-07-19 19:56:01 +00:00
Github Actions
4ad4268c6a bump di-tui version 2026-05-02 16:00:16 +00:00
Adriano Caloiaro
50f7d2c048
feat: local favorites support
Favorites are now merged between local list and the remote service and
stored in di-tui's config fle. If no local favorites are configured the
behavior is unchanged; once the user interacts, the config becomes the
source of truth for ordering and visibility.

Merge rules:
  - Local entries appear first, sorted by the user's preference
  - Hidden local entries suppress matching remote entries
  - Remote favorites with no local entry are appended to the end, in order

Reorder saves are debounced 200ms so rapid key presses produce a single
config write. Toggling a favorite saves immediately.
2026-05-02 09:52:28 -06:00
Github Actions
657c48830c bump di-tui version 2026-04-25 15:56:24 +00:00
Adriano Caloiaro
3e1aa36090
fix: elapsed time continues ticking whilst paused/not playing
Fixes: https://github.com/acaloiaro/di-tui/issues/39
2026-04-25 09:55:26 -06:00
Github Actions
504b46e6f5 bump di-tui version 2026-04-20 03:05:28 +00:00
Github Actions
8782746579 bump di-tui version 2025-11-29 06:15:32 +00:00
Github Actions
0ec9775de6 bump di-tui version 2025-11-29 06:10:01 +00:00
Github Actions
dbe7ca0e7d bump di-tui version 2025-11-29 06:04:29 +00:00
Github Actions
53d65f297c bump di-tui version 2025-11-28 20:16:40 +00:00
Adriano Caloiaro
52a5d4569b
feat: sort favorites alphabetically 2025-11-28 12:14:05 -08:00
Adriano Caloiaro
4cae722a8a
feat: move the network now to the "Now playing" title bar 2025-11-28 12:13:26 -08:00
Adriano Caloiaro
9a357bfa2b
Revert "Merge pull request #45 from acaloiaro/push-ssypyxtzkwuq"
This reverts commit 3c80d43b9e, reversing
changes made to 41cdbcc800.
2025-11-28 12:11:07 -08:00
3c80d43b9e
Merge pull request #45 from acaloiaro/push-ssypyxtzkwuq
Network / Favorite name cleanup
2025-11-28 11:03:09 -08:00
Adriano Caloiaro
2ef0524caf
sort favorites alphabetically 2025-11-28 11:02:52 -08:00
Adriano Caloiaro
fb0faf2da5
move the network now to the "Now playing" title bar 2025-11-28 10:54:29 -08:00
Github Actions
1829919c75 bump di-tui version 2025-11-18 14:43:48 +00:00
Github Actions
63482ee2db bump di-tui version 2025-09-23 22:12:32 +00:00
Adriano Caloiaro
16fd752971
fix: Crash when hitting enter before channel/favorite list loads 2025-09-23 14:50:52 -07:00
Adriano Caloiaro
21b5e8f011
fix: concurrent status updates
There was a silly race condition when the status message was updated
concurrently, causing some status updates to be lost.
2025-09-23 14:50:51 -07:00
Github Actions
e5892bd8c2 bump di-tui version 2025-07-22 21:52:06 +00:00
Github Actions
8826c7f21b bump di-tui version 2025-01-01 16:24:06 +00:00
Github Actions
9fcbef4236 bump di-tui version 2024-10-10 16:04:26 +00:00
Adriano Caloiaro
933fd437c6
feat: add --version switch 2024-10-10 09:02:27 -07:00
Adriano Caloiaro
481040b589
fix: crash when favorites and channels unavailable 2024-10-09 13:37:59 -07:00
Adriano Caloiaro
b6391c6802
fix: crash when unable to fetch channel list on start 2024-06-02 10:56:18 -07:00
Adriano Caloiaro
36c412afe1
feat: Support the whole audio addict network 2024-05-05 11:44:58 -07:00
Adriano Caloiaro
c2a31860fb
Expand media key support: add play/pause 2024-01-28 08:16:31 -07:00
Adriano Caloiaro
f2e3772541
Add d-bus/mpris support
- Add `play-pause` event handling
- Announce current track and player status
2024-01-17 14:24:32 -07:00
Adriano Caloiaro
e0b4872818
feat: Add pause with space keybinding 2023-10-14 08:57:40 -06:00
503a4b26fe
Add support for color themes 2023-07-08 15:07:03 -06:00
bd48318f02
Improve connection quality and latency resilience 2023-06-01 19:57:47 -06:00
60c79d95e9
Add favorite toggle support 2023-05-23 17:40:32 -06:00
Adriano Caloiaro
2d6d78d3c9
Provide URL to authentication section of README when unauthenticated 2020-12-14 17:50:47 -07:00
Adriano Caloiaro
65a4a45812
Replace oto with pulseaudio 2020-11-18 10:47:46 -07:00
Renamed from di-tui.go (Browse further)