log

age author description
Fri, 20 Jul 2007 10:30:28 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins audacious-plugins-1.4.0-DR1
Fri, 20 Jul 2007 10:30:22 -0500 William Pitcock Re-add rpath for madplug for now.
Fri, 20 Jul 2007 10:29:54 -0500 William Pitcock Add SHNplug.
Fri, 20 Jul 2007 05:39:56 +0200 Stany HENRY As usual, "i18n" modifications.
Fri, 20 Jul 2007 03:29:42 +0300 zither Added configure options for cddb
Thu, 19 Jul 2007 23:43:00 +0200 Stany HENRY Guess... Yes, "i18n" stuff.
Thu, 19 Jul 2007 20:59:31 +0100 Tony Vroon AdPlug database loading fix by Christian "Joker" Birchinger.
Thu, 19 Jul 2007 12:56:04 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Thu, 19 Jul 2007 12:55:56 -0500 William Pitcock Check to make sure thread isn't free'd().
Thu, 19 Jul 2007 15:25:19 +0200 Stany HENRY The "i18n" saga is still going on...
Thu, 19 Jul 2007 12:54:26 +0900 Yoshiki Yazawa branch merge.
Thu, 19 Jul 2007 12:52:08 +0900 Yoshiki Yazawa more adaptation for file:// scheme.
Thu, 19 Jul 2007 03:16:44 +0200 Stany HENRY "Don't touch debug stuff !" commit. ;-)
Thu, 19 Jul 2007 00:51:28 +0000 Alex Maclean Fix projectm linking.
Thu, 19 Jul 2007 00:50:01 +0000 Alex Maclean Automated merge with ssh://monkeh@hg.atheme-project.org//hg/audacious-plugins
Fri, 13 Jul 2007 02:00:46 +0000 Alex Maclean Backing out d8c1706faac4, segfaults.
Thu, 19 Jul 2007 01:15:59 +0200 Stany HENRY "amidi-plug" : "i18n project" (part 2)
Thu, 19 Jul 2007 00:36:28 +0200 Stany HENRY "amidi-plug" : "i18n project" (part 1)
Wed, 18 Jul 2007 23:04:11 +0200 Stany HENRY "Scrobbler" plugin and the wrath of "i18n project"... ;-)
Wed, 18 Jul 2007 22:32:55 +0200 Stany HENRY All strings are now translatable.
Wed, 18 Jul 2007 22:08:38 +0200 Stany HENRY "Audiocompress" is now translatable.
Wed, 18 Jul 2007 21:53:43 +0200 Stany HENRY "Ad-plug" is now translatable.
Wed, 18 Jul 2007 21:20:30 +0200 Stany HENRY All strings are now translatable.
Wed, 18 Jul 2007 20:38:40 +0200 Stany HENRY "About" window is now translatable.
Tue, 17 Jul 2007 13:15:16 +0900 Yoshiki Yazawa more adaptation for file:// scheme.
Tue, 17 Jul 2007 03:12:32 +0300 zither Added cddb support
Mon, 16 Jul 2007 13:17:12 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 16 Jul 2007 13:16:56 -0500 William Pitcock Make changes to replaygain settings enable the save button. Closes debian #421322.
Tue, 17 Jul 2007 01:14:36 +0900 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
Mon, 16 Jul 2007 23:47:42 +0900 Yoshiki Yazawa adapt xspf for file:// scheme.
Mon, 16 Jul 2007 16:16:41 +0900 Yoshiki Yazawa file_name and file_path in a tuple should be unescaped.
Mon, 16 Jul 2007 00:24:09 +0200 Giacomo Lozito further improvements for amidi-plug with URIs
Sun, 15 Jul 2007 23:41:06 +0200 Giacomo Lozito updated amidi-plug to handle URIs in fileinfo and all-over in code
Mon, 16 Jul 2007 00:39:17 +0900 Yoshiki Yazawa - eliminate gdk_threads_*() based on giacomo's suggestion.
Sun, 15 Jul 2007 15:00:46 +0200 Ralf Ertzinger branch merge
Sun, 15 Jul 2007 15:00:10 +0200 Ralf Ertzinger - stop read_metadata from stomping on the wrong file descriptors
Sun, 15 Jul 2007 19:50:15 +0900 Yoshiki Yazawa disable unescape local file for now.
Sun, 15 Jul 2007 19:22:12 +0900 Yoshiki Yazawa make tta decode easy to be interrupted.
Sun, 15 Jul 2007 19:06:04 +0900 Yoshiki Yazawa - adapt filewriter for file:// scheme.
Sun, 15 Jul 2007 00:53:16 +0900 Yoshiki Yazawa make playlist_save_m3u() accept uri as a destination file. pointed out by Crazy_Hopper.
Sun, 15 Jul 2007 00:19:10 +0900 Yoshiki Yazawa add gdk_threads_*() guard around playlist_set_position() so that playlist advance work again. thanks to giacomo!
Sat, 14 Jul 2007 16:03:57 +0900 Yoshiki Yazawa clean up r1265 as Crazy_Hopper suggests.
Sat, 14 Jul 2007 15:30:36 +0900 Yoshiki Yazawa add workaround for that vfs_fopen doesn't accept filename.
Fri, 13 Jul 2007 21:31:17 +0200 Giacomo Lozito a bunch of paranoid checks for the return value of g_filename_from_uri
Fri, 13 Jul 2007 20:55:42 +0200 Giacomo Lozito wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_open
Fri, 13 Jul 2007 12:21:37 -0500 William Pitcock The problem of not loading curl on Mach-based systems has been solved. MacOS's dyld gets confused when plugins refer to other code of the same name. Rename plugin binaries accordingly.
Fri, 13 Jul 2007 10:32:32 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 08:04:43 -0500 William Pitcock MacOS target: Build modules with -fno-common.
Fri, 13 Jul 2007 16:34:54 +0200 Ralf Ertzinger - Fix endless looping on certain unparseable streams
Fri, 13 Jul 2007 14:36:28 +0200 Ralf Ertzinger - Fixes for flac_is_our_fd
Fri, 13 Jul 2007 13:28:18 +0200 Ralf Ertzinger - Fixes for flac_is_our_fd
Fri, 13 Jul 2007 13:13:00 +0200 Ralf Ertzinger branch merge
Thu, 12 Jul 2007 22:34:44 +0200 Ralf Ertzinger - Add flac_is_our_fd()
Fri, 13 Jul 2007 04:59:36 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 04:50:42 -0500 William Pitcock Support MacOS target.
Fri, 13 Jul 2007 04:17:37 -0500 William Pitcock Fix m3u loading for real.
Fri, 13 Jul 2007 03:01:57 +0100 Tony Vroon Revert d8c1706faac4. Segfaults are bad, hmmkay?
Fri, 13 Jul 2007 01:25:58 +0000 Alex Maclean Supposedly fix m3u loading, waiting on core patch. Untested, moan at Crazy_Hopper if broken.
Fri, 13 Jul 2007 00:20:37 +0000 Alex Maclean Supposedly fix timidity config file URI. Untested. Yell at Crazy_Hopper, not me.
Thu, 12 Jul 2007 19:58:09 +0200 Ralf Ertzinger - Fix end-of-stream detection for 1.1.2
Thu, 12 Jul 2007 19:36:09 +0200 Ralf Ertzinger Branch merge
Thu, 12 Jul 2007 19:30:31 +0200 sun - Add FLAC 1.1.2 compatibility
Thu, 12 Jul 2007 19:42:32 +0300 Cristi Magherusan stripped down the config dialog, added an option for the save dmix volume
Thu, 12 Jul 2007 18:21:23 +0300 Cristi Magherusan now it saves VMIX volume between sessions
Thu, 12 Jul 2007 17:51:36 +0300 Cristi Magherusan made OSS report latest set volume when not having opened a vmix device;
Thu, 12 Jul 2007 14:59:38 +0900 Yoshiki Yazawa adapt wav-sndfile for file:// scheme.
Thu, 12 Jul 2007 02:08:10 +0300 Cristi Magherusan merge again
Thu, 12 Jul 2007 02:07:09 +0300 Cristi Magherusan merge
Thu, 12 Jul 2007 02:04:43 +0300 Cristi Magherusan fixed crashes when opening multiple tracks, optimized metadata thread
Thu, 12 Jul 2007 01:04:05 +0200 Giacomo Lozito aosd: added triggers for pause and unpause event
Thu, 12 Jul 2007 04:36:03 +0900 Yoshiki Yazawa - quick fix for link breakage to libaudid3tag.so when --prefix is specified.
Wed, 11 Jul 2007 07:55:13 -0500 nenolod More MacOS fixes.
Wed, 11 Jul 2007 05:49:16 -0500 nenolod tta: MacOS target fixes.
Wed, 11 Jul 2007 05:39:07 -0500 nenolod Fix typo.
Wed, 11 Jul 2007 05:36:57 -0500 nenolod Make DBus support optional.
Wed, 11 Jul 2007 04:35:57 +0300 Cristi Magherusan merge again
Wed, 11 Jul 2007 04:30:31 +0300 Cristi Magherusan improved the metadata algorithm, but couldnt get rid of the crashes yet
Wed, 11 Jul 2007 00:48:20 +0100 Tony Vroon Updates to the AAC reduced open patch by Christian "Joker" Birchinger.
Tue, 10 Jul 2007 23:04:17 +0100 Tony Vroon An experimental attempt to reduce the number of stream opens for AAC, by Christian @Joker" Birchinger. Tell him if it breaks.
Tue, 10 Jul 2007 14:21:15 +0900 Yoshiki Yazawa file->handle should be cleared on close, otherwise it can lead to double free.
Mon, 09 Jul 2007 08:09:21 -0500 William Pitcock Don't shadow system calls.
Mon, 09 Jul 2007 05:30:14 -0500 William Pitcock Add support for mimetypes.
Mon, 09 Jul 2007 05:06:47 -0500 William Pitcock Add MIME support.
Mon, 09 Jul 2007 05:03:05 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 09 Jul 2007 05:02:56 -0500 William Pitcock Add mimetype integration.
Mon, 09 Jul 2007 17:54:57 +0900 Yoshiki Yazawa make fileinfo work again.
Sun, 08 Jul 2007 22:42:16 -0500 William Pitcock Prefix the station name with last.fm to denote that it's coming from last.fm.
Sun, 08 Jul 2007 22:40:38 -0500 William Pitcock Remove metadata debugging notices.
Sun, 08 Jul 2007 22:39:59 -0500 William Pitcock Fix more crashes and metadata.
Sun, 08 Jul 2007 22:25:12 -0500 William Pitcock Make things not crash.
Mon, 09 Jul 2007 05:01:16 +0300 Cristi Magherusan rendered the lastfm transport plugin stable again, preparing it for its GUI
Sun, 08 Jul 2007 22:26:25 +0300 Cristi Magherusan ignore the VMIX balance setting until it gets fixed by the OSS4 devs
Sat, 07 Jul 2007 05:43:49 +0300 Cristi Magherusan disabled OSS4 by default
Sat, 07 Jul 2007 05:02:14 +0300 Cristi Magherusan damn, I forgot to 'hg add' the sources
Sat, 07 Jul 2007 04:54:06 +0300 Cristi Magherusan OSS4 VMIX-enabled fork of the OSS3 output plugin (just bypasses the mixer
Fri, 06 Jul 2007 17:37:21 +0200 Giacomo Lozito Added title changes event for songchange plugin trunk
Thu, 05 Jul 2007 01:48:27 -0500 William Pitcock Remove workarounds for non-VFS compliant plugins. URIs are now mandatory. trunk
Thu, 05 Jul 2007 01:01:45 -0500 William Pitcock Remove references to default_const hack. trunk
Thu, 05 Jul 2007 00:58:09 -0500 William Pitcock Remove fallback non-URI support hack for 1.3, it should not be in 1.4. trunk
Wed, 04 Jul 2007 23:27:27 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunk
Wed, 04 Jul 2007 23:25:02 -0500 William Pitcock Use Audacious as player identifier instead of XMMS. trunk
Wed, 04 Jul 2007 23:23:58 -0500 William Pitcock Use playlist_get_songtitle() instead of playlist_get_title(). trunk
Wed, 04 Jul 2007 10:43:33 +0200 mf0102 Fine-tune fadeout
Tue, 03 Jul 2007 12:15:45 +0200 mf0102 Fixed bug (no fadeout was applied at the end of a file)
Mon, 02 Jul 2007 23:02:43 +0200 michi Fixed hangs when outputting to FileWriter and improved readability in
Mon, 02 Jul 2007 15:55:58 +0200 michi Oops, forgot to remove something ...
Mon, 02 Jul 2007 15:53:49 +0200 michi First cleanups
Sun, 01 Jul 2007 18:11:44 +0300 Cristi Magherusan mowgli transition, and some fixes
Sun, 01 Jul 2007 07:01:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunk
Sun, 01 Jul 2007 07:01:39 -0500 William Pitcock Fix division by 32767, should be 32768. trunk
Sun, 01 Jul 2007 02:30:41 +0200 Jonathan Schleifer Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c trunk
Sat, 23 Jun 2007 23:35:05 -0500 William Pitcock Licensing tweaks on plugins distribution. Plugin-specific licensing remains trunk
Thu, 21 Jun 2007 17:55:58 +0300 calin crisan Branch merge trunk
Thu, 21 Jun 2007 17:42:48 +0300 calin crisan Added drive speed limit trunk
Thu, 21 Jun 2007 17:34:24 +0300 calin crisan Added enable/disable debug option trunk
Thu, 21 Jun 2007 21:00:35 +0900 Yoshiki Yazawa fix for crash when the file pointed in a cuesheet does not exist. closes #978. trunk
Thu, 21 Jun 2007 11:37:29 +0100 Tony Vroon Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC trunk
Thu, 21 Jun 2007 17:33:00 +0900 Yoshiki Yazawa more warning elimination. trunk
Wed, 20 Jun 2007 22:27:48 +0300 zither Added cdaudio-ng.h; added a configure dialog trunk
Mon, 18 Jun 2007 21:53:26 +0900 Yoshiki Yazawa - fix the bug that aac plugin had failed to get proper playtime length on AMD64. trunk
Mon, 18 Jun 2007 15:15:32 +0900 Yoshiki Yazawa suppress warnings on AMD64. trunk
Sat, 16 Jun 2007 17:06:39 +0900 Yoshiki Yazawa exclude unused variables to suppress warning. trunk
Sat, 16 Jun 2007 16:59:53 +0900 Yoshiki Yazawa suppress warnings. trunk
Thu, 14 Jun 2007 23:21:43 -0500 William Pitcock Possibly fix bug #850. Patch from P2E. trunk
Thu, 14 Jun 2007 22:21:06 -0500 William Pitcock Note transition to mercurial, and give instructions about it. trunk
Tue, 12 Jun 2007 17:26:51 -0700 nazca [svn] - Bleh, squash the evil warning! Must compile without warnings! trunk
Sat, 09 Jun 2007 06:16:03 -0700 nenolod [svn] - memory cleanups, purify-assisted. trunk
Sat, 09 Jun 2007 06:10:17 -0700 nenolod [svn] - fix invalid write of size 4 (actuators.c:56) trunk
Fri, 08 Jun 2007 15:02:31 -0700 nenolod [svn] - use g_random_double_ranged() trunk
Fri, 08 Jun 2007 14:24:30 -0700 nenolod [svn] - possible crash fixes wrt global regs trunk
Fri, 08 Jun 2007 11:19:25 -0700 nenolod [svn] - add general_evaluate which can run arbitrary VM code trunk
Fri, 08 Jun 2007 10:58:23 -0700 nenolod [svn] - i forgot to commit something here trunk
Fri, 08 Jun 2007 10:56:12 -0700 nenolod [svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99). trunk
Fri, 08 Jun 2007 08:51:30 -0700 nenolod [svn] - remove unneeded externs trunk
Fri, 08 Jun 2007 07:33:14 -0700 yaz [svn] - move transport plugins into Transport subdirectory. trunk
Fri, 08 Jun 2007 06:27:15 -0700 desowin [svn] - fix scrobble from queue trunk
Fri, 08 Jun 2007 04:37:56 -0700 desowin [svn] - keep old passwords if user doesn't change them in configuration trunk
Thu, 07 Jun 2007 08:28:08 -0700 nenolod [svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable. trunk
Thu, 07 Jun 2007 06:34:42 -0700 yaz [svn] - add check for string length before call g_convert(). it may close #962. trunk
Thu, 07 Jun 2007 00:21:13 -0700 yaz [svn] - ditto. this is necessary too. trunk
Thu, 07 Jun 2007 00:05:17 -0700 yaz [svn] - add playback->playing = 0 where buffer_playing = FALSE is done. without this, playback_get_time() would be confused and playback wouldn't advance in playlist. trunk
Wed, 06 Jun 2007 22:58:18 -0700 yaz [svn] - handle metadata in better way. trunk
Wed, 06 Jun 2007 22:34:54 -0700 yaz [svn] - add playback->playing code. trunk
Wed, 06 Jun 2007 21:44:52 -0700 yaz [svn] - make wma plugin work again. trunk
Wed, 06 Jun 2007 21:35:26 -0700 yaz [svn] - make aac plugin work again. trunk
Mon, 04 Jun 2007 07:46:52 -0700 yaz [svn] - revise bitrate calculation with xing header. if number of bytes and number of frames are available in xing header, fast play time calculation yields almost appropriate duration upon a vbr file. trunk
Sun, 03 Jun 2007 16:54:43 -0700 chainsaw [svn] Implicit declarations are bad, hmmkay? trunk
Sun, 03 Jun 2007 11:20:23 -0700 yaz [svn] - add a check for file existence to fileinfo dialog. closes #941. trunk
Sun, 03 Jun 2007 07:16:44 -0700 js [svn] Replace sprintf with snprintf. trunk
Fri, 01 Jun 2007 16:03:58 -0700 js [svn] Revert r2480, thanks to FreeBSD. trunk
Fri, 01 Jun 2007 15:48:43 -0700 js [svn] Same as r4658 in Audacious. trunk
Thu, 31 May 2007 17:13:04 -0700 nenolod [svn] - avoid a memory leak with FD probing trunk
Thu, 31 May 2007 10:33:46 -0700 giacomo [svn] - curl: allow user to customize connect timeout value using a connect_timeout entry in config file trunk
Wed, 30 May 2007 09:13:31 -0700 chainsaw [svn] Updated turkish translation by Murat ªßenel, closes bug #959. trunk
Tue, 29 May 2007 21:57:06 -0700 nenolod [svn] Fix handling of SPC efb register when echo instruction has been trunk
Tue, 29 May 2007 03:58:22 -0700 yaz [svn] - fix for crash when file extension is not available. trunk
Tue, 29 May 2007 00:59:45 -0700 nenolod [svn] - fix FD leakage. closes #954. trunk
Mon, 28 May 2007 23:29:02 -0700 nenolod [svn] - fix registration of lastfm session ID trunk
Mon, 28 May 2007 23:16:25 -0700 nenolod [svn] - expose lastfm internal data over mowgli's global storage subsystem so that plugins can manipulate lastfm listening indirectly trunk
Mon, 28 May 2007 03:15:02 -0700 nenolod [svn] - mms: convert to plugin2 architecture trunk
Mon, 28 May 2007 03:14:08 -0700 nenolod [svn] - lastfm: convert to plugin2 architecture trunk
Mon, 28 May 2007 03:12:40 -0700 nenolod [svn] - curl, stdio: convert to plugin2 architecture trunk
Mon, 28 May 2007 03:11:15 -0700 nenolod [svn] - xspf, m3u, pls: convert to plugin2 architecture trunk
Mon, 28 May 2007 03:05:08 -0700 nenolod [svn] - rootvis: convert to plugin2 architecture trunk
Mon, 28 May 2007 03:03:18 -0700 nenolod [svn] - rocklight: convert to plugin2 architecture. trunk
Mon, 28 May 2007 03:01:41 -0700 nenolod [svn] - spectrum: convert to plugin2 architecture. trunk
Mon, 28 May 2007 02:59:10 -0700 nenolod [svn] - blur_scope: convert to plugin2 architecture. trunk
Mon, 28 May 2007 02:57:42 -0700 nenolod [svn] - rovascope: convert to plugin2 architecture. trunk
Mon, 28 May 2007 02:56:10 -0700 nenolod [svn] - projectm: convert to plugin2 architecture. now SVN users have milkdrop back. trunk
Sun, 27 May 2007 17:11:58 -0700 giacomo [svn] - added options in configure.ac to disable sse2 and altivec support (madplug) even if available on the system trunk
Sun, 27 May 2007 14:30:06 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sun, 27 May 2007 14:29:45 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sun, 27 May 2007 14:28:52 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sun, 27 May 2007 14:27:41 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sun, 27 May 2007 14:26:32 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sun, 27 May 2007 14:26:15 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sun, 27 May 2007 14:25:46 -0700 ertzing [svn] Move effect plugin handling out of the output plugins trunk
Sat, 26 May 2007 21:15:27 -0700 nenolod [svn] - fix crash on plugin shutdown trunk
Sat, 26 May 2007 20:36:05 -0700 yaz [svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunk
Sat, 26 May 2007 16:14:16 -0700 nenolod [svn] - clean up some debugging stuff trunk
Sat, 26 May 2007 14:54:07 -0700 zither [svn] (Re)added the description trunk
Sat, 26 May 2007 14:50:52 -0700 zither [svn] (Re)added the description trunk
Sat, 26 May 2007 14:44:32 -0700 zither [svn] Added a lot of useful debug output trunk
Sat, 26 May 2007 09:38:16 -0700 zither [svn] Removed Makefile.WRONG trunk
Sat, 26 May 2007 09:21:13 -0700 zither [svn] Implemented DAE feature (enabled by default) trunk
Sat, 26 May 2007 08:49:57 -0700 mf0102 [svn] - Fix a little spelling error (It's not TiMiDIty just like it's not trunk
Fri, 25 May 2007 02:50:20 -0700 giacomo [svn] - amidi-plug: small changes trunk
Fri, 25 May 2007 02:47:52 -0700 giacomo [svn] - alarm: converted to v2 plugin system trunk
Fri, 25 May 2007 02:45:58 -0700 giacomo [svn] - songchange: converted to v2 plugin system trunk
Fri, 25 May 2007 02:43:45 -0700 giacomo [svn] - lirc: converted to v2 plugin system trunk
Fri, 25 May 2007 02:41:52 -0700 giacomo [svn] - evdev-plug: converted to v2 plugin system trunk
Fri, 25 May 2007 02:39:48 -0700 giacomo [svn] - statusicon: converted to v2 plugin system trunk
Fri, 25 May 2007 02:37:51 -0700 giacomo [svn] - aosd: remove unused input.h inclusion trunk
Fri, 25 May 2007 02:35:33 -0700 giacomo [svn] - aosd: converted to v2 plugin system trunk
Fri, 25 May 2007 02:15:17 -0700 giacomo [svn] - filewriter: stop pretending to be a input plugin trunk
Fri, 25 May 2007 02:07:04 -0700 giacomo [svn] - amidi-plug: remove g_free(description) in cleanup function to avoid crash on quit trunk
Fri, 25 May 2007 01:55:15 -0700 yaz [svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunk
Fri, 25 May 2007 00:42:15 -0700 yaz [svn] - build fix. trunk
Thu, 24 May 2007 23:50:52 -0700 nenolod [svn] - voice_removal: convert to plugin API v2 trunk
Thu, 24 May 2007 23:47:20 -0700 nenolod [svn] - stereo: convert to plugin API v2 trunk
Thu, 24 May 2007 23:46:18 -0700 nenolod [svn] - ladspa: convert to plugin API v2 trunk
Thu, 24 May 2007 23:44:53 -0700 nenolod [svn] - echo: convert to plugin API v2 trunk
Thu, 24 May 2007 23:43:44 -0700 nenolod [svn] - audiocompress: convert to plugin API v2 trunk
Thu, 24 May 2007 23:41:51 -0700 nenolod [svn] - arts: convert to plugin API v2 trunk
Thu, 24 May 2007 23:40:51 -0700 nenolod [svn] - coreaudio: convert to plugin API v2 trunk
Thu, 24 May 2007 23:39:32 -0700 nenolod [svn] - jack: convert to plugin API v2 trunk
Thu, 24 May 2007 23:37:12 -0700 nenolod [svn] - pulse: convert to plugin API v2 trunk
Thu, 24 May 2007 23:35:49 -0700 nenolod [svn] - null: convert to plugin API v2 trunk
Thu, 24 May 2007 23:34:49 -0700 nenolod [svn] - sun: convert to plugin API v2 trunk
Thu, 24 May 2007 23:33:06 -0700 nenolod [svn] - cdaudio-ng (aka Zither's CD Audio Plugin): convert to plugin API v2 trunk
Thu, 24 May 2007 23:30:47 -0700 nenolod [svn] - amidi-plug: convert to plugin API v2 trunk
Thu, 24 May 2007 23:25:59 -0700 nenolod [svn] - adplug: convert to plugin API v2 trunk
Thu, 24 May 2007 23:24:14 -0700 nenolod [svn] - timidity: convert to plugin API v2 trunk
Thu, 24 May 2007 23:22:37 -0700 nenolod [svn] - sid: convert to plugin API v2 trunk
Thu, 24 May 2007 23:21:29 -0700 nenolod [svn] - remove dead declarations trunk
Thu, 24 May 2007 23:19:48 -0700 nenolod [svn] - flacng: convert to plugin API v2 trunk
Thu, 24 May 2007 23:18:05 -0700 nenolod [svn] - cdaudio: convert to plugin API v2 trunk
Thu, 24 May 2007 23:16:36 -0700 nenolod [svn] - sexypsf: convert to plugin API v2 trunk
Thu, 24 May 2007 23:14:57 -0700 nenolod [svn] - metronom: convert to plugin API v2 trunk
Thu, 24 May 2007 23:13:01 -0700 nenolod [svn] - cue: convert to plugin API v2 trunk
Thu, 24 May 2007 23:10:18 -0700 nenolod [svn] - tta: convert to plugin API v2 trunk
Thu, 24 May 2007 23:09:03 -0700 nenolod [svn] - vtx: convert to plugin API v2 trunk
Thu, 24 May 2007 23:07:22 -0700 nenolod [svn] - tonegen: convert to plugin API v2 trunk
Thu, 24 May 2007 23:06:58 -0700 nenolod [svn] - alsa: commit to plugin API v2 trunk
Thu, 24 May 2007 20:30:08 -0700 deitarion [svn] Switch pkg-config for cdaudio-ng from libcdio to libcdio_cdda (At the request of Crazy_Hopper) trunk
Thu, 24 May 2007 20:06:47 -0700 deitarion [svn] Fixed a typo in the cdaudio-ng portion of configure.ac as discovered by Crazy_Hopper. trunk
Thu, 24 May 2007 16:34:36 -0700 nenolod [svn] - modplug: transition to plugin API v2 trunk
Thu, 24 May 2007 16:32:36 -0700 nenolod [svn] - wavpack: transition to plugin API v2 trunk
Thu, 24 May 2007 16:30:56 -0700 nenolod [svn] - musepack: transition to plugin API v2 trunk
Thu, 24 May 2007 16:14:36 -0700 nenolod [svn] - vorbis: transition to plugin API v2 trunk
Thu, 24 May 2007 16:12:47 -0700 nenolod [svn] - esd: transition to plugin API v2 trunk
Thu, 24 May 2007 16:07:16 -0700 nenolod [svn] - filewriter: transition to plugin API v2 trunk
Thu, 24 May 2007 15:53:40 -0700 nenolod [svn] - conversion to yaz's style was not needed, just API v2 ;p trunk
Thu, 24 May 2007 15:46:25 -0700 chainsaw [svn] Port to plugin API v2. trunk
Thu, 24 May 2007 15:21:11 -0700 chainsaw [svn] Port to plugin API v2. trunk
Thu, 24 May 2007 14:54:58 -0700 chainsaw [svn] Port to plugin API v2. trunk
Thu, 24 May 2007 12:24:11 -0700 nenolod [svn] - update sndstretch to plugin API v2 trunk
Thu, 24 May 2007 12:22:58 -0700 nenolod [svn] - update FLAC plugin to plugin API v2 trunk
Thu, 24 May 2007 12:19:58 -0700 nenolod [svn] - update libconsole to plugin API v2 trunk
Thu, 24 May 2007 12:16:55 -0700 nenolod [svn] - update paranormal visualizer to plugin API v2 trunk
Thu, 24 May 2007 12:15:22 -0700 nenolod [svn] - update OSS plugin to plugin API v2 trunk
Thu, 24 May 2007 12:12:49 -0700 nenolod [svn] - convert scrobbler to plugin API v2 trunk
Thu, 24 May 2007 12:09:40 -0700 nenolod [svn] - convert madplug to plugin API v2 trunk
Thu, 24 May 2007 12:02:58 -0700 nenolod [svn] - update wav plugin to plugin API v2 trunk
Thu, 24 May 2007 03:35:01 -0700 nenolod [svn] - port to plugin2 API trunk
Thu, 24 May 2007 02:12:43 -0700 nenolod [svn] - bump version of plugins and version requirements per plugin api v2 trunk
Thu, 24 May 2007 02:11:23 -0700 nenolod [svn] - remove xmms_session values per plugin api v2 trunk
Thu, 24 May 2007 02:07:53 -0700 nenolod [svn] - remove xmms_session value from GeneralPlugin structs per plugin api v2 trunk
Wed, 23 May 2007 22:40:57 -0700 yaz [svn] - get rid of warnings. trunk
Wed, 23 May 2007 06:08:35 -0700 yaz [svn] - make build of cdaudio-ng configurable. trunk
Wed, 23 May 2007 03:48:56 -0700 yaz [svn] - add support for reading id3v2 TXXX replaygain tag. patch by Eugene Zagidullin. trunk
Tue, 22 May 2007 08:26:53 -0700 yaz [svn] - FILEWRITER_LIBS had been left blank if bash 3.0 was used for configure, since this version doesn't accept '+='. trunk
Tue, 22 May 2007 05:24:09 -0700 giacomo [svn] - evdev-plug 0.2: do not intercept all event types, currently only pick types KEY and ABSOLUTE; there could be other event types that are worth intercepting, feedback needed about this trunk
Tue, 22 May 2007 02:28:58 -0700 giacomo [svn] - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way trunk
Tue, 22 May 2007 01:56:51 -0700 giacomo [svn] - statusicon: strenghten checks before last strcmp in si_ui_statusicon_cb_hook_tchange trunk
Mon, 21 May 2007 16:34:55 -0700 chainsaw [svn] Isn't that cute. But it's WRONG trunk
Mon, 21 May 2007 16:32:42 -0700 chainsaw [svn] dnl CD-Audio New Generation; you need to add cdaudio-ng to INPUT_PLUGINS if CDIO_LIBS is set. Or something like that. Good luck. trunk
Mon, 21 May 2007 16:18:14 -0700 chainsaw [svn] .so != .c and lack of sleep is not an excuse. trunk
Mon, 21 May 2007 16:08:45 -0700 chainsaw [svn] This Makefile upsets it less. Needs LIBCDIO detection in configure.ac though. trunk
Mon, 21 May 2007 15:28:07 -0700 zither [svn] Added cdaudio-ng trunk
Mon, 21 May 2007 08:34:05 -0700 yaz [svn] - suppress warnings. trunk
Sun, 20 May 2007 21:52:04 -0700 yaz [svn] - add a check for gcc version. now -fgnu89-inline is added only if gcc is 4.2.0 or more. trunk
Sun, 20 May 2007 14:12:57 -0700 yaz [svn] - fix crash if Exclude does not exist. trunk
Sun, 20 May 2007 12:05:48 -0700 yaz [svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunk
Fri, 18 May 2007 10:42:29 -0700 kiyoshi [svn] I will murder someone if I have to fix the buildsystem again. trunk
Fri, 18 May 2007 03:41:05 -0700 chainsaw [svn] Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>. trunk
Wed, 16 May 2007 13:00:14 -0700 ertzing [svn] trunk
Wed, 16 May 2007 04:10:36 -0700 ertzing [svn] trunk
Tue, 15 May 2007 13:45:38 -0700 ertzing [svn] trunk
Tue, 15 May 2007 13:38:05 -0700 ertzing [svn] trunk
Tue, 15 May 2007 13:18:35 -0700 nenolod [svn] - upstream updates regarding handling of SPC700 instructions and runtime trunk
Sat, 12 May 2007 17:06:13 -0700 majeru [svn] smarter polling and lots of other changes trunk
Sat, 12 May 2007 15:03:26 -0700 magma [svn] Changed alarm and projectm plugins so they use auddrct now. trunk
Sat, 12 May 2007 05:21:09 -0700 giacomo [svn] - lirc: works again with auddrct trunk
Sat, 12 May 2007 04:29:22 -0700 majeru [svn] fixed player crash when trying to get file info trunk
Sat, 12 May 2007 00:56:32 -0700 nenolod [svn] - fix memory-leak for protocol 1.2 code trunk
Sat, 12 May 2007 00:37:48 -0700 nenolod [svn] - protocol 1.2: use interval 1 trunk
Sat, 12 May 2007 00:30:49 -0700 nenolod [svn] - enforce audioscrobbler rules on queued tracks trunk
Sat, 12 May 2007 00:21:55 -0700 nenolod [svn] - NP pings apparently do not affect musical profile, so queue tracks for submission trunk
Sat, 12 May 2007 00:19:43 -0700 nenolod [svn] - fully update to AudioScrobbler 1.2 protocol trunk
Fri, 11 May 2007 22:52:07 -0700 nenolod [svn] - some more work here trunk
Fri, 11 May 2007 22:49:11 -0700 nenolod [svn] - first attempt at implementing AudioScrobbler 1.2 protocol trunk
Fri, 11 May 2007 20:59:58 -0700 yaz [svn] - make scrobbler work again. trunk
Fri, 11 May 2007 20:39:37 -0700 yaz [svn] - migrate to audacious_drct API. trunk
Fri, 11 May 2007 18:35:51 -0700 giacomo [svn] - evdev-plug: works again with auddrct trunk
Fri, 11 May 2007 18:14:07 -0700 giacomo [svn] - statusicon: works again with auddrct trunk
Fri, 11 May 2007 17:16:13 -0700 nenolod [svn] - fix pulse_audio output sink. reported by Chainsaw. trunk
Fri, 11 May 2007 17:01:10 -0700 giacomo [svn] - amidi-plug works again (uses auddrct.h in place of the deprecated beepctrl.h) trunk
Fri, 11 May 2007 15:45:20 -0700 giacomo [svn] - aosd: remove aosd_osd_check_composite_mgr from where it was not supposed to be trunk
Fri, 11 May 2007 09:48:31 -0700 nenolod [svn] - make metadata display in Audacious again. trunk
Fri, 11 May 2007 09:41:34 -0700 nenolod [svn] - returning -1 is invalid here for fsize(). make metadata display in Audacious. trunk
Fri, 11 May 2007 09:37:33 -0700 nenolod [svn] - don't report content-length trunk
Fri, 11 May 2007 09:32:54 -0700 nenolod [svn] - make this work without controlsocket trunk
Fri, 11 May 2007 09:18:02 -0700 nenolod [svn] - lets avoid spawning >1 threads for metadata trunk
Fri, 11 May 2007 06:08:46 -0700 majeru [svn] lastfn's metadata seems to wotk, but still it has some glitches trunk
Fri, 11 May 2007 01:15:39 -0700 yaz [svn] import major update by Aleksander Djuric (the original author). trunk
Thu, 10 May 2007 22:27:38 -0700 yaz [svn] - replace xmms_remote_*() with playlist functions. trunk
Thu, 10 May 2007 21:43:57 -0700 nenolod [svn] - make this compile again and indent properly trunk
Thu, 10 May 2007 17:48:34 -0700 majeru [svn] added primitive metadata handling (just gets printed in the terminal) trunk
Thu, 10 May 2007 16:41:13 -0700 majeru [svn] a few cleanups trunk
Thu, 10 May 2007 15:38:12 -0700 majeru [svn] completed diskwriter and out_lame removal trunk
Thu, 10 May 2007 12:13:22 -0700 mf0102 [svn] - get rid of Disk-Writer and Out-Lame in favor of FileWriter finally trunk
Wed, 09 May 2007 14:38:09 -0700 magma [svn] Fixed rootvis' config to only declare stuff once; modified alarm.c to use dbus and made appropriate changes to the build system. trunk
Sun, 06 May 2007 22:53:19 -0700 yaz [svn] - move bmp_title_input_free() into file_open() to avoid memory leak. trunk
Sun, 06 May 2007 10:59:18 -0700 nenolod [svn] - fix itunes7 hack trunk
Sat, 05 May 2007 12:11:33 -0700 js [svn] ifdef filewriter/flac.c out completely if FILEWRITER_FLAC isn't defined trunk
Sat, 05 May 2007 05:14:02 -0700 mf0102 [svn] - configure.ac changes for FileWriter (are likely to have to be fixed) trunk
Sat, 05 May 2007 05:03:57 -0700 mf0102 [svn] - Prepared FileWriter for partial compilation trunk
Sat, 05 May 2007 04:20:17 -0700 ertzing [svn] trunk
Fri, 04 May 2007 10:59:01 -0700 nenolod [svn] Return 1 if we encounter an unknown tuple, this seems to happen in files trunk
Tue, 01 May 2007 12:49:27 -0700 yaz [svn] - fix a bug which counts number of frames twice in handling xing header. trunk
Tue, 01 May 2007 10:38:27 -0700 ertzing [svn] trunk
Tue, 01 May 2007 08:54:31 -0700 nenolod [svn] - add tuple handling, but i don't think i'm doing it right... trunk
Tue, 01 May 2007 08:33:07 -0700 nenolod [svn] - use my version for now as r2126 does not work trunk
Tue, 01 May 2007 08:30:24 -0700 ertzing [svn] trunk
Tue, 01 May 2007 08:26:10 -0700 nenolod [svn] - remove the padding, flac starts working. trunk
Tue, 01 May 2007 08:07:48 -0700 nenolod [svn] - commit what i have, presently broken trunk
Tue, 01 May 2007 07:03:49 -0700 yaz [svn] - remove support for hatena music as hatena ceased their musical profile service. trunk
Mon, 30 Apr 2007 22:03:19 -0700 nenolod [svn] - provide full metadata from the file's tuple when performing the transcode trunk
Mon, 30 Apr 2007 21:57:35 -0700 nenolod [svn] - add configure interface trunk
Mon, 30 Apr 2007 21:19:47 -0700 yaz [svn] - add check for cfg.stopaftersong at the end of cue. trunk
Mon, 30 Apr 2007 21:18:44 -0700 nenolod [svn] - add Vorbis output mode trunk
Mon, 30 Apr 2007 20:24:34 -0700 yaz [svn] - rename titles of configure windows. trunk
Mon, 30 Apr 2007 14:16:32 -0700 mf0102 [svn] - We got a new plugin, captain! trunk
Sat, 28 Apr 2007 15:27:15 -0700 mf0102 [svn] - Out-Lame can now prepend the playlist position to the filename if the trunk
Fri, 27 Apr 2007 12:44:37 -0700 majeru [svn] fixed all the warnings trunk
Fri, 27 Apr 2007 02:29:33 -0700 yaz [svn] - replace almost all of outlame_write() with standard code from disk_writer in hope of fixing endianness problem. trunk
Thu, 26 Apr 2007 02:06:12 -0700 yaz [svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file. trunk
Tue, 24 Apr 2007 02:53:37 -0700 nenolod [svn] - disable all use of puts() unless -DDEBUG is defined. trunk
Mon, 23 Apr 2007 16:24:55 -0700 majeru [svn] got the metadata but couldnt make use of it yet trunk
Mon, 23 Apr 2007 14:24:01 -0700 majeru [svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work). trunk
Sun, 22 Apr 2007 17:23:29 -0700 nenolod [svn] - fix indentation trunk
Sun, 22 Apr 2007 14:51:16 -0700 chainsaw [svn] New release by majeru. trunk
Sun, 22 Apr 2007 05:29:46 -0700 ertzing [svn] trunk
Sun, 22 Apr 2007 04:31:31 -0700 nenolod [svn] - build the lastfm VFS plugin if the scrobbler plugin is going to be built. trunk
Sun, 22 Apr 2007 04:16:08 -0700 nenolod [svn] Add lastfm:// transport, an abstract VFS class which derives from curl trunk
Sun, 22 Apr 2007 04:06:00 -0700 ertzing [svn] trunk
Fri, 20 Apr 2007 13:30:36 -0700 ertzing [svn] Revert accidential Makefile change trunk
Fri, 20 Apr 2007 13:29:12 -0700 ertzing [svn] trunk
Fri, 20 Apr 2007 07:42:53 -0700 ertzing [svn] trunk
Fri, 20 Apr 2007 07:41:13 -0700 ertzing [svn] trunk
Fri, 20 Apr 2007 06:51:44 -0700 ertzing [svn] trunk
Fri, 20 Apr 2007 06:50:15 -0700 ertzing [svn] trunk
Wed, 18 Apr 2007 07:38:58 -0700 chainsaw [svn] Sync with upstream. Subsong improvements for ADL, new JBM player. trunk
Tue, 17 Apr 2007 14:45:19 -0700 chainsaw [svn] Warning fixes from SuSe. trunk
Mon, 16 Apr 2007 01:35:24 -0700 giacomo [svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries trunk
Sun, 15 Apr 2007 12:23:05 -0700 nenolod [svn] - merge some local changes which makes curl threading more reliable. trunk
Sun, 15 Apr 2007 11:33:11 -0700 giacomo [svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones trunk
Sat, 14 Apr 2007 22:08:50 -0700 yaz [svn] bug fix for #897 trunk
Sat, 14 Apr 2007 18:09:55 -0700 chainsaw [svn] A cast a day keeps the compiler warning at bay. trunk
Sat, 14 Apr 2007 17:38:32 -0700 chainsaw [svn] Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary. trunk
Sat, 14 Apr 2007 16:09:21 -0700 chainsaw [svn] I said to indent it, not to break it, hmmkay? trunk
Sat, 14 Apr 2007 15:23:50 -0700 chainsaw [svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunk
Sat, 14 Apr 2007 08:48:41 -0700 giacomo [svn] - changed directory for amidi-plug backends trunk
Fri, 13 Apr 2007 09:27:41 -0700 chainsaw [svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3 trunk
Fri, 13 Apr 2007 09:09:50 -0700 chainsaw [svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunk
Fri, 13 Apr 2007 08:07:32 -0700 chainsaw [svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunk
Fri, 13 Apr 2007 05:23:27 -0700 giacomo [svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunk
Thu, 12 Apr 2007 15:03:53 -0700 nenolod [svn] - revert r2028. trunk
Thu, 12 Apr 2007 14:55:59 -0700 nenolod [svn] - add DEBUG_CURL to enable curl internal debugging messages trunk
Thu, 12 Apr 2007 14:04:26 -0700 nenolod [svn] - only create a new thread if handle->cancel is 0. trunk
Thu, 12 Apr 2007 13:22:28 -0700 nenolod [svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunk
Thu, 12 Apr 2007 12:57:45 -0700 nenolod [svn] - back out r2016,2018. trunk
Thu, 12 Apr 2007 12:33:04 -0700 nenolod [svn] - protect some functions with a mutex. trunk
Thu, 12 Apr 2007 12:02:56 -0700 nenolod [svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunk
Thu, 12 Apr 2007 11:35:08 -0700 nenolod [svn] - comment out debug cflags trunk
Thu, 12 Apr 2007 11:29:55 -0700 nenolod [svn] - fix last warnings trunk
Thu, 12 Apr 2007 11:29:07 -0700 nenolod [svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunk
Thu, 12 Apr 2007 11:26:44 -0700 nenolod [svn] - clear up instantiation warnings trunk
Thu, 12 Apr 2007 11:07:04 -0700 nenolod [svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunk
Thu, 12 Apr 2007 10:59:34 -0700 nenolod [svn] - get rid of shadowed variable trunk
Thu, 12 Apr 2007 10:58:04 -0700 nenolod [svn] - fix a ton of warnings trunk
Thu, 12 Apr 2007 10:51:15 -0700 alxorlov [svn] Update russian translation. trunk
Thu, 12 Apr 2007 10:47:23 -0700 nenolod [svn] - fix warnings with -Wunsigned -Wextra trunk
Tue, 10 Apr 2007 14:43:25 -0700 nenolod [svn] - allow AOSD to be forcefully enabled trunk
Tue, 10 Apr 2007 14:19:15 -0700 nenolod [svn] - chase audacious r4268 (patch by Joker). trunk
Mon, 09 Apr 2007 11:12:20 -0700 ertzing [svn] trunk
Mon, 09 Apr 2007 10:55:23 -0700 nenolod [svn] - initial import of flacng from audacious-flacng-0.012 trunk
Mon, 09 Apr 2007 08:51:31 -0700 nenolod [svn] - use C-style vectors (part 2) trunk
Mon, 09 Apr 2007 08:50:46 -0700 nenolod [svn] - use C-style vectors instead of apple's stuff trunk
Mon, 09 Apr 2007 08:30:03 -0700 nenolod [svn] - fix altivec implementation trunk
Mon, 09 Apr 2007 08:11:42 -0700 chainsaw [svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build. trunk
Mon, 09 Apr 2007 03:51:00 -0700 yaz [svn] - make madplug ignore crc error. closes #884. trunk
Mon, 09 Apr 2007 03:21:02 -0700 yaz [svn] -adjust size of variable in dither code. trunk
Mon, 09 Apr 2007 02:26:28 -0700 yaz [svn] - replace SSE2 detection macro. trunk
Sun, 08 Apr 2007 21:30:22 -0700 yaz [svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform. trunk
Sat, 07 Apr 2007 11:06:36 -0700 yaz [svn] - now wav plugin can handle remaining buffered data at the end of playing. trunk
Fri, 06 Apr 2007 12:38:11 -0700 giacomo [svn] - statusicon: fix preferences window name trunk
Fri, 06 Apr 2007 12:34:10 -0700 giacomo [svn] - statusicon: invert skip direction in mouse wheel; much better this way trunk
Fri, 06 Apr 2007 11:47:07 -0700 giacomo [svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunk
Fri, 06 Apr 2007 10:30:17 -0700 giacomo [svn] - aosd: updated ghosd license trunk
Thu, 05 Apr 2007 21:12:59 -0700 yaz [svn] revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it. trunk
Thu, 05 Apr 2007 10:47:18 -0700 giacomo [svn] - statusicon: memorize player windows visibility status between sessions trunk
Wed, 04 Apr 2007 11:49:12 -0700 giacomo [svn] - statusicon: smarter show/hide on statusicon click (plugin will now correctly handle the situation where the player window is always hidden and the playlist window should be shown/hidden) trunk
Wed, 04 Apr 2007 10:53:50 -0700 giacomo [svn] - aosd: small changes trunk
Wed, 04 Apr 2007 10:52:15 -0700 nenolod [svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375 trunk
Wed, 04 Apr 2007 07:48:53 -0700 giacomo [svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunk
Mon, 02 Apr 2007 13:54:59 -0700 giacomo [svn] rootvis: do not call cleanup routines if the plugin was not initted trunk
Mon, 02 Apr 2007 10:35:45 -0700 giacomo [svn] - aosd: added function to detect if a composite manager is active for a certain screen; this is not used for now, cause the _NET_WM_CM_Sn hint is pretty new; it will certainly prove useful at some time trunk
Mon, 02 Apr 2007 04:03:06 -0700 giacomo [svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded trunk
Sun, 01 Apr 2007 11:36:52 -0700 giacomo [svn] aosd: added some more error checking trunk
Sat, 31 Mar 2007 17:44:23 -0700 giacomo [svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD trunk
Sat, 31 Mar 2007 06:40:00 -0700 nenolod [svn] - for security reasons, do not try all of the players (only check extension) trunk
Fri, 30 Mar 2007 06:37:26 -0700 mf0102 [svn] - Added option to save output files to original file directory trunk
Fri, 30 Mar 2007 01:52:06 -0700 giacomo [svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value trunk
Thu, 29 Mar 2007 03:14:36 -0700 chainsaw [svn] Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>. trunk
Mon, 26 Mar 2007 14:44:46 -0700 yaz [svn] - now do_setpos() takes relative position as the argument and works even if cuesheets are included in large playlist. may close #869. trunk
Mon, 26 Mar 2007 01:19:26 -0700 nenolod [svn] - add a starting point for xmms-rootvis port. giacomo will need to trunk
Sun, 25 Mar 2007 09:26:39 -0700 giacomo [svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers trunk
Sat, 24 Mar 2007 23:15:05 -0700 yaz [svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. trunk
Sat, 24 Mar 2007 17:31:14 -0700 nenolod [svn] - fix validation of mpeg2 files, by ccr. trunk
Sat, 24 Mar 2007 09:44:44 -0700 yaz [svn] - small cleanups. trunk
Sat, 24 Mar 2007 09:29:41 -0700 yaz [svn] - now wma can handle wide characters in metadata. trunk
Sat, 24 Mar 2007 09:08:58 -0700 yaz [svn] maintenance of build system: trunk
Fri, 23 Mar 2007 06:46:04 -0700 giacomo [svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin trunk
Thu, 22 Mar 2007 22:19:41 -0700 yaz [svn] - initial support for writing relative path. trunk
Thu, 22 Mar 2007 22:17:15 -0700 yaz [svn] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier. trunk
Wed, 21 Mar 2007 14:14:06 -0700 giacomo [svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well) trunk
Wed, 21 Mar 2007 11:19:49 -0700 giacomo [svn] - aosd: fixed ugly memleak in ghosd sources trunk
Wed, 21 Mar 2007 07:36:32 -0700 giacomo [svn] alsa: small changes trunk
Wed, 21 Mar 2007 07:24:33 -0700 giacomo [svn] aosd: use g_locale_to_utf8 for osd strings (needs testing) trunk
Wed, 21 Mar 2007 07:15:43 -0700 giacomo [svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunk
Wed, 21 Mar 2007 05:18:25 -0700 giacomo [svn] - alsa: handle errors on snd_pcm_wait (xrun, supend) trunk
Wed, 21 Mar 2007 02:32:49 -0700 yaz [svn] improve support for static playlist: trunk
Tue, 20 Mar 2007 18:55:57 -0700 giacomo [svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability trunk
Tue, 20 Mar 2007 14:01:54 -0700 mf0102 [svn] - integrated SndStretch into build process trunk
Tue, 20 Mar 2007 12:22:25 -0700 mf0102 [svn] - Made port of XMMS plugin SndStretch trunk
Mon, 19 Mar 2007 16:49:57 -0700 yaz [svn] - suppress a warning. trunk
Mon, 19 Mar 2007 13:18:28 -0700 giacomo [svn] alsa output plugin: use snd_pcm_wait in place of raw polls to handle device readyness; this allows to use alsa plugins such as jackplug; requires testing trunk
Mon, 19 Mar 2007 13:15:52 -0700 chainsaw [svn] Goodbye ffmpeg, welcome back WMA. trunk
Sun, 18 Mar 2007 20:24:01 -0700 nenolod [svn] - kill bad .depend file trunk
Sun, 18 Mar 2007 16:21:10 -0700 giacomo [svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times trunk
Sun, 18 Mar 2007 11:13:45 -0700 giacomo [svn] - aosd: beta3, fixes for handling X display open/close trunk
Sat, 17 Mar 2007 00:58:49 -0700 nenolod [svn] - clear up some configure bugs, pointed out by freebsd port patches trunk
Sat, 17 Mar 2007 00:30:46 -0700 nazca [svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful trunk
Sat, 17 Mar 2007 00:25:24 -0700 nazca [svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail trunk
Sat, 17 Mar 2007 00:07:05 -0700 nenolod [svn] - make this work, i think. trunk
Fri, 16 Mar 2007 21:13:22 -0700 nenolod [svn] - in C++, using __null/NULL is improper. 0 should be used instead. trunk
Fri, 16 Mar 2007 21:08:34 -0700 nenolod [svn] - guard some potentially improper double delete [] usage trunk
Fri, 16 Mar 2007 18:58:17 -0700 nenolod [svn] - fix double delete[] possibility. trunk
Fri, 16 Mar 2007 18:58:10 -0700 giacomo [svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested trunk
Fri, 16 Mar 2007 18:47:24 -0700 giacomo [svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin trunk
Fri, 16 Mar 2007 13:41:19 -0700 nenolod [svn] - add slovak translation. closes #854. trunk
Fri, 16 Mar 2007 13:05:14 -0700 giacomo [svn] - ffmpeg: prevent it from crashing when probing remote sources trunk
Thu, 15 Mar 2007 22:36:55 -0700 yaz [svn] - add mseek support to wav.c (without libsndfile version) too. trunk
Thu, 15 Mar 2007 22:09:36 -0700 yaz [svn] - add mseek support. trunk
Thu, 15 Mar 2007 08:04:47 -0700 yaz [svn] - refine watchdog thread. trunk
Thu, 15 Mar 2007 04:43:58 -0700 yaz [svn] - support "Repeat". trunk
Wed, 14 Mar 2007 23:50:12 -0700 yaz [svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track. trunk
Wed, 14 Mar 2007 23:34:56 -0700 yaz [svn] - implement real buffer_free() and buffer_playing(). trunk
Wed, 14 Mar 2007 08:59:50 -0700 giacomo [svn] statusicon: add missing files trunk
Wed, 14 Mar 2007 08:58:24 -0700 yaz [svn] - couldn't disable statusicon. trunk
Wed, 14 Mar 2007 07:50:31 -0700 giacomo [svn] statusicon: added a open-file item in the small right-click menu trunk
Wed, 14 Mar 2007 07:44:00 -0700 giacomo [svn] statusicon 0.3: alternative right-click menu with simple playback control commands trunk
Wed, 14 Mar 2007 06:43:19 -0700 yaz [svn] - add 1sec guard time after issue of playlist_prev/next. trunk
Wed, 14 Mar 2007 06:07:57 -0700 yaz [svn] - remove unnecessary sleep code so that out_lame can encode at full speed. trunk
Wed, 14 Mar 2007 03:16:45 -0700 yaz [svn] - add support for mseek. trunk
Tue, 13 Mar 2007 23:26:25 -0700 yaz [svn] - fix a silly typedef bug. trunk
Tue, 13 Mar 2007 17:17:44 -0700 nenolod [svn] - add missing file, utils.h trunk
Tue, 13 Mar 2007 09:37:27 -0700 yaz [svn] - make "stop after current song" work. trunk
Tue, 13 Mar 2007 06:17:24 -0700 nenolod [svn] - if (result >= 0) return the result of ftell, otherwise return -1. trunk
Tue, 13 Mar 2007 05:21:50 -0700 nazca [svn] - Adjust indenting cause the previous indenting was painful trunk
Tue, 13 Mar 2007 05:11:48 -0700 nazca [svn] - Prototype smb:// vfs transport. Needs testing. trunk
Mon, 12 Mar 2007 18:53:58 -0700 nenolod [svn] - seek is implemented as it should be, but appears to not work trunk
Mon, 12 Mar 2007 18:12:53 -0700 nenolod [svn] - this shouldn't be called "WMA Player" trunk
Mon, 12 Mar 2007 18:07:46 -0700 nenolod [svn] - remove some old wma leftovers trunk
Mon, 12 Mar 2007 17:37:02 -0700 nenolod [svn] - implement shorten support more correctly. trunk
Mon, 12 Mar 2007 17:20:48 -0700 nenolod [svn] - add a TODO for people wanting to play with this trunk
Mon, 12 Mar 2007 17:17:39 -0700 nenolod [svn] - remove ffwma trunk
Mon, 12 Mar 2007 17:14:31 -0700 nenolod [svn] - fix crash trunk
Mon, 12 Mar 2007 16:04:03 -0700 nenolod [svn] - shorten support trunk
Mon, 12 Mar 2007 16:02:59 -0700 nenolod [svn] - namespace changes trunk
Mon, 12 Mar 2007 16:02:16 -0700 nenolod [svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files. trunk
Mon, 12 Mar 2007 15:52:56 -0700 nenolod [svn] - codec support here too. trunk
Mon, 12 Mar 2007 15:50:24 -0700 nenolod [svn] - base wma support trunk
Mon, 12 Mar 2007 15:43:38 -0700 nenolod [svn] - works trunk
Mon, 12 Mar 2007 15:28:22 -0700 nenolod [svn] - remove more video codecs. trunk
Mon, 12 Mar 2007 15:23:10 -0700 nenolod [svn] - more symbol cleanups. trunk
Mon, 12 Mar 2007 15:15:54 -0700 nenolod [svn] - more video demuxing removed trunk
Mon, 12 Mar 2007 15:05:25 -0700 nenolod [svn] - more stuff to kill trunk
Mon, 12 Mar 2007 14:49:42 -0700 nenolod [svn] - remove some more stuff trunk
Mon, 12 Mar 2007 14:43:32 -0700 nenolod [svn] - start removing demuxers for video and images trunk
Mon, 12 Mar 2007 14:37:31 -0700 nenolod [svn] - make this compile again trunk
Mon, 12 Mar 2007 14:19:59 -0700 nenolod [svn] - url_fsize support. trunk
Mon, 12 Mar 2007 14:12:00 -0700 nenolod [svn] - merge VFS support from wma plugin. trunk
Mon, 12 Mar 2007 14:04:53 -0700 nenolod [svn] - i don't want to hear about deprecation, thanks. trunk
Mon, 12 Mar 2007 14:03:42 -0700 nenolod [svn] - make a dumb makefile for libavcodec so that it can be a make clean target. trunk
Mon, 12 Mar 2007 14:02:32 -0700 nenolod [svn] - remove more video codecs trunk
Mon, 12 Mar 2007 13:58:35 -0700 nenolod [svn] - don't enforce stupid coding rules on us trunk
Mon, 12 Mar 2007 13:49:56 -0700 nenolod [svn] - remove some more stuff trunk
Mon, 12 Mar 2007 13:14:40 -0700 nenolod [svn] - make this compile again trunk
Mon, 12 Mar 2007 13:11:29 -0700 nenolod [svn] - remove more video stuff, remove vorbis trunk
Mon, 12 Mar 2007 13:06:30 -0700 nenolod [svn] - bork bork bork trunk
Mon, 12 Mar 2007 13:00:06 -0700 nenolod [svn] - make the whole thing compile. runtime linking is another story. trunk
Mon, 12 Mar 2007 11:47:10 -0700 nenolod [svn] - remove more video stuff trunk
Mon, 12 Mar 2007 11:44:33 -0700 nenolod [svn] - remove a lot of video codecs trunk
Mon, 12 Mar 2007 11:38:51 -0700 nenolod [svn] - remove h261/h263/h264 stuff trunk
Mon, 12 Mar 2007 11:37:35 -0700 nenolod [svn] - delete a lot of stuff trunk
Mon, 12 Mar 2007 11:31:14 -0700 yaz [svn] - make use of new millisecond seek API. trunk
Mon, 12 Mar 2007 11:18:54 -0700 nenolod [svn] - add ffmpeg trunk
Mon, 12 Mar 2007 11:03:24 -0700 yaz [svn] - make use of new millisecond seek API. trunk
Mon, 12 Mar 2007 10:59:21 -0700 nenolod [svn] - fork wma plugin trunk
Mon, 12 Mar 2007 09:12:26 -0700 yaz [svn] - should check data != NULL before clear data->playing. trunk
Mon, 12 Mar 2007 08:52:04 -0700 yaz [svn] - need to clear data->playing when stopped. trunk
Mon, 12 Mar 2007 02:08:26 -0700 yaz [svn] - performer and title of each track should be NULL after freed. trunk
Sun, 11 Mar 2007 23:39:38 -0700 yaz [svn] - add cleanup code. trunk
Sun, 11 Mar 2007 10:09:52 -0700 nenolod [svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr). trunk
Sun, 11 Mar 2007 06:31:32 -0700 giacomo [svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be trunk
Fri, 09 Mar 2007 22:47:38 -0800 yaz [svn] - convert filename into utf8 in debug messages. trunk
Fri, 09 Mar 2007 12:42:48 -0800 giacomo [svn] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version trunk
Thu, 08 Mar 2007 09:24:04 -0800 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 trunk
Thu, 08 Mar 2007 04:20:23 -0800 giacomo [svn] statusicon: improvements in title changes detection while the popup is being displayed trunk
Wed, 07 Mar 2007 16:45:38 -0800 giacomo [svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846 trunk
Wed, 07 Mar 2007 06:49:54 -0800 yaz [svn] - same sanity check on rarely executed part. trunk
Wed, 07 Mar 2007 06:16:04 -0800 yaz [svn] - add sanity check for open audio parameters. trunk
Wed, 07 Mar 2007 05:36:20 -0800 yaz [svn] - I was noticed vfs_fread check still causes problem. disable for now. trunk
Wed, 07 Mar 2007 05:08:55 -0800 nenolod [svn] - only perform vfs fseek against info::infile if it is available. trunk
Wed, 07 Mar 2007 00:53:24 -0800 yaz [svn] - translate curl error number into corresponding error message. patch by Joker. trunk
Tue, 06 Mar 2007 22:08:18 -0800 yaz [svn] revising vfs_fread() check code. trunk
Tue, 06 Mar 2007 15:43:15 -0800 nenolod [svn] - revert r1664 as it breaks too much trunk
Tue, 06 Mar 2007 06:53:31 -0800 giacomo [svn] aosd: do not use str_to_utf8 trunk
Tue, 06 Mar 2007 05:17:29 -0800 yaz [svn] - avoid crash when error message doesn't contain <TITLE>. trunk
Tue, 06 Mar 2007 04:44:26 -0800 nenolod [svn] - don't use a vfs buffered source for local files trunk
Tue, 06 Mar 2007 01:12:16 -0800 yaz [svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. trunk
Mon, 05 Mar 2007 00:48:01 -0800 yaz [svn] - check the result of vfs_fread() strictly. trunk
Mon, 05 Mar 2007 00:28:52 -0800 nenolod [svn] - reject files which use Ogg container magic trunk
Sun, 04 Mar 2007 17:32:01 -0800 giacomo [svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c trunk
Sun, 04 Mar 2007 16:45:52 -0800 giacomo [svn] - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required trunk
Sun, 04 Mar 2007 01:50:27 -0800 nenolod [svn] - fix for missing ordinals, closes #830. trunk
Sat, 03 Mar 2007 22:55:57 -0800 yaz [svn] - hide seek bar for unseekable (info->size = 0) stream. trunk
Sat, 03 Mar 2007 19:27:40 -0800 yaz [svn] - ishttp() should check string is not NULL. closes #832. trunk
Sat, 03 Mar 2007 17:36:01 -0800 yaz [svn] - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving. trunk
Sat, 03 Mar 2007 05:55:23 -0800 yaz [svn] - with fixed curl, read id3 tag over network works now. trunk
Sat, 03 Mar 2007 05:34:23 -0800 yaz [svn] - fread() should return number of items. trunk
Fri, 02 Mar 2007 20:28:55 -0800 yaz [svn] - reduce connection latency to http stream. trunk
Fri, 02 Mar 2007 20:17:50 -0800 yaz [svn] - include strings.h trunk
Fri, 02 Mar 2007 09:36:54 -0800 nenolod [svn] - some UI improvements from ccr. trunk
Fri, 02 Mar 2007 08:30:36 -0800 nenolod [svn] - audacious-plugins 1.3.0 release. trunk
Fri, 02 Mar 2007 01:45:57 -0800 nenolod [svn] - disable debugging notices. trunk
Fri, 02 Mar 2007 00:14:11 -0800 yaz [svn] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina). trunk
Thu, 01 Mar 2007 20:09:48 -0800 yaz [svn] - try to use str_to_utf8() to fill up tuple. we discovered that indecent ogg stream sends non-utf8 metadata. trunk
Thu, 01 Mar 2007 18:22:51 -0800 giacomo [svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion trunk
Thu, 01 Mar 2007 06:31:20 -0800 yaz [svn] - determine whether stream is seekable or not by checking duration. it is safe to use with proxy. trunk
Thu, 01 Mar 2007 04:33:43 -0800 nenolod [svn] - revert r1624 due to the fact that it breaks trunk
Wed, 28 Feb 2007 23:01:41 -0800 iabervon [svn] Add support for resuming lost connections. trunk
Wed, 28 Feb 2007 21:16:10 -0800 nenolod [svn] - enable seeking on HTTP streams. trunk
Wed, 28 Feb 2007 21:02:06 -0800 nenolod [svn] - support id3 reading of static files trunk
Wed, 28 Feb 2007 19:48:28 -0800 nenolod [svn] - add tuple building for ADTS/Shoutcast streams trunk
Wed, 28 Feb 2007 19:26:41 -0800 nenolod [svn] - when shifting the ringbuffer to left by one byte to regain alignment, trunk
Wed, 28 Feb 2007 18:25:09 -0800 nenolod [svn] - remove dead header, reported by joecool. trunk
Wed, 28 Feb 2007 18:22:17 -0800 yaz [svn] - hook up lame encoder plugin. trunk
Wed, 28 Feb 2007 18:19:30 -0800 nenolod [svn] - some missing headers trunk
Wed, 28 Feb 2007 18:00:41 -0800 nenolod [svn] - only do shoutcast stuff if info::size = 0. closes #601 again. trunk
Wed, 28 Feb 2007 17:52:11 -0800 nenolod [svn] - fix a ringbuffering error in curl which caused trouble with icecast2 trunk
Wed, 28 Feb 2007 17:33:16 -0800 nenolod [svn] - set timeout value to 3 seconds trunk
Wed, 28 Feb 2007 07:32:41 -0800 nenolod [svn] - fix a stupid C++ error trunk
Wed, 28 Feb 2007 07:29:57 -0800 nenolod [svn] - only claim URLs that actually belong to us. Closes #783. trunk
Wed, 28 Feb 2007 07:01:26 -0800 nenolod [svn] - handle condition where track_name is not there, but stream_name is. trunk
Wed, 28 Feb 2007 04:38:53 -0800 nenolod [svn] - vtx input plugin based on a submission from Pavel Vymetalek. trunk
Wed, 28 Feb 2007 02:14:00 -0800 nenolod [svn] - using mad.pc makes us dependant on a nonstandard packaging of mad -- trunk
Tue, 27 Feb 2007 23:32:10 -0800 nenolod [svn] - add czech translation file. Closes #818. trunk
Tue, 27 Feb 2007 16:51:52 -0800 giacomo [svn] - aosd: replaced other occurrencies of glib18n with audacious i18n trunk
Tue, 27 Feb 2007 16:45:04 -0800 giacomo [svn] - aosd: use audacious-plugins as PACKAGE for i18n trunk
Tue, 27 Feb 2007 10:15:17 -0800 giacomo [svn] - scrobbler: check that there are files in playlist at all, before looking up whether they are http sources or not trunk
Tue, 27 Feb 2007 06:41:02 -0800 nenolod [svn] - fix a crash reported by grufti. trunk
Tue, 27 Feb 2007 05:43:10 -0800 nenolod [svn] - fix icecast2, i think. trunk
Tue, 27 Feb 2007 05:40:42 -0800 nenolod [svn] - add metadata key "content-length", which allows for getting a content length. trunk
Tue, 27 Feb 2007 04:29:52 -0800 nenolod [svn] - some ringbuffering issues could cause crashing. a final review has trunk
Tue, 27 Feb 2007 04:19:56 -0800 nenolod [svn] - do not pass a buffered FD to the decoding thread, just use it for trunk
Tue, 27 Feb 2007 04:17:49 -0800 yaz [svn] - add read/write support for TLEN frame. trunk
Tue, 27 Feb 2007 03:45:34 -0800 nenolod [svn] - use vfs_buffered_file_new_from_uri for probing. trunk
Tue, 27 Feb 2007 02:17:56 -0800 nenolod [svn] - fix configure.ac lrintf check trunk
Tue, 27 Feb 2007 01:40:23 -0800 nenolod [svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr). trunk
Tue, 27 Feb 2007 01:27:06 -0800 nenolod [svn] - freebsd portability fixes from "The_Paya". Closes #814. trunk
Mon, 26 Feb 2007 05:14:22 -0800 kustodian [svn] fixed where srobbler dumps files. trunk
Mon, 26 Feb 2007 03:40:29 -0800 nenolod [svn] - path fixes trunk
Mon, 26 Feb 2007 03:38:03 -0800 nenolod [svn] - add a (hidden for now) configuration option, use_local_ip and local_ip trunk
Sun, 25 Feb 2007 23:22:16 -0800 yaz [svn] - now fileinfo dialog shows "Unknown" instead of "Blues" if genre name isn't specified. trunk
Sun, 25 Feb 2007 17:41:03 -0800 nenolod [svn] - properly report if madplug will not be built. trunk
Sun, 25 Feb 2007 06:01:46 -0800 nenolod [svn] - no vorbis? disallow flac too. trunk
Sun, 25 Feb 2007 05:27:51 -0800 yaz [svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed. trunk
Sun, 25 Feb 2007 03:35:59 -0800 nenolod [svn] - depend on $(OGG_VORBIS_*) for debian's sake trunk
Sat, 24 Feb 2007 20:27:03 -0800 yaz [svn] - without this, libconsole.so doesn't compile. trunk
Sat, 24 Feb 2007 17:09:19 -0800 nenolod [svn] - libflac -> libaudflac to prevent collision in the sun studio linker trunk
Sat, 24 Feb 2007 16:36:25 -0800 nenolod [svn] - enforce $(PICFLAGS) trunk
Sat, 24 Feb 2007 16:17:26 -0800 js [svn] * Delete flac112 trunk
Sat, 24 Feb 2007 11:40:20 -0800 js [svn] More VFS stuff. trunk
Sat, 24 Feb 2007 11:04:38 -0800 js [svn] * Link libogg and static libflac trunk
Sat, 24 Feb 2007 10:57:24 -0800 nenolod [svn] - always bail on http streams trunk
Sat, 24 Feb 2007 10:53:12 -0800 nenolod [svn] - remove leftovers trunk
Sat, 24 Feb 2007 10:32:25 -0800 nenolod [svn] - store proxy info trunk
Sat, 24 Feb 2007 10:21:48 -0800 js [svn] We don't need .pc.in files for FLAC... trunk
Sat, 24 Feb 2007 10:20:58 -0800 js [svn] Import flac. Please test. trunk
Sat, 24 Feb 2007 09:43:51 -0800 nenolod [svn] - fix proxy_use vs use_proxy. reported by joker on IRC. trunk
Sat, 24 Feb 2007 09:22:04 -0800 nenolod [svn] - reset position if we were passed a live FD. trunk
Sat, 24 Feb 2007 09:17:39 -0800 nenolod [svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture trunk
Sat, 24 Feb 2007 09:03:09 -0800 nenolod [svn] - always close/unref the fd trunk
Sat, 24 Feb 2007 09:02:41 -0800 nenolod [svn] - C99 style enforcement trunk
Sat, 24 Feb 2007 08:59:37 -0800 nenolod [svn] - ensure that we only operate on a duplicated fd if our source is trunk
Sat, 24 Feb 2007 08:58:32 -0800 nenolod [svn] - close configdb handle trunk
Sat, 24 Feb 2007 08:09:24 -0800 nenolod [svn] - proxy support. somebody test this. trunk
Sat, 24 Feb 2007 07:49:06 -0800 nenolod [svn] - make use of the new id3_file_vfsopen() function. trunk
Sat, 24 Feb 2007 05:58:15 -0800 chainsaw [svn] Steal parser from paranormal and make sure all datestamps are the same so yacc does not run. trunk
Fri, 23 Feb 2007 20:30:42 -0800 nenolod [svn] - VFS probing support patch by Christian Birchinger (joker). trunk
Fri, 23 Feb 2007 20:23:34 -0800 nenolod [svn] - rework AdPlug to use VFS properly trunk
Thu, 22 Feb 2007 07:19:39 -0800 nenolod [svn] - remove %expect 37 trunk
Wed, 21 Feb 2007 04:41:29 -0800 yaz [svn] - remove workaround. trunk
Wed, 21 Feb 2007 02:02:10 -0800 nenolod [svn] - fix a ringbuffering error. found by purify. trunk
Tue, 20 Feb 2007 18:12:05 -0800 yaz [svn] - TCON frame without string crashes mad_parse_genre(). trunk
Tue, 20 Feb 2007 13:50:17 -0800 nemo [svn] Bug #806 trunk
Tue, 20 Feb 2007 09:12:56 -0800 nenolod [svn] - temporarily cheat and disable certain codepaths for local files trunk
Tue, 20 Feb 2007 09:02:15 -0800 yaz [svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly. trunk
Tue, 20 Feb 2007 08:52:37 -0800 nenolod [svn] - no idea why we were using a dynamically allocated buffer for raw aac trunk
Tue, 20 Feb 2007 08:47:44 -0800 nenolod [svn] - handle a situation where buffer could be NULL (e.g. bail) trunk
Tue, 20 Feb 2007 07:18:47 -0800 nenolod [svn] - shoutcast title streaming. sucks, could probably be improved upon, but trunk
Tue, 20 Feb 2007 07:00:10 -0800 nenolod [svn] - fix another potential synchronization problem trunk
Tue, 20 Feb 2007 06:38:03 -0800 nenolod [svn] - oh yes, commit mplayer patches as well trunk
Tue, 20 Feb 2007 06:31:29 -0800 nenolod [svn] - ringbuffering underrun fixups -- found with purify trunk
Tue, 20 Feb 2007 06:23:44 -0800 nenolod [svn] - some additional cleanups trunk
Tue, 20 Feb 2007 06:17:27 -0800 nenolod [svn] - some ringbuffering fixes -- aac+ shouldn't crash now, but more trunk
Tue, 20 Feb 2007 06:11:10 -0800 js [svn] Revert r1456, this gives problems with some files with broken ID3-Tags. trunk
Tue, 20 Feb 2007 05:51:43 -0800 nenolod [svn] - remove some pointless bloat trunk
Tue, 20 Feb 2007 05:51:23 -0800 js [svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts. trunk
Tue, 20 Feb 2007 05:47:25 -0800 nenolod [svn] - aacplus shoutcast support. prepare for segfaults. trunk
Tue, 20 Feb 2007 04:56:39 -0800 nenolod [svn] - sbr decoding is not fixed point trunk
Tue, 20 Feb 2007 04:42:48 -0800 nenolod [svn] - i really hate this plugin trunk
Tue, 20 Feb 2007 04:37:37 -0800 nenolod [svn] - synchronise with FAAD 2.5 trunk
Tue, 20 Feb 2007 04:36:01 -0800 nenolod [svn] - satisfy Nero AG attribution requirement for FAAD 2.5 code import trunk
Tue, 20 Feb 2007 04:13:46 -0800 nenolod [svn] - remove a bunch of pointless code. we don't do ID3 for raw AAC files at this time. trunk
Tue, 20 Feb 2007 04:10:41 -0800 nenolod [svn] - allow static AAC files to play. working on AACplus, but this brings us closer. trunk
Tue, 20 Feb 2007 02:18:49 -0800 nenolod [svn] - fix missing names in the ChangeLog. trunk
Mon, 19 Feb 2007 19:39:42 -0800 yaz [svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences. trunk
Mon, 19 Feb 2007 18:53:25 -0800 yaz [svn] - if genre name is generated from number, it may exceed allocated memory block. trunk
Mon, 19 Feb 2007 18:08:27 -0800 yaz [svn] madplug bug fix: trunk
Mon, 19 Feb 2007 04:55:14 -0800 yaz [svn] - calculate vbr bitrate properly. trunk
Mon, 19 Feb 2007 00:02:50 -0800 gw666 [svn] fix flac detection, now flac >= 1.1.4 is supported as well trunk
Sun, 18 Feb 2007 14:51:23 -0800 nazca [svn] - Tweak to check we found a file extension before using it to prevent segfault trunk
Sun, 18 Feb 2007 03:38:05 -0800 nenolod [svn] - don't crash on startup by passing NULL to opendir(2) trunk
Sun, 18 Feb 2007 00:09:31 -0800 yaz [svn] - remove .depend trunk
Sun, 18 Feb 2007 00:07:48 -0800 yaz [svn] - add lame encoder plugin. not yet hooked up. trunk
Sat, 17 Feb 2007 20:57:15 -0800 nenolod [svn] - make use of playlist->eof effectively. trunk
Sat, 17 Feb 2007 20:50:45 -0800 nenolod [svn] - some further adjustments trunk
Sat, 17 Feb 2007 20:42:10 -0800 nenolod [svn] Rewrote the entire plugin: trunk
Sat, 17 Feb 2007 19:58:29 -0800 nenolod [svn] - wav-sndfile engine: correctly compute the bitrate trunk
Sat, 17 Feb 2007 07:46:52 -0800 chainsaw [svn] Cast those pointers properly, and do not use deprecated GTK+ functions. trunk
Sat, 17 Feb 2007 01:41:14 -0800 nenolod [svn] - remove a bunch of audacious-core cruft trunk
Sat, 17 Feb 2007 01:34:18 -0800 nenolod [svn] - id3tag.h -> audacious/id3tag.h trunk
Sat, 17 Feb 2007 01:32:56 -0800 nenolod [svn] - id3tag.h -> audacious/id3tag.h trunk
Fri, 16 Feb 2007 19:12:45 -0800 nenolod [svn] - disable broken APETag support for now, can cause crashes trunk
Thu, 15 Feb 2007 23:36:36 -0800 nenolod [svn] - disk writer: do effects processing. trunk
Thu, 15 Feb 2007 19:28:20 -0800 yaz [svn] - do not unescape streaming uri. trunk
Thu, 15 Feb 2007 19:04:53 -0800 nenolod [svn] - disable debugging in preparation for alpha5 release trunk
Thu, 15 Feb 2007 17:04:00 -0800 yaz [svn] - fix double free bug in vorbis fileinfo. trunk
Thu, 15 Feb 2007 15:18:39 -0800 mf0102 [svn] - adapted to new INI routines trunk
Thu, 15 Feb 2007 05:10:08 -0800 giacomo [svn] - madplug: check that text is not null before using g_strtod trunk
Wed, 14 Feb 2007 23:23:21 -0800 yaz [svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27. trunk
Wed, 14 Feb 2007 18:03:22 -0800 yaz [svn] - strings in audmad_config should be freed before update. thus constant initializer has been replaced with g_strdup(). trunk
Wed, 14 Feb 2007 10:15:53 -0800 nenolod [svn] - make sure audmad_config.id3_format is not NULL. closes #795. trunk
Wed, 14 Feb 2007 07:24:59 -0800 dai [svn] * Update Japanese translation. trunk
Wed, 14 Feb 2007 01:43:35 -0800 nenolod [svn] - fix timing on fades trunk
Tue, 13 Feb 2007 22:58:09 -0800 yaz [svn] - add mms:// as a streaming scheme. trunk
Tue, 13 Feb 2007 22:54:57 -0800 yaz [svn] - screening by extension had not worked. trunk
Tue, 13 Feb 2007 22:10:05 -0800 yaz [svn] - revise input_id3_get_string(). trunk
Tue, 13 Feb 2007 21:50:01 -0800 yaz [svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL. trunk
Tue, 13 Feb 2007 05:55:00 -0800 yaz [svn] - switch from pseudo delete tag call back to genuine one. trunk
Mon, 12 Feb 2007 21:58:47 -0800 yaz [svn] - remove a debug output. trunk
Mon, 12 Feb 2007 20:02:17 -0800 yaz [svn] libxspf improvements: trunk
Mon, 12 Feb 2007 12:54:12 -0800 nenolod [svn] - add Catalan translation file. Closes #787. trunk
Mon, 12 Feb 2007 10:12:29 -0800 yaz [svn] - follow the changes of libaudid3tag. trunk
Mon, 12 Feb 2007 08:02:53 -0800 giacomo [svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790 trunk
Mon, 12 Feb 2007 07:20:56 -0800 giacomo [svn] - aosd: completed volume change trigger, works now trunk
Mon, 12 Feb 2007 01:39:53 -0800 nenolod [svn] - update Welsh translation: ~75% completed trunk
Sun, 11 Feb 2007 06:22:20 -0800 yaz [svn] - add rpath to make sure that plugins pick libid3tag up from libdir. trunk
Sun, 11 Feb 2007 05:39:56 -0800 yaz [svn] - make use of integrated libid3tag trunk
Sun, 11 Feb 2007 02:44:18 -0800 nenolod [svn] - filter out .ogg extension trunk
Sun, 11 Feb 2007 01:46:36 -0800 nenolod [svn] - remove some fuzzies trunk
Sun, 11 Feb 2007 01:21:46 -0800 nenolod [svn] - run make update-po trunk
Sun, 11 Feb 2007 01:20:26 -0800 nenolod [svn] - update POTFILES.in. trunk
Sat, 10 Feb 2007 21:50:45 -0800 yaz [svn] - revise save tag callback trunk
Sat, 10 Feb 2007 12:36:14 -0800 nenolod [svn] - patch from Mark Glines to polish up https:// support. trunk
Sat, 10 Feb 2007 12:06:11 -0800 chainsaw [svn] Break out of the loop once we know the length. No using spinning around all day. trunk
Fri, 09 Feb 2007 20:38:32 -0800 yaz [svn] - error code must be initialized. trunk
Fri, 09 Feb 2007 19:38:32 -0800 nenolod [svn] - set CURLOPT_FOLLOWLOCATION to true, closes #771. trunk
Fri, 09 Feb 2007 07:21:13 -0800 giacomo [svn] - aosd: put back override_redirect=True trunk
Thu, 08 Feb 2007 16:20:27 -0800 giacomo [svn] - aosd: revert window type setting trunk
Thu, 08 Feb 2007 09:10:38 -0800 nenolod [svn] - remove the buggy memoryleaking mpg123 and integrate madplug into the trunk
Thu, 08 Feb 2007 01:52:27 -0800 yaz [svn] - remove ID3_FIELD_TEXTENCODING_UTF_16 case. trunk
Thu, 08 Feb 2007 01:14:33 -0800 yaz [svn] revise input_id3_get_string(): trunk
Thu, 08 Feb 2007 00:55:06 -0800 yaz [svn] - now title_override works. trunk
Wed, 07 Feb 2007 23:31:26 -0800 yaz [svn] - revise input_id3_get_string() to take encoding of field into account. trunk
Wed, 07 Feb 2007 18:26:47 -0800 giacomo [svn] - aosd: added window class hints (aosd.Audacious) trunk
Wed, 07 Feb 2007 17:46:12 -0800 giacomo [svn] - aosd: added _NET_WM_WINDOW_TYPE_DOCK to osd window hints trunk
Wed, 07 Feb 2007 10:35:13 -0800 nenolod [svn] - avoid NULL dereference. closes mandriva #28603. trunk
Wed, 07 Feb 2007 03:52:25 -0800 giacomo [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 trunk
Wed, 07 Feb 2007 01:10:37 -0800 yaz [svn] - press F5 on not yet played stream no longer hangs. trunk
Tue, 06 Feb 2007 21:01:15 -0800 yaz [svn] - fix for audmad_is_our_fd() trunk
Tue, 06 Feb 2007 12:11:42 -0800 yaz [svn] merge recent changes from yaz's branch. trunk
Mon, 05 Feb 2007 12:28:01 -0800 nenolod [svn] - add madplug. It is not yet hooked up, I'll do that later. trunk
Sun, 04 Feb 2007 16:43:27 -0800 giacomo [svn] - aosd: avoid collision between playback start trigger and titlechange trigger, that occurred when the next file in playlist was played trunk
Sun, 04 Feb 2007 13:40:53 -0800 chainsaw [svn] Obliterate empty tags, just like in mpg123. trunk
Sun, 04 Feb 2007 12:21:34 -0800 nenolod [svn] - remove streaming configuration since it's no longer relevant. trunk
Sun, 04 Feb 2007 12:19:29 -0800 nenolod [svn] - clean up the configure GUI a little. trunk
Sun, 04 Feb 2007 12:12:53 -0800 nenolod [svn] - remove streaming configuration since it's no longer relevant. trunk
Sat, 03 Feb 2007 20:18:59 -0800 nenolod [svn] - Process inline STIL information correctly. trunk
Sat, 03 Feb 2007 20:06:57 -0800 nenolod [svn] - don't fill in tuple fields with "". trunk
Sat, 03 Feb 2007 08:55:23 -0800 yaz [svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip. trunk
Fri, 02 Feb 2007 14:42:27 -0800 nenolod [svn] - handle unavailable tuples better trunk
Fri, 02 Feb 2007 13:43:43 -0800 nenolod [svn] - forgot to svn add trunk
Fri, 02 Feb 2007 13:21:37 -0800 nenolod [svn] - new turkish translation from Murat Senel trunk
Fri, 02 Feb 2007 04:34:35 -0800 giacomo [svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null) trunk
Thu, 01 Feb 2007 16:46:20 -0800 giacomo [svn] - aosd: add missing aosd_trigger* sources trunk
Thu, 01 Feb 2007 16:45:47 -0800 giacomo [svn] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes trunk
Thu, 01 Feb 2007 11:12:38 -0800 mf0102 [svn] - Uncommented some (obviously unneeded?) stuff -> fixed crash trunk
Thu, 01 Feb 2007 05:10:14 -0800 mf0102 [svn] - Adapted song_change plugin to new hook functions trunk
Thu, 01 Feb 2007 00:20:25 -0800 dai [svn] * Update Japanese translation. trunk
Wed, 31 Jan 2007 12:12:23 -0800 giacomo [svn] - aosd: immediately hide osd window by single clicking (with mouse button 1) on it trunk
Wed, 31 Jan 2007 12:09:03 -0800 giacomo [svn] - aosd: simplify the thread semaphores logic trunk
Wed, 31 Jan 2007 11:50:36 -0800 giacomo [svn] - aosd: extended ghosd source with ghosd_set_event_button_cb to capture and handle button events in osd trunk
Wed, 31 Jan 2007 09:39:22 -0800 giacomo [svn] - aosd: added 'none' decoration, just displays text and optional shadow trunk
Wed, 31 Jan 2007 09:00:15 -0800 giacomo [svn] - aosd: fix typo trunk
Wed, 31 Jan 2007 08:59:20 -0800 giacomo [svn] - aosd: prevent user from setting an excessively large max_width trunk
Wed, 31 Jan 2007 08:42:04 -0800 giacomo [svn] - aosd: added experimental multiple monitor support, plus max_width setting trunk
Tue, 30 Jan 2007 23:14:02 -0800 yaz [svn] tweak xspf plugin to conform xspf specification version 1. trunk
Tue, 30 Jan 2007 13:41:14 -0800 mf0102 [svn] - Cleaned up AAC plugin a bit more, but still couldn't fix the bug trunk
Tue, 30 Jan 2007 12:55:38 -0800 mf0102 [svn] - Fixed crash at opening AAC files trunk
Tue, 30 Jan 2007 11:17:25 -0800 nenolod [svn] - pass a valid InputPlayback handle to the play thread trunk
Tue, 30 Jan 2007 11:05:31 -0800 giacomo [svn] - mpg123: do not try to pick a tuple from http:// sources trunk
Tue, 30 Jan 2007 08:36:50 -0800 giacomo [svn] - converted timidity plugin to InputPlayback trunk
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
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
Tue, 16 Jan 2007 12:50:30 -0800 js [svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit. trunk
Tue, 16 Jan 2007 12:47:04 -0800 js [svn] I committed too fast, there was even more. trunk
Tue, 16 Jan 2007 12:41:40 -0800 js [svn] Fix of possible buffer overflow. trunk
Tue, 16 Jan 2007 12:17:06 -0800 giacomo [svn] - status icon plugin: try to auto-detect the correct size for the status icon trunk
Tue, 16 Jan 2007 10:34:12 -0800 giacomo [svn] - status icon plugin: made a tooltip popup that displays metadata of the current song trunk
Mon, 15 Jan 2007 14:04:11 -0800 giacomo [svn] - evdev-plug: check that the player local datadir exists before attempting to create evdev-plug.conf trunk
Mon, 15 Jan 2007 13:25:41 -0800 giacomo [svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf trunk
Mon, 15 Jan 2007 12:46:38 -0800 giacomo [svn] - make amidi-plug use audacious_get_localdir() trunk
Mon, 15 Jan 2007 12:38:45 -0800 giacomo [svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk
Mon, 15 Jan 2007 12:02:09 -0800 giacomo [svn] - add missing config.h inclusion for wavpack, null and metronom plugin trunk
Mon, 15 Jan 2007 11:54:32 -0800 giacomo [svn] - added status icon plugin (written from scratch, with code from gtk 2.10) trunk
Mon, 15 Jan 2007 08:33:07 -0800 nenolod [svn] - remove blanket http:// grabbing -- probing for mp3 now works by VFS trunk
Mon, 15 Jan 2007 02:48:34 -0800 kiyoshi [svn] pause functionality should play if not already playing, now trunk
Sun, 14 Jan 2007 23:53:59 -0800 iabervon [svn] Support shoutcast (over TCP) with VFS HTTP code. mpg123 has to accept trunk
Sun, 14 Jan 2007 22:39:39 -0800 nenolod [svn] - buildsystem glue for curl http:// transport trunk
Sun, 14 Jan 2007 22:34:57 -0800 iabervon [svn] Add code for a plugin to use CURL for http. Needs some build-system trunk
Sun, 14 Jan 2007 22:31:16 -0800 iabervon [svn] Use a VFSFile instead of the built-in http, if the VFS supports it. trunk
Sun, 14 Jan 2007 19:32:17 -0800 nenolod [svn] - fix dependency generation trunk
Sun, 14 Jan 2007 19:04:03 -0800 nenolod [svn] - fix dependency generation (CFLAGS was not set) trunk
Sun, 14 Jan 2007 18:59:41 -0800 nenolod [svn] - gettext requires mkinstalldirs (todo: OBJECTIVE_PO omk instruction) trunk
Sun, 14 Jan 2007 17:57:10 -0800 giacomo [svn] - turn debug off for evdev-plug trunk
Sun, 14 Jan 2007 17:55:24 -0800 giacomo [svn] - added evdev-plug, written-from-scratch plugin that allows to control the player via event devices on linux systems trunk
Sun, 14 Jan 2007 02:35:15 -0800 mf0102 [svn] More xmms_create_dirbrowser cleanup trunk
Sat, 13 Jan 2007 15:22:28 -0800 mf0102 [svn] Replaced xmms_create_dir_browser trunk
Sat, 13 Jan 2007 14:52:28 -0800 nenolod [svn] - rovascope: more randomization trunk
Sat, 13 Jan 2007 08:27:42 -0800 hansmi [svn] Copy Makevars from audacious-devel, fixes "make[1]: *** No rule to make target `depend'. Stop." trunk
Fri, 12 Jan 2007 12:09:00 -0800 nenolod [svn] - objective-make autodepend fixes trunk
Thu, 11 Jan 2007 09:31:39 -0800 nemo [svn] Default to digital audio extraction trunk
Tue, 09 Jan 2007 02:23:38 -0800 chainsaw [svn] Correct earlier commit message. trunk
Mon, 08 Jan 2007 14:18:53 -0800 chainsaw [svn] Whoever reverted r1937, stop blowing holing in my ship! trunk
Sat, 06 Jan 2007 09:42:15 -0800 hansmi [svn] Add German trunk
Sat, 06 Jan 2007 09:37:42 -0800 hansmi [svn] Add German translation, not fully done yet. trunk
Sat, 06 Jan 2007 07:40:46 -0800 hansmi [svn] - Rework and clean up code trunk
Sat, 06 Jan 2007 02:00:15 -0800 nenolod [svn] - select waves randomly trunk
Sat, 06 Jan 2007 01:59:37 -0800 nenolod [svn] - actuatorbin.c was missing. trunk
Sat, 06 Jan 2007 01:57:34 -0800 nenolod [svn] - rovascope -- a variant of the paranormal visualization engine that is trunk
Fri, 05 Jan 2007 19:31:47 -0800 nenolod [svn] - update to Objective-Make II trunk
Fri, 05 Jan 2007 04:54:33 -0800 giacomo [svn] - removed gdk_threads_enter/leave from song_change.c, it's not needed here and brings troubles too trunk
Thu, 04 Jan 2007 14:15:14 -0800 nenolod [svn] - new default preset trunk
Wed, 03 Jan 2007 15:24:10 -0800 kiyoshi [svn] Replace xmms_create_dir_browser & fix other issues. Patch by external contributor Michael Faerber <01mf02 -at- gmail.com> trunk
Wed, 03 Jan 2007 12:45:05 -0800 nenolod [svn] - reopen on flush(0) trunk
Tue, 02 Jan 2007 22:28:23 -0800 nenolod [svn] - chase prefswin -> ui_preferences in audacious core trunk
Fri, 29 Dec 2006 04:53:41 -0800 yaz [svn] - add connection timeout option to curl_easy_perform(). hopefully, audacious can quit smoothly even though last.fm server goes down. trunk
Thu, 28 Dec 2006 17:19:22 -0800 chainsaw [svn] Play those supertux tunes. trunk
Thu, 28 Dec 2006 02:57:42 -0800 yaz [svn] - add DYEAR and DGENRE support. trunk
Sun, 24 Dec 2006 07:08:26 -0800 hansmi [svn] Add .s3m to allowed extensions, reported by Chainsaw. trunk
Sat, 23 Dec 2006 14:46:28 -0800 hansmi [svn] Fix endian issues on ppc32. trunk
Fri, 22 Dec 2006 15:34:37 -0800 chainsaw [svn] Portability fix for PPC64 (64-bit userland). trunk
Thu, 21 Dec 2006 18:23:33 -0800 nenolod [svn] - oh wait, yaz fixed this already trunk
Thu, 21 Dec 2006 18:22:00 -0800 nenolod [svn] - back out po target until Makefile is generated properly trunk
Thu, 21 Dec 2006 12:49:30 -0800 nenolod [svn] Fix: trunk
Wed, 20 Dec 2006 03:51:01 -0800 nenolod [svn] - ensure that HTTP streams are connection: close. trunk
Mon, 18 Dec 2006 23:45:10 -0800 yaz [svn] - build fix trunk
Mon, 18 Dec 2006 12:25:28 -0800 nenolod [svn] - translation framework trunk
Mon, 18 Dec 2006 12:03:57 -0800 nenolod [svn] - add infrastructure for plugin i18n trunk
Sun, 17 Dec 2006 08:46:44 -0800 giacomo [svn] reverted to 844, to be re-reconsidered later trunk
Sun, 17 Dec 2006 07:06:34 -0800 giacomo [svn] - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious trunk
Sat, 16 Dec 2006 02:56:32 -0800 giacomo [svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get trunk
Fri, 15 Dec 2006 21:24:10 -0800 nenolod [svn] - some improvements for chiptune expansion efficiency trunk
Fri, 15 Dec 2006 21:23:09 -0800 nenolod [svn] - don't use deprecated function playlist_get(). trunk
Fri, 15 Dec 2006 17:11:51 -0800 nenolod [svn] - fix wav.c improper initialization of wav_fmts() trunk
Thu, 14 Dec 2006 18:24:21 -0800 nenolod [svn] - really fix HES/other multitrack this time trunk
Thu, 14 Dec 2006 18:12:13 -0800 nenolod [svn] - avoid opening VFS FDs for track URIs where we know that the file is valid trunk
Thu, 14 Dec 2006 18:08:50 -0800 nenolod [svn] - change use of printf to g_warning() and g_critical() where appropriate. trunk
Wed, 13 Dec 2006 20:21:23 -0800 nenolod [svn] - fix trunk
Wed, 13 Dec 2006 19:45:13 -0800 nenolod [svn] - extension assist for libconsole trunk
Wed, 13 Dec 2006 17:55:28 -0800 nenolod [svn] - support extension assist for sid files trunk
Wed, 13 Dec 2006 00:39:31 -0800 yaz [svn] - ar should pick changes trunk
Tue, 12 Dec 2006 20:22:14 -0800 nenolod [svn] - fix vorbis exttable trunk
Tue, 12 Dec 2006 20:10:43 -0800 nenolod [svn] - fix MP4 extension table trunk
Tue, 12 Dec 2006 19:43:58 -0800 nenolod [svn] - extension-assist for wav files trunk
Tue, 12 Dec 2006 19:43:23 -0800 nenolod [svn] - finalize the plugin-side of the extension-assist ABI trunk
Tue, 12 Dec 2006 19:03:49 -0800 nenolod [svn] - missing NULL trunk
Tue, 12 Dec 2006 19:03:11 -0800 nenolod [svn] - add support for modplug extension probe trunk
Tue, 12 Dec 2006 18:54:33 -0800 nenolod [svn] - this shouldn't have been committed yet trunk
Tue, 12 Dec 2006 18:54:01 -0800 nenolod [svn] - add support for extension probing to many plugins. trunk
Mon, 11 Dec 2006 23:40:19 -0800 nenolod [svn] - improve dyntrans some more trunk
Mon, 11 Dec 2006 22:56:12 -0800 nenolod [svn] - speed up dyntrans a little trunk
Mon, 11 Dec 2006 22:16:54 -0800 nenolod [svn] - add support for polar coordinates. trunk
Mon, 11 Dec 2006 06:07:12 -0800 nenolod [svn] - make scrobbler behave better trunk
Mon, 11 Dec 2006 05:19:44 -0800 nenolod [svn] - fix other plugins dependant on the playlist framework trunk
Mon, 11 Dec 2006 05:15:01 -0800 nenolod [svn] - nevermind, m3u did need an update. trunk
Mon, 11 Dec 2006 05:13:54 -0800 nenolod [svn] - update playlist code. M3U was simple and did not require anything special. trunk
Mon, 11 Dec 2006 02:55:54 -0800 yaz [svn] - build fix. trunk
Mon, 11 Dec 2006 01:13:09 -0800 nenolod [svn] - support Title[0-9,{1-4}] entries. trunk
Sun, 10 Dec 2006 22:50:34 -0800 nenolod [svn] - add support for projectM trunk
Sun, 10 Dec 2006 22:10:32 -0800 yaz [svn] - fix for potential bug. trunk
Sun, 10 Dec 2006 20:33:47 -0800 yaz [svn] cuesheet improvement: trunk
Sun, 10 Dec 2006 01:53:35 -0800 kiyoshi [svn] Move supported formats to plugin info, rename plugin to 'Game console audio module decoder'. trunk
Sun, 10 Dec 2006 01:14:33 -0800 yaz [svn] - add missing code trunk
Sat, 09 Dec 2006 08:32:41 -0800 yaz [svn] - replace g_usleep() with g_cond_timed_wait() trunk
Sat, 09 Dec 2006 05:52:12 -0800 nenolod [svn] - you know, it'd help if binio were better documented. trunk
Sat, 09 Dec 2006 05:29:06 -0800 giacomo [svn] prevent adplug makefile from pointlessly trying to link source files in the core library trunk
Sat, 09 Dec 2006 03:37:53 -0800 nenolod [svn] - add support for hatena (experimental) trunk
Sat, 09 Dec 2006 02:55:44 -0800 nenolod [svn] - fix some configure behaviour regarding Gerpok trunk
Sat, 09 Dec 2006 02:43:27 -0800 nenolod [svn] - handle no account data gracefully (e.g. you only use one of the trunk