Clementine-audio-player-Mac.../src/playlist
David Sansome ed03c4cd72 Lower the CPU usage of the currently playing track animation by about 50% by caching the row pixmap and lowering the framerate slightly. 2010-05-27 20:31:00 +00:00
..
CMakeLists.txt Playlist filtering 2010-05-22 16:36:13 +00:00
playlist.cpp GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlist.h GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlistbackend.cpp Remember the ordering of playlists 2010-05-21 10:37:24 +00:00
playlistbackend.h Remember the ordering of playlists 2010-05-21 10:37:24 +00:00
playlistcontainer.cpp Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00
playlistcontainer.h GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlistcontainer.ui First go at a UI for playlist search and multiple playlists. Nothing works yet. 2010-05-20 14:12:15 +00:00
playlistdelegates.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistdelegates.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistfilter.cpp Playlist filtering 2010-05-22 16:36:13 +00:00
playlistfilter.h Playlist filtering 2010-05-22 16:36:13 +00:00
playlistheader.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistheader.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistitem.cpp Refactor the way Player gets tracks to play from RadioPlaylistItems. They can now return synchronously with a URL, asynchronously via a signal, or with an error. This properly fixes the problem of preloading a last.fm stream when the track before is about to end. 2010-05-18 20:43:10 +00:00
playlistitem.h Refactor the way Player gets tracks to play from RadioPlaylistItems. They can now return synchronously with a URL, asynchronously via a signal, or with an error. This properly fixes the problem of preloading a last.fm stream when the track before is about to end. 2010-05-18 20:43:10 +00:00
playlistmanager.cpp GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlistmanager.h GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlistsequence.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
playlistsequence.h Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
playlistsequence.ui Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
playlisttabbar.cpp GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlisttabbar.h GUI for saving playlists 2010-05-22 22:20:00 +00:00
playlistundocommands.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistundocommands.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistview.cpp Lower the CPU usage of the currently playing track animation by about 50% by caching the row pixmap and lowering the framerate slightly. 2010-05-27 20:31:00 +00:00
playlistview.h Lower the CPU usage of the currently playing track animation by about 50% by caching the row pixmap and lowering the framerate slightly. 2010-05-27 20:31:00 +00:00
songmimedata.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
songplaylistitem.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
songplaylistitem.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00