projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c6991cf
8c8d095
)
Merge branch 't/alsa_poll_fd'
author
Andre Noll
<maan@systemlinux.org>
Thu, 18 Aug 2011 13:19:41 +0000
(15:19 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Thu, 18 Aug 2011 13:21:05 +0000
(15:21 +0200)
1
2
NEWS
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
NEWS
index
40c30bf
,
40c30bf
..
05c866b
---
1
/
NEWS
---
2
/
NEWS
+++ b/
NEWS
@@@
-20,6
-20,6
+20,7
@@@
are the highlights of this release
tarballs. This reduces the size of the tarballs but requires
gengetopt to build the tarball.
- Compiles cleanly also with llvm/clang.
++ - The alsa writer used poll fds instead of computing timeouts.
- Corrupt mp3 files are handled more gracefully.
- sched: Optimized zero timeouts.
- vss timeout cleanups.