summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* main: Process early optionsBastien Nocera2012-03-281-4/+3
* backend: Remove unused GDK threading initBastien Nocera2012-03-281-1/+0
* main: Update glib requirementsBastien Nocera2012-03-288-58/+1
* main: Fix remote option parsingBastien Nocera2012-03-281-0/+3
* player: Use GdFullscreenFilter to simplify popupsBastien Nocera2012-03-284-32/+233
* main: Hide the titlebar when maximisedBastien Nocera2012-03-281-0/+1
* main: Don't handle Ctrl+SpaceBastien Nocera2012-03-261-1/+1
* main: Handle Clutter GTK failing to initialiseBastien Nocera2012-03-262-1/+7
* Fix Bug 672616. Mark messages as translatable.Jiro Matsuzawa2012-03-232-3/+4
* sample-vala: Use Vala libpeas bindingsBastien Nocera2012-02-191-1/+1
* rotation: Fix compilation with newer ValaBastien Nocera2012-02-191-1/+1
* Explicitly add NULL to end of generated listsSebastian Pölsterl2012-02-063-5/+5
* thumbnailer: Quiet downBastien Nocera2012-01-231-1/+1
* backend: Also direct seek on trash filesBastien Nocera2012-01-121-1/+2
* uri: Remove ‘.txt’ as an autoloading subtitle file extBastien Nocera2012-01-101-3/+4
* backend: Use GDK provided work area codeBastien Nocera2012-01-061-156/+8
* uri: Add ‘.txt’ as an autoloading subtitle file extensionPhilip Withnall2012-01-041-3/+4
* backend: Show Vorbis DESCRIPTION in CommentPhilip Withnall2011-12-211-0/+7
* properties: Show Vorbis DESCRIPTION in CommentChris Mayo2011-12-211-1/+12
* opensubtitles: Fix/Disable some pylint warningsPhilip Withnall2011-12-212-9/+11
* plugins: Disable pylint error F0401Philip Withnall2011-12-211-1/+1
* plugins: Check for pylint at configure time if building with Python supportPhilip Withnall2011-12-211-1/+3
* iplayer: Disable some useless pylint warningsPhilip Withnall2011-12-212-7/+11
* build: Add generated Vala files to GITIGNOREFILESPhilip Withnall2011-12-211-0/+5
* zeitgeist-dp: Fix Peas.Activatable.object prototypePhilip Withnall2011-12-211-13/+24
* Fix uses of deprecated GLib threading API if we have a new enough GLibPhilip Withnall2011-12-218-0/+50
* totem-options: Should not free commands list data.Estêvão Samuel Procópio2011-12-191-1/+0
* bacon-video-widget: fix get_metadata for BVW_INFO_COVERTim-Philipp Müller2011-12-161-1/+3
* main: Fix warning when getting out of fullscreenBastien Nocera2011-12-041-6/+1
* backend: Fix warnings in the browser pluginBastien Nocera2011-12-041-1/+3
* build: Add generated Vala files to GITIGNOREFILESPhilip Withnall2011-12-022-0/+10
* properties: Port TotemPropertiesView from GtkTable to GtkGridPhilip Withnall2011-12-022-5/+4
* Fix build on CygwinYaakov Selkowitz2011-12-023-3/+8
* plugins: Remove the obsolete Bemused pluginBastien Nocera2011-12-013-775/+0
* plugins: Remove YouTube pluginBastien Nocera2011-12-014-1054/+0
* thumbnailer: Fix --time optionBastien Nocera2011-11-141-1/+1
* iplayer: PopulateProgrammesThread wants a lock as the first argumentSjoerd Simons2011-11-061-1/+1
* iplayer: Use the right property name (which changed during cleanup)Sjoerd Simons2011-11-061-1/+1
* iplayer: first set default values, then read in the actual onesSjoerd Simons2011-11-061-1/+2
* iplayer: Remove spurious whitespace added in regular expresssionsSjoerd Simons2011-11-062-8/+8
* plugins: Fix Vala plugins for valac 0.14.0Philip Withnall2011-10-232-2/+2
* thumbnailer: Quiet when thumbnailing audio filesBastien Nocera2011-10-051-1/+1
* properties: Fix SIGFPE when framerate isn't availableBastien Nocera2011-10-051-2/+5
* pythonconsole: Fix the GConf → GSettings conversion filePhilip Withnall2011-09-201-3/+2
* opensubtitles: Use Gio introspectionBastien Nocera2011-09-121-12/+16
* opensubtitles: Fix missing GCancellable parametersBastien Nocera2011-09-121-3/+3
* rotation-plugin: store/restore the state asyncSimon Wenner2011-08-301-5/+9
* dbusservice: Port to MPRIS 2.1Philip Withnall2011-08-131-261/+244
* data: Export supported URI schemes in a header filePhilip Withnall2011-08-132-0/+34
* plugins: add rotation pluginSimon Wenner2011-08-033-0/+251