log

age author description
Tue, 30 Jan 2007 08:24:40 -0800 giacomo [svn] - added audacious osd in configure.ac trunk
Tue, 30 Jan 2007 08:04:43 -0800 giacomo [svn] - splitted GTK_CFLAGS in GTK_CFLAGS, GLIB_CFLAGS and PANGO_CFLAGS, splitted GTK_LIBS in GTK_LIBS, GLIB_LIBS, PANGO_LIBS trunk
Mon, 29 Jan 2007 18:35:59 -0800 yaz [svn] - don't percent encode urls beginning with http:// or https:// for now. trunk
Mon, 29 Jan 2007 17:47:57 -0800 yaz [svn] - build fix. adjust prototypes to new input API. trunk
Mon, 29 Jan 2007 09:14:19 -0800 giacomo [svn] - aosd: added missing header in Makefile trunk
Mon, 29 Jan 2007 08:40:14 -0800 giacomo [svn] - aosd: paranoid fixes part 2 trunk
Mon, 29 Jan 2007 08:38:56 -0800 giacomo [svn] - aosd: modified ghosd library source to ignore EINTR when polling trunk
Mon, 29 Jan 2007 07:50:26 -0800 giacomo [svn] - aosd: paranoid fixes trunk
Mon, 29 Jan 2007 07:46:29 -0800 giacomo [svn] - aosd: remove other skin_file manipulation trunk
Mon, 29 Jan 2007 07:00:45 -0800 giacomo [svn] - aosd: do not try to save skin_file, not implemented yet trunk
Mon, 29 Jan 2007 06:40:04 -0800 giacomo [svn] - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing trunk
Mon, 29 Jan 2007 03:34:57 -0800 nenolod [svn] - fix seek() routine for InputPlayback API. trunk
Mon, 29 Jan 2007 03:33:15 -0800 nenolod [svn] - update to new plugin API trunk
Mon, 29 Jan 2007 03:26:26 -0800 nenolod [svn] - update to new input plugin API trunk
Mon, 29 Jan 2007 03:14:02 -0800 nenolod [svn] - make this compile again trunk
Sun, 28 Jan 2007 22:42:40 -0800 iabervon [svn] Fix a dumb mistake, and also use generic flags and get_time. trunk
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