Cog/Playlist
Christopher Snowhill 2445cc94a9 - Retrieve profile paths properly instead of hard coding
- Display playlist total duration in units up to weeks and down to just seconds, and only pluralize units as necessary
- Major change: Implemented a SQLite disk backed playlist, track data, and queue storage system, which will be synchronized from the player in real time, and will hopefully survive system or app crashes. Existing plist playlist will be imported on first run, and removed on shutdown.
2021-12-24 01:01:21 -08:00
..
DNDArrayController.h Clean up most warnings and update some dependencies 2021-04-29 18:16:24 -07:00
DNDArrayController.m Attempt to clean up 10.13+ stuff with fallbacks to the old ways 2021-09-23 00:49:51 -07:00
PlaylistController.h - Retrieve profile paths properly instead of hard coding 2021-12-24 01:01:21 -08:00
PlaylistController.m - Retrieve profile paths properly instead of hard coding 2021-12-24 01:01:21 -08:00
PlaylistEntry.h - Retrieve profile paths properly instead of hard coding 2021-12-24 01:01:21 -08:00
PlaylistEntry.m - Retrieve profile paths properly instead of hard coding 2021-12-24 01:01:21 -08: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 Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
PlaylistLoader.h - Retrieve profile paths properly instead of hard coding 2021-12-24 01:01:21 -08:00
PlaylistLoader.m - Retrieve profile paths properly instead of hard coding 2021-12-24 01:01:21 -08:00
PlaylistView.h Modernize several classes. 2021-01-31 02:14:08 +03:00
PlaylistView.m UI: Fix table column duplication and other mess, due to saved application state 2021-10-02 00:40:10 -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 Modernize several classes. 2021-01-31 02:14:08 +03:00
XmlContainer.m Modernize several classes. 2021-01-31 02:14:08 +03:00