totem r5866 - in trunk: . po



Author: hadess
Date: Mon Dec 15 17:11:29 2008
New Revision: 5866
URL: http://svn.gnome.org/viewvc/totem?rev=5866&view=rev

Log:
2008-12-15  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.23.3

2008-12-15  Bastien Nocera  <hadess hadess net>

	* POTFILES.in: Add a number of missing files



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/po/ChangeLog
   trunk/po/POTFILES.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Dec 15 17:11:29 2008
@@ -1,5 +1,47 @@
 New features and significant updates in version...
 
+2.25.3 (changes since 2.24.3):
+* Interface changes:
+  - Make the left-click seek directly to the destination
+  - Hide colour balance sliders that aren't available
+  - Make modifiers work as expected when drag'n'dropping files
+  - Use "Movie Player" everywhere in the interface
+  - Add an arrow to the sidebar button
+  - Convert British English messages to American English
+  - Show the fullscreen popups when seeking with the keyboard
+  - Better behaviour when changing the type of playlist to be saved
+  - Fix playlist problems when removing an file that was deleted
+    from the filesystem
+* Subtitle handling:
+  - Add plugin to download text subtitles from OpenSubtitles.org
+  - Allow selecting a text subtitle from the View menu, or by dropping
+    the file onto the video widget
+  - Add the subtitle and languages menus to the fullscreen popup
+* Browser plugin:
+  - Remove the "basic" web browser plugin, we now use the same
+    API as VideoLAN for our default plugin
+  - Fix relative paths not resolving in some cases
+  - Fix repeat=true only playing files twice
+* Plugins:
+  - Add Jamendo plugin
+  - Add support for streaming TV from MythTV
+  - Fix YouTube movie playback following website changes
+  - Make the local search and YouTube search sidebars look more alike
+  - Add proper mute support for remote controls
+  - Fix the metadata-updated signal to be useful
+* Build:
+  - Remove libgnome dependency
+  - Remove NVTV support
+  - Use g_timeout_add_seconds() when possible
+* GStreamer backend:
+  - Require the rsndvdbin plugin for DVD playback
+  - Add zoom support
+  - Fix some files not giving us metadata with the video indexer
+  - Fix the video window getting bigger than the screen
+  - When streaming, the pause button stops
+* Other:
+  - Add ability to create a gallery image using the video thumbnailer
+
 2.23.91:
 * Numerous UI and bug fixes
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Dec 15 17:11:29 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 25)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 3)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Mon Dec 15 17:11:29 2008
@@ -11,6 +11,9 @@
 data/totem.schemas.in
 [type: gettext/glade]data/uri.ui
 lib/totem-scrsaver.c
+src/eggdesktopfile.c
+src/eggfileformatchooser.c
+src/eggsmclient.c
 src/totem-cell-renderer-video.c
 src/totem-dnd-menu.c
 src/totem-fullscreen.c
@@ -41,6 +44,8 @@
 src/plugins/galago/totem-galago.c
 [type: gettext/ini]src/plugins/gromit/gromit.totem-plugin.in
 src/plugins/gromit/totem-gromit.c
+src/plugins/jamendo/jamendo.glade
+src/plugins/jamendo/jamendo.py
 [type: gettext/ini]src/plugins/lirc/lirc.totem-plugin.in
 src/plugins/lirc/totem-lirc.c
 [type: gettext/ini]src/plugins/media-player-keys/media-player-keys.totem-plugin.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]