summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* main: Fix crash on exit through fullscreen objectBastien Nocera2011-07-131-1/+16
* backend: name clutter actors so that plugins can query themSimon Wenner2011-07-131-0/+2
* Fix segfault in Bemused pluginMarcel van den Hof2011-07-121-1/+2
* main: Move is_fullscreen member to privateBastien Nocera2011-07-112-8/+7
* main: We rely on being composited now. AlwaysBastien Nocera2011-07-111-19/+4
* main: Remove unused buttons from structBastien Nocera2011-07-111-5/+0
* grilo: Fix some variable shadowing warnings from gccPhilip Withnall2011-07-091-21/+21
* Update to libpeas 1.1 deprecationsIgnacio Casal Quinteiro2011-07-091-2/+2
* Revert "sample-vala: Remove an unnecessary Vala dependency on GTK+"Philip Withnall2011-07-081-1/+3
* youtube: Fix progress bar text in the YouTube pluginPhilip Withnall2011-07-082-2/+5
* screenshot: Fix progress bar text in the gallery dialoguePhilip Withnall2011-07-081-0/+1
* opensubtitles: Fix display of text on the progress barPhilip Withnall2011-07-082-7/+10
* grilo: Remove use of deprecated functionBastien Nocera2011-07-061-2/+1
* grilo: Install totem-grilo.conf in plugin dirBastien Nocera2011-07-062-5/+2
* docs: Remove a reference to TotemPlugin from totem-dirs.cPhilip Withnall2011-07-051-2/+4
* docs: Add documentation strings to properties on GObjectsPhilip Withnall2011-07-054-51/+55
* docs: Fix various minor problems with the API documentationPhilip Withnall2011-07-056-47/+46
* dbusservice: Fix intltool warnings about mismatched quotes in commentsPhilip Withnall2011-07-051-2/+4
* opensubtitles: Don't glitchily sensitise the Apply button while searchingPhilip Withnall2011-07-051-3/+0