.. |
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
|
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
|
Added Stop after Current, hooked it into Ctrl-Z for now, for lack of anything better (it needs to be easily accessible one way or the other), added image to signify status by adding a little red square to the play icon.
|
2008-02-25 15:39:04 +00:00 |
PlaylistController.m
|
Clear stopAfter status when changing the song. Fixed bug where status wasn't dependant on stopAfter.
|
2008-03-01 03:35:27 +00:00 |
PlaylistEntry.h
|
Redid threading for reading file info and metadata. Still a bit buggy.
|
2008-03-01 18:29:14 +00:00 |
PlaylistEntry.m
|
Redid threading for reading file info and metadata. Still a bit buggy.
|
2008-03-01 18:29:14 +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
|
Redid threading for reading file info and metadata. Still a bit buggy.
|
2008-03-01 18:29:14 +00:00 |
PlaylistLoader.m
|
Playlist entries are now processed on main thread.
|
2008-03-02 10:51:37 +00:00 |
PlaylistView.h
|
Performance improvements for the status column.
|
2008-02-23 13:57:33 +00:00 |
PlaylistView.m
|
Code cleanup.
|
2008-03-01 15:04:46 +00:00 |
RepeatTransformers.h
|
Added RepeatTransformers with the beginnings of support for the repeat modes. MenuItems's reflect the repeat state (yet do not work to set the state yet), and the repeat button toggles w/images as expected..
|
2008-02-19 03:39:43 +00:00 |
RepeatTransformers.m
|
Fixed up repeat menu and added back repeat album.
|
2008-02-19 04:02:05 +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
|
Added error messages for entries whose properties cannot be read. Fixed length in such cases to not show up.
|
2008-02-22 03:44:06 +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 |