Changeset 3078:75efac535f8b in roaraudio for include/libroar/vio_dstr.h


Ignore:
Timestamp:
01/08/10 16:41:55 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support protocol name ICY, identical to HTTP at the moment but defaults to port 8000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_dstr.h

    r1432 r3078  
    9090#define ROAR_VIO_DSTR_OBJT_GOPHER         (0x21|ROAR_VIO_DSTR_OBJGT_PROTO) 
    9191#define ROAR_VIO_DSTR_OBJT_GOPHER_PLUS    (0x22|ROAR_VIO_DSTR_OBJGT_PROTO) 
     92#define ROAR_VIO_DSTR_OBJT_ICY            (0x31|ROAR_VIO_DSTR_OBJGT_PROTO) 
    9293 
    9394/* 
Note: See TracChangeset for help on using the changeset viewer.