/[svn]/liblscp/trunk/lscp/client.h
ViewVC logotype

Diff of /liblscp/trunk/lscp/client.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 125 by capela, Mon Jun 14 21:04:04 2004 UTC revision 132 by capela, Fri Jun 18 14:19:19 2004 UTC
# Line 51  typedef struct _lscp_channel_info_t Line 51  typedef struct _lscp_channel_info_t
51      char **       audio_routing;      char **       audio_routing;
52      char *        instrument_file;      char *        instrument_file;
53      int           instrument_nr;      int           instrument_nr;
54        int           instrument_status;
55      int           midi_device;      int           midi_device;
56      int           midi_port;      int           midi_port;
57      int           midi_channel;      int           midi_channel;

Legend:
Removed from v.125  
changed lines
  Added in v.132

  ViewVC Help
Powered by ViewVC