vspader
|
545e658192
|
Modified HTTPSource plugin so it uses JNetLib.
|
2009-03-04 22:29:47 -08:00 |
vspader
|
ba32cf22fb
|
Fixed endianness for WavPack plugin.
|
2009-03-03 08:19:46 -08:00 |
vspader
|
5d0372d368
|
Fix nil key or value in AO metadata.
|
2009-03-01 17:13:54 -08:00 |
vspader
|
31a55fa219
|
Get AO working on PPC.
|
2009-03-01 17:07:57 -08:00 |
vspader
|
717c3861b8
|
Modified AO decoder so it always asks for sampleRate/60. This is a limitation of the psf decoders.
|
2009-03-01 16:29:43 -08:00 |
vspader
|
b655ea2da1
|
Fixed errant leak fix.
|
2009-03-01 12:22:55 -08:00 |
vspader
|
7e79da16be
|
Added more mini format file types.
|
2009-03-01 11:27:54 -08:00 |
vspader
|
40c723df79
|
Fixed issues with dreamcast dsf playback.
|
2009-03-01 11:00:46 -08:00 |
vspader
|
a49cd40952
|
Fixed memory leaks.
|
2009-02-28 23:13:35 -08:00 |
vspader
|
1805393e20
|
Added more file extensions for AO decoder.
|
2009-02-28 22:05:38 -08:00 |
vspader
|
c86364cbf3
|
Added AudioOverload plugin.
|
2009-02-28 22:04:03 -08:00 |
vspader
|
82d9ce01bd
|
Fixed file source plugin so URL still exists after closing.
|
2009-02-28 22:03:51 -08:00 |
vspader
|
b78bae6e99
|
Small gapless fixes.
|
2009-02-27 21:25:54 -08:00 |
vspader
|
672c05ec14
|
Further tweaks to mp3 gapless logic.
|
2009-02-26 22:46:05 -08:00 |
vspader
|
94259fd366
|
Fix up gapless logic a little.
|
2009-02-26 22:12:05 -08:00 |
vspader
|
876efcde38
|
Rearranged comparison to prevent underflow.
|
2009-02-26 21:31:20 -08:00 |
vspader
|
081ca505dc
|
Removed debug log.
|
2009-01-19 17:16:24 +00:00 |
lmsilva
|
25b52f1ec2
|
|
2008-12-15 10:27:28 +00:00 |
lmsilva
|
dda74d0608
|
fixed seek slider from becoming active & disabling it when STOP occurs
|
2008-11-21 15:14:23 +00:00 |
vurlix
|
38e6e9af62
|
fix some bugs reported by the clang static analyzer
|
2008-08-26 17:45:16 +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 |
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
|
549a0cf2da
|
Fix for MAD sample scaling routine.
|
2008-05-03 19:37:10 +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
|
2a6d847f70
|
Fixed pls file loading.
|
2008-03-13 02:00:51 +00:00 |
vspader
|
dc891b5c5b
|
Fixed track numbers for game music plugin.
|
2008-03-13 00:44:41 +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 |
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
|
69e802052e
|
Spotlight sorts by track number properly.
|
2008-03-03 23:02:52 +00:00 |
vspader
|
9af41d7542
|
A few taglib fixes. Reads id3v2 before ape for mp3 files. Added AutoReleasePool to backgrounded method.
|
2008-03-03 03:26:19 +00:00 |
vspader
|
6a4b661208
|
Modified taglib plugin to not use the C bindings since they are not thread safe. Used C++ classes instead, which are.
|
2008-03-03 01:55:25 +00:00 |
areff
|
e5187b9a48
|
Some WMA cleanup, more to come.
|
2008-03-01 14:11:30 +00:00 |
vspader
|
6c5ecf3701
|
Updated PlaylistView so status column header is blank.
|
2008-03-01 02:48:12 +00:00 |
areff
|
e073f48dd5
|
WMAs now play. Seek is still lacking, also metadata readers. Code needs cleanup.
|
2008-02-28 19:29:22 +00:00 |
areff
|
d59e118e1d
|
Set default seek to 5, added menu separator to context menu, fixed silly wma crasher
|
2008-02-28 13:11:37 +00:00 |
areff
|
04ef1c2fa3
|
initial code for WMA readAudio:frames method added, severely broken
|
2008-02-28 12:49:19 +00:00 |
areff
|
c5a869d406
|
Some basic WMA code added, reads file properties correctly, code of function tag_recode in asf.c changed due to crasher (this needs to be investigated)
|
2008-02-28 05:33:56 +00:00 |
areff
|
37d159e009
|
Initial WMA framework and plugin structure added to project.
|
2008-02-26 20:53:18 +00:00 |
vspader
|
a54f6ecfe5
|
Fixed bitrate calculation.
|
2008-02-20 01:09:15 +00:00 |
areff
|
f20b10fdd4
|
Most of the Repeat logic is in place (needs some brush up here and there). Still missing Repeat Album. Disabled some annoying debug output from MADDecoder. Updated KnownIssues.
|
2008-02-19 19:59:35 +00:00 |
vspader
|
8434f6e3b3
|
Added RepeatTransformers with the beginnings of support for the repeat modes. MenuItems's reflect the repeat state (yet do not work to set the state yet), and the repeat button toggles w/images as expected..
|
2008-02-19 03:39:43 +00:00 |
vspader
|
5434fe510b
|
Fixed mp3 bitrate calculation.
|
2008-02-17 19:59:01 +00:00 |
vspader
|
ecf7f30fb4
|
Updated Musepack plugin to use new decoder protocol.
|
2008-02-10 16:18:23 +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
|
3244e20608
|
Added patch for compilation case-sensitive filesystems from Matthew Grinshpun.
|
2008-02-08 00:08:56 +00:00 |
vspader
|
a9d103261f
|
Fixed bug in flac decoder.
|
2008-01-23 02:45:57 +00:00 |