gstreamer/tests/examples/camerabin
Tim-Philipp Müller f90b8bdfa0 examples: fix gtk3 code path in camerabin example app
Just add rows via the combobox's model, which should work with
both gtk2 and gtk3, instead of using the gtk_combo_box_append_text()
convenience API (which was renamed to gtk_combo_box_text_append_text()).
Fixes compilation against gtk3 (there was a typo in the list store
variable name, spotted by Markus Vartiainen).
2010-12-26 17:12:01 +00:00
..
.gitignore Add new camerabin test binary to .gitignore 2010-05-01 19:06:27 +01:00
gst-camera-perf.c camerabin: remove abbreviations from the property names. Fixes #573370 (partialy) 2009-10-24 15:14:26 +03:00
gst-camera-perf.ui tests: Port from libglade to GtkBuilder 2010-01-16 11:14:55 +01:00
gst-camera.c examples: fix gtk3 code path in camerabin example app 2010-12-26 17:12:01 +00:00
gst-camera.h Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
gst-camera.ui examples: Call gst_ensure_native_window() for gst-camera 2010-02-14 15:22:05 +01:00
gst-camerabin-test.c examples: camerabin: Remove gstring leak 2010-11-08 11:07:17 -03:00
Makefile.am examples: camerabin: use photoiface properties through video-source 2010-09-20 18:26:48 -03:00