Mercurial > audlegacy-plugins
graph
-
[svn] - a slightly better way of doing things here trunkTue, 07 Nov 2006 02:11:05 -0800, by nenolod
-
[svn] - rewrite to take advantage of already existant object-oriented framework trunkTue, 07 Nov 2006 00:35:18 -0800, by nenolod
-
[svn] New-style VFS probe function. If you want an #ifdef feel free to bolt some on. trunkMon, 06 Nov 2006 14:11:04 -0800, by chainsaw
-
[svn] - only penalize for bad frames on fixed streams trunkSun, 05 Nov 2006 13:14:06 -0800, by nenolod
-
[svn] - set mpgdec_length to -1 on a stream with no endpoint trunkSun, 05 Nov 2006 13:00:47 -0800, by nenolod
-
[svn] - allow seeking in http streams that define a content length. trunkSun, 05 Nov 2006 02:21:22 -0800, by nenolod
-
[svn] - fix for stream save if filename duplicates exist trunkSun, 05 Nov 2006 00:34:45 -0800, by yaz
-
[svn] - make esd plugin assume that write() isn't always successful due to threading contingency. closes #427. patch by <sjleung -at shaw.ca>. trunkSat, 04 Nov 2006 23:03:45 -0800, by nenolod
-
[svn] Get rid of compile warnings. Also, note that this is a one-line fix trunkSat, 04 Nov 2006 11:46:52 -0800, by asheldon
-
[svn] Port pthread -> gthread, port audio output to produce_audio, sprinkle debug printfs. Still broken, good luck trunkSat, 04 Nov 2006 07:04:02 -0800, by chainsaw
-
[svn] Build this thing in a proper two-stage process. As it hardlocks instead of playing it is not built by default yet. trunkSat, 04 Nov 2006 06:05:38 -0800, by chainsaw
-
[svn] Compile warning fixes, xmms->audacious in a window. trunkSat, 04 Nov 2006 00:17:54 -0800, by asheldon
-
[svn] Properly zero out proxy configuration strings if no value is retrieved, otherwise we crash and burn on shutdown. trunkFri, 03 Nov 2006 15:33:42 -0800, by chainsaw
-
[svn] - yield back to the scheduler after processing a frame (maybe this will make paranormal be nicer.) trunkFri, 03 Nov 2006 14:54:55 -0800, by nenolod
-
[svn] Preliminary cloudscape preset; will probably be updated when I can adjust the distance between the horizontal waveforms. trunkFri, 03 Nov 2006 03:55:25 -0800, by kiyoshi
-
[svn] Relabel MPlayer plugin in plugins list and fix window title; we're not xmms, kthx. trunkFri, 03 Nov 2006 03:34:45 -0800, by kiyoshi
-
[svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform) trunkFri, 03 Nov 2006 03:10:26 -0800, by nenolod
-
[svn] - compile with -DFULLSCREEN_HACK to get the fullscreen overlay stuff trunkThu, 02 Nov 2006 21:43:22 -0800, by nenolod
-
[svn] - now working on amd64/little-endian. no idea how it was working in bigendian mode, though. trunkThu, 02 Nov 2006 18:25:48 -0800, by nenolod
-
[svn] - add worms preset. demonstrates the floating particles renderer, 298 times/frame. trunkThu, 02 Nov 2006 02:35:04 -0800, by nenolod
-
[svn] - so like, when will somebody else make some presets for this thing? trunkWed, 01 Nov 2006 22:28:54 -0800, by nenolod
-
[svn] - allow waves to be drawn with a custom value instead of just 255 trunkWed, 01 Nov 2006 21:52:23 -0800, by nenolod
-
[svn] - add value replace filter, replaces a range of values with a different value trunkWed, 01 Nov 2006 20:50:58 -0800, by nenolod
-
[svn] - take advantage of the ability to do nothing trunkWed, 01 Nov 2006 01:50:23 -0800, by nenolod
-
[svn] - NOOP instruction. What this does is basically takes a slot in a trunkWed, 01 Nov 2006 01:32:26 -0800, by nenolod
-
[svn] - mosaic effect (in progress, custom size will be in the next commit) trunkWed, 01 Nov 2006 00:54:36 -0800, by nenolod
-
[svn] - branchscope preset... a very advanced example of branching, multiple trunkTue, 31 Oct 2006 23:43:46 -0800, by nenolod
-
[svn] - add OnBeat container. children are only iterated on a detected beat. trunkTue, 31 Oct 2006 23:18:46 -0800, by nenolod
-
[svn] - split out beat detection code into beatdetect.c trunkTue, 31 Oct 2006 23:13:49 -0800, by nenolod
-
[svn] - another example preset showing the true power of on-beat branched execution trunkTue, 31 Oct 2006 22:55:20 -0800, by nenolod
-
[svn] - support lookup of actuator templates by their display name trunkTue, 31 Oct 2006 22:42:55 -0800, by nenolod
-
[svn] - slightly adjust the variance threshold for beat detection trunkTue, 31 Oct 2006 22:20:56 -0800, by nenolod
-
[svn] - use a quantized variance instead of a fast fft sum for beat detection with thresholding trunkTue, 31 Oct 2006 22:09:04 -0800, by nenolod
-
[svn] - update this preset for the new version of the branching container. trunkTue, 31 Oct 2006 21:33:37 -0800, by nenolod
-
[svn] - add quakingscope paranormal preset (fairly complex colourmap/branched execution example) trunkTue, 31 Oct 2006 14:13:43 -0800, by nenolod
-
[svn] - user-friendly names (UI side unimplemented still) trunkTue, 31 Oct 2006 12:07:32 -0800, by nenolod
-
[svn] - a more complicated paranormal example preset trunkTue, 31 Oct 2006 01:29:30 -0800, by nenolod
-
[svn] - new and IMPROVED paranormal visualization studio trunkMon, 30 Oct 2006 23:02:33 -0800, by nenolod
-
[svn] - nuke paranormal (i will put a different paranormal back soon, no worries) trunkMon, 30 Oct 2006 22:39:27 -0800, by nenolod
-
[svn] - spectrum analyzer plugin based on blurscope and a little of xmms-finespectrum trunkMon, 30 Oct 2006 22:31:45 -0800, by nenolod
-
[svn] Null output plugin added; original code by Christian Birchinger <joker -at- gentoo.org> trunkMon, 30 Oct 2006 17:40:00 -0800, by kiyoshi
-
[svn] - overflow fixes for modplug (via Stanislav Brabec @ novell/suse). trunkSun, 29 Oct 2006 12:29:05 -0800, by nenolod
-
[svn] Atari XL SAP. This compiles anything but cleanly, but somehow still trunkSun, 29 Oct 2006 01:08:30 -0700, by asheldon
-
[svn] The comment probably ought to say 'enable' since that's what the command trunkSun, 29 Oct 2006 01:38:56 -0700, by asheldon
-
[svn] - mplayer should be disabled by default due to the fact that it's only trunkSun, 29 Oct 2006 01:23:08 -0700, by nenolod
-
[svn] - make sure libxmmsmplayer is built with PICFLAGS trunkSun, 29 Oct 2006 01:20:45 -0700, by nenolod
-
[svn] - like with so many other things, modplug is now maintained by us. trunkSun, 29 Oct 2006 01:04:52 -0700, by nenolod
-
[svn] Adds mplayer controls the plugin pack. I don't know crap about trunkSat, 28 Oct 2006 18:08:06 -0700, by asheldon
-
[svn] - fixes from Christian Birchinger <joker -at- gentoo.org> trunkFri, 27 Oct 2006 13:12:59 -0700, by nenolod
-
[svn] - fix ChangeLog (i forgot to add asheldon to the changelog definition file, oops) trunkFri, 27 Oct 2006 12:52:59 -0700, by nenolod
-
[svn] Fixes compiler warnings that "Joker" was talking about in #audacious. trunkFri, 27 Oct 2006 12:50:20 -0700, by asheldon
-
[svn] - apply fixes from Christian Birchinger <joker -at- gentoo.org>. trunkFri, 27 Oct 2006 12:07:11 -0700, by nenolod
-
[svn] - provide a complete tuple (fixes albumart and such; path was missing.) trunkFri, 27 Oct 2006 11:58:34 -0700, by nenolod
-
[svn] - don't cancel threads that don't exist (TODO: GThreadify) trunkFri, 27 Oct 2006 11:55:45 -0700, by nenolod
-
[svn] - echo plugin support by Christian Birchinger <joker -at- gentoo.org> trunkThu, 26 Oct 2006 12:41:45 -0700, by nenolod
-
[svn] - xmms-a52dec -> 'AC-3 / A52 Decoding Plugin' trunkThu, 26 Oct 2006 12:10:32 -0700, by nenolod
-
[svn] - push from p4://depot/svn-audacious-plugins-devel/virt-branches/trunk/a52dec: trunkThu, 26 Oct 2006 01:52:38 -0700, by nenolod
-
[svn] - a52dec plugin port. *under construction; don't expect to work* trunkThu, 26 Oct 2006 01:47:53 -0700, by nenolod
-
[svn] - push fixes from p4://depot/svn-audacious-plugins-devel/virt-branches/audalarm/src trunkThu, 26 Oct 2006 00:43:12 -0700, by nenolod
-
[svn] 669 is 2-byte, not 4-byte. Thanks to a report from Kevin Korb on #audacious. trunkWed, 25 Oct 2006 13:41:36 -0700, by chainsaw
-
[svn] - make sure the tuple data is copied, not referenced (oops) trunkTue, 24 Oct 2006 19:50:04 -0700, by nenolod
-
[svn] - wavpack input plugin -- under construction trunkTue, 24 Oct 2006 19:03:53 -0700, by nenolod
-
[svn] - move prefswin_page_destroy(cfgdlg) to before the plugin logs out of last.fm; trunkTue, 24 Oct 2006 18:15:53 -0700, by nenolod
-
[svn] - choose between flac112 or flac113 based on which version is trunkMon, 23 Oct 2006 19:56:04 -0700, by nenolod
-
[svn] - 1.1.2 compatible plugin (I HATE YOU FLAC PEOPLE) trunkMon, 23 Oct 2006 19:55:09 -0700, by nenolod
-
[svn] - plugin now builds on audacious 1.1.2, don't expect it to work trunkMon, 23 Oct 2006 19:21:36 -0700, by nenolod
-
[svn] - specifically blacklist the musepack mp2/mp3 variant trunkMon, 23 Oct 2006 12:25:24 -0700, by nenolod
-
[svn] Flac now plays on 1.13, but not on 1.12. API breakage *sucks*, upstream should stop doing it. trunkSat, 21 Oct 2006 18:17:49 -0700, by chainsaw
-
[svn] First attempt at porting our FLAC plugin to API 1.1.3 (completely incompatible, as usual!). Needs more work and a version-sensitize FLAC checker. trunkSat, 21 Oct 2006 09:21:12 -0700, by chainsaw
-
[svn] - xspf now uses url encoding for location entry. trunkFri, 20 Oct 2006 00:59:45 -0700, by yaz
-
[svn] - do not use a different DATA_DIR for audacious-plugins trunkMon, 16 Oct 2006 11:40:44 -0700, by giacomo
-
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunkThu, 12 Oct 2006 21:13:45 -0700, by yaz
-
[svn] - some seek code (can't be implemented right now though) trunkThu, 12 Oct 2006 09:05:01 -0700, by nenolod
-
[svn] - fix for lock contention on saving m3u. locking playlist has been done in playlist_save(). trunkThu, 12 Oct 2006 06:21:12 -0700, by yaz
-
[svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += trunkSat, 07 Oct 2006 13:34:06 -0700, by js
-
[svn] - mtime=-1 has been introduced to represent "uninitialized". trunkFri, 06 Oct 2006 10:51:55 -0700, by yaz
-
[svn] - some improvements to the cuesheet plugin, not totally there yet ;) trunkThu, 05 Oct 2006 02:33:10 -0700, by nenolod
-
[svn] The same change like for the FT8 MODs, but this time for FT6 MODs. trunkWed, 04 Oct 2006 18:24:55 -0700, by js
-
[svn] Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed trunkWed, 04 Oct 2006 18:21:08 -0700, by js
-
[svn] - fix issue where cuesheet plugin owns all codecs trunkWed, 04 Oct 2006 01:53:51 -0700, by nenolod
-
[svn] - parse metadata on ALAC files... seems to work, but the method is inefficient trunkMon, 02 Oct 2006 20:54:57 -0700, by nenolod
-
[svn] - too much was reverted here, only the if (!ext) return TRUE; was wrong. trunkMon, 02 Oct 2006 15:52:47 -0700, by nenolod
-
[svn] The mixer device isn't opened and closed for every action now, instead trunkMon, 02 Oct 2006 11:29:31 -0700, by js
-
[svn] Reverted cuesheet.c to revision 104 because it was broken with rev 144. trunkMon, 02 Oct 2006 10:49:55 -0700, by js
-
[svn] - clarify is_our_file()... however, it's still a tad borked trunkSun, 01 Oct 2006 00:57:11 -0700, by nenolod
-
[svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused trunkSat, 30 Sep 2006 23:09:09 -0700, by nenolod
-
[svn] - implement osx_format_is_neutral(), returns TRUE if endianness of the format is neutral, trunkSat, 30 Sep 2006 21:53:30 -0700, by nenolod
-
[svn] - use xconvert to swap endianness if necessary (LE -> BE, vice versa) trunkSat, 30 Sep 2006 21:30:12 -0700, by nenolod
-
[svn] - tell audacious that playback is starting when we open an alac file trunkSat, 30 Sep 2006 21:19:52 -0700, by nenolod
-
[svn] - fix crashing. works on my x64 box, static on bigendian (tested: x64-be, mips, ppc64) trunkSat, 30 Sep 2006 20:58:51 -0700, by nenolod
-
[svn] - experimental ALAC plugin -- don't use this, it crashes trunkSat, 30 Sep 2006 19:26:34 -0700, by nenolod
-
[svn] - merge ALAC decoder into mp4 plugin buildsystem (todo: hook into the ALAC decoder, e.g. if mp4 decoding fails) trunkTue, 26 Sep 2006 21:01:02 -0700, by nenolod
-
[svn] - import latest xmms-jack version 0.17 (mostly bio2jack fixes) trunkMon, 25 Sep 2006 11:23:54 -0700, by giacomo
-
[svn] Add +1 to the position so that the position isn't in two tracks anymore trunkFri, 22 Sep 2006 14:25:52 -0700, by js
-
[svn] Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist trunkFri, 22 Sep 2006 14:18:37 -0700, by js
-
[svn] - fix a $(BEEP_DEFINES) issue where -DDATA_DIR is wrong trunkThu, 21 Sep 2006 04:16:52 -0700, by nenolod
-
[svn] - release the audio buffer used by HAL when we close the device. trunkWed, 20 Sep 2006 00:48:59 -0700, by nenolod
-
[svn] - fixed some issues for amidiplug compilation after migraton in audacious-plugins (backends were not compiled and amidiplug was uselessly installed twice on make install) trunkTue, 19 Sep 2006 18:26:42 -0700, by giacomo
-
[svn] Removed the check for socklen_t. This fixes building on NetBSD. trunkTue, 19 Sep 2006 07:53:54 -0700, by js
-
[svn] Let us not go crazy with the ../ there, your includes are not *that* far away, hmmkay? trunkMon, 18 Sep 2006 08:54:41 -0700, by chainsaw
-
[svn] Removed BMP_RCPATH from configure.ac, mk/rules.mk.in and Makefiles and added it to config.h via configure.ac trunkMon, 18 Sep 2006 08:38:24 -0700, by js
-
[svn] Add BMP_RCPATH to configure.ac and -DBMP_RCPATH=$(BMP_RCPATH\) trunkMon, 18 Sep 2006 08:31:59 -0700, by js
-
[svn] - use $(GTK_CFLAGS) instead of a preprocessor token trunkMon, 18 Sep 2006 03:44:25 -0700, by nenolod
-
[svn] - and some more of that wonderful Makefile.in -> Makefile reduction trunkMon, 18 Sep 2006 03:34:48 -0700, by nenolod
-
[svn] - remove some unnecessary Makefile.in's and replace them with normal Makefiles trunkMon, 18 Sep 2006 03:27:46 -0700, by nenolod
-
[svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container trunkMon, 18 Sep 2006 03:14:20 -0700, by nenolod
-
[svn] - only check for -lossaudio if have_oss is true (otherwise libESD is broken on many platforms) trunkMon, 18 Sep 2006 02:28:00 -0700, by nenolod
-
[svn] - the first pass missed some libaudacious references, this fixes them trunkMon, 18 Sep 2006 02:02:50 -0700, by nenolod
-
[svn] - move from (internal) libaudacious/ include path to audacious/ include path trunkMon, 18 Sep 2006 01:35:25 -0700, by nenolod
-
[svn] - initial import of audacious-plugins tree (lots to do) trunkMon, 18 Sep 2006 01:11:49 -0700, by nenolod