From a4d1853f900aecf495284b7893e2f84fccc40d14 Mon Sep 17 00:00:00 2001 From: Jaime Thomas Date: Sun, 14 Dec 2008 00:55:47 +0000 Subject: [PATCH] Update info --- ecdb/trunk/README | 10 +++++++--- ecdb/trunk/TODO | 10 ++++------ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/ecdb/trunk/README b/ecdb/trunk/README index e76eaa2..aefac92 100644 --- a/ecdb/trunk/README +++ b/ecdb/trunk/README @@ -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. diff --git a/ecdb/trunk/TODO b/ecdb/trunk/TODO index ca90e50..5ab1768 100644 --- a/ecdb/trunk/TODO +++ b/ecdb/trunk/TODO @@ -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)