Mercurial > audlegacy-plugins
graph
-
[svn] - songchange: use asynchronous hooks instead of a polling event trunkThu, 25 Jan 2007 21:44:10 -0800, by nenolod
-
[svn] - this should have been a VFSVorbisFile, not a direct VFS fd trunkThu, 25 Jan 2007 04:50:20 -0800, by nenolod
-
[svn] - display the stream title if it's available, like in mp3 streams trunkThu, 25 Jan 2007 04:43:18 -0800, by nenolod
-
[svn] Support for writing downloaded data to a file (no UI provided yet). trunkTue, 23 Jan 2007 20:19:01 -0800, by iabervon
-
[svn] - made popup window use audacious_fileinfopopup_show_from_title if track_name and song length is not available trunkTue, 23 Jan 2007 16:44:29 -0800, by giacomo
-
[svn] - treat all failures the same. this is XIPH. we're not going to ever be trunkTue, 23 Jan 2007 06:20:09 -0800, by nenolod
-
[svn] - make sure g_mutex_unlock(vf_mutex); is done trunkTue, 23 Jan 2007 04:33:51 -0800, by nenolod
-
[svn] - fix uninitialized value conditional jump, maybe it will help trunkTue, 23 Jan 2007 04:14:48 -0800, by nenolod
-
[svn] - if the performer of a track is not specified in cue sheet, the performer of the album will be used. trunkTue, 23 Jan 2007 03:00:28 -0800, by yaz
-
[svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunkMon, 22 Jan 2007 18:41:17 -0800, by nenolod
-
[svn] - mpg123: fix warnings in compilation, added function prototype to common.h trunkMon, 22 Jan 2007 14:52:22 -0800, by giacomo
-
[svn] - flac 112 plugin: last fix; hopefully, everything is ok now; for both 112 and 113 playback works and http stream works trunkMon, 22 Jan 2007 13:35:34 -0800, by giacomo
-
[svn] - flac 113 plugin: do not try to pick tuple from file if file is not accessible via stdio (and stop crashing when such attempts are done); TODO: pick tags from flac via vfs trunkMon, 22 Jan 2007 13:30:28 -0800, by giacomo
-
[svn] - flac 112 plugin: do not try to pick tuple from file if file is not accessible via stdio (and stop crashing when such attempts are done); TODO: pick tags from flac via vfs trunkMon, 22 Jan 2007 12:32:00 -0800, by giacomo
-
[svn] - add missing inclusion of audacious/strings.h where necessary trunkMon, 22 Jan 2007 10:36:50 -0800, by giacomo
-
[svn] - re-add code that was accidentally removed after merge of getc/ungetc implementation trunkMon, 22 Jan 2007 10:32:03 -0800, by giacomo
-
[svn] - flac 113 plugin: get rid of old http options in ui trunkMon, 22 Jan 2007 09:20:08 -0800, by giacomo
-
[svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well trunkMon, 22 Jan 2007 09:08:16 -0800, by giacomo
-
[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