Warren Dukes
|
7f29bb1a8d
|
log cycling and a few cleanups
git-svn-id: https://svn.musicpd.org/mpd/trunk@772 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-15 05:07:04 +00:00 |
|
Warren Dukes
|
549344d38a
|
add vim shiznit to end of all source files
git-svn-id: https://svn.musicpd.org/mpd/trunk@750 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-14 14:53:41 +00:00 |
|
Warren Dukes
|
acf0e147c2
|
when doing signal functions (like sigaction) make sure it wasn't interrupted by a signal (errno==EINTR)
git-svn-id: https://svn.musicpd.org/mpd/trunk@729 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-13 16:46:11 +00:00 |
|
Warren Dukes
|
6bc445d00f
|
volatile fun-ness
git-svn-id: https://svn.musicpd.org/mpd/trunk@705 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-12 18:51:16 +00:00 |
|
Warren Dukes
|
bbf84374a5
|
more volatile stuff
git-svn-id: https://svn.musicpd.org/mpd/trunk@699 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-11 23:44:37 +00:00 |
|
Warren Dukes
|
26f72edc46
|
add volatile qualifiers to some shared mem buffer stuff, to enusre compiler
doesn't optimize out order sensitive stuff
git-svn-id: https://svn.musicpd.org/mpd/trunk@698 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-11 23:37:18 +00:00 |
|
Warren Dukes
|
44756f5f10
|
adjust scaling of software volume
git-svn-id: https://svn.musicpd.org/mpd/trunk@681 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-11 11:48:04 +00:00 |
|
Warren Dukes
|
12ee016607
|
make "update" command background/non-blocking
git-svn-id: https://svn.musicpd.org/mpd/trunk@665 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-04-11 01:53:25 +00:00 |
|
Warren Dukes
|
91450723b2
|
bunch of autotool cleanups
git-svn-id: https://svn.musicpd.org/mpd/trunk@271 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-03-18 03:29:25 +00:00 |
|
Warren Dukes
|
8b19235b61
|
put decode_pid in shared mem, so if player process dies, the master
can still kill the decode process.
git-svn-id: https://svn.musicpd.org/mpd/trunk@107 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-02-27 22:25:06 +00:00 |
|
Warren Dukes
|
9b1c550597
|
add xfade and audio to status, remove crossfade no args options
git-svn-id: https://svn.musicpd.org/mpd/trunk@75 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-02-27 01:35:23 +00:00 |
|
Warren Dukes
|
1e9b166574
|
some cleanups for utf8 in playerSeek and using strncpy for copying filenames
git-svn-id: https://svn.musicpd.org/mpd/trunk@54 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-02-25 18:29:39 +00:00 |
|
Warren Dukes
|
aaf4282654
|
have pause take an optional arugment
git-svn-id: https://svn.musicpd.org/mpd/trunk@43 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-02-25 00:08:48 +00:00 |
|
Warren Dukes
|
d35747a40c
|
import from SF CVS
git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-02-23 23:41:20 +00:00 |
|