log

age author description
Mon, 22 Jan 2007 08:27:39 -0800 giacomo [svn] - removed http code from flac 112 plugin; still have to remove http options from gui trunk
Mon, 22 Jan 2007 06:19:50 -0800 giacomo [svn] - written ungetc for curl vfs plugin (works along with getc, fread, ftell, feof, fseek) trunk
Mon, 22 Jan 2007 05:15:36 -0800 nenolod [svn] - add japanese translation from dai trunk
Mon, 22 Jan 2007 01:00:29 -0800 nenolod [svn] - newvfs probing trunk
Sun, 21 Jan 2007 22:18:40 -0800 iabervon [svn] Fix case in curl where icecast metadata is wrapped around the end of trunk
Sun, 21 Jan 2007 22:15:24 -0800 nenolod [svn] - don't depend on feof here, as it's reliability is not guaranteed. trunk
Sun, 21 Jan 2007 22:14:15 -0800 nenolod [svn] - tweak behaviour a little trunk
Sun, 21 Jan 2007 22:03:41 -0800 nenolod [svn] - fix trunk
Sun, 21 Jan 2007 21:45:52 -0800 nenolod [svn] - mms transport trunk
Sun, 21 Jan 2007 21:15:15 -0800 nenolod [svn] - remove broken mms code, libmms-based transport in progress trunk
Sun, 21 Jan 2007 21:01:41 -0800 nenolod [svn] - ssl support (no idea why, but hey, we can!) trunk
Sun, 21 Jan 2007 20:51:22 -0800 nenolod [svn] - URIs are now passed naked instead of mangled by the VFS subsystem. trunk
Sun, 21 Jan 2007 20:25:59 -0800 nenolod [svn] - labotomize the ffmpeg I/O code, making it an over-engineered VFS trunk
Sun, 21 Jan 2007 20:09:18 -0800 nenolod [svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is trunk
Sun, 21 Jan 2007 19:55:50 -0800 nenolod [svn] - decrement handle->rd_abs when we do an ungetc. trunk
Sun, 21 Jan 2007 19:48:38 -0800 nenolod [svn] - enforce UINT in charstack trunk
Sun, 21 Jan 2007 19:46:43 -0800 nenolod [svn] - fix getc emulation trunk
Sun, 21 Jan 2007 19:36:36 -0800 nenolod [svn] - getc/ungetc emulation trunk
Sun, 21 Jan 2007 16:08:19 -0800 giacomo [svn] flac 113 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage) trunk
Sun, 21 Jan 2007 16:03:30 -0800 giacomo [svn] flac 112 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage) trunk
Sun, 21 Jan 2007 15:34:56 -0800 giacomo [svn] flac 113 plugin: small fixes trunk
Sun, 21 Jan 2007 15:33:20 -0800 giacomo [svn] flac 112 plugin: disabled built-in http stream support trunk
Sun, 21 Jan 2007 15:15:38 -0800 giacomo [svn] flac 112 plugin: playback and detection use vfs; current situation is pretty similar to the one of flac 113 plugin trunk
Sun, 21 Jan 2007 11:17:52 -0800 giacomo [svn] - flac 113 plugin: allow to do seek and other operations on http sources trunk
Sun, 21 Jan 2007 11:00:54 -0800 giacomo [svn] - flac 113 plugin: placed a label in configure dialog, explaning that stream options are currently ignored trunk
Sun, 21 Jan 2007 10:40:40 -0800 giacomo [svn] - flac 113 plugin: moved to vfs for file detection and playback; plays http files as well, but it does not use flac/http.c code to do it, so there's no metadata parsing and flac http options are ignored; flac tags are still read directly from stdio, with checks that prevents tag reading if file is not stdio-readable trunk
Sun, 21 Jan 2007 04:51:28 -0800 nenolod [svn] - turn debugging back off trunk
Sun, 21 Jan 2007 04:01:04 -0800 nenolod [svn] - do not close FDs that do not belong to us. trunk
Sun, 21 Jan 2007 03:56:43 -0800 hansmi [svn] Set file->base trunk
Sun, 21 Jan 2007 03:53:28 -0800 nenolod [svn] - fix a logic error trunk