Mercurial > hg > octave-nkf
graph
-
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
-
Build audiodevinfoWed, 11 Sep 2013 21:26:52 +0300, by Vytautas Jančauskas
-
check for PortAudioWed, 11 Sep 2013 21:25:30 +0300, by Vytautas Jančauskas
-
audiodevinfo.cc: new fileWed, 11 Sep 2013 20:42:15 +0300, by Vytautas Jančauskas
-
compile audio file utilities even when sndfile is not presentWed, 11 Sep 2013 19:53:17 +0300, by Vytautas Jančauskas
-
Added checks for sndfile in configure.acWed, 11 Sep 2013 19:14:50 +0300, by Vytautas Jančauskas
-
configure.ac: fix a typo where magick flags were used instead of sndfile onesTue, 10 Sep 2013 16:27:17 +0300, by Vytautas Jančauskas
-
configure.ac: fix a typoTue, 10 Sep 2013 15:47:33 +0300, by Vytautas Jančauskas
-
update configure.ac to build and configure sndfile audio file utilitiesTue, 10 Sep 2013 15:45:48 +0300, by Vytautas Jančauskas
-
Fix includes in audioread, audiowrite and audioinfoTue, 10 Sep 2013 14:08:46 +0300, by Vytautas Jančauskas
-
Added libsndfile based audio file utilities to the source treeTue, 10 Sep 2013 11:50:55 +0300, by Vytautas Jančauskas
-
check existence of uncompressed or compressed info files for doc viewer gui-releaseFri, 02 Jan 2015 18:47:29 +0100, by Torsten
-
Add documentation about when to use newplot (bug #40289).Fri, 02 Jan 2015 09:38:06 -0800, by Rik
-
Fix compile warning about comment at end of line in cset d8fd3842a507.Fri, 02 Jan 2015 08:53:17 -0800, by Rik
-
Use gnulib gen_tempname to create temporary names (Bug #43872).Thu, 01 Jan 2015 10:01:18 -0500, by John Donoghue
-
avoid shadowed variable warnings from GCCWed, 31 Dec 2014 15:57:37 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Thu, 01 Jan 2015 18:52:35 -0800, by Rik
-
Prevent segfault when video card has insufficient OpenGL support (bug #41747). stableThu, 01 Jan 2015 18:47:36 -0800, by Andreas Weber
-
Show canvas if figure was created with visible off (bug #41895)Thu, 01 Jan 2015 19:36:53 +0100, by Andreas Weber
-
doc: Add puts as a safe alternative to display a string with bare '%' chars (bug #42345).Wed, 31 Dec 2014 15:52:06 -0800, by Rik
-
Allow empty comma-separated lists in cell { } constructor (bug #43113).Wed, 31 Dec 2014 10:40:18 -0800, by Rik
-
maint: Periodic merge of gui-release to default.Tue, 30 Dec 2014 20:41:00 -0800, by Rik
-
Don't distribute mxarray.h in tarball (bug #43805). gui-releaseTue, 30 Dec 2014 13:27:49 -0800, by Rik
-
Add \ast, \deg symbols to gnuplot TeX interpreter.Tue, 30 Dec 2014 20:34:55 -0800, by Rik
-
Don't distribute mxarray.h in tarball (bug #43805).Tue, 30 Dec 2014 14:04:53 -0800, by Rik
-
don't skip solution of singular upper/lower triangular systemsTue, 30 Dec 2014 16:17:21 -0500, by John W. Eaton
-
open doc browser for keywords correctly (bug #41110) gui-releaseTue, 30 Dec 2014 22:02:56 +0100, by Torsten
-
do a better job of preserving warning state when running testsTue, 30 Dec 2014 11:33:33 -0500, by John W. Eaton
-
fmindbnd.m: Check input range is low to high (bug #43219).Fri, 19 Sep 2014 18:24:05 +0200, by Massimiliano Fasi
-
Document Matlab incompatibility in printf functions and bare '%' char (bug #42345).Tue, 30 Dec 2014 08:31:51 -0800, by Rik
-
fix positioning issues of editor find dialog (bug #43174) gui-releaseTue, 30 Dec 2014 15:38:57 +0100, by Torsten
-
command window buffer size configurable on windows (bug #41474) gui-releaseTue, 30 Dec 2014 08:24:14 +0100, by Torsten
-
fix handling of options struct passed to warning function (bug #36393)Mon, 29 Dec 2014 23:05:25 -0500, by John W. Eaton
-
Fix line color when using plot3 (bug #39585, bug #36926).Mon, 29 Dec 2014 18:07:54 -0800, by Rik
-
make sure the console window gets active custom style at beginning gui-releaseMon, 29 Dec 2014 13:52:42 +0100, by Torsten
-
meansq.m: Fix texinfo copy&paste error from std to meansq stableMon, 29 Dec 2014 11:13:40 +0100, by Andreas Weber
-
Add extra docs about the performance benefits of operator functions (bug #36439).Sun, 28 Dec 2014 06:58:09 -0800, by Rik
-
compute condition number when solving triangular systems (bug #43875)Fri, 26 Dec 2014 14:35:46 -0500, by John W. Eaton
-
values of variables in workspace view copyable (bug #43674) gui-releaseSat, 27 Dec 2014 19:32:42 +0100, by Torsten
-
* workspace-model.cc: prevent doubly emitted signal on data update gui-releaseSat, 27 Dec 2014 13:13:48 +0100, by Torsten
-
fix errors when building octave for windows (regression from d93293218966) gui-releaseSat, 27 Dec 2014 13:08:19 +0100, by Torsten
-
hiding horizontal scroll bar in editor when not needed (bug #41592) gui-releaseFri, 26 Dec 2014 09:10:38 +0100, by Torsten
-
fix access to already removed editor window at exit gui-releaseThu, 25 Dec 2014 15:48:43 +0100, by Torsten
-
Check if tempfile name exists when changing path of temporary file name (Bug #43872)Tue, 23 Dec 2014 10:30:26 -0500, by John Donoghue
-
switching between edit and main shortcuts depending on active dock widget now gui-releaseWed, 24 Dec 2014 15:07:31 +0100, by Torsten
-
fix regression from 476032040df9 (endless loop while looking for active widget) gui-releaseWed, 24 Dec 2014 13:58:00 +0100, by Torsten
-
Fix using '@' character in gnuplot text strings (bug #35363).Tue, 23 Dec 2014 15:43:48 -0800, by Rik
-
custom style of dock widget title bars depending on focus (bug #43837) gui-releaseTue, 23 Dec 2014 16:29:02 +0100, by Torsten
-
determining the active dock from focus changes in the gui gui-releaseTue, 23 Dec 2014 15:04:00 +0100, by Torsten
-
don't print stack trace on errors if error_state is -2Sun, 21 Dec 2014 19:50:40 -0500, by John W. Eaton
-
Fix tempname so it prioritizes user input dir rather than TMPDIR (bug #43844).Sun, 21 Dec 2014 21:00:51 -0800, by Rik
-
Fix error message when using trisurf w/gnuplot (bug #43447).Sun, 21 Dec 2014 19:52:41 -0800, by Rik
-
doc: Align columns in @multitable in datestr.m docstring.Sun, 21 Dec 2014 19:47:16 -0800, by Rik
-
Fix ploting 1D images with gnuplot (bug #43836).Tue, 16 Dec 2014 17:25:47 +0100, by Juan Pablo Carbajal
-
fix problem with changeset e354372e20f2 (bug #43855)Sun, 21 Dec 2014 17:38:14 -0500, by John W. Eaton
-
emit stack trace immediately at point of errorSun, 21 Dec 2014 17:49:28 -0500, by John W. Eaton
-
datestr.m: Clean up use of []/"" and single/double quotes (bug #43841).Sun, 21 Dec 2014 08:09:28 -0800, by Rik
-
allow sparse arrays to be indexed by N-d arrays (bug #43855)Sun, 21 Dec 2014 01:00:01 -0500, by John W. Eaton
-
Overhaul max/min functions (fixes bug #43712).Sat, 20 Dec 2014 20:07:50 -0800, by Rik
-
allow to cancel exiting if editor tabs are modified and exit is requested in gui gui-releaseSat, 20 Dec 2014 17:26:53 +0100, by Torsten
-
use warning IDs for all warnings in liboctaveThu, 18 Dec 2014 10:50:09 -0500, by John W. Eaton
-
eliminate extra warning about finding minimum norm solutionThu, 18 Dec 2014 07:57:58 -0500, by John W. Eaton
-
consistent messages and IDs for singular matrix warningsWed, 17 Dec 2014 21:56:17 -0500, by John W. Eaton
-
genpropdoc.m: Use two spaces after period at start of sentence.Tue, 16 Dec 2014 15:50:37 -0800, by Rik
-
doc: Periodic spellcheck of documentation.Tue, 16 Dec 2014 15:39:07 -0800, by Rik
-
doc: Periodic grammarcheck of documentation.Tue, 16 Dec 2014 15:36:27 -0800, by Rik
-
A few more instances of stricter input validation for strings (bug #42651).Tue, 16 Dec 2014 12:07:32 -0800, by Rik
-
Use stricter input validation when looking for a string as input (bug #42651).Tue, 16 Dec 2014 09:21:29 -0800, by Rik
-
test.m: Avoid num-to-str warning.Mon, 15 Dec 2014 22:16:25 -0800, by Rik
-
maint: Periodic merge of gui-release to default.Mon, 15 Dec 2014 21:01:45 -0800, by Rik
-
Restore warning Octave:num-to-str missing since 3.2.4 (bug #43814). stableSun, 14 Dec 2014 21:14:36 -0800, by Rik
-
Fix up documentation for new disable_[range,diagonal_matrix,permutation_matrix] fcns.Sat, 13 Dec 2014 18:41:03 -0800, by Rik
-
scripts/general/module.mk: new entry for nargchk.m and alphabetized. (bug #43798)Thu, 11 Dec 2014 14:28:43 +0100, by Kai T. Ohlhus
-
Remove single line makro INSTANTIATE_ARRAY_SORT.Thu, 11 Dec 2014 00:15:03 +0100, by Kai T. Ohlhus
-
allow ranges to be disabledMon, 08 Dec 2014 12:59:47 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Mon, 08 Dec 2014 10:18:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseMon, 08 Dec 2014 10:15:54 -0500, by John W. Eaton
-
allow disabling of permutation and diagonal matricesMon, 08 Dec 2014 10:14:00 -0500, by John W. Eaton
-
Avoid duplicate error message when concatenating cell arrays with dim mismatch.Sat, 06 Dec 2014 22:26:32 -0800, by Rik
-
Allow stem to plot logical values (bug #43391).Thu, 09 Oct 2014 20:01:09 +0200, by Markus Bergholz