summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* backend: Don't warn when rotation is unsetBastien Nocera2015-05-071-1/+1
* icon-helpers: Fix frames not getting applied for new thumbnailsBastien Nocera2015-05-041-4/+8
* opensubtitles: Fix possible use before assignmentBastien Nocera2015-04-241-0/+1
* grilo: Limit ourselves to running one thumbnailer at a timeBastien Nocera2015-04-241-1/+1
* grilo: Make thumbnail reading cancellableBastien Nocera2015-04-241-1/+1
* chapters: Remove chapters for nowBastien Nocera2015-04-2311-2908/+0
* main: Fix thumbnailing starting when launching with a videoBastien Nocera2015-04-233-10/+16
* grilo: Add debug statementsBastien Nocera2015-04-231-0/+3
* main: Fix (again) doubling files added on the cmd lineBastien Nocera2015-04-222-5/+11
* grilo: Don't monitor trackerBastien Nocera2015-03-291-1/+2
* grilo: Simplify test whether to monitor a sourceBastien Nocera2015-03-291-4/+4
* main: Disable popover transitions for video menusBastien Nocera2015-03-132-0/+18
* main: Always use a popover for menu buttonsBastien Nocera2015-03-132-3/+2
* main: Fix Videos icon not showing in volume controlBastien Nocera2015-03-131-1/+1
* backend: Fix crash on exitBastien Nocera2015-03-101-3/+15
* opensubtitles: Fix another run-time deprecationBastien Nocera2015-03-101-1/+1
* opensubtitles: Fix run-time deprecation warningsBastien Nocera2015-03-091-2/+2
* opensubtitles: Fix downloading subtitles with newer PythonBastien Nocera2015-03-091-0/+1
* grilo: Load large Apple trailers coversBastien Nocera2015-03-061-0/+3
* icon-helpers: Add test application for thumbnail changesBastien Nocera2015-03-062-0/+185
* icon-helpers: Add guard in totem_grilo_get_icon()Bastien Nocera2015-03-061-0/+2
* icon-helpers: Don't require a GApplicationBastien Nocera2015-03-061-3/+1
* icon-helpers: Improve thumbnailing styleBastien Nocera2015-03-063-52/+67
* missing-plugins: Fix erroneous ngettext usageMatthias Clasen2015-03-041-2/+2
* backend: Mark strings as translatableBastien Nocera2015-02-211-3/+3
* grilo: Use new _set_resolution_flags() functionBastien Nocera2015-02-201-3/+3
* missing plugins: Ask the user before spawning a plugin searchKalev Lember2015-02-202-6/+164
* missing plugins: Break out a functionKalev Lember2015-02-201-42/+52
* missing plugins: Pass in Totem's desktop file IDKalev Lember2015-02-201-0/+3
* build: Use intltool to translate GSettings schema files directlyPhilip Withnall2015-01-284-12/+6
* grilo: Make view switcher homogeneousBastien Nocera2015-01-201-0/+1
* grilo: Modify appearance of source iconsBastien Nocera2015-01-201-40/+104
* thumbnailer: Fix missing translation supportBastien Nocera2015-01-131-0/+6
* main: Fix Totem doubling files added on the cmd lineBastien Nocera2015-01-061-0/+3
* skipto: Remove use of xpad/ypad propertiesBastien Nocera2014-12-101-4/+0
* main: Hide source which provide torrent URLsBastien Nocera2014-12-071-3/+4
* main: Only show videos longer than 5 secondsBastien Nocera2014-12-071-0/+8
* main: Always request title-from-filenameBastien Nocera2014-12-071-0/+1
* icon-helpers: Use the theme's foreground color to render the symbolicsDebarshi Ray2014-12-071-6/+21
* main: Show popup when seeking with the keyboardBastien Nocera2014-12-071-1/+8
* main: Add API keys for TheTVDB and TMDBBastien Nocera2014-12-071-0/+6
* backend: port to clutter-gst 3.0Lionel Landwerlin2014-12-071-6/+7
* main: Keep the controls visible when seeking with the sliderBastien Nocera2014-11-251-0/+3
* backend: Remove mention of the browser pluginBastien Nocera2014-11-251-1/+1
* Revert "backend: Request next track when swiping with 2 fingers"Bastien Nocera2014-11-251-24/+6
* main: Handle "Powerpoint" buttons on remotesBastien Nocera2014-11-251-3/+13
* main: Skip tracks when using 2-finger swipesBastien Nocera2014-11-251-0/+12
* backend: Request next track when swiping with 2 fingersBastien Nocera2014-11-251-6/+24
* backend: Fix object type in signal handlerBastien Nocera2014-11-251-1/+1
* backend: Add track-skip-requested signalBastien Nocera2014-11-251-0/+15