Commit Graph

26 Commits (main)

Author SHA1 Message Date
Christopher Snowhill c7cd9b6daf [Playlist Metadata] Apply metadata correctly
Apply dynamic metadata update refreshes to the correct track index.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 10:24:45 -07:00
Christopher Snowhill 7cea254f4c Implement framework for dynamic metadata updates
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-08 21:21:53 -08:00
Christopher Snowhill 85c7073649 Reformat my own source code with clang-format
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-06 21:49:27 -08:00
Dzmitry Neviadomski c1da9a66e1 Modernize several classes.
Use modern ObjC syntax.
Use new Pasteboard APIs.
Explicitly declare protocols.
2021-01-31 02:14:08 +03:00
Chris Moeller 088594dc8c Implemented clipboard support for the playlist view 2013-10-12 22:08:34 -07:00
Chris Moeller 521eb67183 mamburu: Randomizing playlist is now undoable, adding playlist entry no longer causes un-randomization 2013-10-11 12:33:58 -07:00
vspader c31eae4541 Performance improvements for the status column. 2008-02-23 13:57:33 +00:00
areff e3216e0ef1 Added Remove from Queue right click menu item, still lacks validation. Updated KnownIssues. 2008-02-22 15:26:46 +00:00
matthewleon abf2da423d Implemented UI elements necessary for right-click search by artist/album. 2008-02-16 16:13:21 +00:00
areff a39ce34ee9 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
vspader 37820a586d Fixed up undo/redo support. Should be working great now. 2008-02-10 22:46:12 +00:00
vspader 299285f0cd Changed undo/redo menuitems back to firstResponder. Modified PlaylistView to validate undo/redo items. 2008-02-10 17:13:30 +00:00
vspader 56c8b9202f Fixed some table columns bugs. 2008-01-24 01:44:24 +00:00
vspader 20dd4930ee Fixed up menus. Still need to correct a few actions. 2007-05-26 14:09:03 +00:00
vspader 44eeab95ee Added header menu for playlist view. 2007-03-14 03:16:37 +00:00
vspader 2884273ff7 Hide/Show table columns through menu selection. 2007-02-17 19:33:31 +00:00
vspader 838dd31a64 Added AMRemoveableTableColumns to aid with hiding/showing playlist columns. 2007-02-17 18:29:20 +00:00
vspader 31eac8cb06 Added MAD-based Mp3 decoder. 2006-06-19 00:39:41 +00:00
vspader 3edf4db24e Fix for duplicate name 2006-06-05 00:06:27 +00:00
vspader 806cec2663 Fix Shorten compilation problems. 2006-06-04 19:44:06 +00:00
vspader b596f19c81 Fixed playlist sorting by path/shuffle 2006-05-29 23:03:58 +00:00
vspader 5465ec09d9 Total time display is now a binding 2006-04-13 18:40:23 +00:00
vspader 3597e03585 Total playlist time displayed in title (simon savary) 2006-04-13 03:20:31 +00:00
vspader 9887423c33 New Core 2006-01-20 15:22:03 +00:00
vspader 3e221f7825 Index starts at 1 now 2005-07-02 21:02:06 +00:00
vspader 655c5d7093 Initial revision 2005-06-02 18:16:43 +00:00