null: added option to disable timer synchronization

The null plugin synchronizes the playback so it will happen in real
time.  This patch adds a configuration option which disables this: the
playback will then be as fast as possible.  This can be useful to
profile MPD.
This commit is contained in:
Max Kellermann
2009-01-22 16:06:47 +01:00
parent 0122510f2c
commit d47be76ce0
2 changed files with 12 additions and 1 deletions

1
NEWS
View File

@@ -11,6 +11,7 @@ ver 0.15 - (200?/??/??)
- mikmod disabled by default, due to severe security issues in libmikmod
* audio outputs:
- shout: enlarged buffer size to 32 kB
- null: allow disabling synchronization
* commands:
- "playlistinfo" supports a range now
- added "sticker database", command "sticker", which allows clients