Skip to content

Releases: acaloiaro/di-tui

v1.3.7

17 Jan 19:16
b9faf61
Compare
Choose a tag to compare

Changelog

v1.3.6

17 Jan 19:15
3d8852a
Compare
Choose a tag to compare

Changelog

v1.3.5

17 Jan 19:02
Compare
Choose a tag to compare

Changelog

  • c8cdcf0 Replace custom 'pulse' package with standard one

v1.3.4

17 Jan 18:44
Compare
Choose a tag to compare

Changelog

  • ed5081d Be more tolerant of album art lookup failures.
  • 8b6cc60 Use public instead of private api for currently playing track

v1.3.3

15 Dec 01:18
Compare
Choose a tag to compare

Changelog

cf2887f Add configuration option for fetching album art
2d6d78d Provide URL to authentication section of README when unauthenticated

v1.3.2

03 Dec 19:34
e1ff60f
Compare
Choose a tag to compare

Changelog

e1ff60f Reorganize README.md

v1.3.1

18 Nov 19:10
Compare
Choose a tag to compare

Changelog

25db225 Only bump patch versions autmatically
f243cd8 Remove all references to 'beep' library

v1.3.0

18 Nov 18:19
2b34ec2
Compare
Choose a tag to compare

Changelog

2b34ec2 Update README.md

v1.1.0

18 Nov 18:05
Compare
Choose a tag to compare

Changelog

b6deea1 Automatically bump tag versions
f163af8 Merge pull request #7 from acaloiaro/use-pulse-audio
65a4a45 Replace oto with pulseaudio

v1.0.1

18 Nov 17:37
2f63580
Compare
Choose a tag to compare

Changelog

6ea08cd Add a status pane for temporarily displaying status messages
f70e34f Add ASCII album art
3537881 Add artist/track details to now playing view
9d315f9 Add controls, prepare for code refactor
5197ddf Add favorites view
1c48832 Add keybinding controls view
71995c1 Build with xgo
7a61c50 Clean up elapsed time calculation
2b88c24 Clean up status messaging
8a19424 Code recorg begginning
c8220b6 Configure goreleaser
7d1551a Fix key binding labels
daf04e2 Fix some linting violations
c6a6c64 Fix speaker initialization
1077418 Initial commit
324c36b Initial commit
2f4f4f6 Merge branch 'master' into add-status-bar
c27b645 Merge pull request #5 from acaloiaro/add-status-bar
8a1a41e Mostly refactored
240b625 Official first release
4bbed7e Pull playlists from listen.di.fm. Fixes #2
3aace11 Rename AppView -> ViewConext
08bb6d0 Rename KeyBindingView's Draw() receiver variable name
d88c3ea Rename KeyBindingView's Draw() receiver variable name
a11810e Replace 'beep' with pulse to enable pulseaudio playback
ffe17ad Replace oto with pulseaudio
6486ea7 Rough code refactor
3d5f598 Tidy up go modules
1c086e2 Turn off termianl true colors
8515b52 UI Improvements
07c5cde Update README.md
ad632b8 Update README.md
36665ce Update README.md
cc7a0e5 Update README.md
05275c2 Update README.md
3cb4406 Update README.md
0a4ccb3 Update README.md
ae30e16 Update README.md
2d7b697 Update README.md
7d40ae2 Update release.yaml
d834ae3 Update release.yaml
c106bda Use pulse audio