Mercurial > hg > octave-nkf
graph
-
fix connecting selection signal of editor to enabling search in selection gui-releaseSun, 04 Jan 2015 01:25:46 +0100, by Torsten
-
New function for colormap cubehelix.Mon, 29 Dec 2014 18:26:12 +0000, by Carnë Draug
-
Don't check for input redirect in combination with --eval or script.Sat, 03 Jan 2015 09:52:07 -0800, by Rik
-
Use "testif HAVE_PORTAUDIO" for new audio function testsSat, 03 Jan 2015 17:57:54 +0100, by Andreas Weber
-
* audio.txi: Update sectioning and refill text.Sat, 03 Jan 2015 02:17:19 -0500, by John W. Eaton
-
protect all portaudio and sndfile dependent code with #ifdefsSat, 03 Jan 2015 02:01:23 -0500, by John W. Eaton
-
Make cmd-line options for --eval, script file, '< script' mutually exclusive (bug #35318).Fri, 02 Jan 2015 18:05:24 -0800, by Rik
-
maint: Periodic merge of gui-release to default.Fri, 02 Jan 2015 17:27:33 -0500, by John W. Eaton
-
style fixes for audioplayer and audiorecorder classesFri, 02 Jan 2015 17:23:38 -0500, by John W. Eaton
-
maint: Merge default to temporary audio-gsoc branch.Fri, 02 Jan 2015 16:54:34 -0500, by John W. Eaton
-
remove audio functions from list of unimplemented functionsFri, 02 Jan 2015 16:53:31 -0500, by John W. Eaton
-
* NEWS: Mention new audio functions.Fri, 02 Jan 2015 16:39:29 -0500, by John W. Eaton
-
various style fixes for audio codeFri, 02 Jan 2015 13:09:27 -0500, by John W. Eaton
-
use 0 instead of NULLFri, 02 Jan 2015 12:07:48 -0500, by John W. Eaton
-
avoid more warnings in audio codeFri, 02 Jan 2015 12:05:14 -0500, by John W. Eaton
-
doc fixes for audio functionsFri, 02 Jan 2015 11:42:04 -0500, by John W. Eaton
-
* audiodevinfo.cc: Use "||" and "&&", not "or" and "and".Fri, 02 Jan 2015 02:18:51 -0500, by John W. Eaton
-
* audiodevinfo.cc: Avoid warnings about comparision operations.Fri, 02 Jan 2015 02:16:18 -0500, by John W. Eaton
-
use C++ style casts in audio codeFri, 02 Jan 2015 02:04:40 -0500, by John W. Eaton
-
eliminate unused variable and parameter warningsFri, 02 Jan 2015 00:59:08 -0500, by John W. Eaton
-
don't include oct.h in Octave source filesFri, 02 Jan 2015 00:47:25 -0500, by John W. Eaton
-
merge audio source filesFri, 02 Jan 2015 00:40:35 -0500, by John W. Eaton
-
fix audioplayer testsWed, 31 Dec 2014 15:38:13 -0500, by John W. Eaton
-
maint: Merge default to temporary audio-gsoc branch.Wed, 31 Dec 2014 14:59:42 -0500, by John W. Eaton
-
style fixes for audioplayer and audiorecorder .m filesWed, 31 Dec 2014 14:56:52 -0500, by John W. Eaton
-
fix docstring style in .m filesWed, 31 Dec 2014 13:45:45 -0500, by John W. Eaton
-
Fix texinfo docstring syntax for all audio functionsThu, 03 Oct 2013 09:50:01 -0400, by Mike Miller
-
Add missing texinfo docstrings to all audio functionsThu, 03 Oct 2013 08:33:46 -0400, by Mike Miller
-
Apply Octave coding style to audio project additionsThu, 03 Oct 2013 07:52:58 -0400, by Mike Miller
-
configure.ac: Add --without-portaudio and --without-sndfile optionsWed, 02 Oct 2013 00:14:09 -0400, by Mike Miller
-
Include config.h in audio project source filesTue, 01 Oct 2013 23:42:43 -0400, by Mike Miller
-
Add Octave copyright header block to audio project filesTue, 01 Oct 2013 23:36:37 -0400, by Mike Miller
-
maint: removed audiodevinfo.txi, audiofile.txi, audiorecorder.txi and audioplayer.txi files because they are no longer neededMon, 23 Sep 2013 15:04:27 +0300, by Vytautas Jančauskas
-
change docstrings in audio defundld cc files to work with new texinfoFri, 20 Sep 2013 01:37:43 +0300, by Vytautas Jančauskas
-
change @audiorecorder method docstrings to work with new texinfoFri, 20 Sep 2013 00:51:21 +0300, by Vytautas Jančauskas
-
fix audioplayer docstrings to work with new texinfoFri, 20 Sep 2013 00:46:16 +0300, by Vytautas Jančauskas
-
doc: included docstrings for audioinfo, audioread and audiowrite in audio.txiFri, 20 Sep 2013 00:37:06 +0300, by Vytautas Jančauskas
-
doc: included all docstrings for the @audioplayer class in audio.txi as well as added additional explanations for the functionalityFri, 20 Sep 2013 00:34:30 +0300, by Vytautas Jančauskas
-
doc: add docstrings for audio file utilities, audiodevinfo, audioplayer and audiorecorderThu, 19 Sep 2013 15:43:23 +0300, by Vytautas Jančauskas
-
fix audioinfo crashing when no arguments are givenThu, 19 Sep 2013 15:23:59 +0300, by Vytautas Jančauskas
-
fix some missing semicolons and add some conditional compilation constructs to audio functionsThu, 19 Sep 2013 15:18:25 +0300, by Vytautas Jančauskas
-
audio documentation content and building changesThu, 19 Sep 2013 15:13:48 +0300, by Vytautas Jančauskas
-
maint: removed module.mk files from @audioplayer and @audiorecorder foldersWed, 18 Sep 2013 00:17:04 +0300, by Vytautas Jančauskas
-
maint: moved @audiorecorder and @audioplayer folders inside the audio folderWed, 18 Sep 2013 00:16:28 +0300, by Vytautas Jančauskas
-
added module.mk to scripts/audiorecorderTue, 17 Sep 2013 23:29:07 +0300, by Vytautas Jančauskas
-
added module.mk file to scripts/@audioplayerTue, 17 Sep 2013 23:09:58 +0300, by Vytautas Jančauskas
-
doc: short descriptions in audiodevinfo.txi and audiofile.txi for the functionsTue, 17 Sep 2013 20:58:35 +0300, by Vytautas Jančauskas
-
audio functionality documentationTue, 17 Sep 2013 20:53:11 +0300, by Vytautas Jančauskas
-
let audiodevinfo be built even when PortAudio is not presentMon, 16 Sep 2013 16:46:44 +0300, by Vytautas Jančauskas
-
let audiodevinfo be built even when PortAudio is not presentMon, 16 Sep 2013 16:38:51 +0300, by Vytautas Jančauskas
-
allow __player_audioplayer__ to build even when PortAudio is not presentMon, 16 Sep 2013 16:26:29 +0300, by Vytautas Jančauskas
-
added __recorder_audiorecorder__ file for wrapping recorder_class functionalityThu, 12 Sep 2013 19:07:04 +0300, by Vytautas Jančauskas
-
include player_class.cc and recorder_class.cc in __player_audioplayer__.ccThu, 12 Sep 2013 19:02:25 +0300, by Vytautas Jančauskas
-
build __player_audioplayer__Thu, 12 Sep 2013 01:08:38 +0300, by Vytautas Jančauskas
-
concatenated audioplayer wrapper codeWed, 11 Sep 2013 22:46:02 +0300, by Vytautas Jančauskas
-
New files - @audiorecorder and @audioplayer classesWed, 11 Sep 2013 22:40:18 +0300, by Vytautas Jančauskas
-
Fix includes in player and recorder class files, add instructions to build themWed, 11 Sep 2013 22:38:04 +0300, by Vytautas Jančauskas
-
New files for audio playback and recordingWed, 11 Sep 2013 22:08:20 +0300, by Vytautas Jančauskas
-
Fix audiodevinfo, audioinfo, audioread and audiowrite build processWed, 11 Sep 2013 22:05:47 +0300, by Vytautas Jančauskas
-
Fix octave header includes in audiodevinfoWed, 11 Sep 2013 21:32:14 +0300, by Vytautas Jančauskas