Mercurial > audlegacy-plugins
graph
-
[svn] - projectm: convert to plugin2 architecture. now SVN users have milkdrop back. trunk2007-05-28, by nenolod
-
[svn] - added options in configure.ac to disable sse2 and altivec support (madplug) even if available on the system trunk2007-05-28, by giacomo
-
[svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunk2007-05-27, by yaz
-
[svn] - Fix a little spelling error (It's not TiMiDIty just like it's not trunk2007-05-26, by mf0102
-
[svn] - amidi-plug: remove g_free(description) in cleanup function to avoid crash on quit trunk2007-05-25, by giacomo
-
[svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunk2007-05-25, by yaz
-
[svn] - cdaudio-ng (aka Zither's CD Audio Plugin): convert to plugin API v2 trunk2007-05-25, by nenolod
-
[svn] Switch pkg-config for cdaudio-ng from libcdio to libcdio_cdda (At the request of Crazy_Hopper) trunk2007-05-25, by deitarion
-
[svn] Fixed a typo in the cdaudio-ng portion of configure.ac as discovered by Crazy_Hopper. trunk2007-05-25, by deitarion
-
[svn] - bump version of plugins and version requirements per plugin api v2 trunk2007-05-24, by nenolod
-
[svn] - remove xmms_session value from GeneralPlugin structs per plugin api v2 trunk2007-05-24, by nenolod
-
[svn] - add support for reading id3v2 TXXX replaygain tag. patch by Eugene Zagidullin. trunk2007-05-23, by yaz
-
[svn] - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way trunk2007-05-22, by giacomo
-
[svn] - statusicon: strenghten checks before last strcmp in si_ui_statusicon_cb_hook_tchange trunk2007-05-22, by giacomo
-
[svn] This Makefile upsets it less. Needs LIBCDIO detection in configure.ac though. trunk2007-05-21, by chainsaw
-
[svn] - add a check for gcc version. now -fgnu89-inline is added only if gcc is 4.2.0 or more. trunk2007-05-21, by yaz
-
[svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunk2007-05-20, by yaz
-
[svn] Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>. trunk2007-05-18, by chainsaw
-
[svn] - upstream updates regarding handling of SPC700 instructions and runtime trunk2007-05-15, by nenolod
-
[svn] - NP pings apparently do not affect musical profile, so queue tracks for submission trunk2007-05-12, by nenolod
-
[svn] - amidi-plug works again (uses auddrct.h in place of the deprecated beepctrl.h) trunk2007-05-12, by giacomo
-
[svn] - aosd: remove aosd_osd_check_composite_mgr from where it was not supposed to be trunk2007-05-11, by giacomo
-
[svn] - returning -1 is invalid here for fsize(). make metadata display in Audacious. trunk2007-05-11, by nenolod
-
[svn] added primitive metadata handling (just gets printed in the terminal) trunk2007-05-11, by majeru
-
[svn] - get rid of Disk-Writer and Out-Lame in favor of FileWriter finally trunk2007-05-10, by mf0102
-
[svn] ifdef filewriter/flac.c out completely if FILEWRITER_FLAC isn't defined trunk2007-05-05, by js
-
[svn] - configure.ac changes for FileWriter (are likely to have to be fixed) trunk2007-05-05, by mf0102
-
[svn] Return 1 if we encounter an unknown tuple, this seems to happen in files trunk2007-05-04, by nenolod
-
[svn] - fix a bug which counts number of frames twice in handling xing header. trunk2007-05-01, by yaz
-
[svn] - remove support for hatena music as hatena ceased their musical profile service. trunk2007-05-01, by yaz
-
[svn] - provide full metadata from the file's tuple when performing the transcode trunk2007-05-01, by nenolod
-
[svn] - Out-Lame can now prepend the playlist position to the filename if the trunk2007-04-28, by mf0102
-
[svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file. trunk2007-04-26, by yaz
-
[svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work). trunk2007-04-23, by majeru
-
[svn] - build the lastfm VFS plugin if the scrobbler plugin is going to be built. trunk2007-04-22, by nenolod
-
[svn] Add lastfm:// transport, an abstract VFS class which derives from curl trunk2007-04-22, by nenolod
-
[svn] Sync with upstream. Subsong improvements for ADL, new JBM player. trunk2007-04-18, by chainsaw
-
[svn] - merge some local changes which makes curl threading more reliable. trunk2007-04-15, by nenolod
-
[svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones trunk2007-04-15, by giacomo
-
[svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunk2007-04-13, by chainsaw
-
[svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunk2007-04-13, by chainsaw
-
[svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunk2007-04-13, by giacomo
-
[svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunk2007-04-12, by nenolod
-
[svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunk2007-04-12, by nenolod
-
[svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunk2007-04-12, by nenolod
-
[svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunk2007-04-12, by nenolod
-
[svn] - now wav plugin can handle remaining buffered data at the end of playing. trunk2007-04-07, by yaz
-
[svn] - statusicon: invert skip direction in mouse wheel; much better this way trunk2007-04-06, by giacomo
-
[svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunk2007-04-06, by giacomo
-
[svn] - statusicon: memorize player windows visibility status between sessions trunk2007-04-05, by giacomo
-
[svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375 trunk2007-04-04, by nenolod
-
[svn] rootvis: do not call cleanup routines if the plugin was not initted trunk2007-04-02, by giacomo
-
[svn] - for security reasons, do not try all of the players (only check extension) trunk2007-03-31, by nenolod
-
[svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value trunk2007-03-30, by giacomo
-
[svn] - add a starting point for xmms-rootvis port. giacomo will need to trunk2007-03-26, by nenolod
-
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin trunk2007-03-23, by giacomo
-
[svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well) trunk2007-03-21, by giacomo
-
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunk2007-03-21, by giacomo
-
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times trunk2007-03-18, by giacomo
-
[svn] - clear up some configure bugs, pointed out by freebsd port patches trunk2007-03-17, by nenolod
-
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful trunk2007-03-17, by nazca
-
[svn] - in C++, using __null/NULL is improper. 0 should be used instead. trunk2007-03-17, by nenolod
-
[svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested trunk2007-03-17, by giacomo
-
[svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin trunk2007-03-17, by giacomo
-
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands trunk2007-03-14, by giacomo
-
[svn] - remove unnecessary sleep code so that out_lame can encode at full speed. trunk2007-03-14, by yaz
-
[svn] - if (result >= 0) return the result of ftell, otherwise return -1. trunk2007-03-13, by nenolod
-
[svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files. trunk2007-03-12, by nenolod
-
[svn] - make a dumb makefile for libavcodec so that it can be a make clean target. trunk2007-03-12, by nenolod
-
[svn] - make the whole thing compile. runtime linking is another story. trunk2007-03-12, by nenolod
-
[svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr). trunk2007-03-11, by nenolod
-
[svn] statusicon: improvements in title changes detection while the popup is being displayed trunk2007-03-08, by giacomo
-
[svn] - I was noticed vfs_fread check still causes problem. disable for now. trunk2007-03-07, by yaz
-
[svn] - only perform vfs fseek against info::infile if it is available. trunk2007-03-07, by nenolod
-
[svn] - translate curl error number into corresponding error message. patch by Joker. trunk2007-03-07, by yaz
-
[svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. trunk2007-03-06, by yaz
-
[svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c trunk2007-03-05, by giacomo
-
[svn] - when shifting the ringbuffer to left by one byte to regain alignment, trunk2007-03-01, by nenolod
-
[svn] - fix a ringbuffering error in curl which caused trouble with icecast2 trunk2007-03-01, by nenolod
-
[svn] - handle condition where track_name is not there, but stream_name is. trunk2007-02-28, by nenolod
-
[svn] - using mad.pc makes us dependant on a nonstandard packaging of mad -- trunk2007-02-28, by nenolod
-
[svn] - aosd: replaced other occurrencies of glib18n with audacious i18n trunk2007-02-28, by giacomo
-
[svn] - add metadata key "content-length", which allows for getting a content length. trunk2007-02-27, by nenolod
-
[svn] - some ringbuffering issues could cause crashing. a final review has trunk2007-02-27, by nenolod
-
[svn] - do not pass a buffered FD to the decoding thread, just use it for trunk2007-02-27, by nenolod
-
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr). trunk2007-02-27, by nenolod
-
[svn] - add a (hidden for now) configuration option, use_local_ip and local_ip trunk2007-02-26, by nenolod
-
[svn] - now fileinfo dialog shows "Unknown" instead of "Blues" if genre name isn't specified. trunk2007-02-26, by yaz
-
[svn] - libflac -> libaudflac to prevent collision in the sun studio linker trunk2007-02-25, by nenolod
-
[svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture trunk2007-02-24, by nenolod
-
[svn] - ensure that we only operate on a duplicated fd if our source is trunk2007-02-24, by nenolod
-
[svn] Steal parser from paranormal and make sure all datestamps are the same so yacc does not run. trunk2007-02-24, by chainsaw
-
[svn] - temporarily cheat and disable certain codepaths for local files trunk2007-02-20, by nenolod
-
[svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly. trunk2007-02-20, by yaz
-
[svn] - no idea why we were using a dynamically allocated buffer for raw aac trunk2007-02-20, by nenolod
-
[svn] - shoutcast title streaming. sucks, could probably be improved upon, but trunk2007-02-20, by nenolod
-
[svn] Revert r1456, this gives problems with some files with broken ID3-Tags. trunk2007-02-20, by js
-
[svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts. trunk2007-02-20, by js
-
[svn] - satisfy Nero AG attribution requirement for FAAD 2.5 code import trunk2007-02-20, by nenolod
-
[svn] - remove a bunch of pointless code. we don't do ID3 for raw AAC files at this time. trunk2007-02-20, by nenolod
-
[svn] - allow static AAC files to play. working on AACplus, but this brings us closer. trunk2007-02-20, by nenolod
-
[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences. trunk2007-02-20, by yaz
-
[svn] - if genre name is generated from number, it may exceed allocated memory block. trunk2007-02-20, by yaz
-
[svn] - Tweak to check we found a file extension before using it to prevent segfault trunk2007-02-18, by nazca
-
[svn] Cast those pointers properly, and do not use deprecated GTK+ functions. trunk2007-02-17, by chainsaw
-
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL. trunk2007-02-14, by yaz
-
[svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790 trunk2007-02-12, by giacomo
-
[svn] Break out of the loop once we know the length. No using spinning around all day. trunk2007-02-10, by chainsaw
-
[svn] - remove the buggy memoryleaking mpg123 and integrate madplug into the trunk2007-02-08, by nenolod
-
[svn] - revise input_id3_get_string() to take encoding of field into account. trunk2007-02-08, by yaz
-
[svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip. trunk2007-02-03, by yaz
-
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null) trunk2007-02-02, by giacomo
-
[svn] - aosd: immediately hide osd window by single clicking (with mouse button 1) on it trunk2007-01-31, by giacomo
-
[svn] - aosd: extended ghosd source with ghosd_set_event_button_cb to capture and handle button events in osd trunk2007-01-31, by giacomo
-
[svn] - aosd: added 'none' decoration, just displays text and optional shadow trunk2007-01-31, by giacomo
-
[svn] - aosd: added experimental multiple monitor support, plus max_width setting trunk2007-01-31, by giacomo
-
[svn] - Cleaned up AAC plugin a bit more, but still couldn't fix the bug trunk2007-01-30, by mf0102
-
[svn] - don't percent encode urls beginning with http:// or https:// for now. trunk2007-01-30, by yaz
-
[svn] - aosd: modified ghosd library source to ignore EINTR when polling trunk2007-01-29, by giacomo
-
[svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output trunk2007-01-29, by iabervon
-
[svn] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo. trunk2007-01-28, by chainsaw
-
[svn] - change some references for long to int, reported by and patch by trunk2007-01-26, by nenolod
-
[svn] - display the stream title if it's available, like in mp3 streams trunk2007-01-25, by nenolod
-
[svn] Support for writing downloaded data to a file (no UI provided yet). trunk2007-01-24, by iabervon
-
[svn] - made popup window use audacious_fileinfopopup_show_from_title if track_name and song length is not available trunk2007-01-24, by giacomo
-
[svn] - treat all failures the same. this is XIPH. we're not going to ever be trunk2007-01-23, by nenolod
-
[svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunk2007-01-23, by nenolod
-
[svn] - mpg123: fix warnings in compilation, added function prototype to common.h trunk2007-01-22, by giacomo
-
[svn] - re-add code that was accidentally removed after merge of getc/ungetc implementation trunk2007-01-22, by giacomo
-
[svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well trunk2007-01-22, by giacomo
-
[svn] - flac 112 plugin: removed ui options related to old http support trunk2007-01-22, by giacomo
-
[svn] - removed http code from flac 112 plugin; still have to remove http options from gui trunk2007-01-22, by giacomo
-
[svn] - written ungetc for curl vfs plugin (works along with getc, fread, ftell, feof, fseek) trunk2007-01-22, by giacomo
-
[svn] Fix case in curl where icecast metadata is wrapped around the end of trunk2007-01-22, by iabervon
-
[svn] - don't depend on feof here, as it's reliability is not guaranteed. trunk2007-01-22, by nenolod
-
[svn] - URIs are now passed naked instead of mangled by the VFS subsystem. trunk2007-01-22, by nenolod
-
[svn] - labotomize the ffmpeg I/O code, making it an over-engineered VFS trunk2007-01-22, by nenolod
-
[svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is trunk2007-01-22, by nenolod
-
[svn] - flac 113 plugin: allow to do seek and other operations on http sources trunk2007-01-21, by giacomo
-
[svn] - flac 113 plugin: placed a label in configure dialog, explaning that stream options are currently ignored trunk2007-01-21, by giacomo
-
[svn] Handle inline metadata. Parsing of tags needs work before it will not crash on trunk2007-01-21, by iabervon
-
[svn] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player trunk2007-01-19, by giacomo
-
[svn] - added is_our_file_from_vfs function to sid, for both libsidplay v1 and v2 trunk2007-01-19, by giacomo
-
[svn] Time out curl connections eventually, and don't retry them on the same VFSFile. trunk2007-01-19, by iabervon
-
[svn] - status icon plugin: use scroll wheel on the status icon to change volume trunk2007-01-17, by giacomo
-
[svn] - various overflow and security-related fixes from XMMS2 (mainly Juho Vaha-Herttua, et al) trunk2007-01-17, by nenolod
-
[svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget trunk2007-01-17, by giacomo
-
[svn] - status icon plugins: provide a couple of different icon pixmap files trunk2007-01-16, by giacomo
-
[svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit. trunk2007-01-16, by js
-
[svn] - status icon plugin: try to auto-detect the correct size for the status icon trunk2007-01-16, by giacomo
-
[svn] - status icon plugin: made a tooltip popup that displays metadata of the current song trunk2007-01-16, by giacomo
-
[svn] - evdev-plug: check that the player local datadir exists before attempting to create evdev-plug.conf trunk2007-01-15, by giacomo
-
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk2007-01-15, by giacomo
-
[svn] - add missing config.h inclusion for wavpack, null and metronom plugin trunk2007-01-15, by giacomo
-
[svn] - added status icon plugin (written from scratch, with code from gtk 2.10) trunk2007-01-15, by giacomo
-
[svn] - remove blanket http:// grabbing -- probing for mp3 now works by VFS trunk2007-01-15, by nenolod
-
[svn] Support shoutcast (over TCP) with VFS HTTP code. mpg123 has to accept trunk2007-01-15, by iabervon
-
[svn] Add code for a plugin to use CURL for http. Needs some build-system trunk2007-01-15, by iabervon
-
[svn] Use a VFSFile instead of the built-in http, if the VFS supports it. trunk2007-01-15, by iabervon
-
[svn] - gettext requires mkinstalldirs (todo: OBJECTIVE_PO omk instruction) trunk2007-01-15, by nenolod
-
[svn] Copy Makevars from audacious-devel, fixes "make[1]: *** No rule to make target `depend'. Stop." trunk2007-01-13, by hansmi
-
[svn] - rovascope -- a variant of the paranormal visualization engine that is trunk2007-01-06, by nenolod
-
[svn] - removed gdk_threads_enter/leave from song_change.c, it's not needed here and brings troubles too trunk2007-01-05, by giacomo
-
[svn] - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious trunk2006-12-17, by giacomo
-
[svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get trunk2006-12-16, by giacomo
-
[svn] - avoid opening VFS FDs for track URIs where we know that the file is valid trunk2006-12-15, by nenolod
-
[svn] - change use of printf to g_warning() and g_critical() where appropriate. trunk2006-12-15, by nenolod
-
[svn] - update playlist code. M3U was simple and did not require anything special. trunk2006-12-11, by nenolod
-
[svn] Move supported formats to plugin info, rename plugin to 'Game console audio module decoder'. trunk2006-12-10, by kiyoshi
-
[svn] prevent adplug makefile from pointlessly trying to link source files in the core library trunk2006-12-09, by giacomo
-
[svn] - handle no account data gracefully (e.g. you only use one of the trunk2006-12-09, by nenolod
-
[svn] Remove old-style is_our_file() where a new-style is_our_fd() exists trunk2006-12-05, by kiyoshi
-
[svn] Add support for Apple PMU front LED to Rocklight. Tested on PowerBook 5,9; works but is rather slow to update. trunk2006-12-03, by chainsaw
-
[svn] - some OSes use macros for some f*() functions, therefore make sure we trunk2006-12-02, by nenolod
-
[svn] Metronom (a.k.a. tact generator) input plugin, ported from XMMS. trunk2006-11-29, by chainsaw
-
[svn] Allow modyfing configuration before loading Paranormal, without crashing. trunk2006-11-27, by jerome
-
[svn] - get_song_info() in some plugins, typically wav, would crash with NULL argument. trunk2006-11-26, by yaz
-
[svn] Path saving functionality by TiCPU on #audacious. Whitespace fixed, again. trunk2006-11-24, by chainsaw
-
[svn] - add pn_draw_dot() and convert some functions to use that instead of redundant checks all over the code. trunk2006-11-23, by nenolod
-
[svn] - make linedrawing code support offscreen surfaces more robustly. trunk2006-11-23, by nenolod
-
[svn] - fix for buffer usage in cddb.c by Richard Chan <rspchan -at starhub.net.sg> trunk2006-11-22, by yaz
-
[svn] - wavpack/wputils.h is deprecated, wavpack/wavpack.h should be used instead. trunk2006-11-21, by nenolod
-
[svn] - add halfrender transform, and a new preset which demonstrates what it can do. trunk2006-11-19, by nenolod
-
[svn] gtk_file_selection_get_filename wanted a const char, but was afraid to ask. trunk2006-11-19, by chainsaw
-
[svn] Port to NewVFS file probe & add explicit cast to silence warning, thanks to spb. trunk2006-11-18, by chainsaw
-
[svn] - don't save tags in unicode if chardet is enabled. bug and patch by zhllg, closes #632 trunk2006-11-15, by nenolod
-
[svn] - remove dead and pointless cdindex code... CDIndex has been nonexistant trunk2006-11-14, by nenolod
-
[svn] - fix CDDB bug where exact matches are found, treat it like a 200 OK response. trunk2006-11-13, by nenolod
-
[svn] Crash avoidance for zeroed cue sheets. By TiCPU, submitted in #audacious. trunk2006-11-13, by chainsaw
-
[svn] - import amidi-plug 0.7 (among new features, a transposer to play midi files in different keys) trunk2006-11-13, by giacomo
-
[svn] - rewrite to take advantage of already existant object-oriented framework trunk2006-11-07, by nenolod
-
[svn] New-style VFS probe function. If you want an #ifdef feel free to bolt some on. trunk2006-11-06, by chainsaw
-
[svn] Get rid of compile warnings. Also, note that this is a one-line fix trunk2006-11-04, by asheldon
-
[svn] Port pthread -> gthread, port audio output to produce_audio, sprinkle debug printfs. Still broken, good luck trunk2006-11-04, 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. trunk2006-11-04, by chainsaw
-
[svn] Properly zero out proxy configuration strings if no value is retrieved, otherwise we crash and burn on shutdown. trunk2006-11-03, by chainsaw
-
[svn] - yield back to the scheduler after processing a frame (maybe this will make paranormal be nicer.) trunk2006-11-03, by nenolod
-
[svn] Relabel MPlayer plugin in plugins list and fix window title; we're not xmms, kthx. trunk2006-11-03, by kiyoshi
-
[svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform) trunk2006-11-03, by nenolod
-
[svn] - compile with -DFULLSCREEN_HACK to get the fullscreen overlay stuff trunk2006-11-03, by nenolod
-
[svn] - now working on amd64/little-endian. no idea how it was working in bigendian mode, though. trunk2006-11-03, by nenolod
-
[svn] - add worms preset. demonstrates the floating particles renderer, 298 times/frame. trunk2006-11-02, by nenolod
-
[svn] - so like, when will somebody else make some presets for this thing? trunk2006-11-02, by nenolod
-
[svn] - allow waves to be drawn with a custom value instead of just 255 trunk2006-11-02, by nenolod
-
[svn] - add value replace filter, replaces a range of values with a different value trunk2006-11-02, by nenolod