matthewleon
|
e24ee695a6
|
Spotlight window properly saves location.
|
2008-03-11 22:10:18 +00:00 |
matthewleon
|
2124066761
|
Wrote dealloc for SpotlightPlaylistEntry. Still need to find large leak.
|
2008-03-08 23:47:29 +00:00 |
matthewleon
|
2d00f4b70b
|
Spotlight panel font size bindings completed.
|
2008-03-05 13:16:06 +00:00 |
matthewleon
|
34fc115253
|
Playlist sorts are case insensitive.
|
2008-03-05 12:26:30 +00:00 |
vspader
|
9ded206919
|
Fixed tab in spotlight panel.
|
2008-03-04 01:03:13 +00:00 |
vspader
|
5346f0dbde
|
Fixed font-size changing.
|
2008-03-04 01:00:09 +00:00 |
matthewleon
|
69e802052e
|
Spotlight sorts by track number properly.
|
2008-03-03 23:02:52 +00:00 |
areff
|
a624737861
|
Both File Drawer and Spotlight Panel will now show and hide when their shortcuts are pressed.
|
2008-02-21 10:45:09 +00:00 |
matthewleon
|
67816346e0
|
Spotlight: Elegant solution to storing search scopes.
|
2008-02-18 20:09:02 +00:00 |
matthewleon
|
678f6e2dbb
|
Eliminated SpotlightPlaylistView, which is redundant for the time being.
|
2008-02-18 10:28:24 +00:00 |
matthewleon
|
a02859a3fc
|
Moved rowHeight binding of PlaylistView from IB into code.
|
2008-02-18 10:21:34 +00:00 |
matthewleon
|
7f52608e6c
|
Font size implemented through bindings.
|
2008-02-18 00:11:38 +00:00 |
matthewleon
|
fabb91d691
|
Spotlight Panel adopts utility style similar to file tree panel.
|
2008-02-17 19:16:38 +00:00 |
matthewleon
|
ba0610b973
|
Context menu works in spotlight window.
|
2008-02-17 11:06:01 +00:00 |
matthewleon
|
ba0746b503
|
New fix to Spotlight flicker issue. Still not ideal.
|
2008-02-16 22:59:27 +00:00 |
matthewleon
|
b5c46a0b3a
|
Spotlight panel no longer uses utility style (it doesn't float).
|
2008-02-16 20:08:45 +00:00 |
matthewleon
|
3c8b325a00
|
Search by artist and album works from context menu.
|
2008-02-16 16:38:44 +00:00 |
matthewleon
|
abf2da423d
|
Implemented UI elements necessary for right-click search by artist/album.
|
2008-02-16 16:13:21 +00:00 |
matthewleon
|
a5986373bd
|
Spotlight: Right click menu includes Show entry in Finder.
|
2008-02-16 14:48:54 +00:00 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
e04c67b4ad
|
Spotlight added back in.
|
2008-02-11 07:45:34 +00:00 |