summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)AuthorFilesLines
2011-08-07TEMPORARY PORT TO 0.110.11Edward Hervey2-68/+57
2011-03-17backend: Never use an empty User-AgentBastien Nocera1-2/+6
2011-02-28bacon-video-widget: fix screenshotting of interlaced videoTim-Philipp Müller1-6/+4
2011-02-26main: Remove unparented dialogueBastien Nocera2-36/+0
2011-02-12backend: Get the workarea properlyMatthias Clasen1-4/+39
2011-02-02Fix the build with recent GTK+Carlos Garcia Campos1-4/+4
2011-01-27backend: Use workspace area when resizingBastien Nocera1-10/+165
2011-01-27backend: Remove unused TOTEM_OBJECT_HAS_SIGNAL macroBastien Nocera1-2/+0
2011-01-27backend: Add copyright notices to video-utilsBastien Nocera2-0/+52
2011-01-27backend: Use a 16:9 ratio by defaultBastien Nocera1-0/+5
2010-12-22Fix breakage caused by GDK-X11 API changesPhilip Withnall2-4/+4
2010-12-15Bug 637357 — Don't query for GstNavigation on every motion-notify-eventPhilip Withnall1-7/+7
2010-12-15Rename “audio out type” to “audio output type” in the BaconVideoWidge...Philip Withnall2-17/+17
2010-12-15Remove unused variable from BaconVideoWidgetPhilip Withnall1-9/+1
2010-12-15Remove GSettings from BaconVideoWidgetPhilip Withnall1-18/+1
2010-12-15Remove audio-output-type GSettings machinery from BaconVideoWidgetPhilip Withnall1-18/+6
2010-12-15Add an audio-output-type property to BaconVideoWidgetPhilip Withnall1-1/+22
2010-12-15Remove brightness, contrast, etc. GSettings machinery from BaconVideoWidgetPhilip Withnall1-32/+2
2010-12-15Add brightness, contrast, saturation and hue properties to BaconVideoWidgetPhilip Withnall1-1/+76
2010-12-15Minor documentation fixes to BaconVideoWidgetPhilip Withnall1-8/+8
2010-12-12bvw: Fix trivial debug format string error.Jan Schmidt1-1/+1
2010-12-06backend: Small source cleanupBastien Nocera1-6/+6
2010-12-06backend: Fix for GtkStyle changes in GTK+Bastien Nocera1-2/+0
2010-12-06backend: Clean up the draw functionBenjamin Otte1-38/+27
2010-12-03backend: Use cairo_fill() to draw the black bgBastien Nocera1-2/+4
2010-12-03backend: Cleanup auto-resize codeBastien Nocera3-64/+11
2010-12-03backend: Fix for latest GTK+ 3.x breakageBastien Nocera2-8/+8
2010-12-01backend: Remove dead codeBastien Nocera1-31/+0
2010-10-29Prepare for the demise of size_requestMatthias Clasen1-5/+14
2010-10-04Port video widget to GTK+ 3.xBastien Nocera1-39/+11
2010-10-04Fix GdkDrawable removal in GTK+ 3.xBastien Nocera3-14/+19
2010-09-18Handle more enum values from GstInstallPluginsReturnPhilip Withnall1-0/+9
2010-09-16Fix two more occurrences of GDK_DISPLAYPhilip Withnall1-1/+1
2010-09-07Use an async queue to prevent crashes in bvw_update_tags_dispatcher()Philip Withnall1-12/+39
2010-09-05Tidy up src/backend/Makefile.amPhilip Withnall1-25/+23
2010-09-04Add git.mk supportPhilip Withnall1-0/+2
2010-09-04Improve naming of the visualization GSettings keysPhilip Withnall1-1/+1
2010-09-04Convert audio-output-type to an enumPhilip Withnall1-2/+2
2010-09-04Convert connection-speed to an enumPhilip Withnall1-2/+2
2010-09-04Use GSettings binding for the preferencesPhilip Withnall1-1/+0
2010-09-04Port to GSettingsPhilip Withnall1-45/+32
2010-09-04Fix naming of visualization methods in BaconVideoWidgetPhilip Withnall2-56/+54
2010-09-04Add a visuals-quality property to BaconVideoWidgetPhilip Withnall1-1/+22
2010-09-04Add a connection-speed property to BaconVideoWidgetPhilip Withnall2-1/+54
2010-09-04Generate enum types for BaconVideoWidgetPhilip Withnall1-1/+23
2010-09-04Add a deinterlacing property to BaconVideoWidgetPhilip Withnall1-1/+21
2010-09-04Add an auto-resize property to BaconVideoWidgetPhilip Withnall1-1/+20
2010-09-04Bug 627573 — Port from GDK to CairoPhilip Withnall1-8/+8
2010-09-02Fix compilation warningsBastien Nocera1-5/+5
2010-09-02Remove the unused "restart after change" dialoguesBastien Nocera2-18/+10