Tim LaBerge 8b998c636f Replace deprecated API's gtk_vbox/hbox_new().
The API's gtk_vbox_new() and gtk_hbox_new() are deprecated and result
in compilation warnings. Replace these API's with calls to
gtk_box_new() with GTK_ORIENTATION_VERTICAL and GTK_ORIENTATION_HORIZONTAL,
respectively.
2012-12-03 19:25:53 -08:00
2012-02-26 20:45:26 -08:00
2009-05-15 16:39:31 +02:00
2009-01-29 21:42:15 +01:00
2009-01-29 21:42:15 +01:00
2012-12-03 19:25:24 -08:00
2010-10-07 11:08:59 +02:00
2012-12-03 19:25:24 -08:00
2012-04-06 08:57:08 -07:00
2011-09-28 15:32:30 +02:00
2011-09-28 15:32:30 +02:00
2012-12-02 21:59:26 -08:00
2011-01-27 11:55:48 +01:00
2011-09-28 15:32:30 +02:00
2012-04-06 08:57:08 -07:00
2009-03-01 09:52:31 +01:00
2011-09-05 20:45:35 +02:00

Requirments: alsa, gtk+, glib, expat

Getting started guide:
-to compile: make
-to run: ./gdigi

Commandline options:
--device (-d)

Example:
gdigi -d hw:1,0,0
gdigi --device=hw:1,0,0
Description
No description provided
Readme 825 KiB
Languages
C 99.6%
Roff 0.2%
Makefile 0.2%