diff options
author | Bastien Nocera <hadess@hadess.net> | 2003-07-03 17:57:45 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2003-07-03 17:57:45 +0000 |
commit | 5497fe96bca36fa7f6b804215f719d1f92d06413 (patch) | |
tree | 394630e4ab4623339173b50530f416247492f88a /README | |
parent | fe7727d2fcedc55e104bee300c3cf1d539dfc704 (diff) | |
download | totem-5497fe96bca36fa7f6b804215f719d1f92d06413.tar.gz |
added Julien updated added a little echo to show which backend is used
2003-07-03 Bastien Nocera <hadess@hadess.net>
* AUTHORS: added Julien
* README: updated
* configure.in: added a little echo to show which backend is used
when configure finished
* src/bacon-video-widget-xine.c: (bacon_video_widget_unrealize):
xine_stop the stream before closing it, fixes the long time periods
when closing the application while something was playing
* src/totem-preferences.c: (totem_prefs_set_show_visuals): really
set the visuals in the video widget on startup
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -295,6 +295,8 @@ http://article.gmane.org/gmane.comp.video.xine.devel/3456/match=+api+addition+su - implement recursive loading for directories in the playlist only for local directories - enhance the look of the controls popup in fullscreen - fix the skip to spinner's range not getting updated (see update_mrl_label) +- register all the icons with the stock stuff (see bluecurve for what icons +we could be getting) - rtsp plugin for xine? http://www.live.com/liveMedia/#testProgs @@ -307,7 +309,7 @@ From Iain: GStreamer backend TODO ====================== -- brightness/contrast +- brightness/contrast (See http://bugzilla.gnome.org/show_bug.cgi?id=115823) - bacon_video_widget_get_current_frame - audio cd playback, with cddb - VCD playback |