summaryrefslogtreecommitdiff
path: root/browser-plugin
AgeCommit message (Expand)AuthorFilesLines
2009-11-04Don't save audio volume stateBastien Nocera1-11/+6
2009-11-03Add download buffering support to browser pluginBastien Nocera1-0/+33
2009-10-26Pass referrer info to the plugin viewerChristian Persch4-2/+56
2009-10-26Make user agent a property on BaconVideoWidgetChristian Persch1-16/+8
2009-10-22Support midi files in the browser pluginBastien Nocera1-0/+1
2009-10-16Fix parsing playlists in the browser pluginBastien Nocera1-3/+42
2009-09-24Fix possible playback problems in WebKit browsersBastien Nocera1-4/+18
2009-09-15Truncate the baseURI to the length providedBastien Nocera2-1/+2
2009-09-14Fix plugin crash in webkit browsersChristian Persch10-54/+102
2009-09-03Bug 593556 - Controls not shown in non-fullscreen modeBastien Nocera1-2/+5
2009-09-03Bug 592631 - PULSE_PROP_media.role is wrong when playing audioBastien Nocera1-1/+1
2009-09-02Bug 375867 - check user-agentsBastien Nocera2-7/+18
2009-08-26Bug 593136 – Fixed typoClaude Paroz1-1/+1
2009-08-08Bug 480200 – Show Totem new logo as default screenPhilip Withnall1-53/+1
2009-08-03Bug 590565 – Compiler warning in totemPlugin.cppRobin Stocker1-0/+4
2009-07-27Bug 537399 – debug option messPhilip Withnall3-78/+59
2009-07-23Revert "Split out the subtitle loading"Bastien Nocera1-1/+1
2009-07-23Split out the subtitle loadingBastien Nocera1-1/+1
2009-07-19Bug 573912 – Add properties for PulseAudioBastien Nocera1-32/+40
2009-05-01Bug 580973 – Unable to play videos in http://www.apple.com/trailers/paramou...Bastien Nocera2-5/+12
2009-04-22Bug 579716 – totem-plugin-viewer crashed with SIGSEGV in strchr()Bastien Nocera1-83/+11
2009-04-15Tidy up BaconVideoWidget, removing bacon_video_widget_open_with_subtitlesPhilip Withnall1-1/+1
2009-04-01Fix Rewind() and Stop() functions to do what they're supposed to in theBastien Nocera1-2/+2
2009-03-03Fix repeat not working when we open a single file ourselves, patch fromBastien Nocera1-0/+3
2009-02-09Patch from Christian Persch <chpe@gnome.org> to use g_set_error_literalPhilip Withnall1-15/+15
2008-12-12Use g_timeout_add_seconds instead of g_timeout_add where possible to allowPhilip Withnall1-2/+2
2008-12-11Remove NVTV_{LIBS,CFLAGS} from the makefilesBastien Nocera1-2/+0
2008-12-10Use g_timeout_add_seconds instead of g_timeout_add for a couple of nonBastien Nocera1-4/+4
2008-12-05Fix repeat being ignored when playing back the stream from the disk and itBastien Nocera1-0/+2
2008-11-10Use single GTK+/GLib includes.Cosimo Cecchi1-1/+1
2008-10-09Remove the "basic" web browser plugin, you should now use the VLC API toBastien Nocera6-255/+26
2008-10-08As the requestURI isn't an absolute URI anymore, it might not have aBastien Nocera2-5/+10
2008-10-08g_file_resolve_relative_path() doesn't handle queries (or fragments, butBastien Nocera1-38/+78
2008-10-07Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera1-6/+6
2008-09-29Fix a crash when emptying the playlist on Solaris machines (Closes:Bastien Nocera1-1/+4
2008-09-29Bug 554224 – format not a string literal and no format argumentsChristian Persch1-3/+3
2008-09-29Fix typo spotted by Yan Morin <progysm@gmail.com>, the keyword isBastien Nocera1-2/+2
2008-09-01Add support for the application/x-ms-wmp mime-type (Closes: #550157)Bastien Nocera1-0/+1
2008-08-26Add mime-type for a testBastien Nocera1-0/+1
2008-08-22Don't show visuals if the video widget size is under 150 pixels (Closes:Bastien Nocera1-1/+14
2008-08-20Fix crummy descriptions for some mime-types,Bastien Nocera2-13/+17
2008-08-19Remove code that supports older versions of GTK+Bastien Nocera1-5/+0
2008-08-19Don't put the "Open with Movie Player" menu item at the very top of theBastien Nocera1-1/+1
2008-08-19A few fixes pointed out by Christian Persch <chpe@gnome.org> (Helps:Bastien Nocera2-8/+6
2008-08-19Add support for Player.playState and Controls.isAvailable in the GMPBastien Nocera4-4/+93
2008-08-19Fix accessing a freed string, the metadata hashtable from the playlistBastien Nocera1-1/+1
2008-06-11Add test case, ripped from Apple's test page for Wall EBastien Nocera17-0/+1511
2008-06-10Patch from Baptiste Mille-Mathias <bmm80@free.fr> to add double-click ->Bastien Nocera1-0/+2
2008-06-09Link to a page will _all_ the Quicktime plugin embed parameters Add someBastien Nocera3-2/+92
2008-06-09Implement Playlist::isplaying, (Closes: #526737) Fix GetPluginStatus() toBastien Nocera2-7/+3