.. |
BlankZeroFormatter.h
|
Changed year to an NSNumber. Fixed up taglib plugin. Tracks/Years with 0 now show up as nothing.
|
2008-03-04 00:43:47 +00:00 |
BlankZeroFormatter.m
|
Changed year to an NSNumber. Fixed up taglib plugin. Tracks/Years with 0 now show up as nothing.
|
2008-03-04 00:43:47 +00:00 |
DNDArrayController.h
|
Fixed playlist moving.
|
2008-02-24 15:47:04 +00:00 |
DNDArrayController.m
|
Index column is now set by observing arrangedObjects instead of the updateIndexesFromRow method.
|
2008-02-24 17:16:19 +00:00 |
EntriesController.h
|
Updated APL plugin to use new protocol
|
2008-05-09 21:24:49 +00:00 |
EntriesController.m
|
Forgot to add these files for undo support.
|
2008-02-10 22:55:16 +00: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 |
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
|
Cleaned up modified add behavior.
|
2009-02-28 14:22:33 -08:00 |
PlaylistController.m
|
Cleaned up logic a little.
|
2009-02-28 14:40:30 -08:00 |
PlaylistEntry.h
|
Changed year to an NSNumber. Fixed up taglib plugin. Tracks/Years with 0 now show up as nothing.
|
2008-03-04 00:43:47 +00:00 |
PlaylistEntry.m
|
Rearrange order of evaluation so URL is not dereferenced for file URLs unless there is no metadata.
|
2009-01-18 08:00:39 +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
|
Moved most enumerators to fast enumeration.
|
2008-02-20 00:54:45 +00:00 |
PlaylistLoader.h
|
Cleaned up modified add behavior.
|
2009-02-28 14:22:33 -08:00 |
PlaylistLoader.m
|
Fixed indentation.
|
2009-02-28 22:03:27 -08:00 |
PlaylistView.h
|
Performance improvements for the status column.
|
2008-02-23 13:57:33 +00:00 |
PlaylistView.m
|
Fixed up playlist context menu.
|
2008-03-11 23:31:19 +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
|
fix some bugs reported by the clang static analyzer
|
2008-08-26 17:45:16 +00: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
|
Split status up into bunches of properties and made it a readonly property.
|
2008-03-01 03:29:21 +00:00 |
StatusImageTransformer.m
|
Split status up into bunches of properties and made it a readonly property.
|
2008-03-01 03:29:21 +00:00 |
ToggleQueueTitleTransformer.h
|
Added transformers for menu item title. There must be a better way...
|
2008-03-08 23:58:52 +00:00 |
ToggleQueueTitleTransformer.m
|
Some cleanup and fixes for the toggle menu.
|
2008-03-09 02:53:13 +00:00 |