Julien BLACHE
|
576e1cc9ef
|
Check for player status after playback_write()
playback_write() can actually stop the player, so check that this did
not happen.
|
2010-05-09 09:24:05 +02:00 |
Julien BLACHE
|
c2977fd61d
|
Protect playback_start() againt empty playlist
|
2010-05-05 19:19:16 +02:00 |
Julien BLACHE
|
682e495ed0
|
Protect shuffle against empty player playlist
|
2010-05-05 19:17:36 +02:00 |
Julien BLACHE
|
882b42f83c
|
Port player to FreeBSD
The kqueue/kevent timers are no replacement for timerfd, so unfortunately this
doesn't work well at all. Need a higher resolution timer.
|
2010-05-02 11:45:16 +02:00 |
Julien BLACHE
|
47589ff34a
|
Add audio player
|
2010-05-02 11:45:14 +02:00 |