log

age author description
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
Wed, 11 Sep 2013 22:08:20 +0300 Vytautas Jančauskas New files for audio playback and recording
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 21:26:52 +0300 Vytautas Jančauskas Build audiodevinfo
Wed, 11 Sep 2013 21:25:30 +0300 Vytautas Jančauskas check for PortAudio
Wed, 11 Sep 2013 20:42:15 +0300 Vytautas Jančauskas audiodevinfo.cc: new file
Wed, 11 Sep 2013 19:53:17 +0300 Vytautas Jančauskas compile audio file utilities even when sndfile is not present
Wed, 11 Sep 2013 19:14:50 +0300 Vytautas Jančauskas Added checks for sndfile in configure.ac
Tue, 10 Sep 2013 16:27:17 +0300 Vytautas Jančauskas configure.ac: fix a typo where magick flags were used instead of sndfile ones
Tue, 10 Sep 2013 15:47:33 +0300 Vytautas Jančauskas configure.ac: fix a typo
Tue, 10 Sep 2013 15:45:48 +0300 Vytautas Jančauskas update configure.ac to build and configure sndfile audio file utilities
Tue, 10 Sep 2013 14:08:46 +0300 Vytautas Jančauskas Fix includes in audioread, audiowrite and audioinfo
Tue, 10 Sep 2013 11:50:55 +0300 Vytautas Jančauskas Added libsndfile based audio file utilities to the source tree
Fri, 02 Jan 2015 18:47:29 +0100 Torsten check existence of uncompressed or compressed info files for doc viewer gui-release
Fri, 02 Jan 2015 09:38:06 -0800 Rik Add documentation about when to use newplot (bug #40289).
Fri, 02 Jan 2015 08:53:17 -0800 Rik Fix compile warning about comment at end of line in cset d8fd3842a507.
Thu, 01 Jan 2015 10:01:18 -0500 John Donoghue Use gnulib gen_tempname to create temporary names (Bug #43872).
Wed, 31 Dec 2014 15:57:37 -0500 John W. Eaton avoid shadowed variable warnings from GCC
Thu, 01 Jan 2015 18:52:35 -0800 Rik maint: Periodic merge of gui-release to default.
Thu, 01 Jan 2015 18:51:50 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Thu, 01 Jan 2015 18:47:36 -0800 Andreas Weber Prevent segfault when video card has insufficient OpenGL support (bug #41747). stable
Thu, 01 Jan 2015 19:36:53 +0100 Andreas Weber Show canvas if figure was created with visible off (bug #41895)
Wed, 31 Dec 2014 15:52:06 -0800 Rik doc: Add puts as a safe alternative to display a string with bare '%' chars (bug #42345).
Wed, 31 Dec 2014 10:40:18 -0800 Rik Allow empty comma-separated lists in cell { } constructor (bug #43113).
Tue, 30 Dec 2014 20:41:00 -0800 Rik maint: Periodic merge of gui-release to default.
Tue, 30 Dec 2014 13:27:49 -0800 Rik Don't distribute mxarray.h in tarball (bug #43805). gui-release
Tue, 30 Dec 2014 20:34:55 -0800 Rik Add \ast, \deg symbols to gnuplot TeX interpreter.
Tue, 30 Dec 2014 14:04:53 -0800 Rik Don't distribute mxarray.h in tarball (bug #43805).
Tue, 30 Dec 2014 16:17:21 -0500 John W. Eaton don't skip solution of singular upper/lower triangular systems
Tue, 30 Dec 2014 22:02:56 +0100 Torsten open doc browser for keywords correctly (bug #41110) gui-release
Tue, 30 Dec 2014 11:33:33 -0500 John W. Eaton do a better job of preserving warning state when running tests
Fri, 19 Sep 2014 18:24:05 +0200 Massimiliano Fasi fmindbnd.m: Check input range is low to high (bug #43219).
Tue, 30 Dec 2014 08:31:51 -0800 Rik Document Matlab incompatibility in printf functions and bare '%' char (bug #42345).