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
Commit message (
Expand
)
Author
Age
Files
Lines
*
opensubtitles: Ignore "Too many instance attributes" warning
Bastien Nocera
2022-06-27
1
-0
/
+1
*
opensubtitles: Use "with" for locking when useful
Bastien Nocera
2022-06-27
1
-39
/
+30
*
opensubtitles: Work-around pylint not knowing about GI bindings
Bastien Nocera
2022-06-27
1
-4
/
+4
*
pythonconsole: Fix some pylint warnings
Bastien Nocera
2022-06-27
1
-5
/
+3
*
opensubtitles: Fix some pylint warnings
Bastien Nocera
2022-06-27
1
-17
/
+15
*
opensubtitles: Fix "string statement with no effect"
Bastien Nocera
2022-06-27
1
-1
/
+1
*
opensubtitles: Remove "u" string prefix
Bastien Nocera
2022-06-27
1
-13
/
+13
*
open-directory: Use libportal to open containing folder
Bastien Nocera
2022-05-24
3
-53
/
+40
*
im-status: Simplify cancellable unref
Bastien Nocera
2022-05-24
1
-2
/
+1
*
grilo: Fix crash when scrolling for more content in some cases
Bastien Nocera
2022-05-03
1
-1
/
+2
*
mpris: Fix exported movie length
Andy Holmes
2022-04-25
1
-1
/
+1
*
icon-helpers: adjust for gnome-desktop thumbnail API changes
Michael Catanzaro
2022-04-11
1
-0
/
+22
*
main: Stop exporting seek_slider_*_cb()
Bastien Nocera
2022-04-07
1
-2
/
+2
*
main: Make macro totem_object_set_sensitivity2() private
Bastien Nocera
2022-04-07
2
-25
/
+25
*
main: Remove unused macro totem_controls_set_sensitivity()
Bastien Nocera
2022-04-07
1
-2
/
+0
*
main: Use gtk_widget_set_sensitive() directly
Bastien Nocera
2022-04-07
1
-2
/
+2
*
main: Remove unused macro totem_set_sensitivity()
Bastien Nocera
2022-04-07
1
-6
/
+0
*
main: Make totem_object_set_zoom() private
Bastien Nocera
2022-04-07
2
-2
/
+1
*
main: Remove unused declaration of totem_object_show_properties()
Bastien Nocera
2022-04-07
1
-1
/
+0
*
main: Remove unused totem_object_open_files()
Bastien Nocera
2022-04-07
2
-17
/
+0
*
main: Remove unused declaration of show_controls()
Bastien Nocera
2022-04-07
1
-2
/
+0
*
main: Make totem_setup_window() private
Bastien Nocera
2022-04-07
2
-2
/
+2
*
main: Make totem_callback_connect() private
Bastien Nocera
2022-04-07
2
-2
/
+2
*
main: Make playlist_widget_setup() private
Bastien Nocera
2022-04-07
2
-2
/
+2
*
main: Make grilo_widget_setup() private
Bastien Nocera
2022-04-07
2
-2
/
+2
*
main: Make video_widget_create() private
Bastien Nocera
2022-04-07
2
-1
/
+1
*
main: Make totem_object_plugins_*() private
Bastien Nocera
2022-04-07
2
-31
/
+29
*
main: Make totem_object_set_volume_relative() private
Bastien Nocera
2022-04-07
2
-2
/
+1
*
main: Mark totem_object_volume_toggle_mute() as private
Bastien Nocera
2022-04-07
2
-20
/
+19
*
main: Mark totem_file_has_played() as private
Bastien Nocera
2022-04-07
2
-5
/
+1
*
main: Remove zoom increments definition
Bastien Nocera
2022-04-07
1
-3
/
+0
*
main: Remove totem_volume_create() declaration
Bastien Nocera
2022-04-07
1
-2
/
+0
*
main: Use GSignalGroup to simplify playlist signal handling
Bastien Nocera
2022-04-07
3
-39
/
+32
*
main: Ressurect old "channel" icon
Bastien Nocera
2022-04-01
1
-1
/
+1
*
icon-helpers: Set dark UI the same way as the main player
Bastien Nocera
2022-04-01
2
-4
/
+8
*
skipto: Simplify TotemTimeEntry declaration
Bastien Nocera
2022-03-31
2
-35
/
+17
*
skipto: Simplify TotemSkipto declaration
Bastien Nocera
2022-03-31
2
-53
/
+32
*
screenshot: Simplify TotemGallery declaration
Bastien Nocera
2022-03-31
2
-28
/
+13
*
screenshot: Simplify TotemGalleryProgress declaration
Bastien Nocera
2022-03-31
2
-47
/
+30
*
properties: Simplify BaconVideoWidgetProperties declaration
Bastien Nocera
2022-03-31
2
-36
/
+17
*
plugins: Simplify TotemPluginsEngine declaration
Bastien Nocera
2022-03-31
2
-52
/
+23
*
main: Simplify TotemSearchEntry declaration
Bastien Nocera
2022-03-31
2
-61
/
+38
*
all: Clean up headers
Bastien Nocera
2022-03-31
20
-145
/
+21
*
all: Remove mentions of "Totem" in error messages
Bastien Nocera
2022-03-31
3
-8
/
+8
*
main: Simplify missing plugins fatal warning
Bastien Nocera
2022-03-31
1
-14
/
+5
*
main: Make totem_object_show_error_and_exit() private
Bastien Nocera
2022-03-31
2
-2
/
+1
*
main: Remove UI when XInitThreads() fails
Bastien Nocera
2022-03-31
1
-8
/
+1
*
main: Remove unused header includes
Bastien Nocera
2022-03-31
1
-5
/
+0
*
plugins: Always include top-level totem.h
Bastien Nocera
2022-03-30
1
-0
/
+1
*
plugins: Remove unused totem-interface header include
Bastien Nocera
2022-03-30
5
-6
/
+0
[next]