Mercurial > audlegacy
graph
-
Allow passing NULL path_p to skin_parse_hints() to populate the skin with default settings.Sun, 23 Sep 2007 14:21:00 -0500, by William Pitcock
-
Gracefully handle the failure of loading pixmaps.Sun, 23 Sep 2007 13:47:56 -0500, by William Pitcock
-
Don't crash when the skin doesn't actually exist.Sun, 23 Sep 2007 13:47:38 -0500, by William Pitcock
-
Fix the trunk and default branch issue (part 1).Sun, 23 Sep 2007 13:42:10 -0500, by William Pitcock
-
Pop up playback menu if right clicked over playback-control widgets trunkSun, 23 Sep 2007 15:36:35 +0200, by Tomasz Mon
-
removed lastfm from the core, rewriting it as a plugin trunkSat, 22 Sep 2007 22:50:57 +0300, by Cristi Magherusan
-
make audacious be re-linked if a dependent library has been rebuilt. trunkSun, 23 Sep 2007 01:34:10 +0900, by Yoshiki Yazawa
-
Actually, the last patch was wrong. depend has to depend on ${SRCS}. trunkFri, 21 Sep 2007 18:20:18 +0200, by Jonathan Schleifer
-
Automated merge with ssh://sidhe.atheme.org//hg/audacious trunkFri, 21 Sep 2007 18:13:30 +0200, by Jonathan Schleifer
-
Include new French translation and add translator to credits trunkFri, 21 Sep 2007 15:22:31 +0200, by mf0102
-
Who TF used make instead of ${MAKE} ${MFLAGS} here? trunkFri, 21 Sep 2007 15:22:51 +0200, by Jonathan Schleifer
-
Automated merge with ssh://sidhe.atheme.org//hg/audacious trunkFri, 21 Sep 2007 15:18:09 +0200, by Jonathan Schleifer
-
Update audacious to latest rev of build system. trunkFri, 21 Sep 2007 15:17:48 +0200, by Jonathan Schleifer
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 20 Sep 2007 23:09:16 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 19 Sep 2007 17:47:30 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 20 Sep 2007 10:27:48 -0500, by William Pitcock
-
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