ditty/CHANGELOG

31 lines
608 B
Plaintext
Raw Normal View History

2020-01-29 15:29:38 +00:00
0.1.7:
- Add scrollbar to lists
2020-01-29 16:54:05 +00:00
- Add --disable-mouse option
2020-05-20 22:40:35 +00:00
- Center playing entry in queue
2020-05-25 05:14:28 +00:00
- Follow symbolic links
2020-01-29 15:29:38 +00:00
2020-01-28 22:53:38 +00:00
0.1.6:
- Add mouse support to queue
0.1.5:
- Add initial volume configuration option and flag
2020-01-28 17:26:44 +00:00
- Add queue feature
- Use default terminal colors
0.1.4:
- Add --fd and --restrict-library options
- Add keybind to toggle hidden folder visibility
2020-01-22 22:54:55 +00:00
0.1.3:
- Allow keybindings to be configured
0.1.2:
- Allow audio buffer size to be configured
- Add keybinding backspace to focus the current folder after returning to the parent folder
2020-01-09 01:50:52 +00:00
0.1.1:
- Improve list browsing
2020-01-08 23:38:41 +00:00
0.1.0:
- Initial release