Show
Ignore:
Timestamp:
02/15/08 02:50:33 (10 months ago)
Author:
rossb
Message:

resolved ticket #4 deleted V19-devel-readme.txt and moved relevant information from it into doxygen comments. improved doxygen documentation. wrapped config flags in pa_trace.h with #ifndef to allow them to be overridden using compiler flags.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • portaudio/branches/v19-devel/src/hostapi/wmme/pa_win_wmme.c

    r1286 r1339  
    6363 
    6464/** @file 
    65         @ingroup hostaip_src 
     65        @ingroup hostapi_src 
     66 
     67    @brief Win32 host API implementation for the Windows MultiMedia Extensions (WMME) audio API. 
    6668 
    6769        @todo Fix buffer catch up code, can sometimes get stuck (perhaps fixed now,