summaryrefslogtreecommitdiff
path: root/src/backend/bvw-test.c
Commit message (Expand)AuthorAgeFilesLines
* backend: Rely on libX11 initialising threadsBastien Nocera2022-07-181-7/+0
* backend: Port test to new video widget APIBastien Nocera2022-02-091-2/+2
* backend: Show errors instantiating video widget in test appBastien Nocera2022-02-091-3/+6
* backend: Remove unused variables from testBastien Nocera2022-02-081-3/+0
* backend: Port to gtkglsinkBastien Nocera2022-02-041-35/+1
* backend: Remove _set_logo() callBastien Nocera2021-05-051-1/+0
* backend: Remove "logo-mode" propertyBastien Nocera2021-05-051-2/+0
* build: Add support for building Nightly versionBastien Nocera2019-09-251-1/+1
* data: Rename icon to org.gnome.TotemBastien Nocera2016-04-201-1/+1
* backend: Remove visualisation supportBastien Nocera2014-04-301-1/+0
* Revert "backend: Set button arrow icons according to locale's text direction"Bastien Nocera2013-07-011-14/+3
* backend: Set button arrow icons according to locale's text directionYosef Or Boczko2013-07-011-3/+14
* main: Move fullscreen button to header barBastien Nocera2013-05-081-3/+3
* backend: Add some (non-working) buttons to bvw-testBastien Nocera2013-04-291-0/+31
* main: Implement new overlay controlsBastien Nocera2013-04-291-1/+0
* backend: Remove error reporting from bvw_open()Bastien Nocera2013-03-271-1/+1
* main: Fix spinning cursor when launched through nautilusBastien Nocera2012-10-101-0/+3
* backend: Split out the subtitle loadingBastien Nocera2012-04-231-1/+1
* backend: Make test UI use the dark themeBastien Nocera2012-04-181-0/+4
* Revert "main: Add guards for XInitThreads() calls"Bastien Nocera2012-03-291-6/+1
* main: Add guards for XInitThreads() callsBastien Nocera2012-03-291-1/+6
* backend: Remove unused GDK threading initBastien Nocera2012-03-281-1/+0
* main: Update glib requirementsBastien Nocera2012-03-281-3/+0
* Fix uses of deprecated GLib threading API if we have a new enough GLibPhilip Withnall2011-12-211-0/+2
* main: Fix some compilation warningsPhilip Withnall2011-07-021-1/+1
* backend: Port bvw-test to GOptionBastien Nocera2011-04-081-11/+35
* backend: Remove "use-type" from widgetBastien Nocera2011-04-051-1/+1
* backend: Use clutter-gst to draw videoBastien Nocera2011-04-041-9/+11
* Fix run-time warnings in test applicationBastien Nocera2009-11-051-7/+1
* Revert "Split out the subtitle loading"Bastien Nocera2009-07-231-1/+1
* Split out the subtitle loadingBastien Nocera2009-07-231-1/+1
* Fixed some strict gcc warningsPhilip Withnall2009-07-181-8/+7
* Tidy up BaconVideoWidget, removing bacon_video_widget_open_with_subtitlesPhilip Withnall2009-04-151-1/+1
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-1/+1
* Listen to got-metadata and title-change signalsBastien Nocera2008-08-181-1/+28
* Plenty of code cleanups by Kjartan Maraas <kmaraas@broadpark.no>Bastien Nocera2007-04-121-0/+2
* open fd://0 async, so that it doesn't block waiting for data to come in,Bastien Nocera2006-12-131-27/+40
* A browser-plugin/org_gnome_totem_PluginViewer.xml: AChristian Persch2006-11-151-0/+6
* Initial Win32 porting stuff.James Livingston2006-10-181-1/+5
* exit when the window is closedBastien Nocera2006-05-221-0/+2
* Init backend.Ronald Bultje2005-05-131-0/+1
* use a BVW_USE_TYPE_ enum to tell the widget its purpose beforeBastien Nocera2004-12-231-1/+2
* go to towards valgrind clean, fixed up a deadlock when opening remoteBastien Nocera2004-03-311-4/+4
* make vanity optional via --enable-vanity, patch most from Harsh JaitlyBastien Nocera2004-01-071-2/+2
* split bvw_play() into bvw_play, bvw_seek() and bvw_seek_time() seekingBastien Nocera2003-10-041-2/+2
* Updated everything from libbacon, remove all the -Wall warnings,Bastien Nocera2003-09-041-3/+2
* upd upd fixed 2 potential crashes added a test program maybe fix the popupBastien Nocera2003-07-181-0/+67