gimp/modules
Simon Budig 26be95eb17 Add some sample code to retrieve the name of the connected MIDI device
2004-11-25  Simon Budig  <simon@gimp.org>

	* modules/controller_linux_input.c: Add some sample code to retrieve
	the name of the connected MIDI device (ALSA).
	Do not set the "name" when connected to Alsa, since snd_seq_name()
	returns an uninteresting name.
2004-11-25 12:57:17 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am pasted the complete alsa.m4 so compiling from CVS doesn't require alsa.m4 2004-11-18 14:51:19 +00:00
cdisplay_colorblind.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_gamma.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_highcontrast.c removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
cdisplay_proof.c Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
colorsel_cmyk.c no need to set a size_request here. 2004-08-18 21:50:26 +00:00
colorsel_triangle.c fixed crashes that occured with small sizes, some code cleanups and a 2004-08-18 18:09:06 +00:00
colorsel_water.c minor cleanups. 2004-08-17 15:07:27 +00:00
controller_linux_input.c Accept >= 0 return values of the ioctl() to figure out the device name. 2004-11-24 14:25:58 +00:00
controller_midi.c Add some sample code to retrieve the name of the connected MIDI device 2004-11-25 12:57:17 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00