diff options
author | Ross Burton <rburton@src.gnome.org> | 2003-04-07 09:54:40 +0000 |
---|---|---|
committer | Ross Burton <rburton@src.gnome.org> | 2003-04-07 09:54:40 +0000 |
commit | 1b584fe39d7c7a959891de0425f319438bb840a3 (patch) | |
tree | 54fb8e65f1712162659c6b1a974c7a465272feb1 /README | |
parent | fc3f9e335fb19610ed43967ed745b06326c1b5f5 (diff) |
Loads of work, can't be bothered to list is all
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -13,16 +13,3 @@ albums, so it should work for you. CVS GStreamer is required for the Ogg tagging to work correctly -- you'll get invalid tag messages with 0.6.0. - -I will replace the function pointers in src/sj-gstreamer.c. I'll turn -it into a GObject with signals and properties and stuff. I'll do this -like in DevHelp so the actually code can be changed at compile -time. Sort out how to configure the encoder. GObject properties? maybe -a gtype enum of valid encodings. Or a method returning a GtkWidget*? - -I must also create a GConf schema file. - -Must decide if the refresh button should is "Re-read" or "Refresh" - -I'd like to be able to check for cdparanoia, vorbisenc, etc GST -plugins at configure time. Anyone know how I do this? |