summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* main: Saving playlist asynchronouslyBastien Nocera2020-02-281-15/+37
* main: Small clean up in totem_session_save()Bastien Nocera2020-02-281-2/+2
* bacon-time-label: Use tabular figuresAlexander Mikhaylenko2020-02-271-0/+7
* opensubtitles: Disable "import locale" pylint warningBastien Nocera2020-02-121-1/+1
* plugins: Update website linkscrvi2020-01-0915-15/+15
* backend: Unescape proxy user/password infoBastien Nocera2019-12-101-2/+7
* main: Ignore more file types when parsing playlistsBastien Nocera2019-11-121-0/+7
* screenshot: Replace deprecated GSimpleAsyncResultRobert Roth2019-10-251-28/+16
* main: Remove unused totem_interface_load_pixbuf()Bastien Nocera2019-10-242-23/+0
* docs: Documentation checking fixesGabor Karsay2019-10-232-2/+2
* variable-rate: Fix bracket keys and backspace not working in search entryGabor Karsay2019-10-231-1/+27
* backend: Replace deprecated gdk_screen_get_monitor_*Gabor Karsay2019-10-071-10/+11