Thu, 03 Oct 2013 08:33:46 -0400 |
Mike Miller |
Add missing texinfo docstrings to all audio functions
|
Thu, 03 Oct 2013 07:52:58 -0400 |
Mike Miller |
Apply Octave coding style to audio project additions
|
Wed, 02 Oct 2013 00:14:09 -0400 |
Mike Miller |
configure.ac: Add --without-portaudio and --without-sndfile options
|
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
|
Mon, 23 Sep 2013 15:04:27 +0300 |
Vytautas Jančauskas |
maint: removed audiodevinfo.txi, audiofile.txi, audiorecorder.txi and audioplayer.txi files because they are no longer needed
|
Fri, 20 Sep 2013 01:37:43 +0300 |
Vytautas Jančauskas |
change docstrings in audio defundld cc files to work with new texinfo
|
Fri, 20 Sep 2013 00:51:21 +0300 |
Vytautas Jančauskas |
change @audiorecorder method docstrings to work with new texinfo
|
Fri, 20 Sep 2013 00:46:16 +0300 |
Vytautas Jančauskas |
fix audioplayer docstrings to work with new texinfo
|
Fri, 20 Sep 2013 00:37:06 +0300 |
Vytautas Jančauskas |
doc: included docstrings for audioinfo, audioread and audiowrite in audio.txi
|
Fri, 20 Sep 2013 00:34:30 +0300 |
Vytautas Jančauskas |
doc: included all docstrings for the @audioplayer class in audio.txi as well as added additional explanations for the functionality
|
Thu, 19 Sep 2013 15:43:23 +0300 |
Vytautas Jančauskas |
doc: add docstrings for audio file utilities, audiodevinfo, audioplayer and audiorecorder
|
Thu, 19 Sep 2013 15:23:59 +0300 |
Vytautas Jančauskas |
fix audioinfo crashing when no arguments are given
|
Thu, 19 Sep 2013 15:18:25 +0300 |
Vytautas Jančauskas |
fix some missing semicolons and add some conditional compilation constructs to audio functions
|
Thu, 19 Sep 2013 15:13:48 +0300 |
Vytautas Jančauskas |
audio documentation content and building changes
|
Wed, 18 Sep 2013 00:17:04 +0300 |
Vytautas Jančauskas |
maint: removed module.mk files from @audioplayer and @audiorecorder folders
|
Wed, 18 Sep 2013 00:16:28 +0300 |
Vytautas Jančauskas |
maint: moved @audiorecorder and @audioplayer folders inside the audio folder
|
Tue, 17 Sep 2013 23:29:07 +0300 |
Vytautas Jančauskas |
added module.mk to scripts/audiorecorder
|
Tue, 17 Sep 2013 23:09:58 +0300 |
Vytautas Jančauskas |
added module.mk file to scripts/@audioplayer
|
Tue, 17 Sep 2013 20:58:35 +0300 |
Vytautas Jančauskas |
doc: short descriptions in audiodevinfo.txi and audiofile.txi for the functions
|
Tue, 17 Sep 2013 20:53:11 +0300 |
Vytautas Jančauskas |
audio functionality documentation
|
Mon, 16 Sep 2013 16:46:44 +0300 |
Vytautas Jančauskas |
let audiodevinfo be built even when PortAudio is not present
|
Mon, 16 Sep 2013 16:38:51 +0300 |
Vytautas Jančauskas |
let audiodevinfo be built even when PortAudio is not present
|
Mon, 16 Sep 2013 16:26:29 +0300 |
Vytautas Jančauskas |
allow __player_audioplayer__ to build even when PortAudio is not present
|
Thu, 12 Sep 2013 19:07:04 +0300 |
Vytautas Jančauskas |
added __recorder_audiorecorder__ file for wrapping recorder_class functionality
|
Thu, 12 Sep 2013 19:02:25 +0300 |
Vytautas Jančauskas |
include player_class.cc and recorder_class.cc in __player_audioplayer__.cc
|
Thu, 12 Sep 2013 01:08:38 +0300 |
Vytautas Jančauskas |
build __player_audioplayer__
|
Wed, 11 Sep 2013 22:46:02 +0300 |
Vytautas Jančauskas |
concatenated audioplayer wrapper code
|
Wed, 11 Sep 2013 22:40:18 +0300 |
Vytautas Jančauskas |
New files - @audiorecorder and @audioplayer classes
|
Wed, 11 Sep 2013 22:38:04 +0300 |
Vytautas Jančauskas |
Fix includes in player and recorder class files, add instructions to build them
|