Mercurial > audlegacy-plugins
graph
-
[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
-
[svn] - NOOP instruction. What this does is basically takes a slot in a trunk2006-11-01, by nenolod
-
[svn] - mosaic effect (in progress, custom size will be in the next commit) trunk2006-11-01, by nenolod
-
[svn] - branchscope preset... a very advanced example of branching, multiple trunk2006-11-01, by nenolod
-
[svn] - add OnBeat container. children are only iterated on a detected beat. trunk2006-11-01, by nenolod
-
[svn] - another example preset showing the true power of on-beat branched execution trunk2006-11-01, by nenolod
-
[svn] - use a quantized variance instead of a fast fft sum for beat detection with thresholding trunk2006-11-01, by nenolod
-
[svn] - update this preset for the new version of the branching container. trunk2006-11-01, by nenolod
-
[svn] - add quakingscope paranormal preset (fairly complex colourmap/branched execution example) trunk2006-10-31, by nenolod
-
[svn] - nuke paranormal (i will put a different paranormal back soon, no worries) trunk2006-10-31, by nenolod
-
[svn] - spectrum analyzer plugin based on blurscope and a little of xmms-finespectrum trunk2006-10-31, by nenolod
-
[svn] Null output plugin added; original code by Christian Birchinger <joker -at- gentoo.org> trunk2006-10-31, by kiyoshi
-
[svn] - overflow fixes for modplug (via Stanislav Brabec @ novell/suse). trunk2006-10-29, by nenolod
-
[svn] Atari XL SAP. This compiles anything but cleanly, but somehow still trunk2006-10-29, by asheldon
-
[svn] The comment probably ought to say 'enable' since that's what the command trunk2006-10-29, by asheldon
-
[svn] - mplayer should be disabled by default due to the fact that it's only trunk2006-10-29, by nenolod
-
[svn] - like with so many other things, modplug is now maintained by us. trunk2006-10-29, by nenolod
-
[svn] - fix ChangeLog (i forgot to add asheldon to the changelog definition file, oops) trunk2006-10-27, by nenolod
-
[svn] Fixes compiler warnings that "Joker" was talking about in #audacious. trunk2006-10-27, by asheldon
-
[svn] - provide a complete tuple (fixes albumart and such; path was missing.) trunk2006-10-27, by nenolod
-
[svn] - echo plugin support by Christian Birchinger <joker -at- gentoo.org> trunk2006-10-26, by nenolod
-
[svn] - push from p4://depot/svn-audacious-plugins-devel/virt-branches/trunk/a52dec: trunk2006-10-26, by nenolod
-
[svn] - push fixes from p4://depot/svn-audacious-plugins-devel/virt-branches/audalarm/src trunk2006-10-26, by nenolod
-
[svn] 669 is 2-byte, not 4-byte. Thanks to a report from Kevin Korb on #audacious. trunk2006-10-25, by chainsaw
-
[svn] - move prefswin_page_destroy(cfgdlg) to before the plugin logs out of last.fm; trunk2006-10-25, by nenolod
-
[svn] Flac now plays on 1.13, but not on 1.12. API breakage *sucks*, upstream should stop doing it. trunk2006-10-22, by chainsaw
-
[svn] - fix for lock contention on saving m3u. locking playlist has been done in playlist_save(). trunk2006-10-12, by yaz
-
[svn] - some improvements to the cuesheet plugin, not totally there yet ;) trunk2006-10-05, by nenolod
-
[svn] Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed trunk2006-10-05, by js
-
[svn] - parse metadata on ALAC files... seems to work, but the method is inefficient trunk2006-10-03, by nenolod
-
[svn] - too much was reverted here, only the if (!ext) return TRUE; was wrong. trunk2006-10-02, by nenolod
-
[svn] The mixer device isn't opened and closed for every action now, instead trunk2006-10-02, by js
-
[svn] Reverted cuesheet.c to revision 104 because it was broken with rev 144. trunk2006-10-02, by js
-
[svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused trunk2006-10-01, by nenolod
-
[svn] - implement osx_format_is_neutral(), returns TRUE if endianness of the format is neutral, trunk2006-10-01, by nenolod
-
[svn] - use xconvert to swap endianness if necessary (LE -> BE, vice versa) trunk2006-10-01, by nenolod
-
[svn] - tell audacious that playback is starting when we open an alac file trunk2006-10-01, by nenolod
-
[svn] - fix crashing. works on my x64 box, static on bigendian (tested: x64-be, mips, ppc64) trunk2006-10-01, by nenolod
-
[svn] Add +1 to the position so that the position isn't in two tracks anymore trunk2006-09-22, by js