log

age author description
Sun, 28 Jan 2007 22:15:52 -0800 iabervon [svn] Fix sid for current API. trunk
Sun, 28 Jan 2007 22:14:55 -0800 iabervon [svn] Use InputPlayback standard flags in mpg123, drop set_time(). trunk
Sun, 28 Jan 2007 21:09:12 -0800 iabervon [svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output trunk
Sun, 28 Jan 2007 17:41:50 -0800 kiyoshi [svn] made null always build trunk
Sun, 28 Jan 2007 17:02:41 -0800 iabervon [svn] Update plugins to the new input plugin API trunk
Sun, 28 Jan 2007 14:37:17 -0800 nenolod [svn] - fix vorbis fileinfo stuff trunk
Sun, 28 Jan 2007 03:51:32 -0800 chainsaw [svn] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo. trunk
Sun, 28 Jan 2007 02:32:41 -0800 nenolod [svn] - User-Agent: Audacious/$version (curl transport) trunk
Sat, 27 Jan 2007 16:37:02 -0800 chainsaw [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. trunk
Sat, 27 Jan 2007 06:48:17 -0800 nenolod [svn] - include a valid length trunk
Sat, 27 Jan 2007 06:35:52 -0800 nenolod [svn] - submit gerpok tracks on immediate playback begin trunk
Sat, 27 Jan 2007 06:10:29 -0800 mf0102 [svn] - adapted plugin to use new formatter (without xmms_ prefix) trunk
Thu, 25 Jan 2007 22:52:52 -0800 nenolod [svn] - change some references for long to int, reported by and patch by trunk
Thu, 25 Jan 2007 22:27:29 -0800 nenolod [svn] - who the fuck put that there trunk
Thu, 25 Jan 2007 21:44:10 -0800 nenolod [svn] - songchange: use asynchronous hooks instead of a polling event trunk
Thu, 25 Jan 2007 13:21:21 -0800 alxorlov [svn] Update russian translation trunk
Thu, 25 Jan 2007 06:55:33 -0800 dai [svn] * Update Japanese translation. trunk
Thu, 25 Jan 2007 04:50:20 -0800 nenolod [svn] - this should have been a VFSVorbisFile, not a direct VFS fd trunk
Thu, 25 Jan 2007 04:43:18 -0800 nenolod [svn] - display the stream title if it's available, like in mp3 streams trunk
Thu, 25 Jan 2007 01:39:09 -0800 nenolod [svn] - fix a warning trunk
Tue, 23 Jan 2007 20:19:01 -0800 iabervon [svn] Support for writing downloaded data to a file (no UI provided yet). trunk
Tue, 23 Jan 2007 16:44:29 -0800 giacomo [svn] - made popup window use audacious_fileinfopopup_show_from_title if track_name and song length is not available trunk
Tue, 23 Jan 2007 09:21:15 -0800 nenolod [svn] - portability fixes for solaris trunk
Tue, 23 Jan 2007 06:25:58 -0800 nenolod [svn] - handle OV_HOLE gracefully trunk
Tue, 23 Jan 2007 06:24:14 -0800 nenolod [svn] - some tweaks trunk
Tue, 23 Jan 2007 06:22:01 -0800 nenolod [svn] - remove other debug notices trunk
Tue, 23 Jan 2007 06:20:09 -0800 nenolod [svn] - treat all failures the same. this is XIPH. we're not going to ever be trunk
Tue, 23 Jan 2007 04:34:30 -0800 nenolod [svn] - kill dumb debug notice trunk
Tue, 23 Jan 2007 04:33:51 -0800 nenolod [svn] - make sure g_mutex_unlock(vf_mutex); is done trunk
Tue, 23 Jan 2007 04:31:53 -0800 nenolod [svn] - support ice-name: icecast2 header trunk
Tue, 23 Jan 2007 04:14:48 -0800 nenolod [svn] - fix uninitialized value conditional jump, maybe it will help trunk
Tue, 23 Jan 2007 03:00:28 -0800 yaz [svn] - if the performer of a track is not specified in cue sheet, the performer of the album will be used. trunk
Mon, 22 Jan 2007 22:23:12 -0800 nenolod [svn] - update welsh translation: trunk
Mon, 22 Jan 2007 22:14:42 -0800 nenolod [svn] - update welsh translation: trunk
Mon, 22 Jan 2007 19:31:27 -0800 nenolod [svn] - some more work here: trunk
Mon, 22 Jan 2007 18:53:19 -0800 nenolod [svn] - add config.h includes where needed trunk
Mon, 22 Jan 2007 18:41:17 -0800 nenolod [svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunk
Mon, 22 Jan 2007 14:56:02 -0800 giacomo [svn] - metronom: use g_malloc in place of malloc trunk
Mon, 22 Jan 2007 14:52:22 -0800 giacomo [svn] - mpg123: fix warnings in compilation, added function prototype to common.h trunk
Mon, 22 Jan 2007 13:35:34 -0800 giacomo [svn] - flac 112 plugin: last fix; hopefully, everything is ok now; for both 112 and 113 playback works and http stream works trunk
Mon, 22 Jan 2007 13:30:28 -0800 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 trunk
Mon, 22 Jan 2007 12:32:00 -0800 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 trunk
Mon, 22 Jan 2007 12:21:31 -0800 giacomo [svn] - refinements for getc/ungetc in curl trunk
Mon, 22 Jan 2007 10:36:50 -0800 giacomo [svn] - add missing inclusion of audacious/strings.h where necessary trunk
Mon, 22 Jan 2007 10:32:03 -0800 giacomo [svn] - re-add code that was accidentally removed after merge of getc/ungetc implementation trunk
Mon, 22 Jan 2007 09:47:19 -0800 nenolod [svn] - add some presets i had sitting around trunk
Mon, 22 Jan 2007 09:20:08 -0800 giacomo [svn] - flac 113 plugin: get rid of old http options in ui trunk
Mon, 22 Jan 2007 09:08:16 -0800 giacomo [svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well trunk
Mon, 22 Jan 2007 08:58:57 -0800 nenolod [svn] - update-po trunk
Mon, 22 Jan 2007 08:46:58 -0800 giacomo [svn] - flac 112 plugin: small ui updates trunk
Mon, 22 Jan 2007 08:42:50 -0800 giacomo [svn] - flac 112 plugin: removed ui options related to old http support trunk
Mon, 22 Jan 2007 08:32:48 -0800 giacomo [svn] - flac 112 plugin: removed http.c and http.h, plus some fixes trunk
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
Sun, 21 Jan 2007 03:52:04 -0800 nenolod [svn] - use VFSVorbisFile class for tuple builder trunk
Sun, 21 Jan 2007 03:32:15 -0800 nenolod [svn] - touch .depend after blanking it out trunk
Sun, 21 Jan 2007 03:01:06 -0800 nenolod [svn] - remove .depend on make clean trunk
Sun, 21 Jan 2007 02:56:22 -0800 nenolod [svn] - whoever wrote this plugin was a jerk trunk
Sun, 21 Jan 2007 02:40:50 -0800 nenolod [svn] - cleanups trunk
Sun, 21 Jan 2007 02:38:15 -0800 nenolod [svn] - remove integrated http in lieu of builtin vorbis http trunk
Sun, 21 Jan 2007 02:35:18 -0800 nenolod [svn] - newvfs probing support trunk
Sun, 21 Jan 2007 02:21:50 -0800 nenolod [svn] - fix weird "(null) (Radioseven - www.radioseven.se)" glitch trunk
Sun, 21 Jan 2007 02:18:37 -0800 nenolod [svn] - use g_new0 trunk
Sun, 21 Jan 2007 02:16:17 -0800 nenolod [svn] - stuff from vfs_get_metadata is already strdup'd trunk
Sun, 21 Jan 2007 02:15:05 -0800 nenolod [svn] - remove http.c trunk
Sun, 21 Jan 2007 02:11:26 -0800 nenolod [svn] - only parse handed-off shoutcast information on streams trunk
Sun, 21 Jan 2007 02:09:42 -0800 nenolod [svn] - fix crash trunk
Sun, 21 Jan 2007 01:55:08 -0800 nenolod [svn] - always make sure the returned data is strdup'd trunk
Sun, 21 Jan 2007 01:49:43 -0800 nenolod [svn] - implement mpgdec_metadata() trunk
Sat, 20 Jan 2007 23:31:12 -0800 iabervon [svn] Handle inline metadata. Parsing of tags needs work before it will not crash on trunk
Sat, 20 Jan 2007 21:40:49 -0800 iabervon [svn] Provide "name" metadata when the url is a shoutcast stream. trunk
Fri, 19 Jan 2007 11:05:40 -0800 giacomo [svn] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player trunk
Fri, 19 Jan 2007 10:55:44 -0800 giacomo [svn] - added is_our_file_from_vfs function to sid, for both libsidplay v1 and v2 trunk
Fri, 19 Jan 2007 09:56:06 -0800 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 trunk
Fri, 19 Jan 2007 04:46:00 -0800 giacomo [svn] - updated amidi-plug to the new plugin API trunk
Thu, 18 Jan 2007 18:52:45 -0800 iabervon [svn] Time out curl connections eventually, and don't retry them on the same VFSFile. trunk
Wed, 17 Jan 2007 10:50:00 -0800 js [svn] D'oh, a 2 was missing. trunk
Wed, 17 Jan 2007 10:49:17 -0800 js [svn] Fixed possible buffer overflow. trunk
Wed, 17 Jan 2007 09:14:03 -0800 giacomo [svn] - evdev-plug: added volume->mute and win->jumptofile actions trunk
Wed, 17 Jan 2007 08:52:04 -0800 giacomo [svn] - status icon plugin: better logic for KWin workaround trunk
Wed, 17 Jan 2007 08:46:53 -0800 giacomo [svn] - status icon plugin: added a workaround to handle situations where KWin doesn't give a correct size for tray icons trunk
Wed, 17 Jan 2007 08:27:05 -0800 giacomo [svn] - use xmms_show_message for the about box trunk
Wed, 17 Jan 2007 03:34:44 -0800 giacomo [svn] - status icon plugin: use scroll wheel on the status icon to change volume trunk
Wed, 17 Jan 2007 03:13:34 -0800 giacomo [svn] - status icon plugin: display main menu on right click trunk
Wed, 17 Jan 2007 00:56:53 -0800 nenolod [svn] - various overflow and security-related fixes from XMMS2 (mainly Juho Vaha-Herttua, et al) trunk
Wed, 17 Jan 2007 00:29:28 -0800 nenolod [svn] - remove broken iTunes 4/5 DRM support due to portability issues trunk
Wed, 17 Jan 2007 00:23:22 -0800 nenolod [svn] - remove visual studio file from src/aac/mp4ff trunk
Tue, 16 Jan 2007 19:40:59 -0800 giacomo [svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget trunk
Tue, 16 Jan 2007 16:59:59 -0800 nenolod [svn] - chase dirbrowser removal trunk
Tue, 16 Jan 2007 15:00:41 -0800 alxorlov [svn] Add string "ru" to po/LINGUAS trunk
Tue, 16 Jan 2007 14:41:44 -0800 alxorlov [svn] Add russian translation trunk
Tue, 16 Jan 2007 13:14:04 -0800 giacomo [svn] - status icon plugins: provide a couple of different icon pixmap files trunk