Commit graph

  • c825587bbb FIxed sizes for preference panes. vspader 2007-05-20 02:52:23 +0000
  • 54062be242 Updated URL for feedback. vspader 2007-05-19 22:52:32 +0000
  • 9eaad00043 Changed formatting for changelogs. Updated TODO. vspader 2007-05-19 22:13:55 +0000
  • c860803568 Changed directory for nightly builds. vspader 2007-05-19 16:03:08 +0000
  • 7b37d4fb41 Fixed file extension. vspader 2007-05-19 15:49:13 +0000
  • 9253776810 Added missing files. vspader 2007-05-19 15:36:47 +0000
  • 909789926e Fixed a couple of nightly bugs. vspader 2007-05-19 15:26:51 +0000
  • b6227ecf1d Updated nightly script. Allow appcast selection in preferences. vspader 2007-05-19 15:07:03 +0000
  • 9c7a405f83 Added nightly build launchd script. vspader 2007-05-18 02:54:38 +0000
  • c85907e3e7 Updated nightly build script. vspader 2007-05-18 02:37:31 +0000
  • bc513f0308 Updated TODO. vspader 2007-05-16 23:07:37 +0000
  • 4e1f598ac4 Fix for short audio files. vspader 2007-05-16 23:07:00 +0000
  • 0be36644a6 Fix for shorten bug at 48000 output rate. vspader 2007-05-16 22:56:54 +0000
  • 2659c1905c Removed id3v2 debugging message. vspader 2007-05-16 03:27:46 +0000
  • 1eda6c0e7d Removed debugging messages. vspader 2007-05-16 01:31:04 +0000
  • a18ab13d58 Fixed up shorten decoder. vspader 2007-05-16 01:30:28 +0000
  • 79934e0607 Fix for some playback issues (low frequency files). vspader 2007-05-16 01:06:23 +0000
  • 57ce59b549 svenforkbeard 2007-05-15 05:36:56 +0000
  • 8fd4ca4d50 Removed the French localization. svenforkbeard 2007-05-15 05:19:33 +0000
  • ab0cb5c15d Fixed shorten decoder. vspader 2007-05-11 01:33:05 +0000
  • bbba06e4b2 Fixed bug that caused problems when doing sample rate conversion. vspader 2007-05-10 23:19:56 +0000
  • ea921ae3ca Added 'Stop' to the Control menu and 'Remove' to the playlist's context menu. svenforkbeard 2007-04-17 02:28:59 +0000
  • e95555a142 Reverted back to r392. Looks like french was accidently put in english nib. vspader 2007-04-04 15:56:21 +0000
  • a32bc90637 updated French localization sryegkahl 2007-03-25 12:02:18 +0000
  • 0b54a1a6a5 Fix for windows newlines. vspader 2007-03-21 01:36:31 +0000
  • 77c7819dd6 Added some error messages that should hopefully fix some initial stuttering issues. vspader 2007-03-19 00:19:47 +0000
  • 2a0b588f4d Fixed crash bug. Hopefully once obj-c supports properties annoying bugs like this just wont happen. vspader 2007-03-18 17:44:59 +0000
  • d6cd790e53 Removed build folder. vspader 2007-03-17 01:00:53 +0000
  • a29ab1e885 Added scripts for nightly builds. vspader 2007-03-17 00:56:02 +0000
  • 08f233b4e1 Updated TODO. vspader 2007-03-14 03:16:48 +0000
  • 44eeab95ee Added header menu for playlist view. vspader 2007-03-14 03:16:37 +0000
  • 985ab27e1d Added formatters and NSFileHandle+CreateFile category for easy file creation when writing. vspader 2007-03-14 02:29:16 +0000
  • 4ed575f475 Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. vspader 2007-03-14 02:28:30 +0000
  • 71577bac3d Lots of cleanups. Mainly cleaned up PlaylistHeader automatic sizing to use values from bindings. vspader 2007-03-12 23:29:42 +0000
  • cdd461412c Forward delete now removed playlist entries. vspader 2007-03-12 22:15:35 +0000
  • 91607ea9ce Changed audioscrobbler id from tst to cog.. vspader 2007-03-12 22:11:40 +0000
  • 466b2f909c Fixed mousedown bug in the playlist view. It should only play if something is selected. vspader 2007-03-10 14:23:35 +0000
  • 15f1aa2ebd Cleaned up code. Added PlaylistLoader class properly, with support for m3u and pls formats. Changed default playlist to m3u. Added bugs GALORE! vspader 2007-03-09 01:16:06 +0000
  • 94201b5a4f added basic scanner for loading pls files. vspader 2007-03-07 01:45:45 +0000
  • 043c150abd Added playlistloader class. vspader 2007-03-07 01:26:50 +0000
  • f86f34a449 Removed useless message. vspader 2007-03-05 00:49:18 +0000
  • cc55e8dc72 Fix for endian issues. vspader 2007-03-05 00:36:12 +0000
  • 83d8434134 Fixed endian issues. vspader 2007-03-05 00:33:54 +0000
  • 5b40f598e1 Fix for endian issues in the CRC calculations in the MAC framework. vspader 2007-03-05 00:33:00 +0000
  • 58989af1f2 Fixed length for vorbis plugin. vspader 2007-03-04 22:06:47 +0000
  • 9f479d9a3e Cleaned up frameworks. vspader 2007-03-04 21:42:50 +0000
  • fbd90253a4 Cleaned up flac framework. vspader 2007-03-04 21:39:20 +0000
  • 133ce70a7d Updated project file. vspader 2007-03-04 21:32:31 +0000
  • d3a7ed611f Moved FLAC plugin to new source system along with updated framework. vspader 2007-03-04 21:32:03 +0000
  • adc00f188e Upgraded flac to 1.1.4. vspader 2007-03-04 21:21:36 +0000
  • 01c1cfca5d Updated WavPack so it uses the hosts endiannes. vspader 2007-03-04 20:52:39 +0000
  • 130a17cbf7 Moved WavPack and MusePack over to the source system. vspader 2007-03-04 20:47:49 +0000
  • 657d6a2860 Shorten Framework currently has no callback mechanisms. Until then, did a workaround for the source system. vspader 2007-03-04 18:46:44 +0000
  • 53e4ef0c7b Moved Musepack to source system. Fixed MonkeysAudio bug. vspader 2007-03-04 18:41:43 +0000
  • 505b525d42 Moved Monkeys Audio plugin to new source system. vspader 2007-03-04 18:20:23 +0000
  • ce08d6d4da Doubled the buffer size. Since the converter and input are now merged, a larger buffer is a good thing (tm). vspader 2007-03-04 16:00:26 +0000
  • bd9af25b61 Removed growl icon from preferences, since there is no growl icon. (jedi mind trick...) vspader 2007-03-04 04:49:13 +0000
  • 5798532fed Might as well close the source if you aren't going to use it. vspader 2007-03-04 04:37:36 +0000
  • 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. vspader 2007-03-04 04:36:10 +0000
  • e452cbe3db Changed open URL panel to use a combobox. vspader 2007-03-04 01:30:37 +0000
  • d5c777f7e8 Fix crash when input errors. vspader 2007-03-04 00:59:40 +0000
  • ebaf536339 Fix for boundary conditions. Corner cases are your friend. vspader 2007-03-04 00:50:19 +0000
  • 4b3f31b51a Removed debugging message. vspader 2007-03-04 00:33:41 +0000
  • 6f8d1b8e99 HTTPSource header search fix for boundary conditions. vspader 2007-03-04 00:30:11 +0000
  • ea4eb96c2a Files are seekable! vspader 2007-03-04 00:18:28 +0000
  • 7d6c8fc6f5 MP3 streaming! vspader 2007-03-04 00:17:05 +0000
  • 1e5c5f54e3 Updated vorbis decoder to make it better. vspader 2007-03-03 23:05:15 +0000
  • c810d2f492 Muleiple vorbis bitstreams in one file for streaming. Bitstreams can be different formats. (!) vspader 2007-03-03 22:55:26 +0000
  • aafb021a80 Gapless playback fixes. vspader 2007-03-03 21:13:25 +0000
  • 1e16835c8c Fixed up converter/inputnode relationship. vspader 2007-03-03 18:25:10 +0000
  • 1aead1bf0d Merged decoder and converter threads to facilitate midstream format changing. vspader 2007-03-03 17:19:37 +0000
  • 116e78c3ed Removed SourceNode, since its dumb. vspader 2007-03-03 00:41:19 +0000
  • eb5ee1586d Fixed up Vorbis Decoder and modified MAD to use new source system. vspader 2007-03-03 00:33:36 +0000
  • 934840ace5 Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. vspader 2007-03-02 01:36:52 +0000
  • c98aa0af87 Fixed length in vorbis decoder. Whoopsie. vspader 2007-03-01 03:02:30 +0000
  • f5e73d2e46 Updated Vorbis decoder to handle errors silently. Do you smell that? smells like somethin a-streamin is a comin.... vspader 2007-03-01 02:56:42 +0000
  • 0c6ba36701 Removed CoreAudioUtils.h, since its no longer needed, and no longer exists. vspader 2007-02-28 16:20:35 +0000
  • 396ebda62a Removed Growl preferences. Growl can and should handle that on its own. vspader 2007-02-28 02:03:37 +0000
  • 3f5078594d Removed unused pane files. vspader 2007-02-28 01:57:42 +0000
  • 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. vspader 2007-02-28 00:35:27 +0000
  • f6e79d6132 Removed CoreAudioUtils from Cog's thirdparty, since its no longer needed. vspader 2007-02-28 00:04:46 +0000
  • 656be855ce Removed decoders folder. vspader 2007-02-28 00:03:38 +0000
  • 84e7b7df83 Added Growl framework. vspader 2007-02-28 00:02:40 +0000
  • 53abdde705 Fix for Flac to work with 24bit files (thanks to Play). Updated COMPILE instructions to avoid confusion about scripts directory. vspader 2007-02-27 23:56:52 +0000
  • 3283a97e20 Fixed LastFM autolaunch. vspader 2007-02-26 05:28:56 +0000
  • ec153d3ae8 Fixed defaults for launching LastFM. vspader 2007-02-26 05:26:48 +0000
  • 308b930caf Stop when the application closes. vspader 2007-02-26 05:07:18 +0000
  • 083a898de6 Fixed crash with audioscrobbler. vspader 2007-02-26 04:23:13 +0000
  • e6f2e7dd0d Removed get-dsstore.sh, its no longer used. vspader 2007-02-25 22:23:27 +0000
  • df20c6c423 Added DiskImage scripts, for easier (LOL) image creation. vspader 2007-02-25 22:17:05 +0000
  • 8c182a43d4 Upped the minimum width for the preference pane. svenforkbeard 2007-02-25 04:26:27 +0000
  • 4c3811b5a4 Made the Info image a lighter blue. svenforkbeard 2007-02-25 04:07:52 +0000
  • 603a8ab8c3 Reverted path changes. Scripts should be run from project root. vspader 2007-02-25 02:55:45 +0000
  • 9fcd1cb279 Fixed image paths for new UI. vspader 2007-02-25 02:46:21 +0000
  • e46050844b Moved new images to their rightful place. vspader 2007-02-25 02:44:48 +0000
  • 35b1c886a8 Added Last.fm support for those with the last.fm client. Fixed up remote and scrobbler preferences. vspader 2007-02-25 02:43:56 +0000
  • 629587d47d Added audioscrobbler preferences. vspader 2007-02-25 02:23:48 +0000
  • 8e8e49c657 Re-added previous UI changes svenforkbeard 2007-02-25 00:34:08 +0000
  • e0c566694a Fixed pathing issues in build dependancies scripts. svenforkbeard 2007-02-24 23:52:11 +0000
  • 927b65a4a5 Merged with cog-audio-framework branch. Cog now uses plugins. vspader 2007-02-24 20:36:27 +0000