log

age author description
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.
Fri, 09 Jan 2015 15:03:01 -0500 John W. Eaton disable Octave audio callback functions
Fri, 09 Jan 2015 14:11:19 -0500 John W. Eaton properly close audio files
Fri, 09 Jan 2015 13:50:25 -0500 John W. Eaton style and other fixes for audiorecorder callback fucntions
Fri, 09 Jan 2015 13:29:03 -0500 John W. Eaton * audiodevinfo.cc: Explicitly use std::pow.
Fri, 09 Jan 2015 13:25:52 -0500 John W. Eaton use existing function to determine endianness in audiodevinfo.cc
Fri, 09 Jan 2015 13:19:50 -0500 John W. Eaton improve performance of audio callback functions
Fri, 09 Jan 2015 13:17:51 -0500 John W. Eaton improve argument decoding in audioread.cc functions
Fri, 09 Jan 2015 10:59:21 -0500 John W. Eaton write ogg files in chunks to avoid apparent bug
Thu, 08 Jan 2015 13:40:35 -0500 John W. Eaton increase audio buffer size
Thu, 08 Jan 2015 13:38:14 -0500 John W. Eaton improve error checking and efficiency of octave audio callback function
Thu, 08 Jan 2015 13:20:47 -0500 John W. Eaton * audiodevinfo.cc: Style fixes.
Thu, 08 Jan 2015 13:18:50 -0500 John W. Eaton prevent completely invalid call to __player_audioplayer__
Thu, 08 Jan 2015 13:16:57 -0500 John W. Eaton improve efficiency of portaudio callback function
Thu, 08 Jan 2015 13:08:52 -0500 John W. Eaton avoid unnecessary use of pointer in audio code
Thu, 08 Jan 2015 12:51:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 07 Jan 2015 18:12:01 -0500 John W. Eaton avoid indexing before beginning of string
Wed, 07 Jan 2015 18:11:05 -0500 John W. Eaton Backed out changeset 5f313345912f
Wed, 07 Jan 2015 18:07:12 -0500 John W. Eaton avoid indexing before beginning of string
Wed, 07 Jan 2015 18:02:17 -0500 John W. Eaton avoid indexing before beginning of string
Wed, 07 Jan 2015 17:26:50 -0500 John W. Eaton avoid valgrind warning: conditional move depends on uninitialized variable