Mercurial > hg > octave-nkf
graph
-
Recognize new eps2write device from Ghostscript (partial fix for bug #43989).Thu, 15 Jan 2015 12:38:13 -0800, by Rik
-
maybe stop recorder in audio recorder destructorThu, 15 Jan 2015 15:29:55 -0500, by John W. Eaton
-
unpack.m: replace canonicalize_file_name by make_absolute_filename (bug #43979)Wed, 14 Jan 2015 21:46:13 +0100, by Philip Nienhuis
-
maint: Periodic merge of gui-release to default.Wed, 14 Jan 2015 13:54:28 -0500, by John W. Eaton
-
doc: Periodic spellcheck of documentation.Tue, 13 Jan 2015 22:11:45 -0800, by Rik
-
doc: Periodic grammarcheck of documentation.Tue, 13 Jan 2015 22:06:39 -0800, by Rik
-
* audiorecorder.m: Fix test.Tue, 13 Jan 2015 23:06:08 -0500, by John W. Eaton
-
* audiodevinfo.cc: Minor style fixes.Tue, 13 Jan 2015 22:38:15 -0500, by John W. Eaton
-
avoid dereferencing null pointers in audio functionsTue, 13 Jan 2015 22:33:02 -0500, by John W. Eaton
-
Use Octave coding conventions for documentation of audio functions.Tue, 13 Jan 2015 08:54:25 -0800, by Rik
-
audiodevinfo.cc: Stop playback in audioplayers destructor (bug ##43994)Tue, 13 Jan 2015 12:50:43 +0100, by Andreas Weber
-
maint: Periodic merge of gui-release to default.Mon, 12 Jan 2015 09:17:35 -0800, by Rik
-
Restore valid uses of pswrite device in cset a402493c0605. gui-releaseMon, 12 Jan 2015 09:13:19 -0800, by Rik
-
Stop using deprecated and removed ghostscript device pswrite (bug #41141) gui-releaseMon, 12 Jan 2015 08:47:12 -0800, by Rik
-
* audiodevinfo.cc: one audio device must be available to play or record (bug #43988)Mon, 12 Jan 2015 13:44:24 +0100, by Stefan Mahr
-
portaudio_play_callback: Fix stereo playback (bug #43965)Mon, 12 Jan 2015 13:29:45 +0100, by Andreas Weber
-
fullfile.m: properly process file separators and drive letters on Windows systems (bug #43926)Sun, 11 Jan 2015 20:11:43 +0100, by Philip Nienhuis
-
provide the same filter for history view as for workspace view gui-releaseSun, 11 Jan 2015 15:47:37 +0100, by Torsten
-
* audiodevinfo.cc: Avoid conflict with enum names.Fri, 09 Jan 2015 15:46:48 -0500, by John Donoghue
-
disable Octave audio callback functionsFri, 09 Jan 2015 15:03:01 -0500, by John W. Eaton
-
properly close audio filesFri, 09 Jan 2015 14:11:19 -0500, by John W. Eaton
-
style and other fixes for audiorecorder callback fucntionsFri, 09 Jan 2015 13:50:25 -0500, by John W. Eaton
-
* audiodevinfo.cc: Explicitly use std::pow.Fri, 09 Jan 2015 13:29:03 -0500, by John W. Eaton
-
use existing function to determine endianness in audiodevinfo.ccFri, 09 Jan 2015 13:25:52 -0500, by John W. Eaton
-
improve performance of audio callback functionsFri, 09 Jan 2015 13:19:50 -0500, by John W. Eaton
-
improve argument decoding in audioread.cc functionsFri, 09 Jan 2015 13:17:51 -0500, by John W. Eaton
-
write ogg files in chunks to avoid apparent bugFri, 09 Jan 2015 10:59:21 -0500, by John W. Eaton
-
increase audio buffer sizeThu, 08 Jan 2015 13:40:35 -0500, by John W. Eaton
-
improve error checking and efficiency of octave audio callback functionThu, 08 Jan 2015 13:38:14 -0500, by John W. Eaton
-
* audiodevinfo.cc: Style fixes.Thu, 08 Jan 2015 13:20:47 -0500, by John W. Eaton
-
prevent completely invalid call to __player_audioplayer__Thu, 08 Jan 2015 13:18:50 -0500, by John W. Eaton
-
improve efficiency of portaudio callback functionThu, 08 Jan 2015 13:16:57 -0500, by John W. Eaton
-
avoid unnecessary use of pointer in audio codeThu, 08 Jan 2015 13:08:52 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Thu, 08 Jan 2015 12:51:35 -0500, by John W. Eaton
-
avoid indexing before beginning of stringWed, 07 Jan 2015 18:12:01 -0500, by John W. Eaton
-
Backed out changeset 5f313345912fWed, 07 Jan 2015 18:11:05 -0500, by John W. Eaton
-
avoid indexing before beginning of stringWed, 07 Jan 2015 18:07:12 -0500, by John W. Eaton
-
avoid indexing before beginning of stringWed, 07 Jan 2015 18:02:17 -0500, by John W. Eaton
-
avoid valgrind warning: conditional move depends on uninitialized variableWed, 07 Jan 2015 17:26:50 -0500, by John W. Eaton
-
avoid valgrind warnings about using freed memoryWed, 07 Jan 2015 13:23:26 -0500, by John W. Eaton
-
* workspace-view.cc (filter_update): enable real regexp in filter gui-releaseWed, 07 Jan 2015 18:57:25 +0100, by Torsten
-
provide a filter for the workspace view (bug #41222) gui-releaseWed, 07 Jan 2015 18:16:28 +0100, by Torsten
-
* @audioplayer/resume.m: Fix nargin check.Mon, 05 Jan 2015 17:44:00 -0500, by John W. Eaton
-
savepath: avoid possible error in struct concatenationMon, 05 Jan 2015 12:15:51 -0500, by John W. Eaton
-
avoid warning message in test for tar functionMon, 05 Jan 2015 11:36:33 -0500, by John W. Eaton
-
improved search for active dock-widget after focus has changed gui-releaseSun, 04 Jan 2015 11:58:31 +0100, by Torsten
-
find_dialog: search from previous character position when searching backward (Bug #43917) gui-releaseSat, 03 Jan 2015 10:05:06 -0500, by John Donoghue
-
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