seek: use the right GDK defines to differentiate between the backends
[platform/upstream/gstreamer.git] / tests / examples / seek / seek.c
2011-05-25 Tim-Philipp Müllerseek: use the right GDK defines to differentiate betwee...
2011-05-25 Tim-Philipp Müllerseek: use gst_filename_to_uri() to convert a filename...
2011-05-25 Vladimir Eremeevseek: make seek example work in win32
2011-04-13 Tim-Philipp Müllertests: fix unused-but-set-variable warnings with gcc 4.6
2011-01-11 Bastien Noceraexamples: allow building with newer GTK+
2010-12-21 Wim Taymansseek: don't pause for live buffering messages
2010-10-30 Matthias Clasenexamples: update some more code for new Gtk+ API, with...
2010-10-30 Sebastian Drögeseek: Define the new combobox API to the old functions...
2010-10-21 Sebastian Drögeseek: The new combo box text API is available since...
2010-10-05 Wim Taymansseek: fix position reporting
2010-09-29 Edward Herveyseek: Fix debug statement argument type
2010-09-24 Vladimirseek: Add #define for seekbar granularity
2010-09-15 David Schleefxoverlay: Add guintptr versions of functions
2010-09-09 Tim-Philipp Müllertests: fix passing of URIs containing '*' and '?' to...
2010-09-01 Philippe Normandseek: allow seeking behind the currently downloaded...
2010-08-04 Jan Schmidtexamples/seek: Don't unpause on clock-lost unless playing
2010-07-24 Sebastian Drögeexamples: Use cairo instead of to-be-deprecated GDK API
2010-06-27 Sebastian Drögeexamples: Remove some #if GTK_CHECK_VERSION(2,12,0)
2010-04-02 Sebastian Drögeseek: Only use embed_xid if HAVE_X is defined
2010-03-24 Wim Taymansseek: parse more info from the buffering query
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-14 Tim-Philipp Müllertests: make Gtk+ test programs compile with -DGSEAL_ENABLE
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-04 Tim-Philipp Müllerexamples: use Gtk+-2.18 API conditionally
2009-12-29 Tim-Philipp Müllerexamples: make seek example work with Gtk+ >= 2.18
2009-12-08 Wim Taymansseek: update slider only 25 times a second
2009-11-06 Mart Raudseppexamples: Correct casting of g_signal* funcs first...
2009-10-27 Wim Taymansseek: add checkbox to enable buffering
2009-09-09 Wim Taymansseek: make stop state configurable
2009-07-10 Wim Taymansseek: don't automatically start pipeline in DB
2009-07-10 Wim Taymansseek: add a checkbox for progressive download
2009-06-15 Sebastian DrögeDon't use deprecated GTK API
2009-06-14 Sebastian DrögeDon't use deprecated GTK API
2009-06-12 Wim Taymansseek: add shuttle controls
2009-06-01 Wim Taymansadd framestepping to playbin2 and seek
2009-05-28 Stefan Kostseek: add volume label and sync with sink volume
2009-05-19 Stefan Kostseek: ui improvements
2009-05-18 Stefan Kostseek: use parser for mp3 and rename variable
2009-05-18 Wim Taymansseek: add playbin2 options in expander
2009-04-10 Wim Taymansseek: handle clock-lost messages
2009-03-24 Wim Taymansseek: print tags from the different tracks
2009-03-20 Wim Taymansseek: Add some more debug
2008-12-11 Wim Taymanstests/examples/seek/seek.c: Hook up the SKIP seek flag.
2008-08-21 Stefan Kosttests/examples/seek/seek.c: Don't crash when having...
2008-07-24 Stefan Kosttests/examples/seek/seek.c: Use 64 bit constant GST_CLO...
2008-06-27 Stefan KostChangeLog: ChangeLog surgery.
2008-06-27 Stefan Kosttests/examples/seek/seek.c: Include config.h and check...
2008-06-25 Stefan Kosttests/examples/seek/: Remove libgstvideo usage. Use...
2008-06-24 Stefan Kosttests/examples/seek/: Embedd the xwindow.
2008-06-22 Stefan Kosttests/examples/seek/seek.c: Fix crasher when playing...
2008-06-20 Wim Taymanstests/examples/seek/seek.c: Free and clear the seek...
2008-05-28 Tim-Philipp Müllertests/examples/seek/seek.c: Initialise error to NULL...
2008-05-21 Wim TaymansDon't use bad gst_element_get_pad().
2008-04-11 Wim Taymansdocs/design/draft-keyframe-force.txt: Fix typo.
2008-04-09 Wim Taymanstests/examples/seek/seek.c: Add basic download reports...
2008-04-03 Wim Taymanstests/examples/seek/seek.c: Add statusbar.
2008-03-24 Wim Taymanstests/examples/seek/seek.c: Rearrange some buttons...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-27 Wim Taymanstests/examples/seek/seek.c: Add combo box for visualisa...
2008-02-19 Wim Taymansgst/playback/: Add screenshot conversion code from...
2008-02-18 Wim Taymansgst/playback/gstplaybin2.c: Get the object data correct...
2008-02-15 Wim Taymansgst/playback/gstplaysink.c: Move tee in front of the...
2008-02-14 Wim Taymansgst/playback/: Add mute property.
2008-02-12 Julien Mouttetests/examples/seek/seek.c: Add some seek flags when...
2008-02-08 Wim Taymanstests/examples/seek/seek.c: Add some stream switching...
2008-02-08 Julien Mouttetests/examples/seek/seek.c: Make sure bus signals are...
2008-02-04 Wim Taymanstests/examples/seek/seek.c: Remove obsolete stream_time...
2008-02-01 Wim Taymansgst/playback/gstplaybin2.c: Remove stream-info, we...
2007-12-31 Wim Taymanstests/examples/seek/seek.c: Make sure we reset the...
2007-12-14 Wim Taymanstests/examples/seek/seek.c: Don't go to READY on EOS...
2007-11-24 Julien Mouttetests/examples/seek/seek.c: Increase the range of the...
2007-11-19 Julien Mouttetests/examples/seek/seek.c: There's a nice macro to...
2007-11-19 Julien Mouttetests/examples/seek/seek.c: Try to support stable versi...
2007-11-16 Wim Taymanstests/examples/seek/seek.c: Add playbin2 seek pipeline.
2007-09-17 Jan SchmidtFix a bunch of compile warnings shown with Forte.
2007-06-21 Stefan Kosttests/examples/seek/seek.c: Destroy and recreate parse...
2007-05-09 Wim Taymanstests/examples/seek/: Some small cosmetic changes.
2007-02-27 Julien Mouttetests/examples/seek/seek.c: Fix various seeking bugs...
2007-02-26 Wim Taymanstests/examples/seek/seek.c: When we stop scrubbing...
2007-02-21 Jan Schmidttests/examples/seek/seek.c: Undo the previous commit...
2007-02-21 Jan Schmidttests/examples/seek/seek.c: Don't SEEK_SET with a stop...
2007-01-16 Stefan Kosttests/examples/seek/seek.c: Allow to toggle looping...
2007-01-05 Tim-Philipp Müllertests/examples/seek/: Call g_thread_init() first thing...
2006-11-15 Stefan Kostsys/xvimage/xvimagesink.c: clear xv when going to NULL...
2006-10-18 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.*: Extract rate...
2006-10-13 Julien Mouttetests/examples/seek/seek.c: Segment seeking needs to...
2006-10-13 Julien Mouttetests/examples/seek/seek.c: Stop the scale updater...
2006-10-12 Julien Mouttetests/examples/seek/seek.c: Use state-changed messages...
2006-10-10 Julien Mouttetests/examples/seek/seek.c: When changing spinbutton...
2006-10-07 Julien Moutteext/pango/gsttextoverlay.c: Useless goto.
2006-09-18 Stefan Kostext/libvisual/visual.c: update to work also with libvis...
2006-08-24 Wim Taymanstests/examples/seek/seek.c: Add a checkbox to enable...
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-05-09 Edward Herveytests/examples/seek/seek.c: Disable the parse_launch...
2006-04-10 Wim Taymansext/theora/theoradec.c: Some more debug info.
2006-03-29 Wim Taymanstests/examples/seek/seek.c: Don't let double and trippl...
2006-03-22 Wim Taymanstests/examples/seek/seek.c: Add scrub checkbox.
2006-01-24 Tim-Philipp Müllertests/examples/seek/seek.c: Output tag messages as...
2005-12-30 Stefan Kostmove old example to tests/examples/volume/volune.c
2005-12-12 Wim Taymanstests/examples/seek/scrubby.c: Set higher priority...
next