summaryrefslogtreecommitdiff
path: root/browser-plugin
Commit message (Expand)AuthorAgeFilesLines
* Port to GSettingsPhilip Withnall2010-09-041-1/+0
* Fix naming of visualization methods in BaconVideoWidgetPhilip Withnall2010-09-041-1/+1
* Bug 627573 — Port from GDK to CairoPhilip Withnall2010-09-041-31/+16
* gcc warning fixes in plugin viewerPhilip Withnall2010-07-151-24/+32
* Support for VLC "input.length" propertyIvaylo Valkov2010-07-091-1/+3
* Initialise the GType system when called intoBastien Nocera2010-06-161-0/+4
* Fix up screensaver supportBastien Nocera2010-06-121-0/+3
* Add WebM support to Totem and browser pluginBastien Nocera2010-05-201-0/+1
* Add support for VLC "toolbar" argumentIvaylo Valkov2010-05-181-4/+14
* Support for the togglePause() function from VLC JavaScript API.Ivaylo Valkov2010-05-181-1/+8
* Support for the "input.time" property from VLC JavaScript API.Ivaylo Valkov2010-05-181-2/+11
* Add support for accurate seekAlexander Saprykin2010-05-181-1/+2
* Fix position when QT gets to EOSBastien Nocera2010-05-071-2/+5
* Fix URL parameter usage in GMP pluginBastien Nocera2010-05-052-2/+25
* Remove use of GConf volume variableBastien Nocera2010-05-051-9/+0
* Avoid crashes on exitBastien Nocera2010-04-141-2/+11
* Prefer the stream URI when copying the locationBastien Nocera2010-04-111-1/+3
* Never use the browser for the NarrowSpace pluginBastien Nocera2010-04-101-0/+3
* Never use the browser for the Cone pluginBastien Nocera2010-04-101-2/+2
* Implement SetTime in the NarrowSpace pluginBastien Nocera2010-04-106-4/+49
* Update NarrowSpace compat version to 7.6.6Bastien Nocera2010-04-101-1/+1
* Make seeking with the mouse behave the same as the main playerBastien Nocera2010-04-091-0/+10
* Split setting up and opening browser streamsBastien Nocera2010-04-094-14/+72
* Add gitignore file for the test filesBastien Nocera2010-04-081-0/+1
* Add test file for subtitle handling in Cone pluginBastien Nocera2010-04-081-0/+2348
* Add sample file for testing NP_FULL modeBastien Nocera2010-04-081-0/+0
* Fix warning on startup related to the menu UI fileBastien Nocera2010-02-221-3/+4
* Fix gdb hooks to use gnome-terminalBastien Nocera2010-02-221-8/+5
* Fix various compiler warningsPhilip Withnall2010-02-183-12/+10
* Fix linking against pedantic linkersMatthias Clasen2010-02-151-1/+1
* Use accessor functions instead direct accessJavier Jardón2010-02-122-48/+70
* Add better debugBastien Nocera2010-01-212-5/+27
* Implement Narrowspace's SetURL functionBastien Nocera2010-01-213-1/+33
* Implement more player states for NarrowspaceBastien Nocera2010-01-211-0/+21
* Fix many NarrowSpace functions not workingBastien Nocera2010-01-211-1/+1
* Remove trailing ","Bastien Nocera2010-01-211-1/+1
* Cleanup bvw_open() callBastien Nocera2010-01-211-32/+6
* Fix state of the button popup when popup is dismissedBastien Nocera2010-01-141-0/+14
* Don't set a subtitle when none is passed in browserBastien Nocera2009-11-271-1/+4
* Add test case for Cone subtitle APIBastien Nocera2009-11-231-0/+47
* Pass the base URI from the plugin to the viewerBastien Nocera2009-11-203-7/+7
* Add subtitle handling to plugin viewerBastien Nocera2009-11-201-10/+19
* Add support for queueing Javascript commandsBastien Nocera2009-11-202-18/+123
* Fix double-free in the Cone plugin's playlistBastien Nocera2009-11-201-4/+3
* Check number of args in playlist.add in ConeBastien Nocera2009-11-201-2/+2
* Remove the "Complex" (Real Media compatible) browser pluginBastien Nocera2009-11-209-1167/+7
* Don't pass garbage to AddItemBastien Nocera2009-11-201-2/+4
* Fix property/method name lookupChristian Persch2009-11-192-6/+10
* Make sure temporary copy of playlist file keeps permissionsBastien Nocera2009-11-191-1/+1
* Add support for VLC's Playlist.Add optionsBastien Nocera2009-11-185-10/+67