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
|
e1762b2495
|
Put spotlight back in AppController. Should work now.
|
2008-02-11 07:56:26 +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 |
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
|
803a3306a5
|
Forgot to add these files for undo support.
|
2008-02-10 22:55:16 +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 |
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 |