cog/Playlist
vspader 010f7de448 Added [audioPlayer volume].
Tweaked the volume control a little.
2008-02-13 01:50:39 +00:00
..
DNDArrayController.h Added move operation to DNDArrayController. Streamlined undo. 2008-02-10 19:35:58 +00:00
DNDArrayController.m Added move operation to DNDArrayController. Streamlined undo. 2008-02-10 19:35:58 +00:00
EntriesController.h Forgot to add these files for undo support. 2008-02-10 22:55:16 +00:00
EntriesController.m Forgot to add these files for undo support. 2008-02-10 22:55:16 +00:00
IndexFormatter.h Added formatters and NSFileHandle+CreateFile category for easy file creation when writing. 2007-03-14 02:29:16 +00:00
IndexFormatter.m Cleaned up memory leaks. 2007-10-13 07:09:46 +00:00
PlaylistController.h Fixed up undo/redo support. Should be working great now. 2008-02-10 22:46:12 +00:00
PlaylistController.m Fixed up undo/redo support. Should be working great now. 2008-02-10 22:46:12 +00:00
PlaylistEntry.h Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00:00
PlaylistEntry.m Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00: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 Fixed bug in seperator double-click when using formatters. 2008-01-24 02:33:55 +00:00
PlaylistLoader.h Fixed up undo/redo support. Should be working great now. 2008-02-10 22:46:12 +00:00
PlaylistLoader.m Added [audioPlayer volume]. 2008-02-13 01:50:39 +00:00
PlaylistView.h Added fade to pause, key shift-cmd-p, changed volume controls around a bit, still needs fixing 2008-02-12 22:12:27 +00:00
PlaylistView.m updated KnownIssues 2008-02-12 22:28:11 +00:00
SecondsFormatter.h Added formatters and NSFileHandle+CreateFile category for easy file creation when writing. 2007-03-14 02:29:16 +00:00
SecondsFormatter.m Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00:00
Shuffle.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
Shuffle.m Removed debugging messages. 2007-07-11 01:20:32 +00:00