Commit Graph

558 Commits (03cdbd508d9895d9f9d2b4a0bece307d39cd9d79)

Author SHA1 Message Date
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
matthewleon 28d85a0f42 Spotlight search now works. It's a pretty buggy hack at the moment. 2008-02-10 20:34:29 +00:00
vspader d654c37fe3 Fixed validation for undo/redo menu items. Added sort descriptors and predicates to undo chain. 2008-02-10 20:32:46 +00:00
vspader a24149dc10 Fixed undo for clear. 2008-02-10 19:46:45 +00:00
vspader e2b40fe1a3 Added move operation to DNDArrayController. Streamlined undo. 2008-02-10 19:35:58 +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
vspader ecf7f30fb4 Updated Musepack plugin to use new decoder protocol. 2008-02-10 16:18:23 +00:00
areff 9b05ce02d2 Added undo functionality in playlist, undo works for removals, moves and adds. 2008-02-10 16:16:45 +00:00
vspader 4bd896afb3 Updated GME to use new decoder protocol. 2008-02-10 16:04:28 +00:00
vspader a6c7666143 Updated dumb plugin to use new decoder protocol. 2008-02-10 15:56:18 +00:00
vspader 445797157c Fixed bug in Dumb plugin when title is not found. 2008-02-10 15:40:01 +00:00
vspader 9fc6e4eeb1 Converted spaces to tabs. 2008-02-10 15:35:19 +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 3fd9ba5a40 SVN Hook with mailing list test. 2008-02-08 18:52:11 +00:00
vspader 0ea3d1cd23 Testing subversion hook. 2008-02-08 18:46:54 +00:00
vspader 3561a93410 Updated TODO. 2008-02-08 18:44:27 +00:00
vspader 3244e20608 Added patch for compilation case-sensitive filesystems from Matthew Grinshpun. 2008-02-08 00:08:56 +00:00
vspader be9387d30d Added patch from Andre Reffhaug for ctrl+left/right seeking. 2008-02-07 23:57:21 +00:00
vspader aced029a97 Updated project files to remove unworking localizations. 2008-01-31 01:08:30 +00:00
vspader 8b63c09179 Removed outdated localizations. 2008-01-31 01:02:38 +00:00
vspader efe0bd06ad Fix for making rootPath KVC compliant for the file tree. 2008-01-31 00:50:50 +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 9bf75801b4 Fixed bug in seperator double-click when using formatters. 2008-01-24 02:33:55 +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 c02e22601a Fixes for update feed. 2008-01-23 16:22:41 +00:00
vspader 1f7c192e87 Feed update script now specifies the minimum system version as 10.5 2008-01-23 04:03:35 +00:00
vspader 451536ff4b Updated ruby path. 2008-01-23 03:55:51 +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 a9d103261f Fixed bug in flac decoder. 2008-01-23 02:45:57 +00:00
vspader 0a6a282f20 Added apple remote fix for leopard.
Updated icons for m3u and pls formats.
2007-12-08 22:53:54 +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 ff6d33691b Updated source to use new os version checking sparkle. 2007-11-04 03:51:51 +00:00
vspader ccf45218fb Adding sparkle with minimum version checking. 2007-11-04 03:44:15 +00:00
vspader 678d406879 Bug fix for flac files. 2007-11-04 03:08:41 +00:00
vspader 60405d6431 Added missing images. 2007-11-02 11:56:28 +00:00
vspader 4a323168c6 Added some missing third party files. 2007-11-02 02:30:29 +00:00
vspader f6c9658189 Removed debugging message. 2007-11-01 02:50:39 +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 de85236760 Fix for MAC so Cog builds on Leopard 2007-10-27 09:08:08 +00:00
vspader 11fd5b5454 Added "smarter" removal of playlist entries. 2007-10-22 00:04:34 +00:00
vspader 0eb32ff9f6 Fixed problem with track changes. 2007-10-21 21:01:40 +00:00
vspader 9fed5759ae Fixed typo. 2007-10-20 19:15:09 +00:00