SoK/2023/StatusReport/Theophile Gilgien
< SoK | 2023/StatusReport
Under Construction |
---|
This is a new page, currently under construction! |
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]
- add Tooltips for Icon-only buttons [19] and [20]
- The queue can be rearranged via drag and drop [21]