vspader
|
7cbebef352
|
Fixed up metadata loading so metadata isn't always read when you play.
|
2009-03-05 20:46:42 -08:00 |
vspader
|
79cd625152
|
Changed year to an NSNumber. Fixed up taglib plugin. Tracks/Years with 0 now show up as nothing.
|
2008-03-04 00:43:47 +00:00 |
matthewleon
|
4168bb43eb
|
Redid threading for reading file info and metadata. Still a bit buggy.
|
2008-03-01 18:29:14 +00:00 |
vspader
|
3cdca94207
|
Split status up into bunches of properties and made it a readonly property.
|
2008-03-01 03:29:21 +00:00 |
matthewleon
|
9e8173bc74
|
PlaylistEntry cleanup.
|
2008-02-29 21:54:09 +00:00 |
matthewleon
|
9ce92f2ac1
|
Playlistentry code cleanup. Also converted track to NSNumber to fix Spotlight hang from forum discussed here: http://www.cogx.org/forums/viewtopic.php?id=332
|
2008-02-29 20:30:37 +00:00 |
matthewleon
|
5346d85099
|
Fixed compiler warnings by converting PlaylistEntry length property to NSNumber.
|
2008-02-29 20:09:59 +00:00 |
areff
|
771a6de380
|
Added Stop after Current, hooked it into Ctrl-Z for now, for lack of anything better (it needs to be easily accessible one way or the other), added image to signify status by adding a little red square to the play icon.
|
2008-02-25 15:39:04 +00:00 |
vspader
|
7109dec4ad
|
Some playlistentry cleanup.
|
2008-02-23 19:46:23 +00:00 |
areff
|
e3216e0ef1
|
Added Remove from Queue right click menu item, still lacks validation. Updated KnownIssues.
|
2008-02-22 15:26:46 +00:00 |
vspader
|
fe331624f5
|
Added status column with playing and queued status support.
|
2008-02-22 02:19:46 +00:00 |
vspader
|
eeba50f6e1
|
Cleaned up PlaylistEntry.
|
2008-02-20 00:44:40 +00:00 |
matthewleon
|
aa3b716e09
|
Fixed Spotlight import.
|
2008-02-18 16:55:31 +00:00 |
areff
|
d23b6b4ee5
|
Considerable cleanup of Path column, added Filename column, both hidden by default, path now abbreviates home directory to ~ for cleaner look.
|
2008-02-18 16:06: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
|
aa856de92b
|
Added toolbar UI.
|
2007-11-01 01:53:52 +00:00 |
vspader
|
78a908274b
|
Fixed bug where unseekable songs still allowed the user to move the slider and updated the time.
|
2007-05-27 15:11:30 +00:00 |
vspader
|
2a0b588f4d
|
Fixed crash bug. Hopefully once obj-c supports properties annoying bugs like this just wont happen.
|
2007-03-18 17:44:59 +00:00 |
vspader
|
4ed575f475
|
Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist.
|
2007-03-14 02:28:30 +00:00 |
vspader
|
15f1aa2ebd
|
Cleaned up code. Added PlaylistLoader class properly, with support for m3u and pls formats. Changed default playlist to m3u. Added bugs GALORE!
|
2007-03-09 01:16:06 +00:00 |
vspader
|
934840ace5
|
Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work.
|
2007-03-02 01:36:52 +00:00 |
vspader
|
927b65a4a5
|
Merged with cog-audio-framework branch. Cog now uses plugins.
|
2007-02-24 20:36:27 +00:00 |
vspader
|
4a2cddb8ab
|
Cleaned up a little.
|
2007-02-18 21:48:37 +00:00 |
vspader
|
31eac8cb06
|
Added MAD-based Mp3 decoder.
|
2006-06-19 00:39:41 +00:00 |
vspader
|
269cd05b5f
|
Year is empty if 0
|
2006-05-12 21:49:51 +00:00 |
vspader
|
ecc1f69783
|
Fixed year/track binding
|
2006-05-12 14:53:13 +00:00 |
vspader
|
4fe8dfef13
|
Fixed bugs 1470668, and 1470669
|
2006-04-15 14:17:46 +00:00 |
vspader
|
fb6b7b4ca5
|
Shuffle fix
|
2006-04-15 13:51:40 +00:00 |
vspader
|
8835396171
|
Invalid songs are now skipped
|
2006-04-13 02:51:22 +00:00 |
vspader
|
3e221f7825
|
Index starts at 1 now
|
2005-07-02 21:02:06 +00:00 |
vspader
|
655c5d7093
|
Initial revision
|
2005-06-02 18:16:43 +00:00 |