Commit Graph

433 Commits (bafb57160d65775602c3be96f180c99cce04f48e)

Author SHA1 Message Date
vspader 01c1cfca5d Updated WavPack so it uses the hosts endiannes. 2007-03-04 20:52:39 +00:00
vspader 130a17cbf7 Moved WavPack and MusePack over to the source system. 2007-03-04 20:47:49 +00:00
vspader 657d6a2860 Shorten Framework currently has no callback mechanisms. Until then, did a workaround for the source system. 2007-03-04 18:46:44 +00:00
vspader 53e4ef0c7b Moved Musepack to source system. Fixed MonkeysAudio bug. 2007-03-04 18:41:43 +00:00
vspader 505b525d42 Moved Monkeys Audio plugin to new source system. 2007-03-04 18:20:23 +00:00
vspader ce08d6d4da Doubled the buffer size. Since the converter and input are now merged, a larger buffer is a good thing (tm). 2007-03-04 16:00:26 +00:00
vspader bd9af25b61 Removed growl icon from preferences, since there is no growl icon. (jedi mind trick...) 2007-03-04 04:49:13 +00:00
vspader 5798532fed Might as well close the source if you aren't going to use it. 2007-03-04 04:37:36 +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 e452cbe3db Changed open URL panel to use a combobox. 2007-03-04 01:30:37 +00:00
vspader d5c777f7e8 Fix crash when input errors. 2007-03-04 00:59:40 +00:00
vspader ebaf536339 Fix for boundary conditions. Corner cases are your friend. 2007-03-04 00:50:19 +00:00
vspader 4b3f31b51a Removed debugging message. 2007-03-04 00:33:41 +00:00
vspader 6f8d1b8e99 HTTPSource header search fix for boundary conditions. 2007-03-04 00:30:11 +00:00
vspader ea4eb96c2a Files are seekable! 2007-03-04 00:18:28 +00:00
vspader 7d6c8fc6f5 MP3 streaming! 2007-03-04 00:17:05 +00:00
vspader 1e5c5f54e3 Updated vorbis decoder to make it better. 2007-03-03 23:05:15 +00:00
vspader c810d2f492 Muleiple vorbis bitstreams in one file for streaming. Bitstreams can be different formats. (!) 2007-03-03 22:55:26 +00:00
vspader aafb021a80 Gapless playback fixes. 2007-03-03 21:13:25 +00:00
vspader 1e16835c8c Fixed up converter/inputnode relationship. 2007-03-03 18:25:10 +00:00
vspader 1aead1bf0d Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
vspader 116e78c3ed Removed SourceNode, since its dumb. 2007-03-03 00:41:19 +00:00
vspader eb5ee1586d Fixed up Vorbis Decoder and modified MAD to use new source system. 2007-03-03 00:33:36 +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 c98aa0af87 Fixed length in vorbis decoder. Whoopsie. 2007-03-01 03:02:30 +00:00
vspader f5e73d2e46 Updated Vorbis decoder to handle errors silently. Do you smell that? smells like somethin a-streamin is a comin.... 2007-03-01 02:56:42 +00:00
vspader 0c6ba36701 Removed CoreAudioUtils.h, since its no longer needed, and no longer exists. 2007-02-28 16:20:35 +00:00
vspader 396ebda62a Removed Growl preferences. Growl can and should handle that on its own. 2007-02-28 02:03:37 +00:00
vspader 3f5078594d Removed unused pane files. 2007-02-28 01:57:42 +00:00
vspader 47fa30dc58 Reworked preferences a little to make it easier for simple panes.
Added Growl notifications for when a song is played, or when the song changes.
2007-02-28 00:35:27 +00:00
vspader f6e79d6132 Removed CoreAudioUtils from Cog's thirdparty, since its no longer needed. 2007-02-28 00:04:46 +00:00
vspader 656be855ce Removed decoders folder. 2007-02-28 00:03:38 +00:00
vspader 84e7b7df83 Added Growl framework. 2007-02-28 00:02:40 +00:00
vspader 53abdde705 Fix for Flac to work with 24bit files (thanks to Play).
Updated COMPILE instructions to avoid confusion about scripts directory.
2007-02-27 23:56:52 +00:00
vspader 3283a97e20 Fixed LastFM autolaunch. 2007-02-26 05:28:56 +00:00
vspader ec153d3ae8 Fixed defaults for launching LastFM. 2007-02-26 05:26:48 +00:00
vspader 308b930caf Stop when the application closes. 2007-02-26 05:07:18 +00:00
vspader 083a898de6 Fixed crash with audioscrobbler. 2007-02-26 04:23:13 +00:00
vspader e6f2e7dd0d Removed get-dsstore.sh, its no longer used. 2007-02-25 22:23:27 +00:00
vspader df20c6c423 Added DiskImage scripts, for easier (LOL) image creation. 2007-02-25 22:17:05 +00:00
svenforkbeard 8c182a43d4 Upped the minimum width for the preference pane. 2007-02-25 04:26:27 +00:00
svenforkbeard 4c3811b5a4 Made the Info image a lighter blue. 2007-02-25 04:07:52 +00:00
vspader 603a8ab8c3 Reverted path changes. Scripts should be run from project root. 2007-02-25 02:55:45 +00:00
vspader 9fcd1cb279 Fixed image paths for new UI. 2007-02-25 02:46:21 +00:00
vspader e46050844b Moved new images to their rightful place. 2007-02-25 02:44:48 +00:00
vspader 35b1c886a8 Added Last.fm support for those with the last.fm client.
Fixed up remote and scrobbler preferences.
2007-02-25 02:43:56 +00:00
vspader 629587d47d Added audioscrobbler preferences. 2007-02-25 02:23:48 +00:00
svenforkbeard 8e8e49c657 Re-added previous UI changes 2007-02-25 00:34:08 +00:00
svenforkbeard e0c566694a Fixed pathing issues in build dependancies scripts. 2007-02-24 23:52:11 +00:00
vspader 927b65a4a5 Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00