summaryrefslogtreecommitdiff
path: root/browser-plugin
AgeCommit message (Expand)AuthorFilesLines
2010-02-15Fix linking against pedantic linkersMatthias Clasen1-1/+1
2010-02-12Use accessor functions instead direct accessJavier Jardón2-48/+70
2010-01-21Add better debugBastien Nocera2-5/+27
2010-01-21Implement Narrowspace's SetURL functionBastien Nocera3-1/+33
2010-01-21Implement more player states for NarrowspaceBastien Nocera1-0/+21
2010-01-21Fix many NarrowSpace functions not workingBastien Nocera1-1/+1
2010-01-21Remove trailing ","Bastien Nocera1-1/+1
2010-01-21Cleanup bvw_open() callBastien Nocera1-32/+6
2010-01-14Fix state of the button popup when popup is dismissedBastien Nocera1-0/+14
2009-11-27Don't set a subtitle when none is passed in browserBastien Nocera1-1/+4
2009-11-23Add test case for Cone subtitle APIBastien Nocera1-0/+47
2009-11-20Pass the base URI from the plugin to the viewerBastien Nocera3-7/+7
2009-11-20Add subtitle handling to plugin viewerBastien Nocera1-10/+19
2009-11-20Add support for queueing Javascript commandsBastien Nocera2-18/+123
2009-11-20Fix double-free in the Cone plugin's playlistBastien Nocera1-4/+3
2009-11-20Check number of args in playlist.add in ConeBastien Nocera1-2/+2
2009-11-20Remove the "Complex" (Real Media compatible) browser pluginBastien Nocera9-1167/+7
2009-11-20Don't pass garbage to AddItemBastien Nocera1-2/+4
2009-11-19Fix property/method name lookupChristian Persch2-6/+10
2009-11-19Make sure temporary copy of playlist file keeps permissionsBastien Nocera1-1/+1
2009-11-18Add support for VLC's Playlist.Add optionsBastien Nocera5-10/+67
2009-11-16Initialize a variable to NULL to fix a (correct) compiler warningSebastian Dröge1-1/+1
2009-11-16Error when resolving redirect URIsSimon Pecher1-1/+1
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