summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Improve Vala bindings to avoid warningJürg Billeter2009-12-151-0/+3
* Bug 595684 — Convert D-Bus plugin to use MPRIS APIPhilip Withnall2009-12-152-1/+92
* Add a way to set the subtitle for the currently playing movie from PythonBastien Nocera2008-12-151-0/+9
* Fix the metadata-updated signal to actually pass data, add track number toBastien Nocera2008-12-081-0/+1
* Fix add_to_playlist_and_play bindings, as spotted by iziBastien Nocera2008-12-031-1/+1
* Add add_to_playlist_and_play to the bindings, add toggle-aspect and stopBastien Nocera2008-12-031-1/+13
* Fix the Python bindings for totem.action_volume_relative so that a floatPhilip Withnall2008-10-261-1/+1
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-2/+2
* Add a totem_get_current_mrl function and expose it in the Python bindings.Philip Withnall2008-08-171-0/+6
* Bug 520629 – deCOMtaminate pluginsChristian Persch2008-05-301-0/+1
* 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