matthewleon
|
27cfc3d3c3
|
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 |
matthewleon
|
6b11d41fbe
|
Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure.
|
2008-02-16 13:18:14 +00:00 |
matthewleon
|
d4ee1ac6ae
|
Spotlight sorts properly (phew). Artist, album, track number... Should make several interface improvements easier to implement.
|
2008-02-16 13:05:30 +00:00 |
matthewleon
|
ad976c9edf
|
Moved Spotlight Window nib loading code.
|
2008-02-15 22:47:27 +00:00 |
matthewleon
|
77fd3cbe95
|
Spotlight interface tweaks.
|
2008-02-15 22:41:35 +00:00 |
matthewleon
|
f1474e6ff0
|
Spotlight moved to Control menu. Window now saves position, size.
|
2008-02-15 22:26:55 +00:00 |
matthewleon
|
085130dd34
|
Spotlight interface tweaks - can now import using only keyboard.
|
2008-02-15 14:23:24 +00:00 |
matthewleon
|
387015db22
|
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 |
matthewleon
|
70ae3cec1c
|
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 |
matthewleon
|
d6e7efd2c1
|
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 |
matthewleon
|
d795c59c10
|
Consolidated Spotlight code.
|
2008-02-13 23:51:36 +00:00 |
matthewleon
|
c25dfa6535
|
Changing Spotlight search path works properly.
|
2008-02-13 23:21:34 +00:00 |
matthewleon
|
c04f9565d6
|
Spotlight interface tweaks.
|
2008-02-13 20:47:00 +00:00 |
matthewleon
|
62c446160c
|
Spotlight uses NSScanner to parse search strings, eliminating most crashes resulting from unusual search strings.
|
2008-02-13 18:47:24 +00:00 |
matthewleon
|
3c712e2e45
|
Changed CogUrlsPbboardType to CogUrlsPboardType throughout project
|
2008-02-13 17:14:19 +00:00 |
matthewleon
|
037874d654
|
Spotlight is now drag-and-drop compatible. Moved spotlight files where they belong.
|
2008-02-13 16:10:59 +00:00 |
matthewleon
|
4f9ac97dfc
|
Spotlight can now search form multiple terms properly. Songs can be imported into the playlist again.
|
2008-02-12 16:24:09 +00:00 |
matthewleon
|
7c2d290871
|
Fixed major spotlight bug by retaining static key array (duh). Spotlight doesn't crash anymore and works very quickly.
|
2008-02-12 11:11:26 +00:00 |
matthewleon
|
a5c8447b8d
|
Fixed mpcdec framework settings to get it to compile in debug configuration on case-sensitive FS. (Modified case from MPCDec to mpcdec, as I already did for release configuration).
|
2008-02-12 10:30:32 +00:00 |
matthewleon
|
ff32a0a910
|
Spotlight search path is now properly saved to defaults.
|
2008-02-11 18:51:04 +00:00 |
matthewleon
|
0e6a9ee966
|
Spotlight gets all necessary tags from metadata now. Some interface tweaks.
|
2008-02-11 16:39:19 +00:00 |
matthewleon
|
d8ac96afbf
|
Spotlight importing fixed.
|
2008-02-11 14:42:13 +00:00 |
matthewleon
|
a624165bc9
|
Spotlight now works with its own SpotlightPlaylistEntry class, drastically increasing performance and permitting it to gracefully handle corrupt metadata.
|
2008-02-11 14:10:25 +00:00 |
matthewleon
|
4be43e5256
|
Spotlight search can now be limited to a path. Still quite buggy.
|
2008-02-11 10:29:21 +00:00 |
matthewleon
|
ff8cd0d773
|
Spotlight tweaks.
|
2008-02-11 09:20:52 +00:00 |
matthewleon
|
366ba22c55
|
Spotlight directory structure cleaned.
|
2008-02-11 07:46:41 +00:00 |
matthewleon
|
e04c67b4ad
|
Spotlight added back in.
|
2008-02-11 07:45:34 +00:00 |