.. |
NSArray+CogSort.h
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
NSArray+CogSort.m
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
NSComparisonPredicate+CogPredicate.h
|
Spotlight can do exact searches using quotation marks, IE %a"tom waits" will do a case insensitive search for all music by Tom Waits
|
2008-02-14 17:48:32 +00:00 |
NSComparisonPredicate+CogPredicate.m
|
Spotlight can do exact searches using quotation marks, IE %a"tom waits" will do a case insensitive search for all music by Tom Waits
|
2008-02-14 17:48:32 +00:00 |
NSNumber+CogSort.h
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
NSNumber+CogSort.m
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
NSString+CogSort.h
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
NSString+CogSort.m
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
SpotlightPanel.xib
|
Search by artist and album works from context menu.
|
2008-02-16 16:38:44 +00:00 |
SpotlightPlaylistController.h
|
Implemented UI elements necessary for right-click search by artist/album.
|
2008-02-16 16:13:21 +00:00 |
SpotlightPlaylistController.m
|
Implemented UI elements necessary for right-click search by artist/album.
|
2008-02-16 16:13:21 +00:00 |
SpotlightPlaylistEntry.h
|
Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc...
|
2008-02-14 14:07:10 +00:00 |
SpotlightPlaylistEntry.m
|
Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc...
|
2008-02-14 14:07:10 +00:00 |
SpotlightPlaylistView.h
|
Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc...
|
2008-02-14 14:07:10 +00:00 |
SpotlightPlaylistView.m
|
Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc...
|
2008-02-14 14:07:10 +00:00 |
SpotlightTransformers.m
|
Spotlight interface tweaks - can now import using only keyboard.
|
2008-02-15 14:23:24 +00:00 |
SpotlightWindowController.h
|
Search by artist and album works from context menu.
|
2008-02-16 16:38:44 +00:00 |
SpotlightWindowController.m
|
Search by artist and album works from context menu.
|
2008-02-16 16:38:44 +00:00 |