log

age author description
Sun, 23 Sep 2007 15:36:35 +0200 Tomasz Mon Pop up playback menu if right clicked over playback-control widgets trunk
Sat, 22 Sep 2007 22:50:57 +0300 Cristi Magherusan removed lastfm from the core, rewriting it as a plugin trunk
Sun, 23 Sep 2007 01:34:10 +0900 Yoshiki Yazawa make audacious be re-linked if a dependent library has been rebuilt. trunk
Sat, 22 Sep 2007 11:25:51 +0200 Jonathan Schleifer Add -rpath in configure. trunk
Sat, 22 Sep 2007 11:05:37 +0200 Jonathan Schleifer Remove rpath. trunk
Sat, 22 Sep 2007 10:29:49 +0200 Jonathan Schleifer Use ar cr instead of ar cq. trunk
Sat, 22 Sep 2007 00:57:19 +0200 Jonathan Schleifer Some buildsys fixes for Windows. trunk
Fri, 21 Sep 2007 18:20:18 +0200 Jonathan Schleifer Actually, the last patch was wrong. depend has to depend on ${SRCS}. trunk
Fri, 21 Sep 2007 18:13:30 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
Fri, 21 Sep 2007 18:13:08 +0200 Jonathan Schleifer Fix generation of build_stamp.c. trunk
Fri, 21 Sep 2007 15:35:16 +0200 mf0102 merge trunk
Fri, 21 Sep 2007 15:22:31 +0200 mf0102 Include new French translation and add translator to credits trunk
Fri, 21 Sep 2007 15:22:51 +0200 Jonathan Schleifer Who TF used make instead of ${MAKE} ${MFLAGS} here? trunk
Fri, 21 Sep 2007 15:18:09 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
Fri, 21 Sep 2007 15:17:48 +0200 Jonathan Schleifer Update audacious to latest rev of build system. trunk
Thu, 20 Sep 2007 23:09:16 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 19 Sep 2007 17:47:30 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 19 Sep 2007 17:47:18 +0300 Matti Hamalainen Cosmetics. trunk
Thu, 20 Sep 2007 10:27:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 20 Sep 2007 10:27:19 -0500 William Pitcock Add GThread to domain logging targets. trunk
Thu, 20 Sep 2007 08:44:52 +0000 Alex Maclean Prepend libaudclient and audtool to SUBDIRS instead of appending. trunk
Wed, 19 Sep 2007 21:06:52 +0300 Calin Crisan ccrisan buildsys.mk is now included after the ifdef USE_DBUS trunk
Wed, 19 Sep 2007 20:59:55 +0300 Calin Crisan ccrisan I hope i fixed the libaudclient & dbus problem trunk
Wed, 19 Sep 2007 20:44:27 +0300 Calin Crisan ccrisan Undone my stupid modification trunk
Wed, 19 Sep 2007 20:39:36 +0300 Calin Crisan ccrisan libaudclient is back in the make system trunk
Wed, 19 Sep 2007 17:55:49 +0200 Jonathan Schleifer Add ${MFLAGS}. trunk
Wed, 19 Sep 2007 17:49:44 +0200 Jonathan Schleifer In this special case, we really need extra.mk at the top of the file. trunk
Wed, 19 Sep 2007 17:46:17 +0200 Jonathan Schleifer AUDLDFLAGS isn't substitued, therefore remove it. trunk
Wed, 19 Sep 2007 17:32:47 +0200 Jonathan Schleifer Clean up Makefiles. trunk
Wed, 19 Sep 2007 18:41:39 +0900 Yoshiki Yazawa append rpath on linking audacious when prefix is specified. trunk
Tue, 18 Sep 2007 23:23:40 +0200 Giacomo Lozito use g_strdup_printf in place of g_string_append_printf trunk
Tue, 18 Sep 2007 23:57:58 +0300 Matti Hamalainen Oops. trunk
Tue, 18 Sep 2007 23:57:03 +0300 Matti Hamalainen Backed out changeset de0207940477 trunk
Tue, 18 Sep 2007 23:54:18 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Tue, 18 Sep 2007 23:53:57 +0300 Matti Hamalainen Added a special Tuple struct member for passing subtune indexes to the trunk
Tue, 18 Sep 2007 21:22:09 +0200 Tomasz Mon let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunk
Tue, 18 Sep 2007 14:07:22 -0500 William Pitcock Update sharedlib.m4. trunk
Tue, 18 Sep 2007 13:54:22 -0500 William Pitcock link/unlink fixes trunk
Tue, 18 Sep 2007 13:51:23 -0500 William Pitcock fix libid3tag installation. trunk
Tue, 18 Sep 2007 13:44:21 -0500 William Pitcock use context->fmt here. trunk
Tue, 18 Sep 2007 13:39:21 -0500 William Pitcock equalizer -> flow API trunk
Tue, 18 Sep 2007 13:33:45 -0500 William Pitcock Vis -> Flow API. trunk
Tue, 18 Sep 2007 13:31:05 -0500 William Pitcock Add time to flow_execute() and friends. trunk
Tue, 18 Sep 2007 13:30:13 -0500 William Pitcock Remove effects handling code (it's processed in the flow now). trunk
Tue, 18 Sep 2007 13:26:04 -0500 William Pitcock use ->len, not ->length. trunk
Tue, 18 Sep 2007 13:21:08 -0500 William Pitcock effect processing -> flow manager API / attached to postproc_flow. trunk
Tue, 18 Sep 2007 13:20:44 -0500 William Pitcock Install flow headers. trunk
Tue, 18 Sep 2007 13:13:20 -0500 William Pitcock software volumecontrol->flow manager API trunk
Tue, 18 Sep 2007 12:58:03 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Tue, 18 Sep 2007 12:57:50 -0500 William Pitcock Flow manager. trunk
Tue, 18 Sep 2007 19:00:07 +0200 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
Tue, 18 Sep 2007 11:58:09 -0500 William Pitcock C99 initialisers trunk
Tue, 18 Sep 2007 11:03:06 -0500 William Pitcock I hate Glade. trunk
Tue, 18 Sep 2007 10:47:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Tue, 18 Sep 2007 10:47:14 -0500 William Pitcock Connect volumecontrol flow to the work pipeline. trunk
Tue, 18 Sep 2007 10:41:40 -0500 William Pitcock Add volumecontrol flow implementation. trunk
Tue, 18 Sep 2007 10:23:27 -0500 William Pitcock Add preferences option. trunk
Tue, 18 Sep 2007 10:12:20 -0500 William Pitcock Add new configuration option: Software Volume Control. trunk
Tue, 18 Sep 2007 16:26:09 +0200 Sascha Hlusiak Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL trunk
Mon, 17 Sep 2007 22:43:19 -0700 Ben Tucker fixed LDFLAGS syntax on POSIX compatible build environments trunk