diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-14 05:38:49 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-14 05:38:49 +0000 |
commit | 86afc13c7e79a484fe8f405820a50f92146705a4 (patch) | |
tree | d6fdeeb6cbcfef7b28fdeeefb669f8c6b6005142 /TODO | |
parent | 2c08fa619bcf196c51d7db0a4d1aa308b3d0e3df (diff) | |
download | mpd-86afc13c7e79a484fe8f405820a50f92146705a4.tar.gz mpd-86afc13c7e79a484fe8f405820a50f92146705a4.tar.xz mpd-86afc13c7e79a484fe8f405820a50f92146705a4.zip |
optimized read() on clients, should be much, much faster now
git-svn-id: https://svn.musicpd.org/mpd/trunk@2649 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -34,8 +34,6 @@ *) Cleanup Config File Code -*) Optimize read() on clients - *) Handle mp1 and mp2 files (including mp2's that are disguised as mp3's with a mp3 suffix) |