lp:timidity

Created by VCS imports and last modified
Get this branch:
bzr branch lp:timidity

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
TiMidity++
Status:
Development

Import details

Import Status: Failed

This branch is an import of the CVS module timidity from :pserver:anonymous@timidity.cvs.sourceforge.net:/cvsroot/timidity.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 25 seconds — see the log
Import started on russkaya and finished taking 20 seconds — see the log
Import started on neumayer and finished taking 30 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log

Recent revisions

1037. By tamuki

Fix coverity memory leak issues

Author: Tobias Markus <email address hidden>

1036. By tamuki

autogen.sh: create ChangeLog in a VCS-independent way

1035. By tamuki

Fix to Japanese man page

1034. By tamuki

autogen.sh: create ChangeLog that is required by automake

Author: Stas Sergeev <email address hidden>

1033. By tamuki

fixes to man page

Author: Stas Sergeev <email address hidden>

1032. By tamuki

Fix reverb buffer-overrun issue

Add code to check the upper limit of the index. TiMidity++ to buffer-
overrun when the value of the reverb_status_gs.character was a 6 or 7.
info->index is set to a value out of range when the value of the
"Reverb Time" was -64.

Author: yta <email address hidden>

1031. By tamuki

Fix NULL pointer access issue (Windows audio driver output)

Add DriverClosing and OutputWorking flags. If TiMidity++ called
close_output during a stop at output_data, app cause a NULL pointer
access. After changing, WaitForBuffer(1) to stop until return from
output_data.

Author: yta <email address hidden>

1030. By tamuki

Update copyright year to 2014

Update copyright year to 2014 and replace the old e-mail address to
new one.

1029. By tamuki

Fix Windows Driver

Add DriverCallback API. The driver must call the DriverCallback API.
After changing, some MIDI sequencers will not freeze: XGWorks, Domino,
etc.

Author: yta <email address hidden>

1028. By tamuki

Fix ssize_t type test and conditional compilation

Fix ssize_t type test because older versions of autoconf do not
support AC_TYPE_SSIZE_T macro. Also, fix conditional compilation for
older versions of MinGW.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers