log

age author description
2007-09-22 Cristi Magherusan removed lastfm from the core, rewriting it as a plugin trunk
2007-09-22 Yoshiki Yazawa make audacious be re-linked if a dependent library has been rebuilt. trunk
2007-09-22 Jonathan Schleifer Add -rpath in configure. trunk
2007-09-22 Jonathan Schleifer Remove rpath. trunk
2007-09-22 Jonathan Schleifer Use ar cr instead of ar cq. trunk
2007-09-21 Jonathan Schleifer Some buildsys fixes for Windows. trunk
2007-09-21 Jonathan Schleifer Actually, the last patch was wrong. depend has to depend on ${SRCS}. trunk
2007-09-21 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
2007-09-21 Jonathan Schleifer Fix generation of build_stamp.c. trunk
2007-09-21 mf0102 merge trunk
2007-09-21 mf0102 Include new French translation and add translator to credits trunk
2007-09-21 Jonathan Schleifer Who TF used make instead of ${MAKE} ${MFLAGS} here? trunk
2007-09-21 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
2007-09-21 Jonathan Schleifer Update audacious to latest rev of build system. trunk
2007-09-20 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-19 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-19 Matti Hamalainen Cosmetics. trunk
2007-09-20 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-20 William Pitcock Add GThread to domain logging targets. trunk
2007-09-20 Alex Maclean Prepend libaudclient and audtool to SUBDIRS instead of appending. trunk
2007-09-19 Calin Crisan ccrisan buildsys.mk is now included after the ifdef USE_DBUS trunk
2007-09-19 Calin Crisan ccrisan I hope i fixed the libaudclient & dbus problem trunk
2007-09-19 Calin Crisan ccrisan Undone my stupid modification trunk
2007-09-19 Calin Crisan ccrisan libaudclient is back in the make system trunk
2007-09-19 Jonathan Schleifer Add ${MFLAGS}. trunk
2007-09-19 Jonathan Schleifer In this special case, we really need extra.mk at the top of the file. trunk
2007-09-19 Jonathan Schleifer AUDLDFLAGS isn't substitued, therefore remove it. trunk
2007-09-19 Jonathan Schleifer Clean up Makefiles. trunk
2007-09-19 Yoshiki Yazawa append rpath on linking audacious when prefix is specified. trunk
2007-09-18 Giacomo Lozito use g_strdup_printf in place of g_string_append_printf trunk
2007-09-18 Matti Hamalainen Oops. trunk
2007-09-18 Matti Hamalainen Backed out changeset de0207940477 trunk
2007-09-18 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-18 Matti Hamalainen Added a special Tuple struct member for passing subtune indexes to the trunk
2007-09-18 Tomasz Mon let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunk
2007-09-18 William Pitcock Update sharedlib.m4. trunk
2007-09-18 William Pitcock link/unlink fixes trunk
2007-09-18 William Pitcock fix libid3tag installation. trunk
2007-09-18 William Pitcock use context->fmt here. trunk
2007-09-18 William Pitcock equalizer -> flow API trunk
2007-09-18 William Pitcock Vis -> Flow API. trunk
2007-09-18 William Pitcock Add time to flow_execute() and friends. trunk
2007-09-18 William Pitcock Remove effects handling code (it's processed in the flow now). trunk
2007-09-18 William Pitcock use ->len, not ->length. trunk
2007-09-18 William Pitcock effect processing -> flow manager API / attached to postproc_flow. trunk
2007-09-18 William Pitcock Install flow headers. trunk
2007-09-18 William Pitcock software volumecontrol->flow manager API trunk
2007-09-18 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-18 William Pitcock Flow manager. trunk
2007-09-18 Giacomo Lozito - subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated) trunk
2007-09-18 William Pitcock C99 initialisers trunk
2007-09-18 William Pitcock I hate Glade. trunk
2007-09-18 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-18 William Pitcock Connect volumecontrol flow to the work pipeline. trunk
2007-09-18 William Pitcock Add volumecontrol flow implementation. trunk
2007-09-18 William Pitcock Add preferences option. trunk
2007-09-18 William Pitcock Add new configuration option: Software Volume Control. trunk
2007-09-18 Sascha Hlusiak Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL trunk
2007-09-18 Ben Tucker fixed LDFLAGS syntax on POSIX compatible build environments trunk
2007-09-17 William Pitcock Define SONAME on Solaris and POSIX layouts. trunk