log

age author description
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