Changeset 3589:702473d502ab in roaraudio for roard/driver.c


Ignore:
Timestamp:
02/28/10 05:37:45 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated driver shout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/driver.c

    r3588 r3589  
    5757#ifdef ROAR_HAVE_LIBSHOUT 
    5858 {"shout", "libshout streaming", "http://user:pw@host:port/mount.ogg", DRV_FLAG_NONE, ROAR_SUBSYS_WAVEFORM, 
    59   NULL, driver_shout_close, driver_shout_open_vio}, 
     59  NULL, NULL, driver_shout_open_vio}, 
    6060#endif 
    6161#ifdef ROAR_HAVE_LIBSNDIO 
Note: See TracChangeset for help on using the changeset viewer.