cog/Playlist
Chris Moeller 1b4ef20d19 Added 'days' to playlist total time, but only if the total hours is 24 or greater 2013-10-20 21:16:07 -07:00
..
DNDArrayController.h Fixed playlist moving. 2008-02-24 15:47:04 +00:00
DNDArrayController.m mamburu: Logging improved, no more excessive logging in release builds 2013-10-11 05:03:55 -07:00
FilePlaylistEntry.h Slightly improved file-tracking playlist entry. Now will default to the last URL it looked up/received of the file if the path is no longer found, which helps in the case where a network share was disconnected. 2008-05-21 11:27:01 +00:00
FilePlaylistEntry.m Slightly improved file-tracking playlist entry. Now will default to the last URL it looked up/received of the file if the path is no longer found, which helps in the case where a network share was disconnected. 2008-05-21 11:27:01 +00:00
PlaylistController.h Added Remove Dead Items command 2013-10-18 00:14:53 -07:00
PlaylistController.m Added 'days' to playlist total time, but only if the total hours is 24 or greater 2013-10-20 21:16:07 -07:00
PlaylistEntry.h Now storing all album art internally as its original format and synthesizing NSImage objects on demand 2013-10-09 13:53:13 -07:00
PlaylistEntry.m XML playlists now store album art in an MD5 hash indexed dictionary, but continue to read the older format for backwards compatibility 2013-10-09 16:14:23 -07:00
PlaylistHeaderView.h Changed copyright notice so it is my actual name. Added a helper script to compile preferences and dependencies. Changed COMPILE instructions. 2006-09-04 18:46:18 +00:00
PlaylistHeaderView.m Moved most enumerators to fast enumeration. 2008-02-20 00:54:45 +00:00
PlaylistLoader.h Now saves and loads the default playlist in an XML plist format, so loaded metadata is cached 2013-10-09 08:45:16 -07:00
PlaylistLoader.m Playlists are now saved as they have been rearranged in the UI 2013-10-18 00:43:55 -07:00
PlaylistView.h Implemented clipboard support for the playlist view 2013-10-12 22:08:34 -07:00
PlaylistView.m Implemented clipboard support for the playlist view 2013-10-12 22:08:34 -07:00
Shuffle.h Fixed crash, and in doing so introduced a huge memory leak! 2008-02-16 02:46:19 +00:00
Shuffle.m Fixed crash, and in doing so introduced a huge memory leak! 2008-02-16 02:46:19 +00:00
StatusImageTransformer.h Corrected base classes to silence warnings 2013-09-29 18:59:04 -07:00
StatusImageTransformer.m tuurngait: Major UI Improvements 2013-10-11 07:16:47 -07:00
ToggleQueueTitleTransformer.h Corrected base classes to silence warnings 2013-09-29 18:59:04 -07:00
ToggleQueueTitleTransformer.m mamburu: Logging improved, no more excessive logging in release builds 2013-10-11 05:03:55 -07:00
XmlContainer.h XML playlist now stores and loads the playback queue 2013-10-10 01:43:04 -07:00
XmlContainer.m mamburu: Logging improved, no more excessive logging in release builds 2013-10-11 05:03:55 -07:00