26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
NEW NAME!
|
|
Flourine
|
|
Einferno
|
|
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
|
|
-> more flexible typebuf
|
|
-> more configuration options (speed and drive choice done)
|
|
-> fix combo theme
|
|
-> move callbacks to buttons instead of swallow (done except for welcome page)
|
|
-> figure out what to do about dnd, should it be consolidated into one system, how to handle internel, etc.
|
|
-> don't load the sources all at one time (lots of memory consumed -- for my entire development tree containing 154256 files, ecdb uses 46mb)
|
|
-> integrate exchange
|
|
-> 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)
|
|
->able to allow entire gui to be handled by theme... so we only interact with signals (no widgets at all)
|
|
|
|
DONE
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
-> better way to detect pipe deletion (done? - needs more testing)
|