Mercurial > audlegacy
graph
-
Prepend libaudclient and audtool to SUBDIRS instead of appending. trunkThu, 20 Sep 2007 08:44:52 +0000, by Alex Maclean
-
buildsys.mk is now included after the ifdef USE_DBUS trunkWed, 19 Sep 2007 21:06:52 +0300, by Calin Crisan ccrisan
-
I hope i fixed the libaudclient & dbus problem trunkWed, 19 Sep 2007 20:59:55 +0300, by Calin Crisan ccrisan
-
libaudclient is back in the make system trunkWed, 19 Sep 2007 20:39:36 +0300, by Calin Crisan ccrisan
-
In this special case, we really need extra.mk at the top of the file. trunkWed, 19 Sep 2007 17:49:44 +0200, by Jonathan Schleifer
-
AUDLDFLAGS isn't substitued, therefore remove it. trunkWed, 19 Sep 2007 17:46:17 +0200, by Jonathan Schleifer
-
append rpath on linking audacious when prefix is specified. trunkWed, 19 Sep 2007 18:41:39 +0900, by Yoshiki Yazawa
-
use g_strdup_printf in place of g_string_append_printf trunkTue, 18 Sep 2007 23:23:40 +0200, by Giacomo Lozito
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkTue, 18 Sep 2007 23:54:18 +0300, by Matti Hamalainen
-
Added a special Tuple struct member for passing subtune indexes to the trunkTue, 18 Sep 2007 23:53:57 +0300, by Matti Hamalainen
-
let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunkTue, 18 Sep 2007 21:22:09 +0200, by Tomasz Mon
-
Remove effects handling code (it's processed in the flow now). trunkTue, 18 Sep 2007 13:30:13 -0500, by William Pitcock
-
effect processing -> flow manager API / attached to postproc_flow. trunkTue, 18 Sep 2007 13:21:08 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkTue, 18 Sep 2007 12:58:03 -0500, by William Pitcock
-
- subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated) trunkTue, 18 Sep 2007 19:00:07 +0200, by Giacomo Lozito
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkTue, 18 Sep 2007 10:47:25 -0500, by William Pitcock
-
Connect volumecontrol flow to the work pipeline. trunkTue, 18 Sep 2007 10:47:14 -0500, by William Pitcock
-
Add new configuration option: Software Volume Control. trunkTue, 18 Sep 2007 10:12:20 -0500, by William Pitcock
-
Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL trunkTue, 18 Sep 2007 16:26:09 +0200, by Sascha Hlusiak
-
fixed LDFLAGS syntax on POSIX compatible build environments trunkMon, 17 Sep 2007 22:43:19 -0700, by Ben Tucker
-
Define SONAME on Solaris and POSIX layouts. trunkMon, 17 Sep 2007 17:26:45 -0500, by William Pitcock
-
set EXPORTDYN to -Wl,-export-dynamic if needed. trunkMon, 17 Sep 2007 13:35:55 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkSat, 15 Sep 2007 10:54:23 +0200, by Jonathan Schleifer
-
Ctrl-C copies current title to clipboard now. trunkSat, 15 Sep 2007 10:54:08 +0200, by Jonathan Schleifer
-
Don't store default playlist in the playlists/ directory. trunkSat, 15 Sep 2007 18:10:55 +0930, by Kieran Clancy
-
Make the default allocation values bigger. trunkSat, 15 Sep 2007 00:23:12 +0300, by Matti Hamalainen
-
Oops, static field values were not being freed, fixed. trunkFri, 14 Sep 2007 23:55:45 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious. trunkThu, 13 Sep 2007 01:12:43 -0500, by William Pitcock
-
macos: Set an application icon in the dock. trunkThu, 13 Sep 2007 01:12:05 -0500, by William Pitcock
-
tuple_formatter_expression_empty() was fundamentally broken, fixed. trunkWed, 12 Sep 2007 23:19:46 +0300, by Matti Hamalainen
-
tuple_formatter_expression_exists() now checks for empty fields, becoming trunkWed, 12 Sep 2007 17:55:44 +0300, by Matti Hamalainen