Update TODO to reflect dbus additions.

This commit is contained in:
Jaime Thomas 2009-04-19 01:57:03 +00:00
parent 6cae6ae0bc
commit db0f419193
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,6 @@ Enflame
TODO
//////////////////////////////////////////////////////////////////////////////
-> Detect if the media in a drive has changed and update the drive info using dbus.
-> More graceful handling of errors
-> ffmpeg as an alternative backend to gstreamer
-> finish interface
@ -23,4 +22,5 @@ TODO
DONE
//////////////////////////////////////////////////////////////////////////////
-> better way to detect pipe deletion (done? - needs more testing)
->get rid of evas_object_name_find/name_set
-> get rid of evas_object_name_find/name_set
-> Detect if the media in a drive has changed and update the drive info using dbus.