.. |
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
|
Spotlight's default search behavior only searches artist, album and title tags (boosts speed). Changed key combo to command-shift-f.
|
2008-02-16 14:04:59 +00:00 |
SpotlightPlaylistController.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 |
SpotlightPlaylistController.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 |
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
|
Eliminated annoying flicker in Spotlight interface. Made tiny tweaks to PlaybackController and PlaylistController header to eliminate compiler warnings.
|
2008-02-14 23:09:51 +00:00 |
SpotlightWindowController.m
|
Spotlight's default search behavior only searches artist, album and title tags (boosts speed). Changed key combo to command-shift-f.
|
2008-02-16 14:04:59 +00:00 |