strawberry-audio-player-win.../src/playlist
SamTShaw a32010e03b Ipod Playlist Support (#220)
* Ipod Playlist Support

Copy a whole playlist to the ipod and create an entry in Playlists on
the iPod

* Fix formatting and indentation

Fix indenting and formatting to be consistent
2019-08-07 17:13:40 +02:00
..
playlist.cpp Simply some song checks and make url always unique by using stream url 2019-07-31 22:26:51 +02:00
playlist.h Fix resume playback on startup 2019-05-02 11:31:31 +02:00
playlistbackend.cpp Fix closing databases 2019-07-25 17:56:28 +02:00
playlistbackend.h Safely close database connections and delete backends 2019-07-24 19:16:51 +02:00
playlistcontainer.cpp Move QSearchField to widgets and remove rest of qocoa 2019-05-08 23:34:44 +02:00
playlistcontainer.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistcontainer.ui Move QSearchField to widgets and remove rest of qocoa 2019-05-08 23:34:44 +02:00
playlistdelegates.cpp Fix closing databases 2019-07-25 17:56:28 +02:00
playlistdelegates.h Fix memory leaks 2019-07-22 20:53:05 +02:00
playlistfilter.cpp Playlist fixes 2018-11-18 23:21:12 +01:00
playlistfilter.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistfilterparser.cpp Fix code style and errors 2019-04-08 18:46:11 +02:00
playlistfilterparser.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistheader.cpp Replace all uses of QSignalMapper with lambda expressions 2019-07-08 22:27:45 +02:00
playlistheader.h Replace all uses of QSignalMapper with lambda expressions 2019-07-08 22:27:45 +02:00
playlistitem.cpp Improve handling of song source 2019-04-08 23:00:07 +02:00
playlistitem.h Add MediaUrl function for playlistitems 2019-06-15 19:31:43 +02:00
playlistitemmimedata.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistlistcontainer.cpp Ipod Playlist Support (#220) 2019-08-07 17:13:40 +02:00
playlistlistcontainer.h Ipod Playlist Support (#220) 2019-08-07 17:13:40 +02:00
playlistlistcontainer.ui Fix missing icons and rework some UI stuff 2018-08-09 21:04:30 +02:00
playlistlistmodel.cpp Remove whitespaces 2018-10-02 00:38:52 +02:00
playlistlistmodel.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistlistview.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
playlistlistview.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistmanager.cpp Make sure to resume playback from correct playlist 2019-05-02 12:17:47 +02:00
playlistmanager.h Fix resume playback on startup 2019-05-02 11:31:31 +02:00
playlistsaveoptionsdialog.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
playlistsaveoptionsdialog.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistsaveoptionsdialog.ui Fix missing icons and rework some UI stuff 2018-08-09 21:04:30 +02:00
playlistsequence.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
playlistsequence.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistsequence.ui Fix missing icons and rework some UI stuff 2018-08-09 21:04:30 +02:00
playlisttabbar.cpp Fix code style and errors 2019-04-08 18:46:11 +02:00
playlisttabbar.h Remove whitespace 2018-08-09 18:39:44 +02:00
playlistundocommands.cpp Playlist fixes 2018-11-18 23:21:12 +01:00
playlistundocommands.h Playlist fixes 2018-11-18 23:21:12 +01:00
playlistview.cpp Handle cases where playlist background album gets stuck on error 2019-07-30 21:32:56 +02:00
playlistview.h Handle cases where playlist background album gets stuck on error 2019-07-30 21:32:56 +02:00
songloaderinserter.cpp Improve song loader error handling 2019-04-20 15:28:16 +02:00
songloaderinserter.h Improve song loader error handling 2019-04-20 15:28:16 +02:00
songmimedata.h Remove whitespace 2018-08-09 18:39:44 +02:00
songplaylistitem.cpp Use QUrl::isLocalFile() 2019-07-09 21:43:56 +02:00
songplaylistitem.h Add source to songs and playlist_items 2018-09-08 12:38:02 +02:00