Commit graph

638 commits

Author SHA1 Message Date
areff
6873a2730b Fixed broken window title display when no artist tag is found 2008-02-18 10:25:04 +00:00
matthewleon
a02859a3fc Moved rowHeight binding of PlaylistView from IB into code. 2008-02-18 10:21:34 +00:00
matthewleon
ea427c9033 Moved FontSizetoLineHeightTransformer registration code to AppControler's +initialize. 2008-02-18 09:27:27 +00:00
vspader
e65deb9d82 Updated KnownIssues. 2008-02-18 03:31:29 +00:00
vspader
8bf061bb14 A little bit of cleanup. 2008-02-18 03:31:09 +00:00
vspader
9414c97c09 File tree panel now uses FSEvent API instead of kqueues. 2008-02-18 03:27:59 +00:00
vspader
e2399c12ca Updated KnownIssues. 2008-02-18 01:59:50 +00:00
vspader
6dfef23ec7 Moved file tree preference to the file tree panel itself.
Removed file tree preference pane.
2008-02-18 01:46:34 +00:00
matthewleon
7f52608e6c Font size implemented through bindings. 2008-02-18 00:11:38 +00:00
vspader
6663d149b7 Updated TODO 2008-02-17 21:22:40 +00:00
vspader
23719ada8e Updated KnownIssues. 2008-02-17 21:22:04 +00:00
vspader
c2a2f531a8 Moved StringToURLTransformer initialize code. 2008-02-17 21:18:01 +00:00
vspader
3ba929f51a Moved File Tree preferences to use a NSPathControl. 2008-02-17 21:04:36 +00:00
vspader
eb84d83c8e Fixed error caused by moving StringToURLTransformer. 2008-02-17 20:53:49 +00:00
vspader
7bb24f5179 Moved StringToURLTransformer to its own file. 2008-02-17 20:46:55 +00:00
areff
facdea9b7e Updated Total duration field at the bottom of main Cog window, now shows hours and minutes after minutes and seconds 2008-02-17 20:16:06 +00:00
vspader
b0432fc736 Changed borders for file tree panel. 2008-02-17 20:15:34 +00:00
vspader
5434fe510b Fixed mp3 bitrate calculation. 2008-02-17 19:59:01 +00:00
vspader
1503c2868f Fixed File Tree preferences. 2008-02-17 19:27:29 +00:00
matthewleon
fabb91d691 Spotlight Panel adopts utility style similar to file tree panel. 2008-02-17 19:16:38 +00:00
vspader
83d84a38d8 Moved File Drawer to File Tree Window. 2008-02-17 18:59:54 +00:00
areff
1b83061c49 Moved volume controls into AudioPlayer, logarithmic helper functions now have their own file, fixed broken seekbar resize 2008-02-17 18:44:11 +00:00
areff
9d8be7851a Added feature request File path column. Hidden by default. 2008-02-17 13:18:19 +00:00
matthewleon
ba0610b973 Context menu works in spotlight window. 2008-02-17 11:06:01 +00:00
matthewleon
438467000a Probably final, probably ideal fix to Spotlight flicker! 2008-02-17 09:56:44 +00:00
matthewleon
ba0746b503 New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
matthewleon
ab520a8cb8 Fixed Spotlight update code. 2008-02-16 20:59:04 +00:00
matthewleon
e0a937b3e5 Cleaned up Spotlight update code. 2008-02-16 20:40:47 +00:00
matthewleon
b5c46a0b3a Spotlight panel no longer uses utility style (it doesn't float). 2008-02-16 20:08:45 +00:00
matthewleon
332a062d93 Album and artist search is now exposed no matter where you click. 2008-02-16 19:40:34 +00:00
matthewleon
3c8b325a00 Search by artist and album works from context menu. 2008-02-16 16:38:44 +00:00
areff
6a915b458b Implemented fading up from pause, same key (shift-command-p) as fade down from play. Will clean code and move all audio components into the audioPlayer tomorrow, to fix the event* function names and consolidate all audio related methods. 2008-02-16 16:30:18 +00:00
matthewleon
abf2da423d Implemented UI elements necessary for right-click search by artist/album. 2008-02-16 16:13:21 +00:00
areff
5228709d0f Fixed fadeout code so it sounds a bit better (timer fires faster, steady drop in volume rather than incremental) 2008-02-16 15:28:39 +00:00
matthewleon
a5986373bd Spotlight: Right click menu includes Show entry in Finder. 2008-02-16 14:48:54 +00:00
vspader
53cff01123 Attempted fix of double-click drag allowing selection without playing. It causes a few issues. Mainly you need to have only one row selected for double-click play to work. We'll see how it works. 2008-02-16 14:09:19 +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
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
vspader
03b0abb92f Fixed memory leak in previous commit caused by anal retentive retention. 2008-02-16 02:52:49 +00:00
vspader
232fff4598 Add utils for new shuffle. 2008-02-16 02:46:37 +00:00
vspader
a4eb42eab0 Fixed crash, and in doing so introduced a huge memory leak!
Added patch from Eric Hanneken that improves shuffle.
2008-02-16 02:46:19 +00:00
vspader
35d4df9ca2 Added fix that brings back table columns for those that lost them in previous versions. 2008-02-16 01:44:01 +00:00
matthewleon
ad976c9edf Moved Spotlight Window nib loading code. 2008-02-15 22:47:27 +00:00
areff
0126a58679 Font increase/decrease now affect File Drawer too. This is experimental behaviour. 2008-02-15 22:43:34 +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
areff
b317d0ba01 Experimental font size increase and decrease added to Cmd-+ and Cmd--, fixed small bug in skipping to previous album, updated KnownIssues 2008-02-15 15:27:34 +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