summaryrefslogtreecommitdiff
path: root/browser-plugin/totem-plugin-viewer.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Fix warnings spotted by new gccIgnacio Casal Quinteiro1-3/+0
2011-02-02Fix the build with recent GTK+Carlos Garcia Campos1-3/+3
2011-01-11all: Fix wrong removal of GdkAppLaunchContext usageBastien Nocera1-1/+10
2011-01-11all: Remove use of deprecated GdkAppLaunchContextBastien Nocera1-10/+1
2010-12-14Bug 637191 — Port to GtkStyleContextPhilip Withnall1-9/+24
2010-10-25Fix gtk_widget_hide_all() dropJuan A. Suarez Romero1-1/+1
2010-10-18Fix gtk_widget_size_request deprecationBastien Nocera1-1/+1
2010-10-18browser-plugin: No more resize gripBastien Nocera1-1/+0
2010-09-18Use GDK_KEY_* enums rather than the deprecated GDK_* onesPhilip Withnall1-11/+11
2010-09-04Port to GSettingsPhilip Withnall1-1/+0
2010-09-04Fix naming of visualization methods in BaconVideoWidgetPhilip Withnall1-1/+1
2010-07-15gcc warning fixes in plugin viewerPhilip Withnall1-24/+32
2010-06-12Fix up screensaver supportBastien Nocera1-0/+3
2010-05-18Add support for accurate seekAlexander Saprykin1-1/+2
2010-05-05Remove use of GConf volume variableBastien Nocera1-9/+0
2010-04-14Avoid crashes on exitBastien Nocera1-2/+11
2010-04-11Prefer the stream URI when copying the locationBastien Nocera1-1/+3
2010-04-10Implement SetTime in the NarrowSpace pluginBastien Nocera1-0/+12
2010-04-09Make seeking with the mouse behave the same as the main playerBastien Nocera1-0/+10
2010-04-09Split setting up and opening browser streamsBastien Nocera1-10/+29
2010-02-22Fix warning on startup related to the menu UI fileBastien Nocera1-3/+4
2010-02-22Fix gdb hooks to use gnome-terminalBastien Nocera1-8/+5
2010-02-18Fix various compiler warningsPhilip Withnall1-7/+7
2010-02-12Use accessor functions instead direct accessJavier Jardón1-13/+15
2010-01-21Add better debugBastien Nocera1-4/+17
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-20Pass the base URI from the plugin to the viewerBastien Nocera1-1/+2
2009-11-20Add subtitle handling to plugin viewerBastien Nocera1-10/+19
2009-11-20Remove the "Complex" (Real Media compatible) browser pluginBastien Nocera1-41/+7
2009-11-19Make sure temporary copy of playlist file keeps permissionsBastien Nocera1-1/+1
2009-11-18Add support for VLC's Playlist.Add optionsBastien Nocera1-4/+13
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 Persch1-1/+15
2009-10-26Make user agent a property on BaconVideoWidgetChristian Persch1-16/+8
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-03Bug 592631 - PULSE_PROP_media.role is wrong when playing audioBastien Nocera1-1/+1
2009-09-02Bug 375867 - check user-agentsBastien Nocera1-3/+1
2009-08-26Bug 593136 – Fixed typoClaude Paroz1-1/+1
2009-08-08Bug 480200 – Show Totem new logo as default screenPhilip Withnall1-53/+1
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-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