gstreamer/tests/examples/seek
Stefan Kost f2092fc757 move old example to tests/examples/volume/volune.c
Original commit message from CVS:
* configure.ac:
* gst/volume/Makefile.am:
* gst/volume/demo.c:
move old example to tests/examples/volume/volune.c
* tests/examples/Makefile.am:
* tests/examples/seek/seek.c: (main):
change window-close event from "delete-event" to "destroy"
* tests/examples/volume/Makefile.am:
* tests/examples/volume/volume.c: (value_changed_callback),
(setup_gui), (message_received), (eos_message_received), (main):
fix event handling and bus usage
2005-12-30 14:54:06 +00:00
..
.gitignore ignore more 2005-11-30 17:45:21 +00:00
Makefile.am tests/examples/seek/Makefile.am: Build fix for when gtk is not available. 2005-12-05 13:11:20 +00:00
scrubby.c tests/examples/seek/scrubby.c: Set higher priority for bus events so they don't get reordered with gtk gui events. 2005-12-12 13:03:50 +00:00
seek.c move old example to tests/examples/volume/volune.c 2005-12-30 14:54:06 +00:00