Planning for 2.0
Sven Krohlas
sven at asbest-online.de
Sun Feb 18 08:28:55 UTC 2007
Hi,
> TO DEVELOPERS: Are there people who are planning on working in anything specific?
I was at the wrong time at the wrong place so I got the job to add the
ability to save filters. Maybe, as they are very similar to smart playlists,
this will end up in merging those two features somwhow. ;-)
> TO USERS: What features do you think 2.0 should have that 1.4.5 doesn't?
*Tabbed playlists
*Search in Collection browser: currently we re-search after every changed
character, I think. But often there are users who remove an already typed
in search using backspace letter by letter. There we do a lot of unneeded
calculations. Or we still search for something while the user has already
typed in another character. This could be improved:
if (query_changed) abort_query()
query();
:-)
More information about the Amarok
mailing list