Mercurial > audlegacy
graph
-
[svn] Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS. trunk2006-04-12, by chainsaw
-
[svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. trunk2006-04-09, by chainsaw
-
[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests trunk2006-04-03, by giacomo
-
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests trunk2006-04-03, by giacomo
-
[svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests trunk2006-04-03, by giacomo
-
[svn] Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno. trunk2006-03-31, by chainsaw
-
[svn] Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454. trunk2006-03-31, by chainsaw
-
[svn] - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song' trunk2006-03-31, by nhjm449
-
[svn] If the pref is still going to appear, suppose one should allow it to do something. trunk2006-03-29, by nemo
-
[svn] Make refreshing optional, default to disabled if Gnome VFS available. trunk2006-03-29, by nemo
-
[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane trunk2006-03-29, by nhjm449
-
[svn] Gapless support. This comes with a few caveats, that I will mention here: trunk2006-03-27, by nenolod
-
[svn] - Unbreak headless support. This probably needs to be backported to 0.2.4. trunk2006-03-27, by nenolod
-
[svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunk2006-03-24, by nenolod
-
[svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunk2006-03-18, by giacomo
-
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunk2006-03-18, by giacomo
-
[svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunk2006-03-18, by chainsaw
-
[svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunk2006-03-18, by chainsaw
-
[svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunk2006-03-18, by giacomo
-
[svn] - initial work on skin.hints support (the first step to modernizing our trunk2006-03-18, by nenolod
-
[svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunk2006-03-13, by chainsaw
-
[svn] Okay, we need to pinch more playback code to avoid false positives. trunk2006-03-12, by chainsaw
-
[svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunk2006-03-12, by chainsaw
-
[svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunk2006-03-12, by chainsaw
-
[svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunk2006-03-12, by nenolod
-
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunk2006-03-10, by nenolod
-
[svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunk2006-03-10, by nenolod
-
[svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunk2006-03-10, by nenolod
-
[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunk2006-03-09, by giacomo
-
[svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunk2006-03-07, by giacomo
-
[svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunk2006-03-04, by nenolod
-
[svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunk2006-03-04, by nenolod
-
[svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunk2006-03-03, by nenolod
-
[svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunk2006-03-03, by nenolod
-
[svn] untag a critical fixme as it was actually deadchip smoking some craq trunk2006-03-02, by nenolod
-
[svn] Add error reporting for many places, patch by external contributor Derek trunk2006-03-02, by nenolod
-
[svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore trunk2006-02-28, by giacomo
-
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunk2006-02-28, by nenolod
-
[svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> trunk2006-02-27, by nenolod
-
[svn] - revert OSS warning squashing as the patch created more problems than it solved trunk2006-02-27, by nenolod
-
[svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. trunk2006-02-27, by nenolod
-
[svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunk2006-02-26, by chainsaw
-
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunk2006-02-25, by nenolod
-
[svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunk2006-02-25, by nenolod
-
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunk2006-02-25, by nenolod
-
[svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunk2006-02-25, by nenolod
-
[svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunk2006-02-25, by nenolod
-
[svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunk2006-02-25, by nenolod
-
[svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunk2006-02-23, by nenolod
-
[svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunk2006-02-21, by chainsaw
-
[svn] Actually use the cleanup hooks on general & visualization plugins. trunk2006-02-19, by chainsaw
-
[svn] Juggle declarations around so that GCC likes the order of things. trunk2006-02-19, by chainsaw
-
[svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunk2006-02-11, by chainsaw
-
[svn] Run ldconfig as an install-posthook operation, some systems need it. trunk2006-02-04, by nenolod
-
[svn] libaudacious has two objectives that are evaluated, a static object and trunk2006-02-03, by nenolod
-
[svn] squelch warnings -- they're getting annoying seeing again and again trunk2006-02-02, by nenolod
-
[svn] Announce when we're building a library or binary objective, not just a component objective. trunk2006-02-02, by nenolod
-
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of trunk2006-02-02, by nenolod
-
[svn] needed requirements for objective-based buildsystem (automake replacement) trunk2006-02-02, by nenolod
-
[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times trunk2006-02-01, by giacomo
-
[svn] reverted changes applied in r564, the backward seek behaved strangely trunk2006-01-29, by giacomo
-
[svn] throw out duplicate XEvents... again, for speed purposes we don't need trunk2006-01-28, by nenolod
-
[svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunk2006-01-28, by nenolod
-
[svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunk2006-01-27, by giacomo
-
[svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunk2006-01-27, by giacomo
-
[svn] Remove crap that is unneeded from about.c, update credits information. trunk2006-01-26, by nenolod
-
[svn] Add credits.c to makefile, and fill in as much information as I have. trunk2006-01-26, by nenolod
-
[svn] If a track has a length, then we *really* do not want silence detection, trunk2006-01-26, by nenolod
-
[svn] New output driver which makes use of Output objects ability to flush trunk2006-01-25, by nenolod
-
[svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunk2006-01-25, by nenolod
-
[svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunk2006-01-25, by nenolod
-
[svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunk2006-01-23, by nenolod
-
[svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunk2006-01-23, by nenolod
-
[svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunk2006-01-21, by chainsaw
-
[svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk2006-01-21, by chainsaw