little things
This commit is contained in:
parent
2d997052e2
commit
c2fd685710
@ -58,12 +58,12 @@ config.ini db/
|
||||
- ~~playlists~~
|
||||
- ~~delete songs from library (del key || right-click delete)~~
|
||||
- playlist autoexporting
|
||||
- fix table headers being resized and going out window bounds
|
||||
- .wav, .ogg, .flac convertor
|
||||
- FIXME: table headers being resized and going out window bounds
|
||||
- FIXME: dbaccess is instantiated for every track being reorganized
|
||||
- automatic "radio" based on artist or genre
|
||||
- search bar, full text search on song, artist, album
|
||||
- when table is focused, start typing to match against the primary sort column
|
||||
- improve audio visualizer - see Renoise
|
||||
- improve audio visualizer - logarithmic x-axis ISO octave bands - see Renoise
|
||||
- "installer" - put files in /opt? script to install and uninstall... eh
|
||||
- .deb package?
|
||||
|
||||
@ -1 +1,2 @@
|
||||
#!/bin/bash
|
||||
pyuic5 ui.ui -o ui.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user