..
DNDArrayController.h
Playlist View: Support undoing and redoing Drag and Drop operations within the playlist
2022-01-20 21:48:23 -08:00
DNDArrayController.m
Drag and Drop: Fixed jank with dragging, especially undo and redo
2022-01-21 16:11:24 -08:00
PlaylistController.h
Playlist View: Replace Cell-based table with View-based table. It needs some work still, though.
2022-01-20 14:59:26 -08:00
PlaylistController.m
SQLite Store / Drag and Drop: Now correctly store changes made by dragging playlist entries around to the database
2022-01-24 06:07:13 -08:00
PlaylistEntry.h
Info Inspector: Now displays ReplayGain info as tooltip for status text
2022-01-22 20:44:06 -08:00
PlaylistEntry.m
Playlist Entry: Display full URL for remotes
2022-01-27 00:11:14 -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
Implement dock icon progress bar indicator for many processing operations, including adding tracks, removing tracks, and loading or reloading track metadata
2022-01-09 02:10:08 -08:00
PlaylistLoader.m
Debug logging: Added logging of playback and tags
2022-01-29 16:34:43 -08:00
PlaylistView.h
Modernize several classes.
2021-01-31 02:14:08 +03:00
PlaylistView.m
Metadata: Now supports disc number field where possible
2022-01-21 21:49:17 -08: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
Change a bunch of NSArray declarations to const collection literals
2022-01-18 18:12:57 -08:00