2009-01-11 04:21:16 +00:00
NEW NAME!
Flourine
Einferno
Enflame
TODO
//////////////////////////////////////////////////////////////////////////////
2008-12-14 00:55:47 +00:00
-> 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
2008-08-06 02:21:20 +00:00
-> finish interface
2008-09-22 15:02:49 +00:00
-> more flexible typebuf
2008-12-21 19:42:30 +00:00
-> more configuration options (speed and drive choice done)
2008-12-19 05:48:23 +00:00
-> fix combo theme
2008-12-21 19:42:30 +00:00
-> move callbacks to buttons instead of swallow (done except for welcome page)
2008-12-23 22:42:15 +00:00
-> figure out what to do about dnd, should it be consolidated into one system, how to handle internel, etc.
2008-12-25 07:22:59 +00:00
-> don't load the sources all at one time (lots of memory consumed -- for my entire development tree containing 154256 files, ecdb uses 46mb)
2009-01-10 03:33:37 +00:00
-> integrate exchange
2009-01-11 04:21:16 +00:00
-> instead of always swallowing widgets, allow theme to specify on a widget-by-widget basis if it wants to emit signals from internal parts (so, for example, the settings could be triggered by a small + in the corner, and expand from there)
2009-01-10 03:33:37 +00:00
DONE
//////////////////////////////////////////////////////////////////////////////
-> better way to detect pipe deletion (done? - needs more testing)