summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Make sure GNOME;GTK; are in the categories (Closes: #328023)Bastien Nocera2006-01-212-2/+2
| | | | | | | | 2006-01-21 Bastien Nocera <hadess@hadess.net> * data/totem.desktop.in.in.in: * data/vanity.desktop.in.in: Make sure GNOME;GTK; are in the categories (Closes: #328023)
* allow for mime-types with a '+' in their names to be thumbnailed (Closes:Bastien Nocera2006-01-151-1/+1
| | | | | | | 2006-01-15 Bastien Nocera <hadess@hadess.net> * data/schemas.sh: allow for mime-types with a '+' in their names to be thumbnailed (Closes: #326639)
* don't create a schema entry for ogm files (work-around #326870)Bastien Nocera2006-01-131-1/+1
| | | | | | | 2006-01-13 Bastien Nocera <hadess@hadess.net> * data/schemas.sh: don't create a schema entry for ogm files (work-around #326870)
* add support for the video/x-ogm+ogg mime-typeBastien Nocera2006-01-111-0/+1
| | | | | | 2006-01-11 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: add support for the video/x-ogm+ogg mime-type
* add Flash Video supportBastien Nocera2006-01-091-0/+1
| | | | | | 2006-01-09 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: add Flash Video support
* Fixes for builddir != srcdir.Christian Persch2005-12-181-3/+3
| | | | | | | | 2005-12-18 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: * src/Makefile.am: * src/plparse/Makefile.am: Fixes for builddir != srcdir.
* add image for the Play/Pause popup menu itemBastien Nocera2005-12-171-1/+13
| | | | | | 2005-12-17 Bastien Nocera <hadess@hadess.net> * data/popup.glade: add image for the Play/Pause popup menu item
* Remove keyboard shortcuts from the popup menu (Closes: #323855)Bastien Nocera2005-12-171-8/+0
| | | | | | | 2005-12-17 Bastien Nocera <hadess@hadess.net> * data/popup.glade: Remove keyboard shortcuts from the popup menu (Closes: #323855)
* avoid duplicate 'R' accesskeys (Closes: #322228)Bastien Nocera2005-11-261-1/+1
| | | | | | 2005-11-26 Bastien Nocera <hadess@hadess.net> * data/totem.glade: avoid duplicate 'R' accesskeys (Closes: #322228)
* Patch from Frank Arnold <frank@scirocco-5v-turbo.de> to fix the accessBastien Nocera2005-11-251-2/+2
| | | | | | | | 2005-11-25 Bastien Nocera <hadess@hadess.net> * data/totem.glade: Patch from Frank Arnold <frank@scirocco-5v-turbo.de> to fix the access keys for saturation and hue being mixed up (Closes: #322228)
* Remove the empty DocPath line to pass desktop-file-validate (Closes:Bastien Nocera2005-11-241-1/+0
| | | | | | | 2005-11-24 Bastien Nocera <hadess@hadess.net> * data/totem.desktop.in.in.in: Remove the empty DocPath line to pass desktop-file-validate (Closes: #322337)
* Make the preference dialog centred on the parent instead of showing it atBastien Nocera2005-10-281-1/+1
| | | | | | | 2005-10-28 Bastien Nocera <hadess@hadess.net> * data/totem.glade: Make the preference dialog centred on the parent instead of showing it at the top-left
* add video/x-m4vBastien Nocera2005-10-221-0/+1
| | | | | | | | | | | 2005-10-22 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: add video/x-m4v * src/totem-uri.c: (totem_setup_file_filters), (totem_destroy_file_filters), (totem_add_files): * src/totem-uri.h: * src/totem.c: (totem_action_exit), (main): Use filters in the "Open" file dialogs (Closes: #318350)
* patch from Brian Cameron <brian.cameron@sun.com> to allow build on systemsBastien Nocera2005-10-221-2/+2
| | | | | | | 2005-10-22 Bastien Nocera <hadess@hadess.net> * data/desktop.sh: patch from Brian Cameron <brian.cameron@sun.com> to allow build on systems with "echo -n"
* Add menu item to switch anglesBastien Nocera2005-09-151-0/+11
| | | | | | | | 2005-09-15 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem.c: (totem_action_handle_key), (update_media_menu_items): Add menu item to switch angles
* patch from Michaël Arnauts <michael.arnauts@gmail.com> to remove theBastien Nocera2005-08-101-1/+0
| | | | | | | | | 2005-08-10 Bastien Nocera <hadess@hadess.net> * data/playlist.glade: * src/ev-sidebar.c: (ev_sidebar_init): patch from Michaël Arnauts <michael.arnauts@gmail.com> to remove the frame around the drop-down menu and the close button (Closes: #310604)
* Make the "Show/Hide Sidebar" menu item into a check menu item labelledBastien Nocera2005-08-021-3/+4
| | | | | | | | | | | | | | 2005-08-02 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem-sidebar.c: (on_sidebar_button_toggled), (totem_sidebar_setup): * src/totem.c: (totem_action_set_mrl_with_warning), (totem_action_zoom), (update_seekable), (totem_action_handle_key), (on_window_key_press_event), (update_media_menu_items), (update_buttons): Make the "Show/Hide Sidebar" menu item into a check menu item labelled "Sidebar", fix some build warnings The new shortcut is F9 like in other GNOME apps (Closes: #310689)
* Fix typo (spotted by A Costa <agcosta@gis.net>) (Closes: #312047)Bastien Nocera2005-07-301-1/+1
| | | | | | | 2005-07-31 Bastien Nocera <hadess@hadess.net> * data/totem.1: Fix typo (spotted by A Costa <agcosta@gis.net>) (Closes: #312047)
* Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>Ronald Bultje2005-07-221-11/+0
| | | | | * data/totem.glade: Remove vertical separator (#310607).
* Fix sensitivity of the volume menu itemsBastien Nocera2005-07-131-3/+3
| | | | | | | | 2005-07-13 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem.c: (totem_action_set_mrl_with_warning): Fix sensitivity of the volume menu items
* Add volume button instead of slider to totem, add volume button to mozillaRonald Bultje2005-07-132-156/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: * data/mozilla-viewer.glade: * data/totem.glade: * src/Makefile.am: * src/totem-mozilla-viewer.c: (on_about1_activate), (on_video_button_press_event), (cb_vol), (totem_embedded_add_children), (cb_data), (totem_volume_create): * src/totem-private.h: * src/totem-volume.c: (totem_volume_button_get_type), (totem_volume_button_class_init), (totem_volume_button_init), (totem_volume_button_dispose), (totem_volume_button_new), (totem_volume_button_get_value), (totem_volume_button_set_value), (totem_volume_button_scroll), (totem_volume_button_press), (cb_button_timeout), (cb_button_press), (cb_button_release), (totem_volume_release_grab), (cb_dock_press), (totem_volume_scale_get_type), (totem_volume_scale_class_init), (totem_volume_scale_new), (totem_volume_scale_press), (totem_volume_scale_release), (totem_volume_scale_value_changed): * src/totem-volume.h: * src/totem.c: (update_mrl_label), (totem_action_set_mrl_with_warning), (update_volume_sliders), (vol_cb), (on_video_motion_notify_event), (totem_callback_connect), (totem_volume_create), (main): Add volume button instead of slider to totem, add volume button to mozilla plugin and add a right-click menu with preferences and about box. There's supposed to be a fullscreen option too, but that breaks right now because of some weird X stuff. Remove title label from totem control area, since the window manager already has that information.
* Remove long descriptions where they don't provide any additional ↵Christian Neumair2005-07-091-13/+0
| | | | information. Closes #309896.
* make the Album name selectable, not the label that goes with the albumBastien Nocera2005-07-041-2/+2
| | | | | | | | 2005-07-04 Bastien Nocera <hadess@hadess.net> * data/properties.glade: make the Album name selectable, not the label that goes with the album name (spotted by Jan Arne Petersen) (Closes: #308671)
* Move the playlist dialog to a sidebar, remove the labels for the playlistBastien Nocera2005-07-046-340/+335
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-07-04 Bastien Nocera <hadess@hadess.net> * data/Makefile.am: * data/playlist-16.png: * data/playlist-24.png: * data/playlist.glade: * data/totem.glade: * data/totem.schemas.in: * src/Makefile.am: * src/ev-sidebar.[ch]: * src/totem-menu.h: * src/totem-playlist.c: (totem_playlist_get_toplevel), (totem_playlist_error), (totem_playlist_add_files), (totem_playlist_save_files), (update_repeat_cb), (update_shuffle_cb), (init_config), (totem_playlist_init), (totem_playlist_new), (totem_playlist_set_repeat), (totem_playlist_set_shuffle), (totem_playlist_class_init): * src/totem-playlist.h: * src/totem-private.h: * src/totem-sidebar.c: (totem_sidebar_toggle), (on_sidebar_button_toggled), (on_show_sidebar1_activate), (toggle_sidebar_from_sidebar), (totem_sidebar_is_visible), (totem_sidebar_setup): * src/totem-sidebar.h: * src/totem-statusbar.c: (totem_statusbar_new_from_glade): * src/totem-statusbar.h: * src/totem-stock-icons.c: (totem_set_default_icons), (totem_named_icons_init): * src/totem-time-label.c: (totem_time_label_new_from_glade): * src/totem-time-label.h: * src/totem.c: (totem_action_fullscreen_toggle), (update_mrl_label), (totem_action_set_mrl_with_warning), (totem_action_handle_key), (totem_callback_connect), (playlist_widget_setup), (video_widget_create), (main): * src/totem.h: Move the playlist dialog to a sidebar, remove the labels for the playlist buttons
* Patch from Michael Terry <mike@mterry.name> to make the Album nameBastien Nocera2005-06-221-1/+1
| | | | | | | 2005-06-22 Bastien Nocera <hadess@hadess.net> * data/properties.glade: Patch from Michael Terry <mike@mterry.name> to make the Album name selectable (Closes: #308671)
* Make sure that the window isn't shown on startup, otherwise it mightBastien Nocera2005-06-171-1/+1
| | | | | | | | 2005-06-17 Bastien Nocera <hadess@hadess.net> * data/totem.glade: Make sure that the window isn't shown on startup, otherwise it might resize before being used (patch from Trent Lloyd <lathiat@bur.st>) (Closes: #308070)
* add video/3gpp and audio/3gpp mime-types as supportedBastien Nocera2005-06-061-0/+2
| | | | | | | 2005-06-07 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: add video/3gpp and audio/3gpp mime-types as supported
* add application/x-shorten now that xine-lib can play Shorten losslessBastien Nocera2005-05-301-0/+1
| | | | | | | 2005-05-30 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: add application/x-shorten now that xine-lib can play Shorten lossless audio files
* Move the repeat and shuffle menu items to the Edit menu instead (Closes:Bastien Nocera2005-05-291-21/+29
| | | | | | | 2005-05-29 Bastien Nocera <hadess@hadess.net> * data/totem.glade: Move the repeat and shuffle menu items to the Edit menu instead (Closes: #300472)
* gray out the menu item rather than just the submenus items when noBastien Nocera2005-05-221-0/+14
| | | | | | | | | | 2005-05-22 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem-menu.c: (totem_languages_update), (totem_subtitles_update): gray out the menu item rather than just the submenus items when no subtitles or languages are available (Closes: #170794)
* added video/mp4 as a supported mime-typeBastien Nocera2005-04-171-0/+1
| | | | | | 2005-04-17 Bastien Nocera <hadess@hadess.net> * data/mime-type-list.txt: added video/mp4 as a supported mime-type
* don't distclean totem.schemas.in.Sebastien Bacher2005-04-131-1/+1
| | | | | | 2005-04-13 Sebastien Bacher <seb128@debian.org> * data/Makefile.am: don't distclean totem.schemas.in.
* Use header capitalization for window titles. Add a missing mnemonic toDennis Cranston2005-04-102-3/+4
| | | | | | | | | | | | | 2005-04-08 Dennis Cranston <dennis_cranston@yahoo.com> * data/uri.glade: Use header capitalization for window titles. * data/totem.glade: Add a missing mnemonic to label. * src/totem-interface.c: (totem_interface_error_dialog) Alerts should not have titles per HIG. * src/totem.c: (update_mrl_label): Use header capitalization. * src/totem.c: (on_open1_activate): Use header capitalization. * src/totem-preferences.c: (totem_setup_preferences): Use header capitalization. (Closes: #173129)
* don't mention URI in the interface, close when 'Esc' is pressed (Closes:Bastien Nocera2005-04-071-4/+16
| | | | | | | 2005-04-07 Bastien Nocera <hadess@hadess.net> * data/uri.glade: don't mention URI in the interface, close when 'Esc' is pressed (Closes: #172811)
* update the man pageBastien Nocera2005-04-051-2/+36
| | | | | | 2005-04-05 Bastien Nocera <hadess@hadess.net> * data/totem.1: update the man page
* Add the ability to choose subtitle fonts (patch by Ronald S. BultjeBastien Nocera2005-04-052-3/+122
| | | | | | | | | | | | | | | | | | 2005-04-05 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * data/totem.schemas.in: * src/backend/bacon-video-widget-gst.c: (bacon_video_widget_set_subtitle_font), (cb_gconf), (bacon_video_widget_new): * src/backend/bacon-video-widget-xine.c: (bacon_video_widget_set_subtitle_font): * src/backend/bacon-video-widget.h: * src/totem-preferences.c: (on_font_set), (font_changed_cb), (totem_setup_preferences): Add the ability to choose subtitle fonts (patch by Ronald S. Bultje <rbultje@ronald.bitfreak.net>) (Closes: #166993)
* Subtitle font selection GConf key (#166993).Ronald Bultje2005-04-011-0/+12
| | | | | | | * data/totem.schemas.in: * src/backend/bacon-video-widget-gst.c: (cb_gconf), (bacon_video_widget_new): Subtitle font selection GConf key (#166993).
* Remove the proprietary plugins button, nobody uses it, and GStreamerBastien Nocera2005-04-011-155/+0
| | | | | | | | | | 2005-04-01 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem-preferences.c: (totem_setup_preferences): Remove the proprietary plugins button, nobody uses it, and GStreamer doesn't support it (Closes: #170892)
* Fix distcheck.Ronald Bultje2005-04-011-1/+2
| | | | | | | | | | * Makefile.am: * data/Makefile.am: * help/C/Makefile.am: * help/omf.make: * omf.make: * src/Makefile.am: Fix distcheck.
* Add some GConf settings for network cache size.Ronald Bultje2005-04-011-0/+24
| | | | | | | * data/totem.schemas.in: * src/backend/bacon-video-widget-gst.c: (cb_gconf), (bacon_video_widget_new): Add some GConf settings for network cache size.
* Add the Video bitrate property (Closes: #166780)Bastien Nocera2005-03-271-2/+164
| | | | | | | | | | | | | | | | | | | | | | | 2005-03-27 Bastien Nocera <hadess@hadess.net> * data/properties.glade: * src/backend/bacon-video-widget-gst.c: (bacon_video_widget_get_metadata_int), (bacon_video_widget_get_metadata): * src/backend/bacon-video-widget-xine.c: (bacon_video_widget_get_metadata_int), (bacon_video_widget_get_metadata): * src/backend/bacon-video-widget.h: * src/bacon-video-widget-properties.c: (bacon_video_widget_properties_reset), (bacon_video_widget_properties_set_from_current): * src/metadata-test.c: (on_got_metadata_event), (main): Add the Video bitrate property (Closes: #166780) 2005-03-27 Bastien Nocera <hadess@hadess.net> * POTFILES.skip: update for the backend updates
* use the new "Leave fullscreen" stock icon and label make the popupsBastien Nocera2005-03-241-1/+1
| | | | | | | | | | | | 2005-03-24 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem-stock-icons.c: (totem_set_default_icons), (totem_named_icons_init): use the new "Leave fullscreen" stock icon and label * src/totem.c: (on_mouse_click_fullscreen), (on_video_motion_notify_event): make the popups disappear after 5 seconds as per HIG (Closes: #171354)
* Fixes from the stable branch actually require glib 2.6.3 fix distcheckBastien Nocera2005-03-211-1/+1
| | | | | | | | 2005-03-21 Bastien Nocera <hadess@hadess.net> Fixes from the stable branch * configure.in: actually require glib 2.6.3 * data/Makefile.am: fix distcheck
* remove need for libnautilus-burn removed the CD selection widget removeBastien Nocera2005-03-212-231/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-03-21 Bastien Nocera <hadess@hadess.net> * configure.in: remove need for libnautilus-burn * data/totem.glade: removed the CD selection widget * data/totem.schemas.in: remove the mediadev key * src/Makefile.am: * src/totem-menu.c: (totem_g_list_deep_free), (on_sub_activate), (on_lang_activate), (add_item_to_menu), (create_submenu), (totem_sublang_update), (on_recent_file_activate), (totem_setup_recent), (totem_action_add_recent), (on_play_disc_activate), (fake_gnome_vfs_device_get_something), (add_device_to_menu), (on_movie_menu_select), (totem_setup_play_disc): * src/totem-menu.h: * src/totem-preferences.c: (totem_setup_preferences): * src/totem-sublang.c: * src/totem-sublang.h: * src/totem.c: (totem_action_set_mrl_and_play), (totem_callback_connect), (main): * src/totem.h: Rename totem-sublang.[ch] to totem-menu.[ch] and move the recent files setup there Adapted patch from Sam Morris <sam@robots.org.uk> to have a list of CD drives in the main movie menu, rather than a "Play Disc..." item (Helps: #167742)
* add application/x-extension-m4a as a supported mime-type, for olderBastien Nocera2005-03-211-0/+1
| | | | | | | 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
* upd set the proper defaults on the seekbar don't push the EOS event whenBastien Nocera2005-03-201-1/+1
| | | | | | | | | | | | | | | | | | 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
* Make the play/pause button do something. Not yet javascript-Ronald Bultje2005-03-171-2/+2
| | | | | | | | | * data/mozilla-viewer.glade: * src/totem-mozilla-viewer.c: (totem_embedded_set_state), (totem_embedded_open), (on_play_pause), (totem_embedded_add_children), (main): Make the play/pause button do something. Not yet javascript- controlleable, but it's a start...
* make the buttons smaller, more room for the video itselfBastien Nocera2005-03-151-4/+5
| | | | | | | | | | | | | | | | 2005-03-15 Bastien Nocera <hadess@hadess.net> * data/mozilla-viewer.glade: make the buttons smaller, more room for the video itself * src/Makefile.am: * src/totem-mozilla-plugin.c: (totem_plugin_fork): Make sure that the viewer is called from where it's actually installed 2005-03-15 Bastien Nocera <hadess@hadess.net> * POTFILES.in: * POTFILES.skip: Move the interface of the mozilla plugin to the skipped parts for translation
* add a man page for totem-video-thumbnailer, from Zack CerzaBastien Nocera2005-03-143-2/+225
| | | | | | | | | | | 2005-03-14 Bastien Nocera <hadess@hadess.net> * data/Makefile.am: * data/totem-video-thumbnailer.1: * data/totem-video-thumbnailer.pod: add a man page for totem-video-thumbnailer, from Zack Cerza <zcerza@coe.neu.edu> The man page is generated off-line, and the copy stored in CVS, to avoid needing pod2man at compile-time
* allow multiple URIs to be passed by using %U instead of of %uBastien Nocera2005-03-071-1/+1
| | | | | | | 2005-03-07 Bastien Nocera <hadess@hadess.net> * data/totem.desktop.in.in.in: allow multiple URIs to be passed by using %U instead of of %u