summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Add a menu entry to open YouTube videos in the web browser. (Closes:Philip Withnall2008-04-082-0/+27
* Remove set_mrl_* functions from the bindings, as they bypass the playlist.Philip Withnall2008-04-081-31/+0
* Add runtime checks for flvdemux and souphttpsrc and display an error ifPhilip Withnall2008-04-072-0/+38
* Fix missing exception, the code was relicensed as part of the plugins codeBastien Nocera2008-04-032-0/+6
* Update prototype for activation function to reflect new Vala features.Philip Withnall2008-03-141-1/+1
* Fix compilation with vala 0.1.6, spotted by Götz WaschkBastien Nocera2008-01-301-1/+1
* Require vala 0.1.5Bastien Nocera2007-12-072-1/+1
* Move to totem-pl-parser moduleBastien Nocera2007-12-031-1/+1
* Render a placeholder image instead of a video thumbnail inPhilip Withnall2007-11-251-1/+3
* Remove row_activated signal, it's already implemented in the list viewBastien Nocera2007-11-251-0/+3
* A bunch of cleanups of various sorts.Kjartan Maraas2007-11-211-1/+1
* Fix vala bindings for the latest Vala (Closes: #491346)Bastien Nocera2007-11-011-1/+1
* Move the cell renderer used in the YouTube plugin out to a C-based GObjectPhilip Withnall2007-10-223-10/+22
* Add a plugin to browse YouTube. Additionally, port some Python modulePhilip Withnall2007-10-082-5/+42
* Move "Open Location" dialog to a separate widget and fix a Python bindingPhilip Withnall2007-06-112-42/+0
* Add support for Python and Vala plugins (Closes: #439557)Philip Withnall2007-06-119-0/+875