Changeset 5618:bcbd2e7b3060 in roaraudio for include


Ignore:
Timestamp:
08/08/12 21:22:43 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added protocol magic numbers for RPLD and MPD protocol, see #262

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio/client.h

    r5462 r5618  
    5959#define ROAR_PROTO_TIME            23 /* Time protocol, RFC 868 */ 
    6060#define ROAR_PROTO_RLOGIN          24 
     61#define ROAR_PROTO_RPLD            25 /* RoarAudio Playlist Daemon Protocol */ 
     62#define ROAR_PROTO_MPD             26 /* Music Player Daemon */ 
    6163 
    6264#define ROAR_BYTEORDER_UNKNOWN      0x00 
Note: See TracChangeset for help on using the changeset viewer.