next on the agenda
------------------
- embed mplayer in viewpanel ? maybe a case for QXEmbed?
- Videocollection (create a new sidebar showing the content of the directory choosen for recordings
  calling MPlayer to show the selected videofile 
  users will create quality profiles for best playback
  This idea comes from Matthias Wieser and I must say he is right
  though I did not want to write an app concurent to KMPlayer or Kaffeine)


test
----
- surely improvements needed concerning accelerators


known issues
------------
- basic editing options missing in channellisteditor
  (should provide contextmenuentries for "new line", "delete line", "cut", "copy" and "paste")
- Kalva needs a possibility to change the profiles without launching the prefs-dialog
- after applying changes via configure toolbar the files menu vanishes if createGui is called.
  probably a problem with the plugin system. createGui is not allowed, but without that the changes can not be seen without restarting kalva :-(


missing for 1.0
---------------
- move kalva to kde-review
- more options for the hardware profile ?
- more options for the quality profile (lavcopts etc.) ?
- complete index.docbook
- write doc about the DCOP interface
- write doc about how to do write channellistfilterplugins
- importfilter for more channellists (esp. kdetv)
- exportfilter
- provide more WhatsThis help ?
- better feedback
  on exit test if the channellist needs to be saved (!)
- make kcm module so Kalva can be configured without launching the app itself
- make toolbar icons to call (configurable) scheduler (defaults to ktvschedule)
- make toolbar icon to call (configurable) videoeditor (defaults to kmenc15)
- make toolbar icon to call (configurable) mixer (defaults to kamix)


goals for later versions
------------------------
- kde4/qt4 port
- probably lots of code cleanups
- rewrite of prefs to make it more modular
  most of all that means sharing methods for profiles and the channellists
- better design, better icons
- ensure reusability of the parts
- embed ktvschedule?
- create plugin or integrate recorder part to kmplayer ?
