log

age author description
Sun, 08 Feb 2015 12:10:05 -0800 Rik record.m: Remove seealso link to @audiorecorder which stops docs building.
Sun, 08 Feb 2015 10:33:56 -0800 Rik __ghostscript__.m: Use del to remove files on Windows machines (bug #44186).
Sun, 08 Feb 2015 18:40:00 +0100 Pantxo Diribarne Fix reordering graphics property children for hidden objects (bug #44211)
Sun, 08 Feb 2015 01:09:32 -0500 Mike Miller record.m: Overhaul function.
Sat, 07 Feb 2015 21:48:35 -0800 Rik Change Octave version to 3.9.1+ to distinguish it from previous gui-release branch.
Sun, 01 Feb 2015 20:46:37 -0500 Mike Miller Fix sndfile bit width handling in audio functions
Sat, 07 Feb 2015 19:38:44 -0500 Mike Miller Stop audioplayer and audiorecorder when done or interrupted
Sun, 01 Feb 2015 19:20:40 -0500 Mike Miller Correctly check for end of audio recording
Sat, 07 Feb 2015 15:33:20 -0500 Mike Miller Handle interrupt in audio blocking play and record (bug #44142)
Sun, 01 Feb 2015 18:16:00 -0500 Mike Miller Make audio buffer size dependent on sample rate
Sat, 07 Feb 2015 20:55:39 -0800 Rik Silence warning messages in %!test code.
Sat, 07 Feb 2015 11:32:47 -0500 Mike Miller colormaps.tst: Don't show a figure during 'make check'
Sat, 07 Feb 2015 10:47:25 -0500 Mike Miller Don't play or record audio during 'make check'
Sat, 07 Feb 2015 10:13:25 -0500 Mike Miller colormap.m: Don't show a figure during 'make check'
Sat, 07 Feb 2015 15:41:48 +0100 Pantxo Diribarne Freset: avoid multiple reseting of properties (bug #43960)
Fri, 06 Feb 2015 23:15:14 -0500 Mike Miller Disable output flow control in the unix terminal with Ctrl-Q/S (bug #42681)
Fri, 06 Feb 2015 22:55:01 +0100 Torsten fix new shortcut dialog when applying new settings (fix #44196)
Fri, 06 Feb 2015 13:06:54 -0500 John W. Eaton more mouse interaction features for Qt plotting widget
Fri, 06 Feb 2015 08:31:49 -0800 Rik maint: Periodic merge of stable to default.
Fri, 06 Feb 2015 08:31:09 -0800 Rik eigs.m: Only transform char input sigma to lower case in cset 08dbf53f34c1. stable
Wed, 04 Feb 2015 17:54:58 -0800 Rik graphics_toolkit.m: Return a valid toolkit, not "", before any plotting has happened (bug #41665).
Thu, 05 Feb 2015 23:12:47 +0100 Pantxo Diribarne Update axes "tightinset" when "x/y/ztick" have changed
Thu, 05 Feb 2015 17:58:20 +0100 Kai T. Ohlhus Modified the "extrap" option for interp2, interp3, and interpn (bug #44002).
Tue, 03 Feb 2015 21:42:32 -0500 Mike Miller Fix compilation error when building with FLTK but without gl2ps
Tue, 03 Feb 2015 12:27:58 -0800 David Bateman Detect binary operations with a transposed matrix and forward to BLAS (bug #42716).
Tue, 03 Feb 2015 16:22:43 +0100 Massimiliano Fasi A few new strings for the Italian translation of the GUI (default branch)
Mon, 02 Feb 2015 19:58:17 -0500 Mike Miller prepad.m: Fix str-to-num warnings (bug #44162)
Mon, 02 Feb 2015 22:28:02 +0000 Carnë Draug imformats: memory lock function to prevent "registry" of imageIO to be cleared
Mon, 02 Feb 2015 21:09:46 +0100 Pantxo Diribarne Update "tightinset" when "x/yaxislocation" is changed
Mon, 27 Jan 2014 15:52:57 +0100 Stefan Mahr Fix failing JIT tests (bug #41312).
Mon, 02 Feb 2015 15:13:22 +0100 Pantxo Diribarne Freset: do not reset figure outerposition (part of bug #43960)
Sun, 01 Feb 2015 22:15:34 -0500 Mike Miller Check for gnuplot binary with executable file extension if needed
Sat, 31 Jan 2015 18:41:45 -0500 Mike Miller Fix compilation error when building without gl2ps
Sat, 31 Jan 2015 10:23:52 -0500 Mike Miller Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Sat, 31 Jan 2015 02:42:15 -0500 Mike Miller Don't register gnuplot toolkit if gnuplot is not available (bug #35391)
Fri, 30 Jan 2015 11:51:45 -0500 John W. Eaton update default branch to release as 4.0
Fri, 30 Jan 2015 17:50:03 -0500 John W. Eaton maint: Final merge of gui-release branch (now closed) to default.
Fri, 30 Jan 2015 17:41:50 -0500 John W. Eaton close gui-release branch gui-release
Fri, 30 Jan 2015 16:06:14 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 30 Jan 2015 15:28:32 -0500 John W. Eaton don't insert packages when doing a simple search (bug #43769)
Thu, 29 Jan 2015 17:13:16 -0500 John W. Eaton rename __fltk_print__.m to __opengl_print__.m
Thu, 29 Jan 2015 17:07:09 -0500 John W. Eaton move opengl printing code from __init_fltk__.cc to gl2ps-renderer.cc
Fri, 30 Jan 2015 16:05:02 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 29 Jan 2015 19:42:32 -0800 Rik Turn on OpenGL Multisampling for Qt plotting (bug #41819) gui-release
Tue, 27 Jan 2015 18:55:25 +0100 Pantxo Diribarne getappdata.m: fix output for multiple handles (bug #44097)
Sat, 04 Oct 2014 02:17:17 -0500 Daniel J Sebald Map -pi to pi for principal argument used in complex operators (bug #43313).
Mon, 26 Jan 2015 22:36:58 -0800 Rik Fix complex compare operation for issorted float values (bug #44071).
Mon, 26 Jan 2015 15:32:49 -0800 Rik Fix complex compare operation for issorted (bug #44071).
Sun, 25 Jan 2015 20:03:17 +0100 Torsten prevent opening the settings dialog multiple times gui-release
Sun, 25 Jan 2015 12:22:48 +0100 Torsten add apply button to the settings dialog (bug #44081) gui-release
Sat, 24 Jan 2015 22:27:12 -0800 Rik chop.m: Calculate deflate as 1./inflate (bug #43734).
Sat, 24 Jan 2015 22:46:20 +0100 Torsten add actions for moving/selecting to matching brace gui-release
Fri, 23 Jan 2015 17:08:04 -0800 Rik eigs.m: Transform any character input for sigma to lower case before proceeding. stable
Fri, 23 Jan 2015 16:44:18 -0500 John W. Eaton * octave-dock-widget.cc: Use Q_UNUSED instead of multiple function decls.
Fri, 23 Jan 2015 16:40:50 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:39:32 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 23 Jan 2015 16:30:26 -0500 John W. Eaton use xevent instead of ev to avoid shadowed warnings gui-release
Fri, 23 Jan 2015 16:39:07 -0500 John W. Eaton * Faddeeva.cc: Avoid C-style cast warnings. stable
Fri, 23 Jan 2015 16:24:46 -0500 John W. Eaton untabify QtHandles source files gui-release
Fri, 23 Jan 2015 16:09:35 -0500 John W. Eaton eliminate some unused variable and typedef warnings gui-release
Fri, 23 Jan 2015 15:23:09 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 23 Jan 2015 15:21:25 -0500 John W. Eaton * Faddeeva.cc: Also use gnulib::log. stable
Fri, 23 Jan 2015 15:20:00 -0500 John W. Eaton update Faddeeva.cc to latest upstream version stable
Fri, 23 Jan 2015 14:53:10 -0500 John W. Eaton avoid shadowed variable warnings in libgui sources gui-release
Fri, 23 Jan 2015 14:37:43 -0500 John W. Eaton avoid old-style cast warning in libgui gui-release
Fri, 23 Jan 2015 14:33:55 -0500 John W. Eaton eliminate unused variable warnings in libgui gui-release
Fri, 23 Jan 2015 15:37:56 +0000 Carnë Draug Fix colormap functions when N is not of class double (bug #44070)
Fri, 23 Jan 2015 16:33:02 +0000 Carnë Draug gmap40.m: fix for corner case when N is 1
Fri, 23 Jan 2015 15:28:45 +0000 Carnë Draug cubehelix: fix for the corner cases when N is 1 or 0.
Fri, 23 Jan 2015 13:17:08 +0000 Carnë Draug colormap.m: memory lock function to protect persistent variable from clear().
Fri, 23 Jan 2015 13:14:38 +0000 Carnë Draug Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)
Thu, 22 Jan 2015 21:38:12 +0100 Torsten clean up some signal-slot combinations in the editor gui-release
Thu, 22 Jan 2015 14:46:30 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 22 Jan 2015 19:02:24 +0100 Torsten open a doc page from editor directly without command window gui-release
Thu, 22 Jan 2015 06:52:37 +0100 Torsten open file directly without edit command when editing a function from editor gui-release
Wed, 21 Jan 2015 20:32:40 -0800 Daniel J Sebald Correct missing word in output of warranty(). stable
Wed, 21 Jan 2015 21:19:38 -0500 Avinoam Kalma limit number of jobs for make command to 1 under windows (bug #44053)
Wed, 21 Jan 2015 12:36:25 -0500 John W. Eaton also skip startup message if session is not interactive
Wed, 21 Jan 2015 12:18:53 -0500 John W. Eaton put custom CPPFLAGS after AM_CPPFLAGS for dld functions (bug #44060)
Tue, 20 Jan 2015 17:34:56 -0800 Rik Don't print start-up message when input is a non-interactive script.
Tue, 20 Jan 2015 22:19:18 +0100 Torsten check existence of files when restoring last session (bug #44054) gui-release
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Tue, 20 Jan 2015 09:55:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 19 Jan 2015 21:05:39 -0800 Lachlan Andrew Fix cummin/cummax operations on rows when NaN element present (bug #44009).
Mon, 19 Jan 2015 07:04:12 +0100 Torsten fix scroll width of horizontal scroll bar (bug #44040) gui-release
Sun, 18 Jan 2015 18:33:43 -0500 Mike Miller Fix compilation error when building without QScintilla gui-release
Sun, 18 Jan 2015 17:53:41 -0500 Mike Miller build: Don't build GUI when OpenGL is disabled or not found (bug #44017) gui-release
Sun, 18 Jan 2015 22:54:14 +0100 Torsten fix cursor positioning when searching backwards (bug #44039) gui-release
Sun, 18 Jan 2015 10:38:11 -0800 Rik Print black&white when using -dps device with gnuplot (bug #43975).
Sat, 17 Jan 2015 09:33:15 +0100 Torsten provide a user preference for printing the debug location in the terminal gui-release
Thu, 15 Jan 2015 22:45:11 -0500 John W. Eaton * configure_make.m: Single-quote environment variable values.
Thu, 15 Jan 2015 15:36:54 -0500 John W. Eaton * audiodevinfo.cc: Style fixes. Warning IDs.
Thu, 15 Jan 2015 21:26:34 -0500 Sebastian Schoeps configure.ac: Add a --without-fltk build option (bug #37773)
Thu, 15 Jan 2015 12:38:13 -0800 Rik Recognize new eps2write device from Ghostscript (partial fix for bug #43989).
Thu, 15 Jan 2015 15:29:55 -0500 John W. Eaton maybe stop recorder in audio recorder destructor
Wed, 14 Jan 2015 21:46:13 +0100 Philip Nienhuis unpack.m: replace canonicalize_file_name by make_absolute_filename (bug #43979)
Wed, 14 Jan 2015 13:54:28 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 13 Jan 2015 22:11:45 -0800 Rik doc: Periodic spellcheck of documentation.
Tue, 13 Jan 2015 22:06:39 -0800 Rik doc: Periodic grammarcheck of documentation.
Tue, 13 Jan 2015 23:06:08 -0500 John W. Eaton * audiorecorder.m: Fix test.
Tue, 13 Jan 2015 22:38:15 -0500 John W. Eaton * audiodevinfo.cc: Minor style fixes.
Tue, 13 Jan 2015 22:33:02 -0500 John W. Eaton avoid dereferencing null pointers in audio functions
Tue, 13 Jan 2015 21:46:18 +0100 Torsten remove warning and info on experimental gui gui-release
Tue, 13 Jan 2015 08:54:25 -0800 Rik Use Octave coding conventions for documentation of audio functions.
Tue, 13 Jan 2015 12:50:43 +0100 Andreas Weber audiodevinfo.cc: Stop playback in audioplayers destructor (bug ##43994)
Mon, 12 Jan 2015 09:17:35 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 12 Jan 2015 09:13:19 -0800 Rik Restore valid uses of pswrite device in cset a402493c0605. gui-release
Mon, 12 Jan 2015 08:47:12 -0800 Rik Stop using deprecated and removed ghostscript device pswrite (bug #41141) gui-release
Mon, 12 Jan 2015 13:44:24 +0100 Stefan Mahr * audiodevinfo.cc: one audio device must be available to play or record (bug #43988)
Mon, 12 Jan 2015 13:29:45 +0100 Andreas Weber portaudio_play_callback: Fix stereo playback (bug #43965)
Sun, 11 Jan 2015 20:11:43 +0100 Philip Nienhuis fullfile.m: properly process file separators and drive letters on Windows systems (bug #43926)
Sun, 11 Jan 2015 15:47:37 +0100 Torsten provide the same filter for history view as for workspace view gui-release
Sat, 10 Jan 2015 13:31:24 +0100 Torsten improve filter of workspace view gui-release
Fri, 09 Jan 2015 15:46:48 -0500 John Donoghue * audiodevinfo.cc: Avoid conflict with enum names.