summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 1.0.3V_1_0_3Bastien Nocera2005-05-222-1/+7
| | | | | | 2005-05-23 Bastien Nocera <hadess@hadess.net> * configure.in: 1.0.3
* updBastien Nocera2005-05-222-0/+15
| | | | | | 2005-05-23 Bastien Nocera <hadess@hadess.net> * NEWS: upd
* avoid crashes when zoom rate gets negative (Closes: #305137), desensitiseBastien Nocera2005-05-223-2/+55
| | | | | | | | | | 2005-05-22 Bastien Nocera <hadess@hadess.net> * src/bacon-video-widget-xine.c: (bacon_video_widget_set_zoom): * src/totem.c: (totem_action_zoom), (totem_action_zoom_relative), (totem_action_zoom_reset): avoid crashes when zoom rate gets negative (Closes: #305137), desensitise menu items when boundaries are reached (from HEAD)
* consider it finished after the video has been closed, to avoid CPU burnBastien Nocera2005-05-202-2/+6
| | | | | | | 2005-05-20 Bastien Nocera <hadess@hadess.net> * src/totem-video-thumbnailer.c: (main): consider it finished after the video has been closed, to avoid CPU burn
* update from libegg CVS HEAD (Closes: #304574) fix build warningBastien Nocera2005-05-178-101/+130
| | | | | | | | 2005-05-17 Bastien Nocera <hadess@hadess.net> * src/bacon-message-connection.[ch]: * src/egg-*.[ch]: update from libegg CVS HEAD (Closes: #304574) * src/totem.c: fix build warning
* Backport from HEAD for VBR MPEG.Ronald Bultje2005-05-172-1/+6
| | | | | * src/bacon-video-widget-gst.c: (got_stream_length): Backport from HEAD for VBR MPEG.
* Translation updated by Ivar Smolin.Priit Laes2005-05-152-12/+16
| | | | | | 2005-05-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2005-05-122-11/+38
| | | | | | 2005-05-12 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-05-122-50/+123
| | | | | | | 2005-05-12 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* don't show the fullscreen popup on remote events if the fullscreen windowBastien Nocera2005-05-112-1/+8
| | | | | | | 2005-05-11 Bastien Nocera <hadess@hadess.net> * src/totem.c: (totem_action_remote): don't show the fullscreen popup on remote events if the fullscreen window isn't focused
* Read further in the .pls playlists to find the header (Patch byBastien Nocera2005-05-072-2/+13
| | | | | | | | 2005-05-07 Bastien Nocera <hadess@hadess.net> * src/totem-pl-parser.c: (totem_pl_parser_add_pls): Read further in the .pls playlists to find the header (Patch by jonathan@kaolin.hn.org) (Closes: #303347)
* fix the exit fullscreen button not appearing on the right screen (Closes:Bastien Nocera2005-05-072-9/+16
| | | | | | | | 2005-05-07 Bastien Nocera <hadess@hadess.net> * src/totem.c: (update_fullscreen_size), (move_popups), (size_changed_cb): fix the exit fullscreen button not appearing on the right screen (Closes: #302418) (backported from HEAD)
* Translation updated by Ivar Smolin.Priit Laes2005-05-052-1/+5
| | | | | | 2005-05-05 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2005-05-042-36/+18
| | | | | | 2005-05-04 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2005-05-041-0/+4
| | | | | | 2005-05-04 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2005-05-032-104/+137
| | | | | | 2005-05-03 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Don't try to load the xxmc driver, it seems to cause more problems thanBastien Nocera2005-05-022-1/+7
| | | | | | | | 2005-05-02 Bastien Nocera <hadess@hadess.net> * src/bacon-video-widget-xine.c: (load_video_out_driver): Don't try to load the xxmc driver, it seems to cause more problems than anything... (Closes: #302734)
* upd 1.0.2Bastien Nocera2005-04-293-1/+10
| | | | | | | 2005-04-30 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: 1.0.2
* updated Walloon filePablo Saratxaga2005-04-252-603/+724
|
* update the project URL (Closes: #301042)Bastien Nocera2005-04-182-1/+6
| | | | | | | 2005-04-18 Bastien Nocera <hadess@hadess.net> * src/totem-mozilla-plugin.cpp: update the project URL (Closes: #301042)
* Don't set the gconf value always to true (backport from HEAD).Ronald Bultje2005-04-182-1/+7
| | | | | | * src/bacon-video-widget-gst.c: (bacon_video_widget_set_show_visuals): Don't set the gconf value always to true (backport from HEAD).
* Fix metadata loading for GStreamer (backport from HEAD).Ronald Bultje2005-04-142-3/+33
| | | | | | | * src/totem-properties-view.c: (on_got_metadata_event), (on_timeout_event), (totem_properties_view_finalize), (totem_properties_view_set_location): Fix metadata loading for GStreamer (backport from HEAD).
* Fix typo (GStreamen -> GStreamer)Ronald Bultje2005-04-142-1/+6
|
* updateBastien Nocera2005-04-102-6/+14
| | | | | | 2005-04-10 Bastien Nocera <hadess@hadess.net> * NEWS: update
* Add a totem_uri_escape_for_display function that tries harder thanBastien Nocera2005-04-105-19/+56
| | | | | | | | | | | | | | | | 2005-04-10 Bastien Nocera <hadess@hadess.net> * src/totem-pl-parser.c: (totem_pl_parser_add_directory), (totem_pl_parser_parse): * src/totem-uri.c: (totem_uri_escape_for_display): * src/totem-uri.h: * src/totem.c: (totem_action_play), (totem_action_seek), (totem_action_set_mrl_with_warning), (totem_action_seek_relative), (commit_hide_skip_to): Add a totem_uri_escape_for_display function that tries harder than gnome-vfs's unescape for display to create valid UTF-8, don't use g_build_filename to construct a URI, always escape the info->name of a file (Closes: #172838)
* Fix crasher bug when reaching the first element in a shuffled/repeatBastien Nocera2005-04-102-12/+27
| | | | | | | | 2005-04-10 Bastien Nocera <hadess@hadess.net> * src/totem-playlist.c: (totem_playlist_set_previous): Fix crasher bug when reaching the first element in a shuffled/repeat playlist (Closes: #172943)
* make the dialog go away when 'Esc' is pressedBastien Nocera2005-04-072-1/+5
| | | | | | 2005-04-07 Bastien Nocera <hadess@hadess.net> * data/uri.glade: make the dialog go away when 'Esc' is pressed
* Avoid the progress bar changing the height of the status bar (Closes:Bastien Nocera2005-04-072-1/+8
| | | | | | | | 2005-04-07 Bastien Nocera <hadess@hadess.net> * src/totem-statusbar.c: (totem_statusbar_init): Avoid the progress bar changing the height of the status bar (Closes: #172812)
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-04-042-397/+400
| | | | | | | 2005-04-04 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* don't call g_set_application_name before gtk_init (spotted by FredericBastien Nocera2005-04-012-2/+7
| | | | | | | 2005-04-01 Bastien Nocera <hadess@hadess.net> * src/totem.c: (main): don't call g_set_application_name before gtk_init (spotted by Frederic Crozat)
* Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy2005-04-014-1/+1867
|
* Updated Italian translation.Alessio Frusciante2005-03-312-128/+122
|
* Added Xhosa translation. Added "xh" to ALL_LINGUAS.Adi Attar2005-03-304-1/+1704
| | | | | | | 2005-03-30 Adi Attar <aattar@cvs.gnome.org> * xh.po: Added Xhosa translation. * configure.in: Added "xh" to ALL_LINGUAS.
* Hungarian translation updated by Laszlo Dvornik.Gabor Kelemen2005-03-292-126/+125
| | | | | | 2005-03-29 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated by Laszlo Dvornik.
* remove all those files moved in HEADBastien Nocera2005-03-2719-10339/+21
| | | | | | | | | | | | | | | | | | | | | | | 2005-03-27 Bastien Nocera <hadess@hadess.net> * src/backend/bacon-resize.h: * src/backend/bacon-video-widget-gst.c: * src/backend/bacon-video-widget-xine.c: * src/backend/bacon-video-widget.h: * src/backend/baconvideowidget-marshal.list: * src/backend/bvw-test.c: * src/backend/debug.h: * src/backend/gstscreenshot.c: * src/backend/gstscreenshot.h: * src/backend/video-utils.c: * src/backend/video-utils.h: * src/plparse/test-parser.c: * src/plparse/totem-disc.c: * src/plparse/totem-disc.h: * src/plparse/totem-pl-parser.c: * src/plparse/totem-pl-parser.h: * src/plparse/totemplparser-marshal.list: remove all those files moved in HEAD
* remove unused debugBastien Nocera2005-03-275-4/+16
| | | | | | | | | | | 2005-03-27 Bastien Nocera <hadess@hadess.net> * src/bacon-video-widget-xine.c: (xine_error): remove unused debug * src/totem-private.h: * src/totem-session.c: * src/totem.c: (on_recent_file_activate): move the totem_signal_(un)block_by_data helpers to totem-private.h, prevent double-open when activating files from the recent-files menu (from HEAD)
* use the new 'Leave fullscreen' stock icon Make popups disappear after 5Bastien Nocera2005-03-243-3/+31
| | | | | | | | | | 2005-03-24 Bastien Nocera <hadess@hadess.net> * src/totem-stock-icons.c: (totem_set_default_icons), (totem_named_icons_init): use the new 'Leave fullscreen' stock icon * src/totem.c: (on_mouse_click_fullscreen), (on_video_motion_notify_event): Make popups disappear after 5 seconds, as per HIG (Closes: #171354)
* Translation updated by Koen Sadza.Vincent van Adrighem2005-03-222-115/+113
| | | | | | 2005-03-22 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Koen Sadza.
* ============ Version 1.0.1V_1_0_1Bastien Nocera2005-03-214-7/+16
| | | | | | | | 2005-03-21 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: actually require glib 2.6.3, verion 1.0.1 * data/Makefile.am: fix distcheck
* fix memset arguments being the wrong way aroundBastien Nocera2005-03-212-2/+7
| | | | | | | 2005-03-21 Bastien Nocera <hadess@hadess.net> * src/bacon-message-connection.c: (server_cb): fix memset arguments being the wrong way around
* add application/x-extension-m4a as a supported mime-type, for olderBastien Nocera2005-03-212-0/+6
| | | | | | | 2005-03-21 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: add application/x-extension-m4a as a supported mime-type, for older shared-mime-info versions
* Cosmetic fix (missing break).Ronald Bultje2005-03-203-0/+7
| | | | | * src/totem-mozilla-plugin.c: (totem_plugin_get_value): Cosmetic fix (missing break).
* don't crash when we haven't forked the viewer, tell the browser we don'tBastien Nocera2005-03-203-8/+29
| | | | | | | | | 2005-03-20 Bastien Nocera <hadess@hadess.net> * src/totem-mozilla-plugin.c: (totem_plugin_destroy_instance), (totem_plugin_get_value): don't crash when we haven't forked the viewer, tell the browser we don't have a scriptable interface yet, starts of RealAudio support
* Haha! QuickTime actually shows the controls after the initial no controlsBastien Nocera2005-03-202-0/+12
| | | | | | | 2005-03-20 Bastien Nocera <hadess@hadess.net> * src/totem-mozilla-viewer.c: (on_video_button_press_event): Haha! QuickTime actually shows the controls after the initial no controls
* upd set the proper defaults on the seekbar don't push the EOS event whenBastien Nocera2005-03-206-9/+94
| | | | | | | | | | | | | | | | | | 2005-03-20 Bastien Nocera <hadess@hadess.net> * .cvsignore: upd * data/mozilla-viewer.glade: set the proper defaults on the seekbar * src/bacon-video-widget-xine.c: (xine_event), (bacon_video_widget_open_with_subtitle): don't push the EOS event when we get a redirect * src/totem-mozilla-viewer.c: (totem_embedded_set_pp_state), (totem_embedded_open), (totem_embedded_play), (on_play_pause), (on_got_redirect), (on_video_button_press_event), (on_eos_event), (on_tick), (totem_embedded_add_children), (main): more work on getting the proper states, make the play button stop working when we reach the end of a stream that Mozilla is feeding us, make the seekbar show the current progress
* on EOS, we're not paused, but stopped. When we have an HREF attribute, setBastien Nocera2005-03-202-23/+51
| | | | | | | | | | | 2005-03-20 Bastien Nocera <hadess@hadess.net> * src/totem-mozilla-viewer.c: (totem_embedded_set_state), (totem_embedded_open), (on_got_redirect), (on_video_button_press_event), (on_eos_event), (totem_embedded_create_cursor), (embedded), (main): on EOS, we're not paused, but stopped. When we have an HREF attribute, set the cursor to be a play icon, so people know they need to click to play
* Fix weird behaviour when a file can't be played (Mala Educacion trailer onBastien Nocera2005-03-203-1/+11
| | | | | | | | | 2005-03-20 Bastien Nocera <hadess@hadess.net> * src/totem-interface.c: (totem_interface_error_blocking): * src/totem-mozilla-viewer.c: (totem_embedded_open): Fix weird behaviour when a file can't be played (Mala Educacion trailer on apple.com)
* - another forgotten fileBastien Nocera2005-03-201-2/+3
|
* upd addedBastien Nocera2005-03-205-27/+114
| | | | | | | | | | | | | 2005-03-20 Bastien Nocera <hadess@hadess.net> * src/Makefile.am: upd * src/totem-mozilla-options.h: added * src/totem-mozilla-plugin.c: (totem_plugin_fork), (totem_plugin_new_instance): * src/totem-mozilla-viewer.c: (on_video_button_press_event), (totem_embedded_add_children), (main): add support for the href attribute, allows to play the Hotel Rwanda trailer on apple.com
* Fix drag'n'dropping of filenames and directories with broken UTF-8Bastien Nocera2005-03-194-5/+19
| | | | | | | | 2005-03-19 Bastien Nocera <hadess@hadess.net> * src/totem-pl-parser.c: (totem_pl_parser_add_directory): * src/totem-playlist.c: (drop_cb): Fix drag'n'dropping of filenames and directories with broken UTF-8