FlexPlaylist for Noatun
Source (link to git-repo or to original if based on someone elses unmodified work):
Changes since 0.4.8:
- FIX: Use a more natural order when adding folders recursively (go into subfolders before adding files from the current folder)
- Use standard icons for player controls in statusbar
- Draw player controls in statusbar using drawing functions provided by the currently selected KDE-/QT-style.
- FIX: More reliable detection of the playlist-windows being visible
- Add a simple configure check for Noatun headers and abort if they were not found
- Add debian packaging
Changes between 0.4 and 0.4.8:
- Autoresize columns, time takes as much space as needed, title column takes the rest
- Show number of playlist items in statusbar
- Add action to remove a file from disk
- FIX: Back action in random playlist mode (backported from splitplaylist)
- FIX: Show error when saving playlist failed
- Added action to go to currently played song (handy for large lists)
- Massive speedup on clearing playlist (don't update statusbar for every removed file)
- lots of code cleanups (less debug output, less old commented code and unused methods *oops*)
- Temporary messages in statusbar for loading/saving playlists
- Don't add files to playlist that can't be played by Noatun (needed for adding whole directories)
Ratings & Comments
3 Comments
the source package doesn't compile because there is no noatun development files and i can't find it nowhere. Also, the deb package can't be found. Synaptic says 404 not found.
you're probably missing kdemultimedia-dev, it contains noatun headers on debian. Also the repository seems to work fine here.
Thanks pal.