summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* plugins: Remove ignore for removed pylint checkerBastien Nocera2023-02-131-1/+1
* pythonconsole: Remove ignore for removed checkersBastien Nocera2023-02-132-7/+7
* opensubtitles: Re-enable menu item after DownloadKrifa752023-02-131-0/+2
* opensubtitles: Fix invalid format specifierKrifa752023-02-131-1/+1
* opensubtitles: Re-fix blank dialogue (and traceback)Bastien Nocera2023-02-132-2/+6
* opensubtitles: Fix blank dialogue when reopenedBastien Nocera2023-02-131-0/+1
* mpris: Work-around some players not handling empty TrackIdBastien Nocera2023-02-131-0/+5
* main: Fix scroll-by-page GTK setting breaking sliderAlban Browaeys2022-10-211-0/+4
* build: Use i18n.merge_file() for plugin filesGeorges Basile Stavracas Neto2022-10-2118-106/+89
* mpris: Fix artist not showing in gnome-shellBastien Nocera2022-10-171-9/+22
* main: Fix GApplication Open() not workingBastien Nocera2022-09-061-8/+4
* main: Remove unused search entry finalize methodBastien Nocera2022-08-181-11/+0
* main: Simplify TotemObjectClass declarationBastien Nocera2022-08-182-39/+9
* main: Make search entry keyboard navigableGabor Karsay2022-08-182-45/+30
* screenshot: Move screenshot dir code to screenshot pluginJake Dane2022-08-185-33/+28
* screenshot: Save screenshots into ~/Pictures/ScreenshotsJake Dane2022-08-184-7/+29
* main: Fix fullscreen header bar not showing upBastien Nocera2022-08-171-0/+1
* main: Rely on libX11 initialising threadsBastien Nocera2022-07-182-11/+1
* backend: Rely on libX11 initialising threadsBastien Nocera2022-07-182-8/+1
* main: Add playlist page to GTK inspectorBastien Nocera2022-07-185-10/+195
* backend: Translate DVD/VCD device errorsBastien Nocera2022-07-181-2/+2
* backend: Show error page when OpenGL couldn't initBastien Nocera2022-07-181-0/+2
* backend: Throw a better error if OpenGL couldn't initBastien Nocera2022-07-181-0/+8
* build: Disable MALLOC_PERTURB_ when running pylintBastien Nocera2022-06-272-0/+2
* opensubtitles: Ignore "Too many instance attributes" warningBastien Nocera2022-06-271-0/+1
* opensubtitles: Use "with" for locking when usefulBastien Nocera2022-06-271-39/+30
* opensubtitles: Work-around pylint not knowing about GI bindingsBastien Nocera2022-06-271-4/+4
* pythonconsole: Fix some pylint warningsBastien Nocera2022-06-271-5/+3
* opensubtitles: Fix some pylint warningsBastien Nocera2022-06-271-17/+15
* opensubtitles: Fix "string statement with no effect"Bastien Nocera2022-06-271-1/+1
* opensubtitles: Remove "u" string prefixBastien Nocera2022-06-271-13/+13
* open-directory: Use libportal to open containing folderBastien Nocera2022-05-243-53/+40
* im-status: Simplify cancellable unrefBastien Nocera2022-05-241-2/+1
* grilo: Fix crash when scrolling for more content in some casesBastien Nocera2022-05-031-1/+2
* mpris: Fix exported movie lengthAndy Holmes2022-04-251-1/+1
* icon-helpers: adjust for gnome-desktop thumbnail API changesMichael Catanzaro2022-04-111-0/+22
* main: Stop exporting seek_slider_*_cb()Bastien Nocera2022-04-071-2/+2
* main: Make macro totem_object_set_sensitivity2() privateBastien Nocera2022-04-072-25/+25
* main: Remove unused macro totem_controls_set_sensitivity()Bastien Nocera2022-04-071-2/+0
* main: Use gtk_widget_set_sensitive() directlyBastien Nocera2022-04-071-2/+2
* main: Remove unused macro totem_set_sensitivity()Bastien Nocera2022-04-071-6/+0
* main: Make totem_object_set_zoom() privateBastien Nocera2022-04-072-2/+1
* main: Remove unused declaration of totem_object_show_properties()Bastien Nocera2022-04-071-1/+0
* 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