summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* dbusservice: Fix OpenUri not working anymoreDaniel Gorbea2021-10-121-1/+1
* main: Allow passing empty display name to add_to_playlist()Bastien Nocera2021-10-121-1/+1
* opensubtitles: Also handle MPL subtitlesIgnacy Kuchciński2021-10-121-0/+1
* autoload-subtitles: Auto-load MPL subtitle filesIgnacy Kuchciński2021-10-121-0/+1
* main: Add MPL subtitles to the filechooser filtersIgnacy Kuchciński2021-10-121-0/+2
* backend: Fix the logo not showing when there's no coverBastien Nocera2021-05-051-2/+1
* backend: Fix guard in bacon_video_widget_get_zoom()Bastien Nocera2021-05-041-1/+1
* backend: Always build test applicationBastien Nocera2021-04-301-14/+12
* backend: Simplify header gooBastien Nocera2021-04-301-8/+1
* backend: Fix misleading indentationBastien Nocera2021-04-301-1/+2
* backend: Simplify backend widget declarationBastien Nocera2021-04-302-811/+764
* gst: Block more plugins that can't be used for thumbnailingwip/hadess/more-blocked-gst-pluginsBastien Nocera2021-03-261-3/+14
* pythonconsole: Disable pylint E1101 again for newer pylintBastien Nocera2020-11-101-2/+1
* backend: Don't throw error when EOS'ing an MPEG fileBastien Nocera2020-09-291-1/+31
* main: Make XF86Back go back up a level in libraryignapk2020-09-211-1/+6
* menu: Fix "Undetermined" appearing in menu itemsBastien Nocera2020-09-171-2/+4
* icon-helpers: Show icons even if mtime is missingBastien Nocera2020-08-271-8/+5
* grilo: Better error message on missing metadata for thumbnailingBastien Nocera2020-08-261-1/+6
* grilo: Add debug when thumbnailing media failsBastien Nocera2020-08-261-0/+6
* main: Fix search entry selection if selected source removedBastien Nocera2020-08-251-2/+4
* icon-helpers: Fix thumbnails not appearing with Tracker 3Bastien Nocera2020-08-251-0/+1
* thumbnailer: Fix thread related warningsBastien Nocera2020-08-251-8/+5
* Revert "grilo: Enable monitoring on tracker 2.x"Bastien Nocera2020-08-241-0/+3
* Revert "grilo: Don't listen to tracker3 content changes"Bastien Nocera2020-08-241-3/+0
* main: Make Alt+Right/Alt+Left workBastien Nocera2020-08-221-0/+25
* main: Fix Ctrl+Space shortcut not workingBastien Nocera2020-08-221-0/+4
* skipto: Use <Primary> rather than <Control> in the shortcutBastien Nocera2020-08-221-1/+1
* rotation: Fix Ctrl+R/Ctrl+Shift+R not rotating the videoBastien Nocera2020-08-221-0/+16
* main: Fix Ctrl+F fullscreen shortcut not workingBastien Nocera2020-08-221-0/+2
* main: Re-indent window_key_press_event_cb()Bastien Nocera2020-08-221-10/+8
* grilo: Don't listen to tracker3 content changesBastien Nocera2020-08-211-0/+3
* grilo: Enable monitoring on tracker 2.xBastien Nocera2020-08-211-3/+0
* grilo: Make sure to only add videos to the library viewBastien Nocera2020-08-211-6/+14
* grilo: Prepare for Tracker 3 grilo pluginBastien Nocera2020-08-211-3/+10
* main: Update YouTube API keyBastien Nocera2020-08-211-1/+2
* screenshot: Fix critical in some circumstancesBastien Nocera2020-08-202-122/+53
* screenshot: Remove '/' in screenshot filenamesBastien Nocera2020-08-201-4/+14
* main: Add F1 shortcut to the player viewBastien Nocera2020-08-201-0/+3
* grilo: Move VCD disablement to config fileBastien Nocera2020-08-192-6/+5
* opensubtitles: Also handle VTT subtitlesBastien Nocera2020-07-311-0/+1
* main: Load vtt subtitle filesBastien Nocera2020-07-312-0/+3
* grilo: Specify upper boundary for duration range filterCarlos Garnacho2020-07-311-1/+2
* grilo: More s/blacklist/block/Bastien Nocera2020-07-311-6/+6
* gst: More blocked pluginsBastien Nocera2020-07-311-3/+3
* backend: s,blacklist,block,Bastien Nocera2020-07-313-25/+25
* playlist: Add "print metadata" button in debug dialogueBastien Nocera2020-04-101-0/+40
* grilo: Keep focus on search entry after validationGabor Karsay2020-04-011-9/+14
* properties: Improve how we print time periodsMatthew Leeds2020-03-311-4/+19
* backend: Better error message when SSL/TLS support is missingBastien Nocera2020-03-311-0/+8
* main: Don't throw warning when deleting state playlistBastien Nocera2020-03-301-1/+4