summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* main: Add shortcut for "Add local video"Bastien Nocera2022-02-173-9/+13
* main: Add shortcut for "Add web video"Bastien Nocera2022-02-173-8/+15
* main: Implement F1 in browser viewBastien Nocera2022-02-172-3/+2
* main: Add help shortcut to the listSabri Ünal2022-02-171-0/+7
* main: Mention keyboard shortcuts shortcut in shortcutsSabri Ünal2022-02-171-0/+6
* Update Ukrainian translationYuri Chornoivan2022-02-171-67/+81
* main: Implement GSetting to disable hardware renderingBastien Nocera2022-02-172-0/+9
* gst: Rename totem_gst_disable_display_decoders()Bastien Nocera2022-02-174-6/+4
* gst: Simplify disabling hardware decodersBastien Nocera2022-02-171-32/+32
* main: Add 0-9 keys as shortcuts to seek to 0-90%Bastien Nocera2022-02-172-4/+19
* main: Fix type used for variableBastien Nocera2022-02-171-1/+1
* main: Add 'M' shortcut to toggle muteBastien Nocera2022-02-173-1/+13
* main: Add 'K' as a shortcut for Play/PauseBastien Nocera2022-02-172-1/+3
* main: Fix copy/paste error in shortcuts UI fileBastien Nocera2022-02-171-1/+1
* Update Croatian translationGoran Vidović2022-02-161-238/+255
* Update Hebrew translationYosef Or Boczko2022-02-141-98/+115
* backend: Fix "None" subtitle not selected when opening fileBastien Nocera2022-02-141-0/+3
* Update Slovenian translationMatej Urbančič2022-02-131-93/+107
* Update Russian translationAleksandr Melman2022-02-131-96/+107
* menu: Split menu item creationBastien Nocera2022-02-131-9/+13
* backend: Restore audio track when adding a text subtitleBastien Nocera2022-02-131-1/+7
* backend: Better debug in print_lang_list()Bastien Nocera2022-02-131-0/+5
* backend: Always add a "None" choice for subtitlesBastien Nocera2022-02-131-8/+7
* backend: Simplify _set_language() implementationBastien Nocera2022-02-131-22/+1
* Update Galician translationFran Dieguez2022-02-121-96/+113
* Update Catalan translationJordi Mas i Hernandez2022-02-121-273/+275
* Updated Czech translationMarek Černocký2022-02-121-114/+110
* Update Basque translationAsier Sarasua Garmendia2022-02-121-192/+209
* Update Portuguese translationHugo Carvalho2022-02-111-96/+110
* Update Brazilian Portuguese translationRafael Fontenelle2022-02-111-101/+114
* Update Ukrainian translationYuri Chornoivan2022-02-111-98/+114
* main: Add Shift+V to toggle subtitlesBastien Nocera2022-02-112-9/+24
* backend: Add bacon_video_toggle_subtitles()Bastien Nocera2022-02-112-0/+24
* backend: Don't overwrite current sub when disabling itBastien Nocera2022-02-111-13/+21
* main: Add "V" keyboard shortcut to cycle through subtitlesBastien Nocera2022-02-112-0/+9
* menu: Remove the use of submenus in subtitle menuBastien Nocera2022-02-111-15/+13
* main: Move subtitles and audio tracks to a separate menuBastien Nocera2022-02-113-17/+49
* backend: Move more sub/lang generation inside backendBastien Nocera2022-02-115-71/+157
* tests: Prepare for using title as part of sub/lang namingBastien Nocera2022-02-111-12/+14
* backend: Add subtitles/languages changed signalsBastien Nocera2022-02-112-10/+50
* menu: Split updating subtitles and languages menusBastien Nocera2022-02-113-7/+16
* backend: Move subtitles/languages list caching to video widgetBastien Nocera2022-02-115-79/+105
* backend: Add auto cleanup for BvwLangInfoBastien Nocera2022-02-111-2/+4
* backend: Make placeholders dimmerBastien Nocera2022-02-111-0/+6
* Revert "ci: Install a much newer glib2"Bastien Nocera2022-02-111-2/+0
* backend: Export subtitle/lang track titlesBastien Nocera2022-02-102-4/+8
* playlist: Remove extra line feedBastien Nocera2022-02-101-1/+1
* main: Remove error check on playlist initialisationBastien Nocera2022-02-101-3/+0
* docs: Document bacon_video_widget_check_init()Bastien Nocera2022-02-101-0/+1
* main: Use template to create TotemOpenLocationBastien Nocera2022-02-104-85/+83