cog/Spotlight
matthewleon ba0610b973 Context menu works in spotlight window. 2008-02-17 11:06:01 +00:00
..
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 Context menu works in spotlight window. 2008-02-17 11:06:01 +00:00
SpotlightPlaylistController.h New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightPlaylistController.m New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +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.h Probably final, probably ideal fix to Spotlight flicker! 2008-02-17 09:56:44 +00:00
SpotlightTransformers.m Probably final, probably ideal fix to Spotlight flicker! 2008-02-17 09:56:44 +00:00
SpotlightWindowController.h New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightWindowController.m Probably final, probably ideal fix to Spotlight flicker! 2008-02-17 09:56:44 +00:00