diff options
author | Bastien Nocera <hadess@hadess.net> | 2005-01-06 12:18:16 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2005-01-06 12:18:16 +0000 |
commit | 8cafbf351e5022dc1c1506f77f7239e834de50e0 (patch) | |
tree | af17dc475be8eafa01d2320c0ef5cfa7f0debdd4 /NEWS | |
parent | 03ee6f33e7b8f9c73b522507c6a69b41101701f3 (diff) |
upd only change the states of the "seekable" widgets if the previous state
2005-01-06 Bastien Nocera <hadess@hadess.net>
* NEWS: upd
* src/totem.c: (update_seekable): only change the states of the
"seekable" widgets if the previous state was different
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ New features and significant updates in version... +???: +* Rise the controls when in fullscreen and a remote's button is pressed +* Speed up frequently called functions by checking the previous state before + updating +* Use GTK+ 2.6 widgets and features +* Install the playlist parser as a library +* Don't crash when a file fails to open (GStreamer) +* Install Totem's .desktop file properly + 0.100: * Implement session management support, remove automatic save/restore of the current playlist |