Mercurial > audlegacy-plugins
graph
-
[svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr). trunkSun, 11 Mar 2007 10:09:52 -0700, by nenolod
-
[svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be trunkSun, 11 Mar 2007 06:31:32 -0700, by giacomo
-
[svn] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version trunkFri, 09 Mar 2007 12:42:48 -0800, by giacomo
-
[svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one trunkThu, 08 Mar 2007 09:24:04 -0800, by giacomo
-
[svn] statusicon: improvements in title changes detection while the popup is being displayed trunkThu, 08 Mar 2007 04:20:23 -0800, by giacomo
-
[svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846 trunkWed, 07 Mar 2007 16:45:38 -0800, by giacomo
-
[svn] - I was noticed vfs_fread check still causes problem. disable for now. trunkWed, 07 Mar 2007 05:36:20 -0800, by yaz
-
[svn] - only perform vfs fseek against info::infile if it is available. trunkWed, 07 Mar 2007 05:08:55 -0800, by nenolod
-
[svn] - translate curl error number into corresponding error message. patch by Joker. trunkWed, 07 Mar 2007 00:53:24 -0800, by yaz
-
[svn] - avoid crash when error message doesn't contain <TITLE>. trunkTue, 06 Mar 2007 05:17:29 -0800, by yaz
-
[svn] - don't use a vfs buffered source for local files trunkTue, 06 Mar 2007 04:44:26 -0800, by nenolod
-
[svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. trunkTue, 06 Mar 2007 01:12:16 -0800, by yaz
-
[svn] - reject files which use Ogg container magic trunkMon, 05 Mar 2007 00:28:52 -0800, by nenolod
-
[svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c trunkSun, 04 Mar 2007 17:32:01 -0800, by giacomo
-
[svn] - hide seek bar for unseekable (info->size = 0) stream. trunkSat, 03 Mar 2007 22:55:57 -0800, by yaz
-
[svn] - ishttp() should check string is not NULL. closes #832. trunkSat, 03 Mar 2007 19:27:40 -0800, by yaz
-
[svn] - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving. trunkSat, 03 Mar 2007 17:36:01 -0800, by yaz
-
[svn] - with fixed curl, read id3 tag over network works now. trunkSat, 03 Mar 2007 05:55:23 -0800, by yaz
-
[svn] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina). trunkFri, 02 Mar 2007 00:14:11 -0800, by yaz
-
[svn] - try to use str_to_utf8() to fill up tuple. we discovered that indecent ogg stream sends non-utf8 metadata. trunkThu, 01 Mar 2007 20:09:48 -0800, by yaz
-
[svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion trunkThu, 01 Mar 2007 18:22:51 -0800, by giacomo
-
[svn] - determine whether stream is seekable or not by checking duration. it is safe to use with proxy. trunkThu, 01 Mar 2007 06:31:20 -0800, by yaz
-
[svn] - revert r1624 due to the fact that it breaks trunkThu, 01 Mar 2007 04:33:43 -0800, by nenolod
-
[svn] - add tuple building for ADTS/Shoutcast streams trunkWed, 28 Feb 2007 19:48:28 -0800, by nenolod
-
[svn] - when shifting the ringbuffer to left by one byte to regain alignment, trunkWed, 28 Feb 2007 19:26:41 -0800, by nenolod
-
[svn] - only do shoutcast stuff if info::size = 0. closes #601 again. trunkWed, 28 Feb 2007 18:00:41 -0800, by nenolod
-
[svn] - fix a ringbuffering error in curl which caused trouble with icecast2 trunkWed, 28 Feb 2007 17:52:11 -0800, by nenolod
-
[svn] - only claim URLs that actually belong to us. Closes #783. trunkWed, 28 Feb 2007 07:29:57 -0800, by nenolod
-
[svn] - handle condition where track_name is not there, but stream_name is. trunkWed, 28 Feb 2007 07:01:26 -0800, by nenolod
-
[svn] - vtx input plugin based on a submission from Pavel Vymetalek. trunkWed, 28 Feb 2007 04:38:53 -0800, by nenolod
-
[svn] - using mad.pc makes us dependant on a nonstandard packaging of mad -- trunkWed, 28 Feb 2007 02:14:00 -0800, by nenolod
-
[svn] - aosd: replaced other occurrencies of glib18n with audacious i18n trunkTue, 27 Feb 2007 16:51:52 -0800, by giacomo
-
[svn] - aosd: use audacious-plugins as PACKAGE for i18n trunkTue, 27 Feb 2007 16:45:04 -0800, by giacomo
-
[svn] - scrobbler: check that there are files in playlist at all, before looking up whether they are http sources or not trunkTue, 27 Feb 2007 10:15:17 -0800, by giacomo
-
[svn] - add metadata key "content-length", which allows for getting a content length. trunkTue, 27 Feb 2007 05:40:42 -0800, by nenolod
-
[svn] - some ringbuffering issues could cause crashing. a final review has trunkTue, 27 Feb 2007 04:29:52 -0800, by nenolod
-
[svn] - do not pass a buffered FD to the decoding thread, just use it for trunkTue, 27 Feb 2007 04:19:56 -0800, by nenolod
-
[svn] - use vfs_buffered_file_new_from_uri for probing. trunkTue, 27 Feb 2007 03:45:34 -0800, by nenolod
-
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr). trunkTue, 27 Feb 2007 01:40:23 -0800, by nenolod
-
[svn] - freebsd portability fixes from "The_Paya". Closes #814. trunkTue, 27 Feb 2007 01:27:06 -0800, by nenolod
-
[svn] - add a (hidden for now) configuration option, use_local_ip and local_ip trunkMon, 26 Feb 2007 03:38:03 -0800, by nenolod
-
[svn] - now fileinfo dialog shows "Unknown" instead of "Blues" if genre name isn't specified. trunkSun, 25 Feb 2007 23:22:16 -0800, by yaz
-
[svn] - properly report if madplug will not be built. trunkSun, 25 Feb 2007 17:41:03 -0800, by nenolod
-
[svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed. trunkSun, 25 Feb 2007 05:27:51 -0800, by yaz
-
[svn] - depend on $(OGG_VORBIS_*) for debian's sake trunkSun, 25 Feb 2007 03:35:59 -0800, by nenolod
-
[svn] - libflac -> libaudflac to prevent collision in the sun studio linker trunkSat, 24 Feb 2007 17:09:19 -0800, by nenolod
-
[svn] - fix proxy_use vs use_proxy. reported by joker on IRC. trunkSat, 24 Feb 2007 09:43:51 -0800, by nenolod
-
[svn] - reset position if we were passed a live FD. trunkSat, 24 Feb 2007 09:22:04 -0800, by nenolod
-
[svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture trunkSat, 24 Feb 2007 09:17:39 -0800, by nenolod
-
[svn] - ensure that we only operate on a duplicated fd if our source is trunkSat, 24 Feb 2007 08:59:37 -0800, by nenolod
-
[svn] - make use of the new id3_file_vfsopen() function. trunkSat, 24 Feb 2007 07:49:06 -0800, by nenolod
-
[svn] Steal parser from paranormal and make sure all datestamps are the same so yacc does not run. trunkSat, 24 Feb 2007 05:58:15 -0800, by chainsaw
-
[svn] - VFS probing support patch by Christian Birchinger (joker). trunkFri, 23 Feb 2007 20:30:42 -0800, by nenolod
-
[svn] - fix a ringbuffering error. found by purify. trunkWed, 21 Feb 2007 02:02:10 -0800, by nenolod
-
[svn] - TCON frame without string crashes mad_parse_genre(). trunkTue, 20 Feb 2007 18:12:05 -0800, by yaz
-
[svn] - temporarily cheat and disable certain codepaths for local files trunkTue, 20 Feb 2007 09:12:56 -0800, by nenolod
-
[svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly. trunkTue, 20 Feb 2007 09:02:15 -0800, by yaz
-
[svn] - no idea why we were using a dynamically allocated buffer for raw aac trunkTue, 20 Feb 2007 08:52:37 -0800, by nenolod
-
[svn] - handle a situation where buffer could be NULL (e.g. bail) trunkTue, 20 Feb 2007 08:47:44 -0800, by nenolod
-
[svn] - shoutcast title streaming. sucks, could probably be improved upon, but trunkTue, 20 Feb 2007 07:18:47 -0800, by nenolod
-
[svn] - fix another potential synchronization problem trunkTue, 20 Feb 2007 07:00:10 -0800, by nenolod
-
[svn] - ringbuffering underrun fixups -- found with purify trunkTue, 20 Feb 2007 06:31:29 -0800, by nenolod
-
[svn] - some ringbuffering fixes -- aac+ shouldn't crash now, but more trunkTue, 20 Feb 2007 06:17:27 -0800, by nenolod
-
[svn] Revert r1456, this gives problems with some files with broken ID3-Tags. trunkTue, 20 Feb 2007 06:11:10 -0800, by js
-
[svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts. trunkTue, 20 Feb 2007 05:51:23 -0800, by js
-
[svn] - aacplus shoutcast support. prepare for segfaults. trunkTue, 20 Feb 2007 05:47:25 -0800, by nenolod
-
[svn] - satisfy Nero AG attribution requirement for FAAD 2.5 code import trunkTue, 20 Feb 2007 04:36:01 -0800, by nenolod
-
[svn] - remove a bunch of pointless code. we don't do ID3 for raw AAC files at this time. trunkTue, 20 Feb 2007 04:13:46 -0800, by nenolod
-
[svn] - allow static AAC files to play. working on AACplus, but this brings us closer. trunkTue, 20 Feb 2007 04:10:41 -0800, by nenolod
-
[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences. trunkMon, 19 Feb 2007 19:39:42 -0800, by yaz
-
[svn] - if genre name is generated from number, it may exceed allocated memory block. trunkMon, 19 Feb 2007 18:53:25 -0800, by yaz
-
[svn] fix flac detection, now flac >= 1.1.4 is supported as well trunkMon, 19 Feb 2007 00:02:50 -0800, by gw666
-
[svn] - Tweak to check we found a file extension before using it to prevent segfault trunkSun, 18 Feb 2007 14:51:23 -0800, by nazca
-
[svn] - don't crash on startup by passing NULL to opendir(2) trunkSun, 18 Feb 2007 03:38:05 -0800, by nenolod
-
[svn] - wav-sndfile engine: correctly compute the bitrate trunkSat, 17 Feb 2007 19:58:29 -0800, by nenolod
-
[svn] Cast those pointers properly, and do not use deprecated GTK+ functions. trunkSat, 17 Feb 2007 07:46:52 -0800, by chainsaw
-
[svn] - disable broken APETag support for now, can cause crashes trunkFri, 16 Feb 2007 19:12:45 -0800, by nenolod
-
[svn] - disable debugging in preparation for alpha5 release trunkThu, 15 Feb 2007 19:04:53 -0800, by nenolod
-
[svn] - madplug: check that text is not null before using g_strtod trunkThu, 15 Feb 2007 05:10:08 -0800, by giacomo
-
[svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27. trunkWed, 14 Feb 2007 23:23:21 -0800, by yaz
-
[svn] - strings in audmad_config should be freed before update. thus constant initializer has been replaced with g_strdup(). trunkWed, 14 Feb 2007 18:03:22 -0800, by yaz
-
[svn] - make sure audmad_config.id3_format is not NULL. closes #795. trunkWed, 14 Feb 2007 10:15:53 -0800, by nenolod
-
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL. trunkTue, 13 Feb 2007 21:50:01 -0800, by yaz
-
[svn] - switch from pseudo delete tag call back to genuine one. trunkTue, 13 Feb 2007 05:55:00 -0800, by yaz
-
[svn] - add Catalan translation file. Closes #787. trunkMon, 12 Feb 2007 12:54:12 -0800, by nenolod
-
[svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790 trunkMon, 12 Feb 2007 08:02:53 -0800, by giacomo
-
[svn] - aosd: completed volume change trigger, works now trunkMon, 12 Feb 2007 07:20:56 -0800, by giacomo
-
[svn] - add rpath to make sure that plugins pick libid3tag up from libdir. trunkSun, 11 Feb 2007 06:22:20 -0800, by yaz
-
[svn] - patch from Mark Glines to polish up https:// support. trunkSat, 10 Feb 2007 12:36:14 -0800, by nenolod
-
[svn] Break out of the loop once we know the length. No using spinning around all day. trunkSat, 10 Feb 2007 12:06:11 -0800, by chainsaw
-
[svn] - set CURLOPT_FOLLOWLOCATION to true, closes #771. trunkFri, 09 Feb 2007 19:38:32 -0800, by nenolod
-
[svn] - remove the buggy memoryleaking mpg123 and integrate madplug into the trunkThu, 08 Feb 2007 09:10:38 -0800, by nenolod
-
[svn] - revise input_id3_get_string() to take encoding of field into account. trunkWed, 07 Feb 2007 23:31:26 -0800, by yaz
-
[svn] - aosd: added window class hints (aosd.Audacious) trunkWed, 07 Feb 2007 18:26:47 -0800, by giacomo
-
[svn] - aosd: added _NET_WM_WINDOW_TYPE_DOCK to osd window hints trunkWed, 07 Feb 2007 17:46:12 -0800, by giacomo
-
[svn] - avoid NULL dereference. closes mandriva #28603. trunkWed, 07 Feb 2007 10:35:13 -0800, by nenolod
-
[svn] - aosd, further work on ghosd source: do not use a override_redirect=true window and give the WM information about initial pos/size of osd (prevents flickering with normal windows); now the osd won't be displayed in multiple workspaces, only in the one where it's initially triggered trunkWed, 07 Feb 2007 03:52:25 -0800, by giacomo
-
[svn] - press F5 on not yet played stream no longer hangs. trunkWed, 07 Feb 2007 01:10:37 -0800, by yaz
-
[svn] - add madplug. It is not yet hooked up, I'll do that later. trunkMon, 05 Feb 2007 12:28:01 -0800, by nenolod
-
[svn] - aosd: avoid collision between playback start trigger and titlechange trigger, that occurred when the next file in playlist was played trunkSun, 04 Feb 2007 16:43:27 -0800, by giacomo
-
[svn] Obliterate empty tags, just like in mpg123. trunkSun, 04 Feb 2007 13:40:53 -0800, by chainsaw
-
[svn] - remove streaming configuration since it's no longer relevant. trunkSun, 04 Feb 2007 12:21:34 -0800, by nenolod
-
[svn] - remove streaming configuration since it's no longer relevant. trunkSun, 04 Feb 2007 12:12:53 -0800, by nenolod
-
[svn] - Process inline STIL information correctly. trunkSat, 03 Feb 2007 20:18:59 -0800, by nenolod
-
[svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip. trunkSat, 03 Feb 2007 08:55:23 -0800, by yaz
-
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null) trunkFri, 02 Feb 2007 04:34:35 -0800, by giacomo
-
[svn] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes trunkThu, 01 Feb 2007 16:45:47 -0800, by giacomo
-
[svn] - Uncommented some (obviously unneeded?) stuff -> fixed crash trunkThu, 01 Feb 2007 11:12:38 -0800, by mf0102
-
[svn] - Adapted song_change plugin to new hook functions trunkThu, 01 Feb 2007 05:10:14 -0800, by mf0102
-
[svn] - aosd: immediately hide osd window by single clicking (with mouse button 1) on it trunkWed, 31 Jan 2007 12:12:23 -0800, by giacomo
-
[svn] - aosd: simplify the thread semaphores logic trunkWed, 31 Jan 2007 12:09:03 -0800, by giacomo
-
[svn] - aosd: extended ghosd source with ghosd_set_event_button_cb to capture and handle button events in osd trunkWed, 31 Jan 2007 11:50:36 -0800, by giacomo
-
[svn] - aosd: added 'none' decoration, just displays text and optional shadow trunkWed, 31 Jan 2007 09:39:22 -0800, by giacomo
-
[svn] - aosd: prevent user from setting an excessively large max_width trunkWed, 31 Jan 2007 08:59:20 -0800, by giacomo
-
[svn] - aosd: added experimental multiple monitor support, plus max_width setting trunkWed, 31 Jan 2007 08:42:04 -0800, by giacomo
-
[svn] tweak xspf plugin to conform xspf specification version 1. trunkTue, 30 Jan 2007 23:14:02 -0800, by yaz
-
[svn] - Cleaned up AAC plugin a bit more, but still couldn't fix the bug trunkTue, 30 Jan 2007 13:41:14 -0800, by mf0102
-
[svn] - pass a valid InputPlayback handle to the play thread trunkTue, 30 Jan 2007 11:17:25 -0800, by nenolod
-
[svn] - mpg123: do not try to pick a tuple from http:// sources trunkTue, 30 Jan 2007 11:05:31 -0800, by giacomo
-
[svn] - converted timidity plugin to InputPlayback trunkTue, 30 Jan 2007 08:36:50 -0800, by giacomo
-
[svn] - splitted GTK_CFLAGS in GTK_CFLAGS, GLIB_CFLAGS and PANGO_CFLAGS, splitted GTK_LIBS in GTK_LIBS, GLIB_LIBS, PANGO_LIBS trunkTue, 30 Jan 2007 08:04:43 -0800, by giacomo
-
[svn] - don't percent encode urls beginning with http:// or https:// for now. trunkMon, 29 Jan 2007 18:35:59 -0800, by yaz
-
[svn] - build fix. adjust prototypes to new input API. trunkMon, 29 Jan 2007 17:47:57 -0800, by yaz
-
[svn] - aosd: modified ghosd library source to ignore EINTR when polling trunkMon, 29 Jan 2007 08:38:56 -0800, by giacomo
-
[svn] - aosd: do not try to save skin_file, not implemented yet trunkMon, 29 Jan 2007 07:00:45 -0800, by giacomo
-
[svn] Fix a dumb mistake, and also use generic flags and get_time. trunkSun, 28 Jan 2007 22:42:40 -0800, by iabervon
-
[svn] Use InputPlayback standard flags in mpg123, drop set_time(). trunkSun, 28 Jan 2007 22:14:55 -0800, by iabervon
-
[svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output trunkSun, 28 Jan 2007 21:09:12 -0800, by iabervon
-
[svn] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo. trunkSun, 28 Jan 2007 03:51:32 -0800, by chainsaw
-
[svn] - User-Agent: Audacious/$version (curl transport) trunkSun, 28 Jan 2007 02:32:41 -0800, by nenolod
-
[svn] If we are controlling a mono mixer component, ignore balance gracefully rather than muting the audio when the slider is moved to the left. trunkSat, 27 Jan 2007 16:37:02 -0800, by chainsaw
-
[svn] - submit gerpok tracks on immediate playback begin trunkSat, 27 Jan 2007 06:35:52 -0800, by nenolod
-
[svn] - adapted plugin to use new formatter (without xmms_ prefix) trunkSat, 27 Jan 2007 06:10:29 -0800, by mf0102
-
[svn] - change some references for long to int, reported by and patch by trunkThu, 25 Jan 2007 22:52:52 -0800, by nenolod
-
[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
-
[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
-
[svn] - status icon plugin: use scroll wheel on the status icon to change volume trunkWed, 17 Jan 2007 03:34:44 -0800, by giacomo
-
[svn] - status icon plugin: display main menu on right click trunkWed, 17 Jan 2007 03:13:34 -0800, by giacomo
-
[svn] - various overflow and security-related fixes from XMMS2 (mainly Juho Vaha-Herttua, et al) trunkWed, 17 Jan 2007 00:56:53 -0800, by nenolod
-
[svn] - remove broken iTunes 4/5 DRM support due to portability issues trunkWed, 17 Jan 2007 00:29:28 -0800, by nenolod
-
[svn] - remove visual studio file from src/aac/mp4ff trunkWed, 17 Jan 2007 00:23:22 -0800, by nenolod
-
[svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget trunkTue, 16 Jan 2007 19:40:59 -0800, by giacomo
-
[svn] - status icon plugins: provide a couple of different icon pixmap files trunkTue, 16 Jan 2007 13:14:04 -0800, by giacomo
-
[svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit. trunkTue, 16 Jan 2007 12:50:30 -0800, by js
-
[svn] - status icon plugin: try to auto-detect the correct size for the status icon trunkTue, 16 Jan 2007 12:17:06 -0800, by giacomo
-
[svn] - status icon plugin: made a tooltip popup that displays metadata of the current song trunkTue, 16 Jan 2007 10:34:12 -0800, by giacomo
-
[svn] - evdev-plug: check that the player local datadir exists before attempting to create evdev-plug.conf trunkMon, 15 Jan 2007 14:04:11 -0800, by giacomo
-
[svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf trunkMon, 15 Jan 2007 13:25:41 -0800, by giacomo
-
[svn] - make amidi-plug use audacious_get_localdir() trunkMon, 15 Jan 2007 12:46:38 -0800, by giacomo
-
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunkMon, 15 Jan 2007 12:38:45 -0800, by giacomo
-
[svn] - add missing config.h inclusion for wavpack, null and metronom plugin trunkMon, 15 Jan 2007 12:02:09 -0800, by giacomo
-
[svn] - added status icon plugin (written from scratch, with code from gtk 2.10) trunkMon, 15 Jan 2007 11:54:32 -0800, by giacomo
-
[svn] - remove blanket http:// grabbing -- probing for mp3 now works by VFS trunkMon, 15 Jan 2007 08:33:07 -0800, by nenolod
-
[svn] pause functionality should play if not already playing, now trunkMon, 15 Jan 2007 02:48:34 -0800, by kiyoshi
-
[svn] Support shoutcast (over TCP) with VFS HTTP code. mpg123 has to accept trunkSun, 14 Jan 2007 23:53:59 -0800, by iabervon
-
[svn] - buildsystem glue for curl http:// transport trunkSun, 14 Jan 2007 22:39:39 -0800, by nenolod
-
[svn] Add code for a plugin to use CURL for http. Needs some build-system trunkSun, 14 Jan 2007 22:34:57 -0800, by iabervon
-
[svn] Use a VFSFile instead of the built-in http, if the VFS supports it. trunkSun, 14 Jan 2007 22:31:16 -0800, by iabervon
-
[svn] - fix dependency generation (CFLAGS was not set) trunkSun, 14 Jan 2007 19:04:03 -0800, by nenolod
-
[svn] - gettext requires mkinstalldirs (todo: OBJECTIVE_PO omk instruction) trunkSun, 14 Jan 2007 18:59:41 -0800, by nenolod
-
[svn] - added evdev-plug, written-from-scratch plugin that allows to control the player via event devices on linux systems trunkSun, 14 Jan 2007 17:55:24 -0800, by giacomo
-
[svn] Copy Makevars from audacious-devel, fixes "make[1]: *** No rule to make target `depend'. Stop." trunkSat, 13 Jan 2007 08:27:42 -0800, by hansmi
-
[svn] Whoever reverted r1937, stop blowing holing in my ship! trunkMon, 08 Jan 2007 14:18:53 -0800, by chainsaw
-
[svn] - rovascope -- a variant of the paranormal visualization engine that is trunkSat, 06 Jan 2007 01:57:34 -0800, by nenolod
-
[svn] - removed gdk_threads_enter/leave from song_change.c, it's not needed here and brings troubles too trunkFri, 05 Jan 2007 04:54:33 -0800, by giacomo
-
[svn] Replace xmms_create_dir_browser & fix other issues. Patch by external contributor Michael Faerber <01mf02 -at- gmail.com> trunkWed, 03 Jan 2007 15:24:10 -0800, by kiyoshi
-
[svn] - chase prefswin -> ui_preferences in audacious core trunkTue, 02 Jan 2007 22:28:23 -0800, by nenolod
-
[svn] - add connection timeout option to curl_easy_perform(). hopefully, audacious can quit smoothly even though last.fm server goes down. trunkFri, 29 Dec 2006 04:53:41 -0800, by yaz
-
[svn] Add .s3m to allowed extensions, reported by Chainsaw. trunkSun, 24 Dec 2006 07:08:26 -0800, by hansmi
-
[svn] Portability fix for PPC64 (64-bit userland). trunkFri, 22 Dec 2006 15:34:37 -0800, by chainsaw
-
[svn] - back out po target until Makefile is generated properly trunkThu, 21 Dec 2006 18:22:00 -0800, by nenolod
-
[svn] - ensure that HTTP streams are connection: close. trunkWed, 20 Dec 2006 03:51:01 -0800, by nenolod
-
[svn] reverted to 844, to be re-reconsidered later trunkSun, 17 Dec 2006 08:46:44 -0800, by giacomo
-
[svn] - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious trunkSun, 17 Dec 2006 07:06:34 -0800, by giacomo
-
[svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get trunkSat, 16 Dec 2006 02:56:32 -0800, by giacomo
-
[svn] - some improvements for chiptune expansion efficiency trunkFri, 15 Dec 2006 21:24:10 -0800, by nenolod
-
[svn] - don't use deprecated function playlist_get(). trunkFri, 15 Dec 2006 21:23:09 -0800, by nenolod
-
[svn] - fix wav.c improper initialization of wav_fmts() trunkFri, 15 Dec 2006 17:11:51 -0800, by nenolod
-
[svn] - avoid opening VFS FDs for track URIs where we know that the file is valid trunkThu, 14 Dec 2006 18:12:13 -0800, by nenolod
-
[svn] - change use of printf to g_warning() and g_critical() where appropriate. trunkThu, 14 Dec 2006 18:08:50 -0800, by nenolod
-
[svn] - finalize the plugin-side of the extension-assist ABI trunkTue, 12 Dec 2006 19:43:23 -0800, by nenolod
-
[svn] - add support for extension probing to many plugins. trunkTue, 12 Dec 2006 18:54:01 -0800, by nenolod
-
[svn] - fix other plugins dependant on the playlist framework trunkMon, 11 Dec 2006 05:19:44 -0800, by nenolod
-
[svn] - update playlist code. M3U was simple and did not require anything special. trunkMon, 11 Dec 2006 05:13:54 -0800, by nenolod
-
[svn] Move supported formats to plugin info, rename plugin to 'Game console audio module decoder'. trunkSun, 10 Dec 2006 01:53:35 -0800, by kiyoshi
-
[svn] - you know, it'd help if binio were better documented. trunkSat, 09 Dec 2006 05:52:12 -0800, by nenolod
-
[svn] prevent adplug makefile from pointlessly trying to link source files in the core library trunkSat, 09 Dec 2006 05:29:06 -0800, by giacomo
-
[svn] - fix some configure behaviour regarding Gerpok trunkSat, 09 Dec 2006 02:55:44 -0800, by nenolod
-
[svn] - handle no account data gracefully (e.g. you only use one of the trunkSat, 09 Dec 2006 02:43:27 -0800, by nenolod
-
[svn] - Merge audacious-scrobbler III, new features include: trunkFri, 08 Dec 2006 19:31:43 -0800, by nenolod
-
[svn] - port from fmemopen() to vfs_buffer_new_from_string(). trunkFri, 08 Dec 2006 03:27:31 -0800, by nenolod
-
[svn] - fix fprovide.[cxx,h] -- they were the wrong revision trunkWed, 06 Dec 2006 07:57:05 -0800, by nenolod
-
[svn] - implement virtual class to use VFS through binio trunkWed, 06 Dec 2006 07:37:05 -0800, by nenolod
-
[svn] - implement AVS-like Trans / Dynamic Movement trunkTue, 05 Dec 2006 14:10:31 -0800, by nenolod
-
[svn] - apply_xform(): check for NULL vfield (broken scripts) trunkTue, 05 Dec 2006 03:40:04 -0800, by nenolod
-
[svn] Remove old-style is_our_file() where a new-style is_our_fd() exists trunkTue, 05 Dec 2006 01:07:41 -0800, by kiyoshi
-
[svn] Add support for Apple PMU front LED to Rocklight. Tested on PowerBook 5,9; works but is rather slow to update. trunkSat, 02 Dec 2006 18:17:14 -0800, by chainsaw
-
[svn] - some OSes use macros for some f*() functions, therefore make sure we trunkSat, 02 Dec 2006 14:43:27 -0800, by nenolod
-
[svn] - disable the playlist when loading = false. trunkFri, 01 Dec 2006 00:03:10 -0800, by nenolod
-
[svn] - what would we have ever done without Aerdan? trunkThu, 30 Nov 2006 23:02:05 -0800, by nenolod