index
:
delta/gnome/totem.git
BRANCH-GSTREAMER-0_9
LIBEPC
abderrahim/clutter-flatpak
alatiera/flathub-beta
alatiera/remove-mesonargs
barthalion/gnome-runtime-images-quay
baserock/V_3_18_1
flatpak-builder-fix
gallery-parameters-fix
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
gnome-43
mallard-documentation
master
mcatanzaro/music-keyword
plugin-api-cleanup
sam/grilo-subproject
wip/exalm/build
wip/hadess/add-ci
wip/hadess/backend-fixes
wip/hadess/bump-pylint-timeouts
wip/hadess/dark-mode-pref
wip/hadess/disable-languages
wip/hadess/glsink
wip/hadess/more-blocked-gst-plugins
wip/hadess/no-application-ogg
wip/hadess/rate-2nd-file
wip/hadess/re-enable-pylint
wip/hadess/screenshot-again
wip/hadess/series-page
wip/hadess/shortcuts-labels
wip/hadess/track-titles
wip/inigomartinez/meson-improve
wip/jimmac/app-icon-tweaks
wip/kalev/codecs
wip/pcutler
wip/python3
gitlab.gnome.org: GNOME/totem.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
Files
Lines
*
backend: Rely on libX11 initialising threads
Bastien Nocera
2022-07-18
2
-8
/
+1
*
backend: Translate DVD/VCD device errors
Bastien Nocera
2022-07-18
1
-2
/
+2
*
backend: Show error page when OpenGL couldn't init
Bastien Nocera
2022-07-18
1
-0
/
+2
*
backend: Throw a better error if OpenGL couldn't init
Bastien Nocera
2022-07-18
1
-0
/
+8
*
all: Clean up headers
Bastien Nocera
2022-03-31
1
-8
/
+1
*
backend: Fix some memory leak on missing plugins
Bastien Nocera
2022-03-29
1
-0
/
+2
*
backend: Plug memory leaks on exit
Bastien Nocera
2022-03-29
1
-0
/
+10
*
backend: Remove duplicate free of subtitle_uri
Bastien Nocera
2022-03-29
1
-1
/
+0
*
backend: Fix warning if glsinkbin plugin is missing
Bastien Nocera
2022-03-29
1
-1
/
+2
*
backend: Check for glsinkbin at runtime
Bastien Nocera
2022-03-29
1
-1
/
+4
*
backend: Print errors taking screenshots
Bastien Nocera
2022-03-09
1
-1
/
+9
*
gst: Add error-reporting to screenshot helper
Bastien Nocera
2022-03-09
1
-1
/
+1
*
backend: Simplify code that uses the toplevel window
Bastien Nocera
2022-02-20
1
-9
/
+2
*
backend: Always show cursor when toplevel is unfocused
Bastien Nocera
2022-02-20
1
-0
/
+15
*
backend: Simplify cursor setting
Bastien Nocera
2022-02-20
1
-35
/
+34
*
backend: Add msecs support to time label widget
Bastien Nocera
2022-02-17
2
-6
/
+32
*
gst: Move unknown time special-case to helper function
Bastien Nocera
2022-02-17
1
-10
/
+3
*
all: Convert totem_time_to_string() to using flags
Bastien Nocera
2022-02-17
1
-13
/
+7
*
backend: Add helper to reset time labels
Bastien Nocera
2022-02-17
2
-2
/
+12
*
backend: Fix "None" subtitle not selected when opening file
Bastien Nocera
2022-02-14
1
-0
/
+3
*
backend: Restore audio track when adding a text subtitle
Bastien Nocera
2022-02-13
1
-1
/
+7
*
backend: Better debug in print_lang_list()
Bastien Nocera
2022-02-13
1
-0
/
+5
*
backend: Always add a "None" choice for subtitles
Bastien Nocera
2022-02-13
1
-8
/
+7
*
backend: Simplify _set_language() implementation
Bastien Nocera
2022-02-13
1
-22
/
+1
*
backend: Add bacon_video_toggle_subtitles()
Bastien Nocera
2022-02-11
2
-0
/
+24
*
backend: Don't overwrite current sub when disabling it
Bastien Nocera
2022-02-11
1
-13
/
+21
*
backend: Move more sub/lang generation inside backend
Bastien Nocera
2022-02-11
2
-43
/
+79
*
backend: Add subtitles/languages changed signals
Bastien Nocera
2022-02-11
1
-6
/
+42
*
backend: Move subtitles/languages list caching to video widget
Bastien Nocera
2022-02-11
1
-19
/
+103
*
backend: Add auto cleanup for BvwLangInfo
Bastien Nocera
2022-02-11
1
-2
/
+4
*
backend: Make placeholders dimmer
Bastien Nocera
2022-02-11
1
-0
/
+6
*
backend: Export subtitle/lang track titles
Bastien Nocera
2022-02-10
2
-4
/
+8
*
backend: Fix declaration in the middle of a function
Bastien Nocera
2022-02-09
1
-1
/
+3
*
backend: Port test to new video widget API
Bastien Nocera
2022-02-09
1
-2
/
+2
*
backend: Remove GInitable interface
Bastien Nocera
2022-02-09
2
-52
/
+55
*
backend: Simplify object initialisation
Bastien Nocera
2022-02-09
1
-14
/
+0
*
backend: Show errors instantiating video widget in test app
Bastien Nocera
2022-02-09
1
-3
/
+6
*
backend: Remove unused variables from test
Bastien Nocera
2022-02-08
1
-3
/
+0
*
backend: Move internal icons to GResource
Bastien Nocera
2022-02-08
4
-0
/
+9
*
backend: Update copyright date
Bastien Nocera
2022-02-08
1
-1
/
+1
*
backend: Use GtkBuilder template
Bastien Nocera
2022-02-08
4
-19
/
+66
*
main: Simplify BaconTimeLabel creation
Bastien Nocera
2022-02-08
2
-38
/
+19
*
backend: Use better placeholder when there's no video
Bastien Nocera
2022-02-04
1
-12
/
+47
*
backend: Remove unused LOGO_PATH cflags
Bastien Nocera
2022-02-04
1
-1
/
+0
*
backend: Add FPS display when using FPS_DISPLAY=1
Bastien Nocera
2022-02-04
1
-1
/
+18
*
all: Remove obsolete source files
Bastien Nocera
2022-02-04
8
-1153
/
+0
*
backend: Remove unused *-requested signals
Bastien Nocera
2022-02-04
1
-49
/
+0
*
backend: Port to gtkglsink
Bastien Nocera
2022-02-04
4
-910
/
+155
*
docs: Document bacon_video_widget_lang_info_free()
Bastien Nocera
2022-02-02
1
-0
/
+6
*
backend: Simplify enum classes generation
Bastien Nocera
2022-01-28
3
-67
/
+2
[next]