Todo stuff
This commit is contained in:
parent
fe47f98c61
commit
0087017c94
@ -1,6 +1,8 @@
|
|||||||
-> Detect if the media in a drive has changed and update the drive info using dbus.
|
-> Detect if the media in a drive has changed and update the drive info using dbus.
|
||||||
-> More graceful handling of errors
|
-> More graceful handling of errors
|
||||||
-> ffmpeg as an alternative backend to gstreamer
|
-> ffmpeg as an alternative backend to gstreamer
|
||||||
|
TODO
|
||||||
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
-> finish interface
|
-> finish interface
|
||||||
-> more flexible typebuf
|
-> more flexible typebuf
|
||||||
-> more configuration options (speed and drive choice done)
|
-> more configuration options (speed and drive choice done)
|
||||||
@ -8,4 +10,8 @@
|
|||||||
-> move callbacks to buttons instead of swallow (done except for welcome page)
|
-> 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.
|
-> 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)
|
-> don't load the sources all at one time (lots of memory consumed -- for my entire development tree containing 154256 files, ecdb uses 46mb)
|
||||||
-> better way to detect pipe deletion
|
-> integrate exchange
|
||||||
|
|
||||||
|
DONE
|
||||||
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
-> better way to detect pipe deletion (done? - needs more testing)
|
||||||
|
Loading…
Reference in New Issue
Block a user