summaryrefslogtreecommitdiff
path: root/src/plugins/iplayer
Commit message (Expand)AuthorAgeFilesLines
* plugins: Fix python plugins' init of self.totemSebastian Pölsterl2011-03-271-1/+2
* Use Unicode strings for translatable messages in Python pluginsPhilip Withnall2010-12-172-6/+7
* Ensure programme titles have XML entities decoded properly in iPlayerPhilip Withnall2010-11-142-5/+5
* Fix the iPlayer plugin to use the latest PyGObject GTK+ overridesPhilip Withnall2010-11-141-17/+19
* UTF-8 encode strings in the iPlayer pluginPhilip Withnall2010-10-231-1/+2
* Work around bgo#620912 in the iPlayer pluginPhilip Withnall2010-10-231-13/+23
* Rename plugin files for new libpeas APIBastien Nocera2010-10-042-2/+2
* Add a translator comment in the iPlayer pluginPhilip Withnall2010-09-241-0/+1
* Clean up Python file distribution rulesPhilip Withnall2010-09-051-2/+0
* Factor out common plugin makefile magic into a new Makefile.pluginsPhilip Withnall2010-09-051-7/+4
* Clean up plugin makefilesPhilip Withnall2010-09-051-4/+5
* Add git.mk supportPhilip Withnall2010-09-041-0/+2
* Port all the Python plugins to libpeas 0.5.4Philip Withnall2010-08-081-6/+7
* Port iplayer plugin to libpeasPhilip Withnall2010-06-272-11/+23
* Fix some strings in the BBC iPlayer pluginPhilip Withnall2010-04-271-2/+2
* Bug 613636 — plugins don't handle lack on network connectivity wellPhilip Withnall2010-04-071-5/+9
* Removed radio code and tidied up the plugin code a littlePhilip Withnall2009-05-052-70/+17
* Removed extraneous whitespacePhilip Withnall2009-05-051-88/+83
* Added (disabled) support for radio channelsPhilip Withnall2009-05-053-57/+124
* Fixed localisation of the iPlayer libraryPhilip Withnall2009-05-051-2/+3
* Fixed threading and allowed only one programme list to be downloaded at oncePhilip Withnall2009-05-051-4/+4
* Removed debug spew from iPlayer libraryPhilip Withnall2009-05-051-46/+45
* Added support for listing and playing programmesPhilip Withnall2009-05-052-9/+126
* Added basic support for listing channels and categories asynchronouslyPhilip Withnall2009-05-052-9/+78
* Updated iPlayer library with new BBC channel and category listPhilip Withnall2009-05-053-8/+60
* Fixed linebreaks in iPlayer libraryPhilip Withnall2009-05-051-1023/+1023
* Replaced XBMC-specific code in iPlayer library with Totem codePhilip Withnall2009-05-051-7/+4
* Added framework for iPlayer pluginPhilip Withnall2009-05-055-0/+1095