Chris Moeller
e5a648578b
mamburu: Logging improved, no more excessive logging in release builds
2013-10-11 05:03:55 -07:00
Chris Moeller
ec0e45381e
Cleaned up most of the warnings, eliminated use of deprecated APIs, and fixed the hotkeys crashing.
2013-10-03 01:00:58 -07:00
vspader
d391d8c616
Added a couple of explanatory comments.
2009-03-07 02:11:33 -08:00
vspader
54c0d3b38d
Moved HTTPSource back to plain ol' objc.
2009-03-07 02:09:04 -08:00
vspader
acf8f8f3be
Updated HTTPSource to use JNetLib.
2009-03-05 00:01:36 -08:00
vspader
6c5ecf3701
Updated PlaylistView so status column header is blank.
2008-03-01 02:48:12 +00:00
vspader
f1b9141f4b
Added mime type support.
2007-10-14 18:12:15 +00:00
vspader
c536ea06a5
Removed useless PropertiesReader classes.
...
PluginController now uses the decoder if a properties reader class is not found.
PropertiesReaders should still be created if performance can be improved if code is only reading properties.
2007-10-14 17:31:20 +00:00
vspader
7d53e8586a
Fixed thread exit problem.
2007-10-14 16:57:32 +00:00
vspader
0e6f0a8576
Fixed up thread handling.
2007-10-14 16:37:06 +00:00
vspader
0091ccb447
HTTPSource now uses NSURLConnection.
2007-10-14 16:29:49 +00:00
vspader
97a278a143
Cleaned up memory leaks.
2007-10-13 07:09:46 +00:00
vspader
139bab5e0e
Fixed up streaming a bit.
...
Removed debugging code for http source. Was that in 0.06? Whoops.
2007-10-12 02:55:59 +00:00
vspader
daba91b462
Removed debugging messages.
2007-07-11 01:20:32 +00:00
vspader
eb96a75a1f
Modified CoreAudioDecoder to use new source based system. It just ignores the source and uses its own, since the ExtAudioFile API is absolutely hopeless when it comes to streaming.
2007-03-04 04:36:10 +00:00
vspader
ebaf536339
Fix for boundary conditions. Corner cases are your friend.
2007-03-04 00:50:19 +00:00
vspader
6f8d1b8e99
HTTPSource header search fix for boundary conditions.
2007-03-04 00:30:11 +00:00
vspader
7d6c8fc6f5
MP3 streaming!
2007-03-04 00:17:05 +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