Commit graph

139 commits

Author SHA1 Message Date
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
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
abf2da423d Implemented UI elements necessary for right-click search by artist/album. 2008-02-16 16:13:21 +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
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
areff
02836236db Added skipping to next and previous album with Alt-Right and Alt-Left 2008-02-14 19:25:01 +00:00
areff
f64ebf597f Added incremental seeking with remote, volumeUp/Down now take an amount argument, seekForward/Backward now take an amount argument, fixed incremental fadeout that will not register more than one timer, added status kCogStatusFading 2008-02-13 18:03:06 +00:00
vspader
010f7de448 Added [audioPlayer volume].
Tweaked the volume control a little.
2008-02-13 01:50:39 +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
e1762b2495 Put spotlight back in AppController. Should work now. 2008-02-11 07:56:26 +00:00
vspader
cbfc93bd62 Removed Spotlight stuff for now to get Cog to compile agian (Sorry matthew).
Moved nib files to .xib files.
2008-02-11 00:52:07 +00:00
vspader
37820a586d Fixed up undo/redo support. Should be working great now. 2008-02-10 22:46:12 +00:00
vspader
03cdbd508d Changed PlaylistController to not clear predicate on insert. 2008-02-10 21:05:38 +00:00
matthewleon
3f9c83c581 Spotlight actually works this time... 2008-02-10 20:45:57 +00:00
areff
aaad9aa2dc Updated spelling of Seek forward/backward to Forward/Backward 2008-02-10 18:37:12 +00:00
areff
64f0a25a52 Added seeking menu entries, validation of Control menu entries, updated KnownIssues 2008-02-10 18:34:23 +00:00
vspader
299285f0cd Changed undo/redo menuitems back to firstResponder. Modified PlaylistView to validate undo/redo items. 2008-02-10 17:13:30 +00:00
areff
9b05ce02d2 Added undo functionality in playlist, undo works for removals, moves and adds. 2008-02-10 16:16:45 +00:00
matthewleon
b23b18406a Added Spotlight window (File->Open with Spotlight). It doesn't work at all yet, but it shows what the basic idea is. 2008-02-10 13:48:55 +00:00
vspader
840ee839d0 Updated to IB3. Added Seperator to toolbar items. 2008-01-24 23:25:01 +00:00
vspader
7a578138a1 Removed MainMenu.nib 2008-01-24 23:19:09 +00:00
vspader
bb7de6897e Additional UI nicities.
Fixed bug in sparkle minimum version check.
2008-01-24 02:17:57 +00:00
vspader
2b1c305841 Added new hotness for the status bar. 2008-01-24 01:55:24 +00:00
vspader
56c8b9202f Fixed some table columns bugs. 2008-01-24 01:44:24 +00:00
vspader
ef259a374f Fixed bug in inverted toolbar behaviour so it restores the content view to the correct width. 2008-01-23 03:55:20 +00:00
vspader
d230f30a09 Fixed up toolbar and UI. 2008-01-23 03:03:46 +00:00
vspader
5715522470 Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken.
Added icons for other formats.
2007-11-24 20:16:27 +00:00
vspader
4310532c50 Fixed bugs in miniplayer 2007-11-01 02:15:14 +00:00
vspader
aa856de92b Added toolbar UI. 2007-11-01 01:53:52 +00:00
vspader
11fd5b5454 Added "smarter" removal of playlist entries. 2007-10-22 00:04:34 +00:00
vspader
4b814bdbf0 Added back update notifications back to the file drawer.
Removed no-longer-used files.
Removed debugging messages.
2007-10-15 03:29:30 +00:00
vspader
27d9ff122a Started cleanup of file drawer. Still needs to handle updating. 2007-10-14 23:24:54 +00:00
vspader
acd71fd43b Fixed play/pause menu item. 2007-10-13 08:48:10 +00:00
vspader
e2bbef2e80 Updated forum links in help files. 2007-07-12 00:39:11 +00:00
vspader
ecafee31f5 Fixed info/file drawer menu items so state is updated. 2007-07-10 11:55:38 +00:00
vspader
96ca338fa3 Removed Preference window title.
Fixed localizable string lookup calls in preference bundle.
2007-07-08 00:13:03 +00:00
vspader
6548985ae3 Added another missed localized string. 2007-07-07 04:01:47 +00:00
vspader
a2b9db5f58 Fixed bug where dialogs would lose focus when the dock icon is clicked.
Fixed bug where playback would not resume when seeking to the end of a file.
Fixed bug where seek bar is enabled on launch.
2007-07-05 23:08:10 +00:00
vspader
fbd7368b3c UI changes from shaun martin. 2007-07-05 01:13:23 +00:00
vspader
759a6b0f01 Fixed slider enabling/disabling. 2007-06-03 17:09:07 +00:00
vspader
1bd7347779 Made help localizable. 2007-06-03 15:07:12 +00:00
vspader
bef39e427b Added Credits.html to localization. 2007-06-03 14:58:54 +00:00
vspader
4140099fc4 Added current artist to dock menu. 2007-05-28 21:13:36 +00:00
vspader
2456658438 Updated dock menu to match control menu. 2007-05-28 21:11:01 +00:00
vspader
c3b4d503d9 Updated copyright year.
Added todo list entry for versioning across update channels.
2007-05-28 17:42:16 +00:00
vspader
2d6035b3f8 Fixed localizable strings format. 2007-05-28 15:59:50 +00:00