Update info

This commit is contained in:
Jaime Thomas 2008-12-14 00:55:47 +00:00
parent 005e600566
commit a4d1853f90
2 changed files with 11 additions and 9 deletions

View File

@ -1,4 +1,8 @@
CD Burner
Enlightenment CD Burner
INFO++;
Needs to be installed for audio transcoding to work correctly
INSTALL
1) ./autogen.sh
2) make
3) make install
ECDB needs to be installed for audio transcoding to work correctly.

View File

@ -1,8 +1,6 @@
-> Detect if the media in a drive has changed and update the drive info (dbus?).
-> Make gstreamer dependancy optional DONE
-> more graceful handling of errors
-> ffmpeg instead of gstreamer
-> 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
-> allow user to choose which drive to use
-> remove the image creation from ecdb_burn_project
-> more configuration options (speed and drive choice)