cog/Spotlight
vasfed e063790e93 Updated APL plugin to use new protocol
Added support for behavior modifiers on addition/opening of files
Added Command+Control as modifier for open/enqueue
2008-05-09 21:24:49 +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 Spotlight window properly saves location. 2008-03-11 22:10:18 +00:00
SpotlightPlaylistController.h New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightPlaylistController.m Cleaned up PlaylistEntry. 2008-02-20 00:44:40 +00:00
SpotlightPlaylistEntry.h Spotlight sorts by track number properly. 2008-03-03 23:02:52 +00:00
SpotlightPlaylistEntry.m Fix for spotlight playlistentry dealloc and added missing fields to playlistentry dealloc. 2008-03-09 02:05:00 +00:00
SpotlightTransformers.h Spotlight sorts by track number properly. 2008-03-03 23:02:52 +00:00
SpotlightTransformers.m Spotlight sorts by track number properly. 2008-03-03 23:02:52 +00:00
SpotlightWindowController.h Both File Drawer and Spotlight Panel will now show and hide when their shortcuts are pressed. 2008-02-21 10:45:09 +00:00
SpotlightWindowController.m Updated APL plugin to use new protocol 2008-05-09 21:24:49 +00:00