summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2.91.5V_2_91_5Bastien Nocera2011-01-281-1/+1
|
* build: Update reqs to latest unstableBastien Nocera2011-01-281-5/+5
| | | | To avoid funny surprises.
* Update NEWSBastien Nocera2011-01-281-0/+27
| | | | To prepare for release
* tracker: Use new libtracker-sparql APIMartyn Russell2011-01-284-195/+450
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=639928
* browser-plugin: fix a crasher on totem-glow-buttonDiego Escalante Urrelo2011-01-272-3/+6
| | | | | | | If the glowing starts while the pointer is hovering the widget, leaving the widget will crash with an assert. https://bugzilla.gnome.org/show_bug.cgi?id=640109
* Updated Slovenian translationMatej Urbančič2011-01-271-68/+68
|
* backend: Use workspace area when resizingBastien Nocera2011-01-271-10/+165
| | | | | | | | | | So that we don't have to use our horrible hard-coded offsets when calculating whether the video will fit on the screen. Also make sure we take into account the size of the window decorations, and parts of the UI other than the video widget. https://bugzilla.gnome.org/show_bug.cgi?id=560151
* backend: Remove unused TOTEM_OBJECT_HAS_SIGNAL macroBastien Nocera2011-01-271-2/+0
|
* backend: Add copyright notices to video-utilsBastien Nocera2011-01-272-0/+52
|
* media-player-keys: Add support for new keysBastien Nocera2011-01-271-0/+15
| | | | | | | Add support for FastForward, Rewind, Repeat and Shuffle multimedia keys. https://bugzilla.gnome.org/show_bug.cgi?id=634184
* backend: Use a 16:9 ratio by defaultBastien Nocera2011-01-271-0/+5
| | | | | When trying to resize for the logo mode. Nobody wants a square movie player, it's too 1990's.
* playlist: Use toolbar instead of button barBastien Nocera2011-01-272-266/+145
| | | | | | This means less glade garbage, and using symbolic icons. https://bugzilla.gnome.org/show_bug.cgi?id=636964
* QA of Galician translationsFran Diéguez2011-01-271-33/+33
|
* Updated Norwegian bokmål translationKjartan Maraas2011-01-251-78/+78
|
* Updated Arabic translationKhaled Hosny2011-01-231-117/+73
|
* Updated Arabic translationKhaled Hosny2011-01-231-104/+122
|
* Fix renamed fileKhaled Hosny2011-01-231-1/+1
|
* Bug 640048 — Build failure due libbaconvideowidgetproperties.laPhilip Withnall2011-01-226-14/+27
| | | | | | | | | Move libbaconvideowidgetproperties.la from src/plugins/properties to src/properties, as it's needed by both the plugins and the main libraries, but the plugins need the main libraries to be built first for GIR, and libbaconvideowidgetproperties.la was only being built with the plugins. Closes: bgo#640048
* browser-plugin: Fix possible warnings when destroyedBastien Nocera2011-01-211-0/+5
| | | | | | | | Each time the widget was left, we would add a new timeout, without removing the old one. This could cause warnings once the widget was destroyed. https://bugzilla.gnome.org/show_bug.cgi?id=640109
* main: Fix plugins preferences packingBastien Nocera2011-01-211-4/+3
| | | | | gtk_container_add() changed semantics, so use gtk_box_pack_start() instead.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-01-202-1555/+1904
|
* main: Use new symbolic icons for sidebarBastien Nocera2011-01-191-3/+3
| | | | | | So that the icons are recoloured for our "dark theme" mode. https://bugzilla.gnome.org/show_bug.cgi?id=636964
* "update-policy" property was removedBastien Nocera2011-01-195-9/+0
| | | | So remove its usage from the whole of totem.
* Updated Greek translationMarios Zindilis2011-01-191-40/+40
|
* video-thumbnailer: Change default scaling qualityChris Lord2011-01-171-2/+2
| | | | | | Change the scaling interpolation method from being conditionally tiles or nearest to always being bilinear. This should look better for the majority of cases.
* Updated Spanish translationDaniel Mustieles2011-01-161-43/+63
|
* Updated Slovenian translationMatej Urbančič2011-01-151-26/+38
|
* Updated Czech translationMarek Černocký2011-01-151-35/+52
|
* Updated Norwegian bokmål translationKjartan Maraas2011-01-151-171/+232
|
* [l10n] Updated Estonian translationIvar Smolin2011-01-141-18/+38
|
* plugins: Re-add the sample vala pluginAbderrahim Kitouni2011-01-145-2/+89
| | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=623247 Note that you might need newer versions of gtk+ and gdk-pixbuf for this to work.
* Updated Galician translationsFran Diéguez2011-01-141-24/+42
|
* Updated Hebrew translation.Yaron Shahrabani2011-01-131-43/+61
|
* Offer to open YouTube videos in the browser if their format isn't supportedPhilip Withnall2011-01-131-1/+34
| | | | | | | | Now that we have a much slimmer selection of video formats to stream from YouTube, it's quite possible that a given video won't be available in a playable format. In this case, we now display a dialogue box to the user when they try to play the video, asking them if they'd like to watch it in their web browser instead.
* Remove t-param parsing from the YouTube pluginPhilip Withnall2011-01-131-214/+26
| | | | | | | | | | This limits us to displaying videos in the formats listed here: http://code.google.com/apis/youtube/2.0/reference.html#formatsp. This change cannot be avoided, as by parsing YouTube video pages, Totem was breaking the site's terms of service (http://www.youtube.com/t/terms, §5.C). All URI resolution for YouTube video playback is now done entirely by examination of the content listed in the response from the GData API.
* Update British English translationPhilip Withnall2011-01-131-178/+250
|
* Fix capitalisation of the “Skip To” dialogue's titlePhilip Withnall2011-01-132-2/+2
|
* Bug 639398 — seconds and second stringsPhilip Withnall2011-01-131-1/+7
| | | | | Slightly improve a translatable string which is used purely to set the width of a label. Helps: bgo#639398
* Updating Persian TranslationMahyar Moghimi2011-01-131-0/+2
|
* Updating Persian TranslationMahyar Moghimi2011-01-131-1084/+2698
|
* Updated Greek translation subMarios Zindilis2011-01-131-927/+934
|
* Updated Arabic translationKhaled Hosny2011-01-121-1176/+714
|
* all: Fix wrong removal of GdkAppLaunchContext usageBastien Nocera2011-01-112-2/+19
| | | | | | Really fix b518321abb3f5c7ae139250f3144e495b15ff406 properly by using gdk_display_get_app_launch_context() instead of simply removing the functionality.
* build: Detect X11 properly with newer GTK+Matthias Clasen2011-01-111-2/+2
| | | | | | The "target" pkg-config variable was renamed to "targets". https://bugzilla.gnome.org/show_bug.cgi?id=639168
* all: Remove use of deprecated GdkAppLaunchContextBastien Nocera2011-01-112-19/+2
| | | | As it's been removed in recent GTK+ versions.
* Register totem thumbnailerCarlos Garcia Campos2011-01-083-0/+40
| | | | | | This was removed in commit 9b403af7a43fe953dd6237f69a378086bd05d087 when migrating to GSettings. This is a new version that doesn't use GConf. Closes: bgo#638346.
* Updated Galician translationsFran Diéguez2011-01-071-179/+247
|
* Updated Indonesian translationAndika Triwidada2011-01-051-707/+780
|
* Updated Slovenian translationMatej Urbančič2010-12-301-198/+254
|
* Only close the subtitles download dialogue after downloading has finishedPhilip Withnall2010-12-301-1/+1
|