summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2003-09-11 19:53:02 +0000
committerBastien Nocera <hadess@src.gnome.org>2003-09-11 19:53:02 +0000
commitff9c10805d48a1d9e6967eea3cf327c176c5758f (patch)
tree45af4fd931dad2cdcf05611af74dc6e4038b591f /README
parentae56a953b2a4fc65ef13f5663c1c93e1a7f86906 (diff)
downloadtotem-ff9c10805d48a1d9e6967eea3cf327c176c5758f.tar.gz
updated s/== TRUE/!= FALSE/, and fixed double-free that might end up with
2003-09-11 Bastien Nocera <hadess@hadess.net> * README: updated * src/totem.c: (totem_action_set_mrl_and_play), (totem_action_set_mrl), (totem_action_previous), (totem_action_next), (totem_action_drop_files), (on_playlist_button_toggled), (update_current_time), (totem_action_open_files), (screenshot_make_filename_helper), (screenshot_make_filename), (on_take_screenshot1_activate), (popup_hide), (on_video_motion_notify_event), (update_buttons), (main): s/== TRUE/!= FALSE/, and fixed double-free that might end up with mighty weird hangs in _int_malloc
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 721ddb7e2..171448d39 100644
--- a/README
+++ b/README
@@ -322,7 +322,6 @@ TODO
http://devedge.netscape.com/library/manuals/2002/plugin/1.0/preface.html
- split the baconvideowidget into a GtkWidget and a GObject (use a GInterface)
- add equaliser support to the API?
-- implement parsing of gxine's playlist (see xine-ui/src/xitk mediamark.c, guess_gx_playlist)
- be able to choose the deinterlace method?
http://article.gmane.org/gmane.comp.video.xine.devel/4304/match=tvtime
- white bits on the screen when switching to fullscreen (more obvious when changing res as well)