log libinterp/dldfcn/audiodevinfo.cc @ 19551:22e2f11424b3

age author description
Fri, 02 Jan 2015 12:05:14 -0500 John W. Eaton avoid more warnings in audio code
Fri, 02 Jan 2015 11:42:04 -0500 John W. Eaton doc fixes for audio functions
Fri, 02 Jan 2015 02:18:51 -0500 John W. Eaton * audiodevinfo.cc: Use "||" and "&&", not "or" and "and".
Fri, 02 Jan 2015 02:16:18 -0500 John W. Eaton * audiodevinfo.cc: Avoid warnings about comparision operations.
Fri, 02 Jan 2015 02:04:40 -0500 John W. Eaton use C++ style casts in audio code
Fri, 02 Jan 2015 00:59:08 -0500 John W. Eaton eliminate unused variable and parameter warnings
Fri, 02 Jan 2015 00:47:25 -0500 John W. Eaton don't include oct.h in Octave source files
Fri, 02 Jan 2015 00:40:35 -0500 John W. Eaton merge audio source files
Wed, 31 Dec 2014 15:38:13 -0500 John W. Eaton fix audioplayer tests
Thu, 03 Oct 2013 09:50:01 -0400 Mike Miller Fix texinfo docstring syntax for all audio functions
Thu, 03 Oct 2013 07:52:58 -0400 Mike Miller Apply Octave coding style to audio project additions
Tue, 01 Oct 2013 23:42:43 -0400 Mike Miller Include config.h in audio project source files
Tue, 01 Oct 2013 23:36:37 -0400 Mike Miller Add Octave copyright header block to audio project files
Fri, 20 Sep 2013 01:37:43 +0300 Vytautas Jančauskas change docstrings in audio defundld cc files to work with new texinfo
Mon, 16 Sep 2013 16:46:44 +0300 Vytautas Jančauskas let audiodevinfo be built even when PortAudio is not present
Wed, 11 Sep 2013 22:05:47 +0300 Vytautas Jančauskas Fix audiodevinfo, audioinfo, audioread and audiowrite build process
Wed, 11 Sep 2013 21:32:14 +0300 Vytautas Jančauskas Fix octave header includes in audiodevinfo
Wed, 11 Sep 2013 20:42:15 +0300 Vytautas Jančauskas audiodevinfo.cc: new file