- Aug 28, 2018
-
-
TAMUKI Shoichi authored
- Update version to 2.15.0. - Update copyright year to 2018. - Update NEWS. Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
TAMUKI Shoichi authored
Avoid divide-by-zero error when received invalid time signature meta event during playing. Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- Aug 11, 2018
-
-
TAMUKI Shoichi authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- Jun 04, 2016
-
-
TAMUKI Shoichi authored
In addition to [<minutes>:]<seconds>[.<milliseconds>] specification, <measure>[.<beat>] specification is also now available. For example: -G11.4-16m Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
TAMUKI Shoichi authored
Add a simple workaround to fix the problem that some MIDI files would not seek forward to the first time segment. Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- May 28, 2016
-
-
TAMUKI Shoichi authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
TAMUKI Shoichi authored
- Avoid memory leaks if multiple --segment (-G) options are specified. Specifying multiple --segment (-G) options is also now available. For example: -G00:30-00:45 -G01:15-01:30 - Avoid segment time deviation when controlling speed up/down by user on the fly. - Avoid double free opt_aq_fill_buff if --audio-buffer (-q) option is specified. - Improve segment playing accuracy with CTLE_CUEPOINT to be handled correctly. - Fix sample_count adjustment in apply_controls() if midi_time_ratio is changed. Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- May 18, 2016
-
-
TAMUKI Shoichi authored
Play just sub-segment(s) specified by comma separated time segments. Each time segment defined by dash separated time values of begin-end. Playing from begin to end. Signed-off-by:
Yotam Medini <yotam.medini@gmail.com> Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- May 01, 2016
-
-
Alexander Myltsev authored
Signed-off-by:
Alexander Myltsev <myltsev@yandex-team.ru>
-
Stian Skjelstad authored
With newer versions of gcc, "inline" defaults to extern, and not static if not specified. This causes linking problems at the end of the compile. Most of this occurences are fixed (or #ifdef'ed away) except these two small ones in timidity/mfi.c Signed-off-by:
Stian Skjelstad <stian.skjelstad@gmail.com>
-
- Mar 19, 2016
-
-
SATO Kentaro authored
Signed-off-by:
SATO Kentaro <kentaro@ranvis.com>
-
- Apr 21, 2015
-
-
TAMUKI Shoichi authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
TAMUKI Shoichi authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
Stas Sergeev authored
Signed-off-by:
Stas Sergeev <stsp@users.sourceforge.net>
-
Stas Sergeev authored
Signed-off-by:
Stas Sergeev <stsp@users.sourceforge.net>
-
Tobias Markus authored
Signed-off-by:
Tobias Markus <tobbi@mozilla-uk.org>
-
- Aug 21, 2014
-
-
yta authored
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. Signed-off-by:
yta <yta@inter7.jp>
-
yta authored
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. Signed-off-by:
yta <yta@inter7.jp>
-
- Aug 14, 2014
-
-
TAMUKI Shoichi authored
Update copyright year to 2014 and replace the old e-mail address to new one. Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
yta authored
Add DriverCallback API. The driver must call the DriverCallback API. After changing, some MIDI sequencers will not freeze: XGWorks, Domino, etc. Signed-off-by:
yta <yta@inter7.jp>
-
- Jun 09, 2014
-
-
TAMUKI Shoichi authored
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. Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- May 24, 2014
-
-
SATO Kentaro authored
-
SATO Kentaro authored
-
SATO Kentaro authored
-
SATO Kentaro authored
-
- May 22, 2014
-
-
SATO Kentaro authored
Volume control of W32GUI interface currently changes rendering amplification, not playback volume.
-
SATO Kentaro authored
-
SATO Kentaro authored
-
- May 12, 2014
- Dec 12, 2013
-
-
TAMUKI Shoichi authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- Nov 06, 2013
-
-
TAMUKI Shoichi authored
- Fix vwprintw to fit with newer PDCurses - Fix control_mode_event args to use ptr_size_t - Fix read_config_file to be used in another main - Fix around MIDIOUTCAPS2 in windrv/timiditydrv.c Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- Nov 04, 2013
-
-
Yale Zhang authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
Yale Zhang authored
- Stop sending all MIDI messages to a worker thread to be played. Instead, call the event handler directly (with mutual exclusion). This simplifies the code and reduces latency. - Move initialization before worker thread creation - without this, TiMidity++ might not be initialized before the 1st message arrives (I actually had this problems when using VMPK, which sends a bank & program change message immediately on startup) Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- Nov 03, 2013
-
-
TAMUKI Shoichi authored
Signed-off-by:
TAMUKI Shoichi <tamuki@linet.gr.jp>
-
- Oct 20, 2012
-
-
Yair K authored
Let libao backend set ao options via TIMIDITY_AO_OPTIONS environment variable. The variable accepts "key=value" pairs seperated by commans. For example: TIMIDITY_AO_OPTIONS="use_mmap=1,id=1" for ALSA ao backend. TIMIDITY_AO_OPTIONS="server=example.com:4713" etc. Notes: 1. Later options have precendance over earlier ones in libao. 2. Spaces are not trimmed, but supplied as is. 3. In case of "key=,", an empty string is passed to ao as value.
-
Kyle Guinn authored
Fix typo on timidity.cfg.5. Fix typo on timidity.cfg.5. Patch sent by Kyle Guinn.
-
- Sep 05, 2012
-
-
TAMUKI Shoichi authored
auto_mkindex will now run with tclsh instead of wish.
-
TAMUKI Shoichi authored
Remove ChangeLog, it will be generated from git log.
-
- Aug 20, 2012
-
-
Yair K authored
* Get rid of unnecessary argument to expandDir * Free memory returned from XawListShowCurrent * Remove outdated comment from TODO Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
-