index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-12
Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...
David Schleef
7
-41
/
+50
2004-08-03
fixes for G_DISABLE_ASSERT and friends
Benjamin Otte
2
-3
/
+5
2004-07-22
More playback updates, attempt to fix things after the state change breakage.
Wim Taymans
1
-4
/
+13
2004-07-16
Make sure the widget gets updated even if the slider value doesn't change.
Wim Taymans
1
-2
/
+5
2004-07-12
Make Johan happy.
Wim Taymans
1
-0
/
+1
2004-07-09
examples/seeking/seek.c: Don't consume all CPU in the idle loop.
Wim Taymans
1
-0
/
+1
2004-07-08
examples/seeking/seek.c: Added playbin seeking example.
Wim Taymans
1
-44
/
+146
2004-05-19
configure.ac: Add sunaudio
David Schleef
1
-1
/
+7
2004-04-13
make player example use gconf
Thomas Vander Stichele
2
-4
/
+12
2004-03-29
return proper values for state change failures
Thomas Vander Stichele
1
-6
/
+13
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
10
-143
/
+149
2004-03-14
gst-indent
Thomas Vander Stichele
11
-638
/
+615
2004-03-05
examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...
Ronald S. Bultje
1
-1
/
+1
2004-03-01
add error handler fix mixmatrix plugin filename
Thomas Vander Stichele
1
-1
/
+3
2004-02-16
Spelling fix
Johan Dahlin
1
-1
/
+1
2004-02-15
examples/gstplay/player.c: Adding some output for debugging.
Julien Moutte
1
-2
/
+5
2004-02-03
examples/switch/.cvsignore: Ignore generated file.
David I. Lehn
1
-0
/
+1
2004-01-31
add error handling
Thomas Vander Stichele
1
-1
/
+8
2004-01-31
examples/gstplay/player.c: s/gstplay.h/play.h/
David I. Lehn
1
-1
/
+1
2004-01-25
add cvsignore file
Benjamin Otte
1
-0
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-1
/
+1
2004-01-11
configure.ac: Adding examples/switch/Makefile
Julien Moutte
3
-2
/
+116
2004-01-07
examples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte
1
-1
/
+2
2004-01-07
examples/gstplay/player.c: Adding some new lines in g_print calls.
Julien Moutte
1
-3
/
+3
2003-12-22
Merge CAPS branch
David Schleef
1
-62
/
+11
2003-12-21
examples/gstplay/player.c: using g_print instead of g_message.
Julien Moutte
1
-3
/
+4
2003-12-21
configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...
Julien Moutte
1
-0
/
+2
2003-12-19
superfluous space segregation
MOVE-TO-FDO
Thomas Vander Stichele
1
-6
/
+6
2003-12-16
Adding tag dumping support.
Julien Moutte
1
-1
/
+36
2003-12-14
build fix
Thomas Vander Stichele
1
-2
/
+1
2003-12-14
Fixing makefile. Smarter seek
Julien Moutte
2
-1
/
+6
2003-12-14
Adding a test app for libgstplay. It is a command line player.
Julien Moutte
3
-2
/
+128
2003-12-02
change _connect to _link
David Schleef
1
-5
/
+5
2003-11-02
Add static version of removed gsT_element_factory_make_or_warn()
Ronald S. Bultje
1
-0
/
+13
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-2
/
+0
2003-07-29
fix installing into wrong dir
David Schleef
1
-1
/
+1
2003-07-26
fix initialization
David Schleef
2
-2
/
+2
2003-07-26
Nothing in this directory actually uses Freetype
David Schleef
1
-1
/
+1
2003-07-25
Compilation fixes for 64-bit architectures
David Schleef
1
-3
/
+3
2003-05-24
- removed UNITS
Wim Taymans
1
-2
/
+1
2003-05-24
removed UNITS
Wim Taymans
2
-2
/
+0
2003-04-16
Fix compilation errors
David Schleef
1
-3
/
+3
2003-03-24
fix compile error
Benjamin Otte
1
-1
/
+1
2003-02-02
- Cleanups
Wim Taymans
5
-42
/
+59
2003-01-20
Indexing patch from vishnu
Wim Taymans
1
-0
/
+4
2003-01-18
paranoid
Thomas Vander Stichele
1
-0
/
+1
2003-01-12
- connect->link
Wim Taymans
1
-27
/
+48
2003-01-10
more link fixes
Thomas Vander Stichele
1
-7
/
+7
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
5
-83
/
+81
2003-01-02
ignore generated file
David I. Lehn
1
-0
/
+1
[next]