Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-03-05 | make a set of nested if statements less ambigous | Warren Dukes | 1 | -1/+4 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@209 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2004-02-25 | finally found the segfault, it occurs with random and repeat on, | Warren Dukes | 1 | -2/+2 | |
in queueNextSong() was doing randomizeOrder(0,playlist.length) instead of playlist.length-1 git-svn-id: https://svn.musicpd.org/mpd/trunk@61 09075e82-0dd4-0310-85a5-a0d7c8717e4f | |||||
2004-02-25 | some more cleanups | Warren Dukes | 1 | -1/+1 | |
git-svn-id: https://svn.musicpd.org/mpd/trunk@60 09075e82-0dd4-0310-85a5-a0d7c8717e4f |