summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* 3.38.2V_3_38_2Bastien Nocera2021-10-121-0/+9
|
* 3.38.1V_3_38_1Bastien Nocera2021-06-151-0/+7
|
* data: Fix file validationwip/hadess/backend-fixesBastien Nocera2021-04-302-0/+2
| | | | | | | Because the file to validate wasn't created yet. /run/build/totem/_flatpak_build/data/appdata/org.gnome.Totem.appdata.xml: /run/build/totem/_flatpak_build/data/appdata/org.gnome.Totem.appdata.xml could not be read: Failed to open file “/run/build/totem/_flatpak_build/data/appdata/org.gnome.Totem.appdata.xml”: No such file or directory /run/build/totem/_flatpak_build/data/org.gnome.Totem.desktop: file does not exist
* Remove compulsory_for_desktopMichael Catanzaro2020-11-231-1/+0
| | | https://gitlab.gnome.org/GNOME/gnome-software/-/issues/445
* data: Remove application/ogg from the supported mime-typesBastien Nocera2020-11-101-1/+1
| | | | | | | | | | Both the audio/ogg and video/ogg mime-types are subclasses of application/ogg. Seeing as we only support the video subclass (see e4a1aaf7d9d3b2c50e2540d5d7f0059ffa30c26b), remove application/ogg from the supported mime-types. This will also stop the “Default Applications” panel in GNOME's Settings from listing Videos as a potential audio player.
* appdata: Add 3.38.0 release infoV_3_38_0-fixedBastien Nocera2020-09-101-0/+8
|
* data: Remove association with audio filesBastien Nocera2020-08-201-1/+8
| | | | | | | | We really don't want audio files to be played back in the movie player, as we've been steadily removing audio playback features. See also: help: Remove audio and music references; Totem is a video player
* data: Add playlist/media helperBastien Nocera2020-08-201-0/+4
|
* data: Remove unneeded "grep -v" elisionBastien Nocera2020-08-201-1/+1
|
* data: Fix Blu-ray mime-typeBastien Nocera2020-08-201-1/+1
| | | | It's bluray, not blueray.
* playlist: Add "print metadata" button in debug dialogueBastien Nocera2020-04-101-0/+15
|
* autoload-subtitles: Enable by defaultBastien Nocera2020-04-101-1/+1
| | | | Most users expect it to be enabled out of the box.
* appdata: Forward port release infoBastien Nocera2020-04-011-0/+8
|
* icons: Install the "normal" symbolic icon for nightlies tooBastien Nocera2019-09-261-0/+1
| | | | | | We want the usual symbolic icon to be used even for the nightlies, as a black and white version of the full-colour nightly icon isn't terribly readable.
* appdata: Update component typeBastien Nocera2019-09-261-1/+1
| | | | | | | | | | "desktop-application" is the new name for what was called "desktop" in the past, as explained in the appstream documentation: > The desktop-application component type is the same as the desktop component > type - desktop is the older type identifier for desktop-applications and > should not be used for new metainfo files, unless compatibility with very > old AppStream tools (pre 2016) is still wanted.
* appdata: Add missing tagsBilal Elmoussaoui2019-09-261-29/+12
|
* build: Add tests to validate schema fileBilal Elmoussaoui2019-09-261-0/+8
| | | | | The flatpak CI template already runs ninja tests for us. Let's use that to ensure the schema file is always valid.
* build: Add tests to validate appdata fileBilal Elmoussaoui2019-09-261-6/+16
| | | | | The flatpak CI template already runs ninja tests for us. Let's use that to ensure the appdata file is always valid.
* build: Add test to validate desktop fileBilal Elmoussaoui2019-09-261-8/+17
| | | | | The flatpak CI template already runs ninja tests for us. Let's use that to ensure the desktop file is always valid.
* build: Add support for building Nightly versionBastien Nocera2019-09-255-5/+7
| | | | | | | | This includes renaming a few files that mentioned org.gnome.Totem directly as we want the new nightly build to be parallel installable with a stable version, as org.gnome.Totem.Devel. Closes: #359
* icons: Tweak shadingJakub Steiner2019-09-251-1/+59
| | | | Minor shading tweaks
* icon: create a nightly app iconJakub Steiner2019-09-251-0/+1
| | | | | | | | - Provide a development variant of the app icon See https://gitlab.gnome.org/GNOME/Initiatives/issues/12 for more info. /label ~"9. Initiative: NightlyAppIcons"
* icon: adjust symbolicJakub Steiner2019-09-061-1/+1
| | | | | | - remove bounding box rectangle from symbolic Fixes https://gitlab.gnome.org/GNOME/totem/issues/350
* appdata: Update appdata for 3.34.0 releaseBastien Nocera2019-09-061-0/+11
|
* appdata: "Totem" isn't the application's visible nameBastien Nocera2019-08-011-1/+1
|
* icon: update app iconJakub Steiner2019-07-262-184/+2
| | | | | | - Modern, fresh, colorful and *not youtube* Fixes https://gitlab.gnome.org/GNOME/totem/issues/342
* brasero-disc-recorder: Remove Brasero pluginBastien Nocera2019-07-161-1/+0
| | | | | | | | | The plugin does not work in Flatpak, requires X11 to attach dialogues properly. A more generic solution should replace it. See https://gitlab.gnome.org/GNOME/totem/issues/337 Closes: #302
* plugins: Only write once to GSettings on startupBastien Nocera2019-07-121-1/+1
| | | | | | | | On startup, coalesce the writes to GSettings into a single write when it syncs the builtin plugins list. This write would only happen on the first run, or any time the list of builtin plugins changes. Closes: #145
* open-directory: Add new pluginMatthieu Gautier2019-07-121-0/+1
| | | | | | | Add a new plugin, open-directory to opens the containing directory of the playing video. Closes: #146
* desktop: Include "totem" in .desktop keywordsFelipe Borges2019-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The GNOME Shell search results are forwarded from the results of GLib's g_desktop_app_info_search() function, which matches the Name, Exec, Keywords, GenericName, X_GNOME_FullName, and Comment keys from desktop files[0]. Since Totem is now named "Videos", a query for "totem" would match the "Exec" key and present the application in the search results as expected. Unfortunately that doesn't happen for Flaptaked Totem, which would get its desktop file "Exec" key overwritten to something such as Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=totem org.gnome.Totem --new-document This way, searching for "totem" when only the Flatpaked version of it is installed returns no results. Searching for "Videos" presents the application as expected. Its been proposed in GLib to parse the "Exec" key for searches but that was rejected[1] because it would imply establishing an API which assumes that the command line behavior of Flatpak would be stable/never-change. A fix was proposed in Flatpak directly[2] but it was rejected, leaving us with the only option of adding the historical/legacy application names to the "Keywords" key in their desktop files. Many users, such as myself, have the "muscle memory" of search for the old application's name, such as "totem", "gedit", "evince". Although I agree that the new names should be presented to new users and that the old ones shouldn't be visible in UI, it makes sense and little effort to support the search for the old names IMO. [0] https://gitlab.gnome.org/GNOME/glib/blob/master/gio/gdesktopappinfo.c#L378 [1] https://gitlab.gnome.org/GNOME/glib/issues/1706 [2] https://github.com/flatpak/flatpak/issues/2749
* appdata: Add "release" tagUmang Jain2019-04-031-0/+9
| | | | | | | The appdata validation is now more strict and has a mandatory requirement of the "release" tag [1] [1] https://github.com/hughsie/appstream-glib/pull/296
* main: Remove mention of chapters pluginBastien Nocera2019-02-263-96/+0
| | | | | | The "autoload chapters" setting doesn't do anything since the chapters plugin was first disabled with the UI redesign in GNOME 3.12, and then removed.
* data: Also don't advertise VCD support in mime-typesBastien Nocera2019-02-181-2/+4
|
* main: Save the starttime from the playlist parserBastien Nocera2019-02-171-0/+2
|
* properties: Move properties widget to plugin directoryBastien Nocera2019-02-112-693/+0
|
* appdata: Update appdata descriptionBastien Nocera2019-02-111-7/+3
| | | | | | Don't mention "Totem" in the name, remove list of external features that won't be present when using a Flatpak, and add some more "additional features" for that section.
* appdata: Update screenshots for 3.32Bastien Nocera2019-02-115-2/+2
| | | | As well as switching the URLs to GitLab ones.
* main: Remove app menuBastien Nocera2019-02-051-3/+11
| | | | | | | | | | | | | | Move items from the app menu to a menu button in the main window. This new hamburger menu will show in the content navigation/selection view and include the same items that were available in the app menu. As we do not want 2 hamburger menus in the player view, duplicate the preferences and keyboard shortcuts menu items in the player menu. See: https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement Closes: #265
* main: Change player view menu button iconsBastien Nocera2019-02-051-1/+1
| | | | | | | To accommodate a new main menu in the content navigation view, change the player view menu to use the "view more" icon (3 vertical dots). As that icon was already used for the "Go" menu inside the seekbar OSD, change that one to use the "go jump" icon.
* main: Remove Quit app menu itemBastien Nocera2019-02-041-5/+0
| | | | See https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
* build: Adjust data/desktop.sh to avoid warningJeremy Bicha2019-01-142-2/+1
| | | | | | | $ ninja -C . totem-pot totem/data/org.gnome.Totem.desktop.in.in:19:0: warning: invalid non-blank line Thanks Iñigo Martínez for the suggestion.
* .desktop: Add translator hintsJeremy Bicha2019-01-141-0/+2
| | | | | | to warn them against translating the Icon file https://savannah.gnu.org/support/?108887
* icon: minor app icon adjustmentsJakub Steiner2018-12-101-112/+69
| | | | - grid size updates
* data: Remove gallery options from man pageBastien Nocera2018-10-172-9/+2
| | | | | | Fixes: a642fd97109c1802b9532924a12731677aabe65e Closes: #268
* icons: use baseline alignmentJakub Steiner2018-10-051-364/+104
| | | | | - all horizontal icons are baseline aligned rather than centered for they are presented with app name label most of the time.
* Fix invalid tag in appdataPatrick Griffis2018-08-101-1/+1
|
* data: Add frame stepping shortcuts to the listBastien Nocera2018-07-261-0/+14
| | | | Closes: #253
* icon: update icon assets for 3.30Sam Hewitt2018-07-2110-6405/+491
|
* appdata: Add OARS metadatanick richards2018-06-151-0/+29
| | | | | | See https://hughsie.github.io/oars/ Closes: !1
* data: Fix warnings about unused variables in mime-types arraysBastien Nocera2018-06-151-10/+4
|