[totem] Created tag 42.beta
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Created tag 42.beta
- Date: Thu, 24 Feb 2022 23:10:13 +0000 (UTC)
The unsigned tag '42.beta' was created.
Tagger: Bastien Nocera <hadess hadess net>
Date: 1645744203 +0100
42.beta
Changes since the last tag 'V_3_38_0-fixed':
A S Alam (1):
Update Punjabi translation
Abderrahim Kitouni (1):
flatpak: build clutter and friends
Alan Mortensen (1):
Updated Danish translation
Aleksandr Melman (3):
Update Russian translation
Update Russian translation
Update Russian translation
Alexander Shopov (4):
Update Bulgarian translation
Update Bulgarian translation
Update Bulgarian translation
Update Bulgarian translation
Alexey Rubtsov (1):
Update Russian translation
Anders Jonsson (1):
Update Swedish translation
Andika Triwidada (2):
Update Indonesian translation
Update Indonesian translation
Asier Sarasua Garmendia (4):
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Balazs Ur (1):
Update Hungarian translation
Balázs Meskó (1):
Update Hungarian translation
Balázs Úr (1):
Update Hungarian translation
Bastien Nocera (200):
ci: Also test dist'ing
menu: Fix "Undetermined" appearing in menu items
ci: Remove duplicate package name
backend: Don't throw error when EOS'ing an MPEG file
pythonconsole: Disable pylint E1101 again for newer pylint
ci: Disable pylint checks
data: Remove application/ogg from the supported mime-types
Fix remote shares access with gvfs
gst: Block more plugins that can't be used for thumbnailing
backend: Simplify backend widget declaration
backend: Fix misleading indentation
backend: Simplify header goo
backend: Always build test application
data: Fix file validation
build: Make building the user help optional
backend: Remove "logo-mode" property
backend: Remove mentions of visualisations
backend: Remove _set_logo() call
backend: Remove cover support
build: Bump version number
ci: Build totem with all the trimmings
docs: Remove obsolete headers from private list
backend: Remove unused BVW_INFO_COVER
skipto: Use GResources to load UI file
screenshot: Use GResources to load UI file
plugins: Remove totem_plugin_load_interface()
plugins: Remove unused totem_plugin_find_file()
main: Remove TOTEM_RUN_IN_SOURCE_TREE ifdef's
main: Remove unused totem_interface_error_with_link()
main: Make totem_interface_load_with_full_path() private
main: Make totem_interface_get_full_path() private
help: Fix Catalan translation
flatpak: Update build system for libmediaart
ci: Export test results and dist tarballs from CI
build: Remove flatpak dir from the dist'ed tarball
po: Remove Breton translation
flatpak: Fix default branch name for libgdata
main: Allow passing empty display name to add_to_playlist()
build: Fix typelib and gir versioning
build: Add check kwarg to run_command() calls
build: Remove unused i18n.merge_file() "name"
ci: Don't install python3-typed_ast manually
ci: Don't install weak deps
ci: Use Fedora 34
flatpak: Work-around git clone problems on gitlab.fd.o
im-status: Simplify plugin declaration
media-player-keys: Simplify plugin declaration
open-directory: Simplify plugin declaration
properties: Simplify plugin declaration
rotation: Simplify plugin declaration
save-file: Simplify plugin declaration
screensaver: Simplify plugin declaration
screenshot: Simplify plugin declaration
skipto: Simplify plugin declaration
variable-rate: Simplify plugin declaration
flatpak: Fix librest compilation
media-player-keys: Remove plugin
ci: Build on Fedora 36
ci: Install a much newer glib2
flatpak: Add libhandy module
ci: Install libhandy-devel in Fedora CI
main: Only force dark style after options are parsed
opensubtitles: Fix dialogue not showing up
rotation: Handle empty rotation metadata as absent
backend: Remove enum to string helper
backend: Remove VA-API disablement
build: Add explicit gmodule and x11 dependencies
screenshot: Always show an error
backend: Stop checking for goom plugin
ci: Install gstreamer1-plugins-good-gtk
backend: Check for GTK GL plugins
main: Hide Zoom shortcuts and menu item
backend: Remove non-working gestures implementation
backend: Simplify enum classes generation
recent: Fix warning for videos without known mime-types
flatpak: Disable librest examples
data: Fix desktop filename in devel profile
data: Process subdirs after the current one
data: Fix appdata filename in devel profile
flatpak: Remove unneeded desktop file rename
data: Fix appdata application ID
docs: Update for removed functions
docs: Document bacon_video_widget_lang_info_free()
main: Fix warning starting remote application
main: Allow translation of development branch app name
main: Add visual hint to development build
backend: Port to gtkglsink
backend: Remove unused *-requested signals
all: Remove obsolete source files
flatpak: Remove obsolete clutter dependencies
ci: Remove obsolete clutter dependencies
backend: Add FPS display when using FPS_DISPLAY=1
main: Remove obsolete popover transitions overrides
backend: Remove unused LOGO_PATH cflags
backend: Use better placeholder when there's no video
ci: Remove gnome.org nightlies
main: Fix warning on Alt-Tab
main: Don't hide cursor when switched away from player
data: Remove intermediate box widget
data: Remove another intermediate box widget
main: Remove yet another intermediate box widget
grilo: Simplify object creation
main: Simplify TotemMainToolbar creation
main: Simplify TotemSelectionToolbar creation
main: Simplify BaconTimeLabel creation
backend: Use GtkBuilder template
backend: Update copyright date
backend: Move internal icons to GResource
backend: Remove unused variables from test
ci: Work-around crun permission problem
backend: Show errors instantiating video widget in test app
backend: Simplify object initialisation
backend: Remove GInitable interface
backend: Port test to new video widget API
main: Port to new video widget API
main: Move video widget creation to GtkBuilder
main: Move bvw_grid to GtkBuilder
main: Move spinner to GtkBuilder
main: Merge controls.ui into totem.ui
backend: Fix declaration in the middle of a function
data: Fix volume button icons
main: Move fullscreen toolbar to GtkBuilder
playlist: Simplify TotemPlaylist creation
playlist: Use GtkBuilder template
main: Simplify TotemOpenLocation creation
main: Use template to create TotemOpenLocation
docs: Document bacon_video_widget_check_init()
main: Remove error check on playlist initialisation
playlist: Remove extra line feed
backend: Export subtitle/lang track titles
Revert "ci: Install a much newer glib2"
backend: Make placeholders dimmer
backend: Add auto cleanup for BvwLangInfo
backend: Move subtitles/languages list caching to video widget
menu: Split updating subtitles and languages menus
backend: Add subtitles/languages changed signals
tests: Prepare for using title as part of sub/lang naming
backend: Move more sub/lang generation inside backend
main: Move subtitles and audio tracks to a separate menu
menu: Remove the use of submenus in subtitle menu
main: Add "V" keyboard shortcut to cycle through subtitles
backend: Don't overwrite current sub when disabling it
backend: Add bacon_video_toggle_subtitles()
main: Add Shift+V to toggle subtitles
backend: Simplify _set_language() implementation
backend: Always add a "None" choice for subtitles
backend: Better debug in print_lang_list()
backend: Restore audio track when adding a text subtitle
menu: Split menu item creation
backend: Fix "None" subtitle not selected when opening file
main: Fix copy/paste error in shortcuts UI file
main: Add 'K' as a shortcut for Play/Pause
main: Add 'M' shortcut to toggle mute
main: Fix type used for variable
main: Add 0-9 keys as shortcuts to seek to 0-90%
gst: Simplify disabling hardware decoders
gst: Rename totem_gst_disable_display_decoders()
main: Implement GSetting to disable hardware rendering
main: Implement F1 in browser view
main: Add shortcut for "Add web video"
main: Add shortcut for "Add local video"
main: Add F10 menu shortcut in browse view
main: Remove Ctrl+F as a fullscreen shortcut
main: Document F11 as a fullscreen shortcut
properties: Add Ctrl+I as a shortcut for Properties
properties: Use 3 significant figures to display 24p
backend: Add helper to reset time labels
main: Use new bacon_time_label_reset() helper
all: Convert totem_time_to_string() to using flags
gst: Move unknown time special-case to helper function
gst: Fix translator comment
gst: Add support for showing msecs in time label
backend: Add msecs support to time label widget
main: Show milliseconds when stepping through video
main: Keep controls up when paused or stopped
backend: Simplify cursor setting
backend: Always show cursor when toplevel is unfocused
backend: Simplify code that uses the toplevel window
plugins: Don't use intermediate private struct
im-status: Stop using intermediate private struct
apple-trailers: Stop using intermediate private struct
autoload-subtitles: Stop using intermediate private struct
open-directory: Stop using intermediate private struct
properties: Stop using intermediate private struct
recent: Stop using intermediate private struct
rotation: Stop using intermediate private struct
save-file: Stop using intermediate private struct
screensaver: Stop using intermediate private struct
screenshot: Stop using intermediate private struct
skipto: Stop using intermediate private struct
variable-rate: Stop using intermediate private struct
vimeo: Stop using intermediate private struct
mpris: Add new native MPRIS plugin
variable-rate: The MPRIS plugin also uses those rates
dbusservice: Remove Python-based MPRIS plugin
flatpak: Remove python D-Bus modules
flatpak: Remove unused cogl dependency
docs: Don't reconstruct the version from its elements
build: Remove 2 unused variables
42.beta
Boyuan Yang (2):
Update Chinese (China) translation
Update Chinese (China) translation
Charles Monzat (1):
Update French translation
Christian Kirbach (1):
Update German translation
Christopher Davis (2):
main: Use libhandy to force the dark style preference
main: Override shadow-type
Danial Behzadi (2):
Update Persian translation
Update Persian translation
Daniel Gorbea (1):
dbusservice: Fix OpenUri not working anymore
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dušan Kazik (2):
Update Slovak translation
Update Slovak translation
Emin Tufan Çetin (2):
Update Turkish translation
Update Turkish translation
Fabio Tomat (4):
Update Friulian translation
Update Friulian translation
Update Friulian translation
Update Friulian translation
Fran Dieguez (4):
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Georges Basile Stavracas Neto (30):
totem: Remove unused header
preferences: Remove unnecessary assignment
object: Move prefs creation to totem-preferences.c
preferences: Set dialog modality in the .ui file
preferences: Embed preferences.ui as a GResource
preferences: Set font chooser button title in preferences.ui
preferences: Remove forward declaration of non-existing function
preferences: Move hide-on-delete signals to preferences.ui
preferences: Bind some labels' visibility to their corresponding ranges
preferences: Remove unused adjustment
preferences: Add TotemPreferencesDialog
preferences: Pass TotemObject during construction
preferences: Setup dialog in the constructed phase
preferences: GTKify constructor
preferences: Rename preferences to totem-preferences-dialog.*
preferences-dialog: Replace GtkHBox by GtkBox
preferences-dialog: Replace GtkVBox by GtkBox
preferences-dialog: Replace GtkHScale by GtkScale
preferences-dialog: Remove GtkHButtonBox
preferences-dialog: Remove GtkTable table3_1
preferences-dialog: Replace GtkTable table3 by GtkGrid
preferences-dialog: Replace GtkTable table2 by GtkGrid
preferences-dialog: Remove GtkAlignment alignment9
preferences-dialog: Remove GtkAlignment alignment6
preferences-dialog: Remove GtkAlignment alignment7
preferences-dialog: Remove GtkAlignment alignment3_1
preferences-dialog: Remove GtkAlignment alignment3
grilo: Remove unused variables in finalize()
open-directory: Replace GTimeVal by g_get_monotonic_time()
playlist: Port to GTask
Goran Vidović (2):
Update Croatian translation
Update Croatian translation
Hugo Carvalho (5):
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Ignacy Kuchciński (4):
main: Add MPL subtitles to the filechooser filters
autoload-subtitles: Auto-load MPL subtitle files
opensubtitles: Also handle MPL subtitles
opensubtitles: Search by title as fallback
Jordan Petridis (1):
ci: flatpak: remove meson-args variable
Jordi Mas (10):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Jordi Mas i Hernandez (1):
Update Catalan translation
Kjartan Maraas (1):
Update Norwegian Bokmål translation
Kukuh Syafaat (3):
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Leônidas Araújo (1):
Update Brazilian Portuguese translation
Luming Zh (2):
Update Chinese (China) translation
Update Chinese (China) translation
Marek Černocký (5):
Updated Czech translation
Updated Czech help translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Matej Urbančič (2):
Update Slovenian translation
Update Slovenian translation
Michael Catanzaro (1):
Remove compulsory_for_desktop
Ngọc Quân Trần (1):
Update Vietnamese translation
Piotr Drąg (3):
Update Polish translation
Update Polish translation
Update POTFILES.in
Quentin PAGÈS (2):
Update Occitan translation
Update Occitan translation
Rafael Fontenelle (4):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Rodrigo Lledó (1):
Update Spanish translation
Rūdolfs Mazurs (1):
Update Latvian translation
Sabri Ünal (5):
Update Turkish translation
help: Update Totem icon as svg
help: Add trail title
main: Mention keyboard shortcuts shortcut in shortcuts
main: Add help shortcut to the list
Seong-ho Cho (1):
Add Korean translation
Sergej A (1):
Update Russian translation
Sveinn í Felli (1):
Update Icelandic translation
Yacine Bouklif (1):
Add Kabyle translation
Yosef Or Boczko (4):
Update Hebrew translation
Update Hebrew translation
Update Hebrew translation
Update Hebrew translation
Yuri Chornoivan (7):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
crvi (1):
im-status: Return if the dbus callback has been cancelled
ignapk (1):
main: Make XF86Back go back up a level in library
Źmicier Turok (1):
Update Belarusian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]