Age | Commit message (Expand) | Author | Files | Lines |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -1/+1 |
2005-01-05 | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 1 | -8/+0 |
2004-10-26 | examples/: | David Schleef | 1 | -1/+1 |
2004-08-03 | fixes for G_DISABLE_ASSERT and friends | Benjamin Otte | 1 | -1/+2 |
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 | 1 | -1/+1 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -24/+22 |
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-15 | examples/gstplay/player.c: Adding some output for debugging. | Julien Moutte | 1 | -2/+5 |
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-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-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 segregationMOVE-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 | 2 | -0/+126 |