8b998c636f88fc3b546ce01183dfe19fe5545170
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.
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
Languages
C
99.6%
Roff
0.2%
Makefile
0.2%