log

age author description
Sun, 05 Nov 2006 12:36:34 -0800 nenolod [svn] - fix tuple breakage trunk
Sun, 05 Nov 2006 12:31:33 -0800 nenolod [svn] - fix magic detection trunk
Sun, 05 Nov 2006 10:24:30 -0800 js [svn] Fixed crash when a stream is in the playlist. trunk
Sun, 05 Nov 2006 02:21:22 -0800 nenolod [svn] - allow seeking in http streams that define a content length. trunk
Sun, 05 Nov 2006 01:07:34 -0800 yaz [svn] - fix a typo which preventes compile trunk
Sun, 05 Nov 2006 00:34:45 -0800 yaz [svn] - fix for stream save if filename duplicates exist trunk
Sat, 04 Nov 2006 23:03:45 -0800 nenolod [svn] - make esd plugin assume that write() isn't always successful due to threading contingency. closes #427. patch by <sjleung -at shaw.ca>. trunk
Sat, 04 Nov 2006 13:14:27 -0800 asheldon [svn] Works again on x86 trunk
Sat, 04 Nov 2006 12:18:44 -0800 nenolod [svn] - gthread and produce_audio trunk
Sat, 04 Nov 2006 11:46:52 -0800 asheldon [svn] Get rid of compile warnings. Also, note that this is a one-line fix trunk
Sat, 04 Nov 2006 11:35:34 -0800 asheldon [svn] Add sap plugin to configure.ac stuff trunk
Sat, 04 Nov 2006 07:04:02 -0800 chainsaw [svn] Port pthread -> gthread, port audio output to produce_audio, sprinkle debug printfs. Still broken, good luck trunk
Sat, 04 Nov 2006 06:06:27 -0800 chainsaw [svn] Yes SVN, that too! trunk
Sat, 04 Nov 2006 06:05:38 -0800 chainsaw [svn] Build this thing in a proper two-stage process. As it hardlocks instead of playing it is not built by default yet. trunk
Sat, 04 Nov 2006 00:24:20 -0800 asheldon [svn] compile nicely trunk
Sat, 04 Nov 2006 00:17:54 -0800 asheldon [svn] Compile warning fixes, xmms->audacious in a window. trunk
Fri, 03 Nov 2006 15:33:42 -0800 chainsaw [svn] Properly zero out proxy configuration strings if no value is retrieved, otherwise we crash and burn on shutdown. trunk
Fri, 03 Nov 2006 14:57:45 -0800 nenolod [svn] - spelling. just check it. trunk
Fri, 03 Nov 2006 14:54:55 -0800 nenolod [svn] - yield back to the scheduler after processing a frame (maybe this will make paranormal be nicer.) trunk
Fri, 03 Nov 2006 14:23:17 -0800 kiyoshi [svn] trunk
Fri, 03 Nov 2006 13:52:09 -0800 nenolod [svn] - include drawing.h trunk
Fri, 03 Nov 2006 13:08:08 -0800 kiyoshi [svn] 1. Add Portal to Hell trunk
Fri, 03 Nov 2006 12:55:50 -0800 kiyoshi [svn] Add dancing snow preset. trunk
Fri, 03 Nov 2006 09:28:19 -0800 nenolod [svn] - more presets trunk
Fri, 03 Nov 2006 09:05:06 -0800 nenolod [svn] - presets end in .pnv trunk
Fri, 03 Nov 2006 04:05:19 -0800 kiyoshi [svn] Slightly more cloudlike blurring. trunk
Fri, 03 Nov 2006 03:55:25 -0800 kiyoshi [svn] Preliminary cloudscape preset; will probably be updated when I can adjust the distance between the horizontal waveforms. trunk
Fri, 03 Nov 2006 03:34:45 -0800 kiyoshi [svn] Relabel MPlayer plugin in plugins list and fix window title; we're not xmms, kthx. trunk
Fri, 03 Nov 2006 03:23:52 -0800 nenolod [svn] - another preset trunk
Fri, 03 Nov 2006 03:10:26 -0800 nenolod [svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform) trunk
Fri, 03 Nov 2006 02:54:12 -0800 nenolod [svn] - rewrite line drawing algorithm for speed trunk
Thu, 02 Nov 2006 22:19:05 -0800 nenolod [svn] - add fast linedrawing code trunk
Thu, 02 Nov 2006 21:44:14 -0800 nenolod [svn] - fix warning (oops) trunk
Thu, 02 Nov 2006 21:43:22 -0800 nenolod [svn] - compile with -DFULLSCREEN_HACK to get the fullscreen overlay stuff trunk
Thu, 02 Nov 2006 18:25:48 -0800 nenolod [svn] - now working on amd64/little-endian. no idea how it was working in bigendian mode, though. trunk
Thu, 02 Nov 2006 18:22:02 -0800 nenolod [svn] - 64-bit safety (pass 1 of 2) trunk
Thu, 02 Nov 2006 02:35:04 -0800 nenolod [svn] - add worms preset. demonstrates the floating particles renderer, 298 times/frame. trunk
Thu, 02 Nov 2006 02:30:44 -0800 nenolod [svn] - add floating particles. trunk
Wed, 01 Nov 2006 22:32:33 -0800 nenolod [svn] - remove feedback from motion transform. trunk
Wed, 01 Nov 2006 22:28:54 -0800 nenolod [svn] - so like, when will somebody else make some presets for this thing? trunk
Wed, 01 Nov 2006 21:52:23 -0800 nenolod [svn] - allow waves to be drawn with a custom value instead of just 255 trunk
Wed, 01 Nov 2006 20:50:58 -0800 nenolod [svn] - add value replace filter, replaces a range of values with a different value trunk
Wed, 01 Nov 2006 13:19:36 -0800 nenolod [svn] - add value invert filter trunk
Wed, 01 Nov 2006 01:50:23 -0800 nenolod [svn] - take advantage of the ability to do nothing trunk
Wed, 01 Nov 2006 01:32:26 -0800 nenolod [svn] - NOOP instruction. What this does is basically takes a slot in a trunk
Wed, 01 Nov 2006 01:12:03 -0800 nenolod [svn] - add missing declaration trunk
Wed, 01 Nov 2006 01:11:20 -0800 nenolod [svn] - add "Clear Surface" instruction. trunk
Wed, 01 Nov 2006 01:03:30 -0800 nenolod [svn] - update Mosaic effect helptext. trunk
Wed, 01 Nov 2006 01:00:19 -0800 nenolod [svn] - make mosaic sizable. trunk
Wed, 01 Nov 2006 00:54:36 -0800 nenolod [svn] - mosaic effect (in progress, custom size will be in the next commit) trunk
Tue, 31 Oct 2006 23:43:46 -0800 nenolod [svn] - branchscope preset... a very advanced example of branching, multiple trunk
Tue, 31 Oct 2006 23:24:22 -0800 nenolod [svn] - fix typoes trunk
Tue, 31 Oct 2006 23:18:46 -0800 nenolod [svn] - add OnBeat container. children are only iterated on a detected beat. trunk
Tue, 31 Oct 2006 23:13:49 -0800 nenolod [svn] - split out beat detection code into beatdetect.c trunk
Tue, 31 Oct 2006 22:55:20 -0800 nenolod [svn] - another example preset showing the true power of on-beat branched execution trunk
Tue, 31 Oct 2006 22:42:55 -0800 nenolod [svn] - support lookup of actuator templates by their display name trunk
Tue, 31 Oct 2006 22:20:56 -0800 nenolod [svn] - slightly adjust the variance threshold for beat detection trunk
Tue, 31 Oct 2006 22:09:04 -0800 nenolod [svn] - use a quantized variance instead of a fast fft sum for beat detection with thresholding trunk
Tue, 31 Oct 2006 21:33:37 -0800 nenolod [svn] - update this preset for the new version of the branching container. trunk
Tue, 31 Oct 2006 21:28:30 -0800 nenolod [svn] - clean up about box trunk
Tue, 31 Oct 2006 15:33:08 -0800 nenolod [svn] - @%#^# trunk
Tue, 31 Oct 2006 15:31:33 -0800 nenolod [svn] - fix reference trunk
Tue, 31 Oct 2006 15:29:06 -0800 nenolod [svn] - fix libmodplug references trunk
Tue, 31 Oct 2006 14:13:43 -0800 nenolod [svn] - add quakingscope paranormal preset (fairly complex colourmap/branched execution example) trunk
Tue, 31 Oct 2006 13:32:55 -0800 nenolod [svn] - more presets trunk
Tue, 31 Oct 2006 12:47:07 -0800 nenolod [svn] - gi18n dependency trunk
Tue, 31 Oct 2006 12:45:32 -0800 nenolod [svn] - use xmms_show_message() here. trunk
Tue, 31 Oct 2006 12:35:04 -0800 nenolod [svn] - use user-friendly names in most places trunk
Tue, 31 Oct 2006 12:07:32 -0800 nenolod [svn] - user-friendly names (UI side unimplemented still) trunk
Tue, 31 Oct 2006 01:29:30 -0800 nenolod [svn] - a more complicated paranormal example preset trunk
Tue, 31 Oct 2006 00:20:37 -0800 nenolod [svn] - add some example presets trunk
Mon, 30 Oct 2006 23:35:14 -0800 nenolod [svn] - don't replace our configuration trunk
Mon, 30 Oct 2006 23:08:58 -0800 nenolod [svn] - fix some window titles trunk
Mon, 30 Oct 2006 23:07:00 -0800 nenolod [svn] - fix for compile error via joecool trunk
Mon, 30 Oct 2006 23:02:33 -0800 nenolod [svn] - new and IMPROVED paranormal visualization studio trunk
Mon, 30 Oct 2006 22:39:27 -0800 nenolod [svn] - nuke paranormal (i will put a different paranormal back soon, no worries) trunk
Mon, 30 Oct 2006 22:35:55 -0800 nenolod [svn] - some tweaks trunk
Mon, 30 Oct 2006 22:31:45 -0800 nenolod [svn] - spectrum analyzer plugin based on blurscope and a little of xmms-finespectrum trunk
Mon, 30 Oct 2006 17:47:41 -0800 nenolod [svn] - C++ files -> .cxx trunk
Mon, 30 Oct 2006 17:40:00 -0800 kiyoshi [svn] Null output plugin added; original code by Christian Birchinger <joker -at- gentoo.org> trunk
Sun, 29 Oct 2006 12:29:05 -0800 nenolod [svn] - overflow fixes for modplug (via Stanislav Brabec @ novell/suse). trunk
Sun, 29 Oct 2006 01:08:30 -0700 asheldon [svn] Atari XL SAP. This compiles anything but cleanly, but somehow still trunk
Sun, 29 Oct 2006 01:38:56 -0700 asheldon [svn] The comment probably ought to say 'enable' since that's what the command trunk
Sun, 29 Oct 2006 01:23:08 -0700 nenolod [svn] - mplayer should be disabled by default due to the fact that it's only trunk
Sun, 29 Oct 2006 01:20:45 -0700 nenolod [svn] - make sure libxmmsmplayer is built with PICFLAGS trunk
Sun, 29 Oct 2006 01:15:05 -0700 nenolod [svn] - remove common files trunk
Sun, 29 Oct 2006 01:13:30 -0700 nenolod [svn] - convert to use configdb system trunk
Sun, 29 Oct 2006 01:04:52 -0700 nenolod [svn] - like with so many other things, modplug is now maintained by us. trunk
Sat, 28 Oct 2006 18:08:06 -0700 asheldon [svn] Adds mplayer controls the plugin pack. I don't know crap about trunk
Fri, 27 Oct 2006 13:12:59 -0700 nenolod [svn] - fixes from Christian Birchinger <joker -at- gentoo.org> trunk
Fri, 27 Oct 2006 12:52:59 -0700 nenolod [svn] - fix ChangeLog (i forgot to add asheldon to the changelog definition file, oops) trunk
Fri, 27 Oct 2006 12:50:20 -0700 asheldon [svn] Fixes compiler warnings that "Joker" was talking about in #audacious. trunk
Fri, 27 Oct 2006 12:07:11 -0700 nenolod [svn] - apply fixes from Christian Birchinger <joker -at- gentoo.org>. trunk
Fri, 27 Oct 2006 11:58:34 -0700 nenolod [svn] - provide a complete tuple (fixes albumart and such; path was missing.) trunk
Fri, 27 Oct 2006 11:55:45 -0700 nenolod [svn] - don't cancel threads that don't exist (TODO: GThreadify) trunk
Fri, 27 Oct 2006 11:49:25 -0700 nenolod [svn] - enable legacy GTK APIs for alarm trunk
Thu, 26 Oct 2006 12:41:45 -0700 nenolod [svn] - echo plugin support by Christian Birchinger <joker -at- gentoo.org> trunk
Thu, 26 Oct 2006 12:10:32 -0700 nenolod [svn] - xmms-a52dec -> 'AC-3 / A52 Decoding Plugin' trunk
Thu, 26 Oct 2006 11:35:49 -0700 nenolod [svn] - re-enable extra stereo plugin build trunk
Thu, 26 Oct 2006 01:52:38 -0700 nenolod [svn] - push from p4://depot/svn-audacious-plugins-devel/virt-branches/trunk/a52dec: trunk
Thu, 26 Oct 2006 01:47:53 -0700 nenolod [svn] - a52dec plugin port. *under construction; don't expect to work* trunk
Thu, 26 Oct 2006 00:43:12 -0700 nenolod [svn] - push fixes from p4://depot/svn-audacious-plugins-devel/virt-branches/audalarm/src trunk
Thu, 26 Oct 2006 00:10:28 -0700 nenolod [svn] - add xmms-alarm port trunk
Wed, 25 Oct 2006 13:41:36 -0700 chainsaw [svn] 669 is 2-byte, not 4-byte. Thanks to a report from Kevin Korb on #audacious. trunk
Wed, 25 Oct 2006 00:28:43 -0700 nenolod [svn] - typo :< trunk
Wed, 25 Oct 2006 00:02:27 -0700 nenolod [svn] - link against needed libs trunk
Tue, 24 Oct 2006 23:45:14 -0700 nenolod [svn] - link against libGL trunk
Tue, 24 Oct 2006 21:25:31 -0700 nenolod [svn] - iris vis plugin port trunk
Tue, 24 Oct 2006 19:50:04 -0700 nenolod [svn] - make sure the tuple data is copied, not referenced (oops) trunk
Tue, 24 Oct 2006 19:43:30 -0700 nenolod [svn] - tuple support trunk
Tue, 24 Oct 2006 19:34:36 -0700 nenolod [svn] - fix a pango warning trunk
Tue, 24 Oct 2006 19:29:07 -0700 nenolod [svn] - make debugging notices optional trunk
Tue, 24 Oct 2006 19:25:50 -0700 nenolod [svn] - hey, this compiles now. neat :P trunk
Tue, 24 Oct 2006 19:13:48 -0700 nenolod [svn] - autoconf support for wavpack plugin trunk
Tue, 24 Oct 2006 19:03:53 -0700 nenolod [svn] - wavpack input plugin -- under construction trunk
Tue, 24 Oct 2006 18:15:53 -0700 nenolod [svn] - move prefswin_page_destroy(cfgdlg) to before the plugin logs out of last.fm; trunk
Tue, 24 Oct 2006 01:44:06 -0700 nenolod [svn] - 1.2.2 release trunk
Mon, 23 Oct 2006 20:06:39 -0700 nenolod [svn] - bleah fix FLAC check trunk
Mon, 23 Oct 2006 19:56:04 -0700 nenolod [svn] - choose between flac112 or flac113 based on which version is trunk
Mon, 23 Oct 2006 19:55:09 -0700 nenolod [svn] - 1.1.2 compatible plugin (I HATE YOU FLAC PEOPLE) trunk