summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* main: Remove unused totem_object_open_files()Bastien Nocera2022-04-072-17/+0
|
* main: Remove unused declaration of show_controls()Bastien Nocera2022-04-071-2/+0
|
* main: Make totem_setup_window() privateBastien Nocera2022-04-072-2/+2
|
* main: Make totem_callback_connect() privateBastien Nocera2022-04-072-2/+2
|
* main: Make playlist_widget_setup() privateBastien Nocera2022-04-072-2/+2
|
* main: Make grilo_widget_setup() privateBastien Nocera2022-04-072-2/+2
|
* main: Make video_widget_create() privateBastien Nocera2022-04-072-1/+1
|
* main: Make totem_object_plugins_*() privateBastien Nocera2022-04-072-31/+29
|
* main: Make totem_object_set_volume_relative() privateBastien Nocera2022-04-072-2/+1
|
* main: Mark totem_object_volume_toggle_mute() as privateBastien Nocera2022-04-072-20/+19
|
* main: Mark totem_file_has_played() as privateBastien Nocera2022-04-072-5/+1
|
* main: Remove zoom increments definitionBastien Nocera2022-04-071-3/+0
| | | | | We stopped using those when we ported the video widget to clutter in 2011.
* main: Remove totem_volume_create() declarationBastien Nocera2022-04-071-2/+0
| | | | Code was removed in 2007 (324520e6f8c6e7185a42a2fd60d648bb332d3b45)
* main: Use GSignalGroup to simplify playlist signal handlingBastien Nocera2022-04-074-40/+33
| | | | | | Remove some helper macros, and unsightly signal connection/disconnection in favour of using GSignalGroup to block/unblock all signals coming from the playlist widget.
* Update Icelandic translationSveinn í Felli2022-04-061-249/+355
| | | | (cherry picked from commit cc68498236b84ff6ff871caea005223acabc8190)
* flatpak: Remove incorrect gvfs talk namePhaedrus Leeds2022-04-051-1/+1
| | | | See https://docs.flatpak.org/en/latest/sandbox-permissions.html#gvfs-access
* Update Russian translationAleksandr Melman2022-04-041-155/+115
|
* Update Vietnamese translationNgọc Quân Trần2022-04-021-287/+394
| | | | (cherry picked from commit 4147c7ad61a1e86daa25e4102611cc18b6643582)
* main: Ressurect old "channel" iconBastien Nocera2022-04-013-1/+8
| | | | | | Prior to GNOME 42, the unknown channel icon looked like a TV (eg. a screen with an aerial). While that's not how TV look now, that's currently our best way to represent a "channel".
* icon-helpers: Set dark UI the same way as the main playerBastien Nocera2022-04-012-4/+8
| | | | Otherwise we're testing a different codepath to the main application.
* skipto: Simplify TotemTimeEntry declarationBastien Nocera2022-03-312-35/+17
|
* skipto: Simplify TotemSkipto declarationBastien Nocera2022-03-312-53/+32
|
* screenshot: Simplify TotemGallery declarationBastien Nocera2022-03-312-28/+13
|
* screenshot: Simplify TotemGalleryProgress declarationBastien Nocera2022-03-312-47/+30
|
* properties: Simplify BaconVideoWidgetProperties declarationBastien Nocera2022-03-312-36/+17
|
* plugins: Simplify TotemPluginsEngine declarationBastien Nocera2022-03-312-52/+23
|
* main: Simplify TotemSearchEntry declarationBastien Nocera2022-03-312-61/+38
|
* all: Clean up headersBastien Nocera2022-03-3120-145/+21
| | | | Use #pragma once and remove G_BEGIN_DECLS/G_END_DECLS
* Update Ukrainian translationYuri Chornoivan2022-03-311-162/+153
|
* all: Remove mentions of "Totem" in error messagesBastien Nocera2022-03-313-8/+8
| | | | Closes: #513
* main: Simplify missing plugins fatal warningBastien Nocera2022-03-311-14/+5
| | | | And use “Videos” as the user-visible name for the application.
* main: Make totem_object_show_error_and_exit() privateBastien Nocera2022-03-312-2/+1
|
* main: Remove UI when XInitThreads() failsBastien Nocera2022-03-311-8/+1
| | | | | We fixed those bugs in Xlib nearly 20 years ago, we should be out of the woods now.
* main: Remove unused header includesBastien Nocera2022-03-311-5/+0
|
* plugins: Always include top-level totem.hBastien Nocera2022-03-301-0/+1
| | | | Rather than require every plugin to do it to define TotemObject.
* plugins: Remove unused totem-interface header includeBastien Nocera2022-03-305-6/+0
|
* main: Remove unused gdkx includeBastien Nocera2022-03-301-1/+0
|
* main: Remove totem_interface_load()Bastien Nocera2022-03-303-102/+0
| | | | We use GResources now, which means no more UI files that fail to load.
* main: Build main window from resourceBastien Nocera2022-03-303-13/+2
|
* main: Build shortcuts dialogue from resourceBastien Nocera2022-03-303-2/+2
|
* backend: Fix some memory leak on missing pluginsBastien Nocera2022-03-291-0/+2
|
* main: Fix warning on exit if playbin plugin is missingBastien Nocera2022-03-291-3/+0
| | | | | | | | | ** (totem:401687): CRITICAL **: 10:03:02.478: bacon_video_widget_close: assertion 'GST_IS_ELEMENT (bvw->play)' failed (gdb) bt #0 0x00007ffff7de2df1 in g_logv () at /lib64/libglib-2.0.so.0 #1 0x00007ffff7de3073 in g_log () at /lib64/libglib-2.0.so.0 #2 0x00007ffff7f7b381 in totem_object_exit (totem=totem@entry=0x44f670) at ../../../../Projects/jhbuild/totem/src/totem-object.c:1405
* backend: Plug memory leaks on exitBastien Nocera2022-03-291-0/+10
| | | | | A number of variables were not freed when the video widget was destroyed.
* backend: Remove duplicate free of subtitle_uriBastien Nocera2022-03-291-1/+0
| | | | | Not a double-free, as we were using g_clear_pointer(), but unnecessary nonetheless.
* backend: Fix warning if glsinkbin plugin is missingBastien Nocera2022-03-291-1/+2
| | | | | | | | | | | | | | | (totem:400643): GStreamer-CRITICAL **: 09:56:08.831: gst_bus_set_flushing: assertion 'GST_IS_BUS (bus)' failed #0 0x00007ffff7de2df1 in g_logv () at /lib64/libglib-2.0.so.0 #1 0x00007ffff7de3073 in g_log () at /lib64/libglib-2.0.so.0 #2 0x00007ffff7f89be6 in bvw_stop_play_pipeline (bvw=bvw@entry=0x777d10) at ../../../../Projects/jhbuild/totem/src/backend/bacon-video-widget.c:3852 #3 0x00007ffff7f8ef6f in bacon_video_widget_close (bvw=0x777d10) at ../../../../Projects/jhbuild/totem/src/backend/bacon-video-widget.c:3902 #4 0x00007ffff7f7b381 in totem_object_exit (totem=totem@entry=0x44f670) at ../../../../Projects/jhbuild/totem/src/totem-object.c:1405 #2 0x00007ffff7f89be6 in bvw_stop_play_pipeline (bvw=bvw@entry=0x777d10) at ../../../../Projects/jhbuild/totem/src/backend/bacon-video-widget.c:3852 3852 gst_bus_set_flushing (bvw->bus, TRUE); (gdb) p bvw->bus $1 = 0x0
* backend: Check for glsinkbin at runtimeBastien Nocera2022-03-291-1/+4
| | | | Closes: #512
* Update Latvian translationRūdolfs Mazurs2022-03-271-286/+401
|
* Update Dutch translationNathan Follens2022-03-251-290/+388
|
* appdata: Fix typo in 42.0 descriptionBastien Nocera2022-03-191-1/+1
| | | | See https://github.com/flathub/org.gnome.Totem/issues/86
* 42.042.0Bastien Nocera2022-03-183-1/+24
|