vspader
2e819f4970
Remember mini mode.
2008-06-22 19:02:53 +00:00
vspader
f4184dac20
Forgot to connect split view delegate
2008-06-22 17:56:42 +00:00
vspader
2606a20020
Updated SideView, split into SideBar and SideWindow.
2008-06-21 19:54:01 +00:00
vspader
3daa06ebae
Fixed up first responders so it goes back to the playlist view when hiding side view.
2008-06-21 06:04:09 +00:00
vspader
6fb1c77e62
Added first responder to be set for the side view.
2008-06-21 05:42:40 +00:00
vspader
f06ff8d17d
Enter now adds files from the file tree.
2008-06-21 05:25:38 +00:00
vspader
030e8d0359
Added side view classes.
2008-06-21 05:09:29 +00:00
vspader
208a541c4c
Updated project files.
2008-06-21 05:04:23 +00:00
vspader
f53bfc861d
Side pane say what?
2008-06-21 04:05:30 +00:00
vspader
6d820b8864
Updated bindings in preferences.
2008-06-12 22:48:08 +00:00
vspader
53aa279763
Version bump.
2008-06-12 22:41:26 +00:00
vasfed
7fc14f18ea
probably this would fix broken in 891 opening files behavior
2008-06-11 21:09:58 +00:00
vspader
713382ebce
Updated Growl framework to 1.1.2.
2008-05-31 15:43:45 +00:00
vspader
b790c09c8f
Updating growl framework.
2008-05-31 15:42:56 +00:00
vspader
32a5c7257f
Slightly improved file-tracking playlist entry. Now will default to the last URL it looked up/received of the file if the path is no longer found, which helps in the case where a network share was disconnected.
2008-05-21 11:27:01 +00:00
vasfed
0b4b5df86f
Previous commit fix (add new src files)
2008-05-18 09:40:33 +00:00
vasfed
584710ffb1
Changed playlist behavior preferences to be pop-up buttons with choices
2008-05-18 09:38:53 +00:00
vasfed
f9f0891f6c
Fixed a bug in APL plugin with image files containing # in name
2008-05-18 08:04:46 +00:00
vasfed
e063790e93
Updated APL plugin to use new protocol
...
Added support for behavior modifiers on addition/opening of files
Added Command+Control as modifier for open/enqueue
2008-05-09 21:24:49 +00:00
vspader
23124f7792
Fixed bug when play on add is enabled and the playlist is empty.
2008-05-04 22:29:02 +00:00
vspader
549a0cf2da
Fix for MAD sample scaling routine.
2008-05-03 19:37:10 +00:00
vspader
10669a2db3
Added preference for begin playback on add and clear on add.
2008-05-03 16:01:27 +00:00
vspader
345e57698f
Cog now begins playback and clears the playlist when adding songs.
2008-05-03 15:15:45 +00:00
vspader
bedc3a2ade
Updated tracking slider so it works again. The time is updated while dragging, and seeking is only done when the mouse button is released.
2008-05-01 23:35:39 +00:00
vspader
c78a553532
Bug fix for cue sheet changes.
2008-05-01 23:34:23 +00:00
vspader
03ad906fb4
Fixed shorten and cue sheet decoders so they conform with the updated protocols.
2008-03-30 15:43:28 +00:00
vspader
7314c6cba1
Fixed bug with loading non-multitrack files.
2008-03-24 12:31:55 +00:00
vspader
0a1630db7e
Fix for multi-track files and the file move watching.
2008-03-15 04:45:37 +00:00
vspader
ae469a43ec
Fix for spotlight crash.
2008-03-13 02:07:49 +00:00
vspader
2a6d847f70
Fixed pls file loading.
2008-03-13 02:00:51 +00:00
vspader
fe3fd5cb21
Added file tracking to file playlist entries using filerefs.
2008-03-13 01:43:33 +00:00
vspader
db65925ff0
Fixed now playing in dock menu.
2008-03-13 01:21:54 +00:00
vspader
9d45f3a05b
Hide hidden files in file tree.
2008-03-13 00:55:37 +00:00
vspader
76b730d0d7
Fixed multiple selection enabled/disabled.
2008-03-13 00:50:15 +00:00
vspader
dc891b5c5b
Fixed track numbers for game music plugin.
2008-03-13 00:44:41 +00:00
vspader
0da67249fc
Fixed up playlist context menu.
...
Removed album/artist name from menu thanks to Fiona Apple and some clever person who thought it would be funny to shove the entire album name into the tag.
2008-03-11 23:31:19 +00:00
matthewleon
e24ee695a6
Spotlight window properly saves location.
2008-03-11 22:10:18 +00:00
areff
f4ba4f102a
Fixed error in Scrobbling resulting in all songs taking 3:55 minutes before scrobble (cause was that PlaylistEntry.length is no longer an int, but an NSNumber).
2008-03-09 16:19:14 +00:00
vspader
dbfa0363de
Some cleanup and fixes for the toggle menu.
2008-03-09 02:53:13 +00:00
vspader
208065494c
Fix for spotlight playlistentry dealloc and added missing fields to playlistentry dealloc.
2008-03-09 02:05:00 +00:00
matthewleon
c94d31f6d9
Dealloc for PlaylistEntry seems to shrink memory leak.
2008-03-09 00:22:48 +00:00
vspader
637c0d598e
Added transformers for menu item title. There must be a better way...
2008-03-08 23:58:52 +00:00
vspader
3375e15a83
Queue is now a toggle.
2008-03-08 23:57:54 +00:00
matthewleon
2124066761
Wrote dealloc for SpotlightPlaylistEntry. Still need to find large leak.
2008-03-08 23:47:29 +00:00
vspader
ed261fb51a
Disabled WMA plugin for now because of strange xcode 3.1 error.
2008-03-07 13:44:12 +00:00
vspader
aaf8c833ac
Fixed sorting for title column.
2008-03-07 13:30:23 +00:00
vspader
646c71fefb
Made xibs and project files binary so they dont show up in diffs.
...
Removed horizontal scrolling from playlist.
2008-03-07 01:28:56 +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
ac1eeda1a3
Clear predicate on insert to fix bug with dragging while filtering.
2008-03-05 01:36:09 +00:00