Changeset 1669:97b58d829947 in roaraudio


Ignore:
Timestamp:
05/09/09 18:41:18 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

list work of last days in changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r1651 r1669  
    22        * Started to port to OpenSolaris 
    33        * fixed bug in default based sockets, make HTTP VIO from non default port work 
     4        * got libroarsndio build under OpenBSD 4.5 
     5        * do not depend tests in configure on roaraudio.h: fixes some checks on *BSD 
     6        * renamed member 'fh' of connection struct to '__fh', this breaks 
     7          all code depending on it so we see how it behaves in case 
     8          we replace this with a real VIO object in near future 
     9        * started VIO 2popen interface 
     10        * fixec exec() but with sizeof(int) != sizeof(char*) 
     11        * do not do unnessesery calls to fdatasync() on sockets 
     12        * link roarvorbis against libogg and libvorbis 
     13        * remove need of GNU/Tar like -z on remote system from send-roaraudio 
    414 
    515v. 0.2beta3 - Fri May 01 2009 15:15 
Note: See TracChangeset for help on using the changeset viewer.