/[openvortex]/alsa/alsa-kernel/core/seq/seq_ports.h
ViewVC logotype

Diff of /alsa/alsa-kernel/core/seq/seq_ports.h

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

revision 1.1.1.1 by vizard, Tue Apr 15 21:53:15 2003 UTC revision 1.2 by vizard, Mon Aug 11 00:06:38 2003 UTC
# Line 74  typedef struct client_port_t { Line 74  typedef struct client_port_t {
74          void *private_data;          void *private_data;
75          unsigned int callback_all : 1;          unsigned int callback_all : 1;
76          unsigned int closing : 1;          unsigned int closing : 1;
77            unsigned int timestamping: 1;
78            unsigned int time_real: 1;
79            int time_queue;
80                    
81          /* capability, inport, output, sync */          /* capability, inport, output, sync */
82          unsigned int capability;        /* port capability bits */          unsigned int capability;        /* port capability bits */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26