Mercurial > audlegacy-plugins
annotate Makefile @ 2172:2c6a11b88271
Reset the volume to 100 when we stop playback.
That way, apps that start after Audacious will have the correct volume.
A fix that sets the volume on playback start will follow.
author | Jonathan Schleifer <js-audacious@webkeks.org> |
---|---|
date | Sun, 18 Nov 2007 12:19:12 +0100 |
parents | d9d4b258fbf1 |
children |
rev | line source |
---|---|
1862
d9d4b258fbf1
Millions of Makefile fixes. More to follow.
Jonathan Schleifer <js@h3c.de>
parents:
1765
diff
changeset
|
1 SUBDIRS = src po |
0
13389e613d67
[svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff
changeset
|
2 |
1862
d9d4b258fbf1
Millions of Makefile fixes. More to follow.
Jonathan Schleifer <js@h3c.de>
parents:
1765
diff
changeset
|
3 include buildsys.mk |