chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
volume is right from startup
[disorder]
/
server
/
disorderd.c
diff --git
a/server/disorderd.c
b/server/disorderd.c
index 3cb56d09d7c1637c7e8349718ac0208ea8c4c8f1..125a005b35c1d52d3784e01aa90faade9c418ded 100644
(file)
--- a/
server/disorderd.c
+++ b/
server/disorderd.c
@@
-289,7
+289,7
@@
int main(int argc, char **argv) {
/* periodically tidy up the database */
dbgc_after(60);
/* periodically check the volume */
/* periodically tidy up the database */
dbgc_after(60);
/* periodically check the volume */
- volumecheck_a
fter(6
0);
+ volumecheck_a
gain(0, 0,
0);
/* set initial state */
add_random_track();
play(ev);
/* set initial state */
add_random_track();
play(ev);