diff options
author | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-21 16:15:08 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-21 16:15:08 +0200 |
commit | dc6e3c0b2686c8dbad631b4211fd0db141e5cace (patch) | |
tree | 2a6ef039c3f3b32414ffe74add5890c4fc0accc8 | |
parent | bca7b734a32e0aa3dd5f3e9ee136e3537ed880a0 (diff) | |
download | pianobar-dc6e3c0b2686c8dbad631b4211fd0db141e5cace.tar.gz pianobar-dc6e3c0b2686c8dbad631b4211fd0db141e5cace.tar.bz2 pianobar-dc6e3c0b2686c8dbad631b4211fd0db141e5cace.zip |
Update Roadmap und BUGS
Commit a6ac279068bbe315b5f768d43e61e8ce06b5304c resolved the decoding error
bug. Buffering works fine now (curl does a good job).
-rw-r--r-- | BUGS | 3 | ||||
-rw-r--r-- | RoadMap | 5 |
2 files changed, 2 insertions, 6 deletions
@@ -8,6 +8,3 @@ Already found - Sometimes songs are not played completely (skipped in the middle); reason currently unknown -- We produce many "Maximum number of bitstream elements exceeded" errors, - because faad2 is fed with all data we have. We really should read the mp4 - block length atom... @@ -6,14 +6,13 @@ Ordered by importance: Must-have: ---------- -* [done] implement all essential pandora commands like ban/love/station editing -* [done] client config file +* better UI * fixes, fixes, fixes (look for memory leaks or implement error handling, e.g.) -* buffer songs (works without too, but would be a huge improvement) Wishes: ------- +* feedback from the pandora.com guys :) * replaygain * cache for authtoken (how long are they valid?) and other userdata * last.fm scrobbling |