Changeset 5226:3cb3cab29e5e in roaraudio for roarclients


Ignore:
Timestamp:
11/12/11 13:20:14 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Removed roarcat2sock as well as roar_simple_stream(), roar_simple_new_stream(), roar_simple_play(), roar_simple_monitor(), roar_simple_record(), roar_simple_filter(), roar_simple_close() and roar_simple_get_standby().

Location:
roarclients
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • roarclients/.release-helper

    r5223 r5226  
    11#!RELEASE-HELPER:0.0beta0 
    22@RM roarcatsendfile.c 
     3@RM roarcat2sock.c 
    34#!END 
  • roarclients/Makefile

    r5223 r5226  
    99 
    1010#TARGETS_TESTS=pinentrytest zcattest pgptest pipetest polytest roarfctest 
    11 #TARGETS_OLD=roarcatad roarcat2sock roarcatpassfh roarsocktypes 
     11#TARGETS_OLD=roarcatad roarcatpassfh roarsocktypes 
    1212 
    1313TARGETS=$(TARGETS_IO) $(TARGETS_CTL) $(TARGETS_DSP) $(TARGETS_MISC) $(TARGETS_DEVEL) $(TARGETS_EXAMPLE) $(TARGETS_M) $(TARGETS_VIO) 
Note: See TracChangeset for help on using the changeset viewer.