Mercurial > audlegacy-plugins
graph
-
[svn] - flac 112 plugin: removed ui options related to old http support trunkMon, 22 Jan 2007 08:42:50 -0800, by giacomo
-
[svn] - flac 112 plugin: removed http.c and http.h, plus some fixes trunkMon, 22 Jan 2007 08:32:48 -0800, by giacomo
-
[svn] - removed http code from flac 112 plugin; still have to remove http options from gui trunkMon, 22 Jan 2007 08:27:39 -0800, by giacomo
-
[svn] - written ungetc for curl vfs plugin (works along with getc, fread, ftell, feof, fseek) trunkMon, 22 Jan 2007 06:19:50 -0800, by giacomo
-
[svn] Fix case in curl where icecast metadata is wrapped around the end of trunkSun, 21 Jan 2007 22:18:40 -0800, by iabervon
-
[svn] - don't depend on feof here, as it's reliability is not guaranteed. trunkSun, 21 Jan 2007 22:15:24 -0800, by nenolod
-
[svn] - remove broken mms code, libmms-based transport in progress trunkSun, 21 Jan 2007 21:15:15 -0800, by nenolod
-
[svn] - ssl support (no idea why, but hey, we can!) trunkSun, 21 Jan 2007 21:01:41 -0800, by nenolod
-
[svn] - URIs are now passed naked instead of mangled by the VFS subsystem. trunkSun, 21 Jan 2007 20:51:22 -0800, by nenolod
-
[svn] - labotomize the ffmpeg I/O code, making it an over-engineered VFS trunkSun, 21 Jan 2007 20:25:59 -0800, by nenolod
-
[svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is trunkSun, 21 Jan 2007 20:09:18 -0800, by nenolod
-
[svn] - decrement handle->rd_abs when we do an ungetc. trunkSun, 21 Jan 2007 19:55:50 -0800, by nenolod
-
[svn] flac 112 plugin: disabled built-in http stream support trunkSun, 21 Jan 2007 15:33:20 -0800, by giacomo
-
[svn] flac 112 plugin: playback and detection use vfs; current situation is pretty similar to the one of flac 113 plugin trunkSun, 21 Jan 2007 15:15:38 -0800, by giacomo
-
[svn] - flac 113 plugin: allow to do seek and other operations on http sources trunkSun, 21 Jan 2007 11:17:52 -0800, by giacomo
-
[svn] - flac 113 plugin: placed a label in configure dialog, explaning that stream options are currently ignored trunkSun, 21 Jan 2007 11:00:54 -0800, by 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 trunkSun, 21 Jan 2007 10:40:40 -0800, by giacomo
-
[svn] - do not close FDs that do not belong to us. trunkSun, 21 Jan 2007 04:01:04 -0800, by nenolod
-
[svn] - remove integrated http in lieu of builtin vorbis http trunkSun, 21 Jan 2007 02:38:15 -0800, by nenolod
-
[svn] - fix weird "(null) (Radioseven - www.radioseven.se)" glitch trunkSun, 21 Jan 2007 02:21:50 -0800, by nenolod
-
[svn] - stuff from vfs_get_metadata is already strdup'd trunkSun, 21 Jan 2007 02:16:17 -0800, by nenolod
-
[svn] - only parse handed-off shoutcast information on streams trunkSun, 21 Jan 2007 02:11:26 -0800, by nenolod
-
[svn] - always make sure the returned data is strdup'd trunkSun, 21 Jan 2007 01:55:08 -0800, by nenolod
-
[svn] Handle inline metadata. Parsing of tags needs work before it will not crash on trunkSat, 20 Jan 2007 23:31:12 -0800, by iabervon
-
[svn] Provide "name" metadata when the url is a shoutcast stream. trunkSat, 20 Jan 2007 21:40:49 -0800, by iabervon
-
[svn] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player trunkFri, 19 Jan 2007 11:05:40 -0800, by giacomo
-
[svn] - added is_our_file_from_vfs function to sid, for both libsidplay v1 and v2 trunkFri, 19 Jan 2007 10:55:44 -0800, by giacomo
-
[svn] - modified the sid plugin to use vfs, for both libsidplay v1 and v2; still requires testing and some work in the is_our_file part trunkFri, 19 Jan 2007 09:56:06 -0800, by giacomo
-
[svn] Time out curl connections eventually, and don't retry them on the same VFSFile. trunkThu, 18 Jan 2007 18:52:45 -0800, by iabervon
-
[svn] - evdev-plug: added volume->mute and win->jumptofile actions trunkWed, 17 Jan 2007 09:14:03 -0800, by giacomo
-
[svn] - status icon plugin: better logic for KWin workaround trunkWed, 17 Jan 2007 08:52:04 -0800, by giacomo
-
[svn] - status icon plugin: added a workaround to handle situations where KWin doesn't give a correct size for tray icons trunkWed, 17 Jan 2007 08:46:53 -0800, by giacomo