Mercurial > hg > octave-nkf
graph
-
Fix working directory of Figure Save dialog between CLI and GUI (bug #44175).Tue, 17 Feb 2015 15:24:05 -0800, by Rik
-
Adjust spacing of static_cast<> calls to follow Octave coding conventions.Tue, 17 Feb 2015 13:34:32 -0800, by Rik
-
use 0.0f style constants instead of static_cast<float> (0.0)Tue, 17 Feb 2015 16:30:52 -0500, by John W. Eaton
-
* libgui/languages/pt_BR.ts: imported Júlios updatesTue, 17 Feb 2015 21:37:33 +0100, by Torsten
-
* libgui/languages/*.ts: update of translation files due to fixed typosTue, 17 Feb 2015 20:06:37 +0100, by Torsten
-
* oct-conf.in.h: Eliminate obsolete LIBPLPLOT macro.Tue, 17 Feb 2015 14:51:29 -0500, by John W. Eaton
-
put OSMESA compiler flag variables in config_options structTue, 17 Feb 2015 14:37:26 -0500, by John W. Eaton
-
more consistently use _CPPFLAGS and _LDFLAGS variablesTue, 17 Feb 2015 14:33:05 -0500, by John W. Eaton
-
use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBSTue, 17 Feb 2015 14:10:46 -0500, by John W. Eaton
-
libgui/languages/de_DE.ts: Update german translationTue, 17 Feb 2015 20:13:29 +0100, by Andreas Weber
-
Fix return phase of acosh to match Matlab (bug #44286).Tue, 17 Feb 2015 11:07:01 -0800, by Rik
-
improve compatibility of printf functionsTue, 17 Feb 2015 00:51:42 -0500, by John W. Eaton
-
implement missing complex array extraction functionTue, 17 Feb 2015 00:44:06 -0500, by John W. Eaton
-
improve compatibility of sprintf function.Tue, 17 Feb 2015 00:42:25 -0500, by John W. Eaton
-
Change text "Clear all" to "Clear Window" in right click menu (bug #44015).Mon, 16 Feb 2015 18:42:00 -0800, by Rik
-
Ensure that numbers passed to integer *printf format codes are integers (bug #44245).Mon, 16 Feb 2015 16:51:45 -0800, by Rik
-
Use epswrite/eps2write depending on capabilities of ghostscript (bug #44186).Mon, 16 Feb 2015 14:29:43 -0800, by Rik
-
Use default format of PDF for saving Qt plots.Sun, 15 Feb 2015 11:46:16 -0800, by Rik
-
Remove unimplemented "New Figure" and "Open" options from Qt Figure File menu.Sun, 15 Feb 2015 11:25:18 -0800, by Rik
-
doc: Use 'nonexistent' rather than 'non-existent' in documentation.Sun, 15 Feb 2015 11:09:36 -0800, by Rik
-
Correct typos and English phrasings in GUI preferences dialog.Sun, 15 Feb 2015 10:36:56 -0800, by Rik
-
Change FLTK File menu to match Qt File menu ordering.Sun, 15 Feb 2015 10:07:38 -0800, by Rik
-
Temporary workaround for user-defined object sizes reported as 1x1 in GUI (bug #43096)Thu, 05 Feb 2015 22:40:22 +0000, by Colin Macdonald
-
Backout cset 59ad278cfb98, use gnuplot for building doc images.Sun, 15 Feb 2015 07:13:09 -0800, by Rik
-
remove event filter catching Alt+... from unix terminal (bug_#44254)Sun, 15 Feb 2015 15:31:39 +0100, by Torsten
-
* libgui/languages/*.ts: update of all gui translation filesSun, 15 Feb 2015 15:01:05 +0100, by Torsten
-
Restructure shutdown flow and behavior for improved robustnessSat, 14 Feb 2015 11:27:10 -0600, by Daniel J Sebald
-
Correctly use GL2PS_POLYGON_OFFSET_FILL (bug #44111, bug #44125).Sat, 14 Feb 2015 09:32:57 -0800, by Rik
-
Fix legend function interaction with plotyy (bug #44246).Sat, 14 Feb 2015 07:12:22 -0800, by Rik
-
Pass unrecognized '-' arguments through mkoctfile to compiler (bug #34169).Fri, 13 Feb 2015 20:51:59 -0800, by Rik
-
fix omission from changeset 1170c849952bFri, 13 Feb 2015 18:06:46 -0500, by John W. Eaton
-
style fixes for resource managementFri, 13 Feb 2015 16:46:21 -0500, by John W. Eaton
-
don't force gnuplot for creating figures for documentationFri, 13 Feb 2015 14:02:06 -0500, by John W. Eaton
-
__opengl_print__.m: Use OSMesa for offscreen rendering (Bug #33180)Fri, 13 Feb 2015 17:24:38 +0100, by Andreas Weber
-
Remove erroneously added "keyboard" in cset ef3cdadc2a08Fri, 13 Feb 2015 10:14:31 +0100, by Andreas Weber
-
doc: print.m: Fix typo metalfile -> metafileFri, 13 Feb 2015 10:12:01 +0100, by Andreas Weber
-
doc: NEWS entry for changes in the "ismatrix" function (bug #42422).Fri, 13 Feb 2015 08:24:48 +0100, by Kai T. Ohlhus
-
Add __osmesa_print__.cc for offscreen rendering with OpenGLFri, 13 Feb 2015 00:31:10 +0100, by Andreas Weber
-
also kill pending input line when gui command window is cleared (bug #44015)Thu, 12 Feb 2015 14:32:01 -0500, by John W. Eaton
-
avoid exiting on command_interpreter::interruptThu, 12 Feb 2015 14:12:43 -0500, by John W. Eaton
-
Fix Matlab incompatibility of "ismatrix" (bug #42422).Thu, 12 Feb 2015 18:34:56 +0100, by Kai T. Ohlhus
-
Clear the command window safely (bug #44015)Wed, 11 Feb 2015 23:03:51 -0800, by Mike Miller
-
Fix incorrect strread behavior with option "commentstyle" (bug #43972)Fri, 30 Jan 2015 09:06:37 +0100, by Massimiliano Fasi
-
maint: Update copyright notices for 2015.Wed, 11 Feb 2015 14:19:08 -0500, by John W. Eaton
-
Remove duplicate assignment statement in cset c334e4af3a1b.Wed, 11 Feb 2015 10:58:21 -0800, by Rik
-
imwrite: add tests for jpeg writing (bugs #41673, #44118, #42474)Wed, 11 Feb 2015 17:50:23 +0000, by Carnë Draug
-
Fix incorrect writing of grayscale JPEG images (bugs #41673, #44118, #42474)Wed, 11 Feb 2015 17:40:04 +0000, by Ilya Kurdyukov
-
gl2ps-renderer.cc: Add errors and warnings, replace glFlush with glFinishTue, 10 Feb 2015 23:19:44 +0100, by Andreas Weber
-
fix reappearing closed editor tabs at next restart (bug #44219)Tue, 10 Feb 2015 22:27:29 +0100, by Torsten
-
Allow return/double-click to activate dock file-browser open (bug #44216)Tue, 10 Feb 2015 02:37:29 -0600, by Daniel J Sebald
-
add extra action for interrupting with Ctrl-C (bug #44204)Mon, 09 Feb 2015 09:56:25 +0100, by Torsten
-
Add missing semicolon to cset 8724af455b11.Tue, 10 Feb 2015 09:21:54 -0800, by Rik
-
freqz.m: Add 1 more point to the plot output (bug #438950).Mon, 09 Feb 2015 16:24:53 -0500, by Doug Stewart
-
subplot.m: fix deletion of previous subplots (bug #41128)Sun, 08 Feb 2015 13:09:43 +0100, by Pantxo Diribarne
-
do not set text encoding for strings to utf-8 on windows (bug #44103)Mon, 09 Feb 2015 22:09:36 +0100, by Torsten
-
make save and saveas menu items work in Qt figure windowMon, 09 Feb 2015 16:06:02 -0500, by John W. Eaton
-
Update tightinset when "font*" properties are changed (bug #39581)Mon, 09 Feb 2015 21:36:01 +0100, by Pantxo Diribarne
-
record.m: Improve input validationSun, 08 Feb 2015 23:24:45 -0500, by Mike Miller
-
New functions sound and soundscSun, 08 Feb 2015 18:35:59 -0500, by Mike Miller
-
printing for Qt plot widget (bug #42537)Sun, 08 Feb 2015 16:25:06 -0500, by John W. Eaton
-
record.m: Remove seealso link to @audiorecorder which stops docs building.Sun, 08 Feb 2015 12:10:05 -0800, by Rik
-
__ghostscript__.m: Use del to remove files on Windows machines (bug #44186).Sun, 08 Feb 2015 10:33:56 -0800, by Rik
-
Fix reordering graphics property children for hidden objects (bug #44211)Sun, 08 Feb 2015 18:40:00 +0100, by Pantxo Diribarne
-
record.m: Overhaul function.Sun, 08 Feb 2015 01:09:32 -0500, by Mike Miller
-
Change Octave version to 3.9.1+ to distinguish it from previous gui-release branch.Sat, 07 Feb 2015 21:48:35 -0800, by Rik
-
Fix sndfile bit width handling in audio functionsSun, 01 Feb 2015 20:46:37 -0500, by Mike Miller
-
Stop audioplayer and audiorecorder when done or interruptedSat, 07 Feb 2015 19:38:44 -0500, by Mike Miller
-
Correctly check for end of audio recordingSun, 01 Feb 2015 19:20:40 -0500, by Mike Miller
-
Handle interrupt in audio blocking play and record (bug #44142)Sat, 07 Feb 2015 15:33:20 -0500, by Mike Miller
-
Make audio buffer size dependent on sample rateSun, 01 Feb 2015 18:16:00 -0500, by Mike Miller
-
Silence warning messages in %!test code.Sat, 07 Feb 2015 20:55:39 -0800, by Rik
-
colormaps.tst: Don't show a figure during 'make check'Sat, 07 Feb 2015 11:32:47 -0500, by Mike Miller
-
Don't play or record audio during 'make check'Sat, 07 Feb 2015 10:47:25 -0500, by Mike Miller
-
colormap.m: Don't show a figure during 'make check'Sat, 07 Feb 2015 10:13:25 -0500, by Mike Miller
-
Freset: avoid multiple reseting of properties (bug #43960)Sat, 07 Feb 2015 15:41:48 +0100, by Pantxo Diribarne
-
Disable output flow control in the unix terminal with Ctrl-Q/S (bug #42681)Fri, 06 Feb 2015 23:15:14 -0500, by Mike Miller
-
fix new shortcut dialog when applying new settings (fix #44196)Fri, 06 Feb 2015 22:55:01 +0100, by Torsten
-
more mouse interaction features for Qt plotting widgetFri, 06 Feb 2015 13:06:54 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Fri, 06 Feb 2015 08:31:49 -0800, by Rik
-
eigs.m: Only transform char input sigma to lower case in cset 08dbf53f34c1. stableFri, 06 Feb 2015 08:31:09 -0800, by Rik
-
graphics_toolkit.m: Return a valid toolkit, not "", before any plotting has happened (bug #41665).Wed, 04 Feb 2015 17:54:58 -0800, by Rik
-
Update axes "tightinset" when "x/y/ztick" have changedThu, 05 Feb 2015 23:12:47 +0100, by Pantxo Diribarne
-
Modified the "extrap" option for interp2, interp3, and interpn (bug #44002).Thu, 05 Feb 2015 17:58:20 +0100, by Kai T. Ohlhus
-
Fix compilation error when building with FLTK but without gl2psTue, 03 Feb 2015 21:42:32 -0500, by Mike Miller
-
Detect binary operations with a transposed matrix and forward to BLAS (bug #42716).Tue, 03 Feb 2015 12:27:58 -0800, by David Bateman
-
A few new strings for the Italian translation of the GUI (default branch)Tue, 03 Feb 2015 16:22:43 +0100, by Massimiliano Fasi
-
prepad.m: Fix str-to-num warnings (bug #44162)Mon, 02 Feb 2015 19:58:17 -0500, by Mike Miller
-
imformats: memory lock function to prevent "registry" of imageIO to be clearedMon, 02 Feb 2015 22:28:02 +0000, by Carnë Draug
-
Update "tightinset" when "x/yaxislocation" is changedMon, 02 Feb 2015 21:09:46 +0100, by Pantxo Diribarne
-
Fix failing JIT tests (bug #41312).Mon, 27 Jan 2014 15:52:57 +0100, by Stefan Mahr
-
Freset: do not reset figure outerposition (part of bug #43960)Mon, 02 Feb 2015 15:13:22 +0100, by Pantxo Diribarne
-
Check for gnuplot binary with executable file extension if neededSun, 01 Feb 2015 22:15:34 -0500, by Mike Miller
-
Fix compilation error when building without gl2psSat, 31 Jan 2015 18:41:45 -0500, by Mike Miller
-
Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.Sat, 31 Jan 2015 10:23:52 -0500, by Mike Miller
-
Don't register gnuplot toolkit if gnuplot is not available (bug #35391)Sat, 31 Jan 2015 02:42:15 -0500, by Mike Miller
-
update default branch to release as 4.0Fri, 30 Jan 2015 11:51:45 -0500, by John W. Eaton
-
maint: Final merge of gui-release branch (now closed) to default.Fri, 30 Jan 2015 17:50:03 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 30 Jan 2015 16:06:14 -0500, by John W. Eaton
-
don't insert packages when doing a simple search (bug #43769)Fri, 30 Jan 2015 15:28:32 -0500, by John W. Eaton
-
rename __fltk_print__.m to __opengl_print__.mThu, 29 Jan 2015 17:13:16 -0500, by John W. Eaton
-
move opengl printing code from __init_fltk__.cc to gl2ps-renderer.ccThu, 29 Jan 2015 17:07:09 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 30 Jan 2015 16:05:02 -0500, by John W. Eaton
-
Turn on OpenGL Multisampling for Qt plotting (bug #41819) gui-releaseThu, 29 Jan 2015 19:42:32 -0800, by Rik
-
getappdata.m: fix output for multiple handles (bug #44097)Tue, 27 Jan 2015 18:55:25 +0100, by Pantxo Diribarne
-
Map -pi to pi for principal argument used in complex operators (bug #43313).Sat, 04 Oct 2014 02:17:17 -0500, by Daniel J Sebald
-
Fix complex compare operation for issorted float values (bug #44071).Mon, 26 Jan 2015 22:36:58 -0800, by Rik
-
Fix complex compare operation for issorted (bug #44071).Mon, 26 Jan 2015 15:32:49 -0800, by Rik
-
prevent opening the settings dialog multiple times gui-releaseSun, 25 Jan 2015 20:03:17 +0100, by Torsten
-
add apply button to the settings dialog (bug #44081) gui-releaseSun, 25 Jan 2015 12:22:48 +0100, by Torsten
-
chop.m: Calculate deflate as 1./inflate (bug #43734).Sat, 24 Jan 2015 22:27:12 -0800, by Rik
-
add actions for moving/selecting to matching brace gui-releaseSat, 24 Jan 2015 22:46:20 +0100, by Torsten
-
eigs.m: Transform any character input for sigma to lower case before proceeding. stableFri, 23 Jan 2015 17:08:04 -0800, by Rik
-
* octave-dock-widget.cc: Use Q_UNUSED instead of multiple function decls.Fri, 23 Jan 2015 16:44:18 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 23 Jan 2015 16:40:50 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 23 Jan 2015 16:40:25 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 23 Jan 2015 16:39:32 -0500, by John W. Eaton
-
use xevent instead of ev to avoid shadowed warnings gui-releaseFri, 23 Jan 2015 16:30:26 -0500, by John W. Eaton
-
* Faddeeva.cc: Avoid C-style cast warnings. stableFri, 23 Jan 2015 16:39:07 -0500, by John W. Eaton
-
eliminate some unused variable and typedef warnings gui-releaseFri, 23 Jan 2015 16:09:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 23 Jan 2015 15:23:09 -0500, by John W. Eaton
-
update Faddeeva.cc to latest upstream version stableFri, 23 Jan 2015 15:20:00 -0500, by John W. Eaton
-
avoid shadowed variable warnings in libgui sources gui-releaseFri, 23 Jan 2015 14:53:10 -0500, by John W. Eaton
-
avoid old-style cast warning in libgui gui-releaseFri, 23 Jan 2015 14:37:43 -0500, by John W. Eaton
-
eliminate unused variable warnings in libgui gui-releaseFri, 23 Jan 2015 14:33:55 -0500, by John W. Eaton
-
Fix colormap functions when N is not of class double (bug #44070)Fri, 23 Jan 2015 15:37:56 +0000, by Carnë Draug
-
gmap40.m: fix for corner case when N is 1Fri, 23 Jan 2015 16:33:02 +0000, by Carnë Draug
-
cubehelix: fix for the corner cases when N is 1 or 0.Fri, 23 Jan 2015 15:28:45 +0000, by Carnë Draug
-
colormap.m: memory lock function to protect persistent variable from clear().Fri, 23 Jan 2015 13:17:08 +0000, by Carnë Draug
-
Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)Fri, 23 Jan 2015 13:14:38 +0000, by Carnë Draug
-
clean up some signal-slot combinations in the editor gui-releaseThu, 22 Jan 2015 21:38:12 +0100, by Torsten
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 22 Jan 2015 14:46:30 -0500, by John W. Eaton
-
open a doc page from editor directly without command window gui-releaseThu, 22 Jan 2015 19:02:24 +0100, by Torsten
-
open file directly without edit command when editing a function from editor gui-releaseThu, 22 Jan 2015 06:52:37 +0100, by Torsten
-
Correct missing word in output of warranty(). stableWed, 21 Jan 2015 20:32:40 -0800, by Daniel J Sebald
-
limit number of jobs for make command to 1 under windows (bug #44053)Wed, 21 Jan 2015 21:19:38 -0500, by Avinoam Kalma
-
also skip startup message if session is not interactiveWed, 21 Jan 2015 12:36:25 -0500, by John W. Eaton
-
put custom CPPFLAGS after AM_CPPFLAGS for dld functions (bug #44060)Wed, 21 Jan 2015 12:18:53 -0500, by John W. Eaton
-
Don't print start-up message when input is a non-interactive script.Tue, 20 Jan 2015 17:34:56 -0800, by Rik
-
check existence of files when restoring last session (bug #44054) gui-releaseTue, 20 Jan 2015 22:19:18 +0100, by Torsten
-
unconditionally disable the octave_allocator classTue, 20 Jan 2015 13:43:29 -0500, by John W. Eaton
-
strip trailing whitespace from most source filesTue, 20 Jan 2015 10:29:54 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 20 Jan 2015 10:24:46 -0500, by John W. Eaton
-
strip trailing whitespace from most source files gui-releaseTue, 20 Jan 2015 09:43:29 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 20 Jan 2015 10:05:42 -0500, by John W. Eaton
-
strip trailing whitespace from most source files stableTue, 20 Jan 2015 08:26:57 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Tue, 20 Jan 2015 09:55:41 -0500, by John W. Eaton
-
Fix cummin/cummax operations on rows when NaN element present (bug #44009).Mon, 19 Jan 2015 21:05:39 -0800, by Lachlan Andrew
-
fix scroll width of horizontal scroll bar (bug #44040) gui-releaseMon, 19 Jan 2015 07:04:12 +0100, by Torsten
-
Fix compilation error when building without QScintilla gui-releaseSun, 18 Jan 2015 18:33:43 -0500, by Mike Miller
-
build: Don't build GUI when OpenGL is disabled or not found (bug #44017) gui-releaseSun, 18 Jan 2015 17:53:41 -0500, by Mike Miller
-
fix cursor positioning when searching backwards (bug #44039) gui-releaseSun, 18 Jan 2015 22:54:14 +0100, by Torsten
-
Print black&white when using -dps device with gnuplot (bug #43975).Sun, 18 Jan 2015 10:38:11 -0800, by Rik
-
provide a user preference for printing the debug location in the terminal gui-releaseSat, 17 Jan 2015 09:33:15 +0100, by Torsten
-
* configure_make.m: Single-quote environment variable values.Thu, 15 Jan 2015 22:45:11 -0500, by John W. Eaton
-
* audiodevinfo.cc: Style fixes. Warning IDs.Thu, 15 Jan 2015 15:36:54 -0500, by John W. Eaton
-
configure.ac: Add a --without-fltk build option (bug #37773)Thu, 15 Jan 2015 21:26:34 -0500, by Sebastian Schoeps
-
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
-
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