SoK/2023/StatusReport/Theophile Gilgien: Difference between revisions
< SoK | 2023/StatusReport
(add Blog Post section) |
(Remove Construction tag) |
||
Line 1: | Line 1: | ||
==Improvement to AudioTube== | ==Improvement to AudioTube== | ||
Revision as of 16:47, 11 April 2023
Improvement to AudioTube
AudioTube is a client for YouTube music. The aim of this project was to add useful features to audiotube while gaining experience in open-source software development.
Commit list
A list of all merge requests I did during SoK, more or less in chronological order.
- Songs can be removed from history [1]
- Past search queries can be removed [2], [3] and [4]
- A volume slider is available in the maximized player page [5] and [6]
- The back-end for the search history was made more efficient [7]
- A button for clearing the playlist was introduced [8], [9], [10] and [11]
- Favourites, most played and playback history can be played as a playlist and on shuffle [12]
- The README was updated to show the new project page link [13]
- Fix PlaybackHistory.qml not updating when the underlying model gets changed [14]
- Keyboard navigation of proposed search results was added [15], [16] and [17]
- MPRIS support was added, meaning AudioTube can now be controlled from the system tray [18]
- Tooltips for Icon-only buttons were added [19] and [20]
- The queue can be rearranged via drag and drop [21]