Update info
This commit is contained in:
parent
52aec489f6
commit
1ab53e33ef
@ -1,4 +1,8 @@
|
|||||||
CD Burner
|
Enlightenment CD Burner
|
||||||
|
|
||||||
INFO++;
|
INSTALL
|
||||||
Needs to be installed for audio transcoding to work correctly
|
1) ./autogen.sh
|
||||||
|
2) make
|
||||||
|
3) make install
|
||||||
|
|
||||||
|
ECDB needs to be installed for audio transcoding to work correctly.
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
-> Detect if the media in a drive has changed and update the drive info (dbus?).
|
-> Detect if the media in a drive has changed and update the drive info using dbus.
|
||||||
-> Make gstreamer dependancy optional DONE
|
-> More graceful handling of errors
|
||||||
-> more graceful handling of errors
|
-> ffmpeg as an alternative backend to gstreamer
|
||||||
-> ffmpeg instead of gstreamer
|
|
||||||
-> finish interface
|
-> finish interface
|
||||||
-> more flexible typebuf
|
-> more flexible typebuf
|
||||||
-> allow user to choose which drive to use
|
-> more configuration options (speed and drive choice)
|
||||||
-> remove the image creation from ecdb_burn_project
|
|
||||||
|
Loading…
Reference in New Issue
Block a user