Show page source of ChangelogEn #115285

= Changelog

[[PageOutline(start=2,type=unordered)]]

== [https://osdn.net/projects/timidity41/releases/73036 41.4.3] (2020-05-20) #v41-4-3

 * !UnkoTim232 has been merged.
 * {{{mpg123.dll}}} has been updated to 1.26rc3.
 * Support for {{{WM_APPCOMMAND}}} messages has been added. You can now control the player by pressing play/stop key on a keyboard.
 * The memory leaks in the WASAPI code were fixed.

== [https://osdn.net/projects/timidity41/releases/72647 41.4.2] (2020-03-25) #v41-4-2

 * The full path to the SMF file will no longer be embedded in FLAC or Ogg Vorbis files.
 * Fixed mojibake in title information embedded in Ogg Vorbis files.
 * Worked around the issue that the sound is interrupted by GUI operation during playbacks.
 * Fixed the seek bar jump near the end of a playback.

== [https://osdn.net/projects/timidity41/releases/72483 41.4.1] (2020-03-05) #v41-4-1

 * Support for looping between {{{loopStart}}} - {{{loopEnd}}} markers has been added.
 * New command line options: {{{--vorbis-comment}}} and {{{--vorbis-embed-loop}}}
 * The Ogg Vorbis output mode now allows embedding title, artist, and album tags.
 * Fixed the bug where use of the {{{-o}}} option caused double-free.

== 41.4.0 (2020-02-16) #v41-4-0

 * !UnkoTim228 was merged.
 * {{{vorbisenc.dll}}} and {{{vorbisfile.dll}}} were extracted from {{{vorbis.dll}}}.
 * A new options to embed loop information in ogg vorbis files was added.
 * New options to prevent the computer from sleeping and/or to keep the monitors on while playing were added.

== [https://osdn.net/projects/timidity41/releases/71916 41.3.11] (2019-11-11) #v41-3-11

 * Updated FLAC to 1.3.3.
 * Updated libmpg123 to 1.25.13.
 * Updated libogg to 1.3.4.
 * Updated PDCurses to 3.9.
 * Merged some of the patches submitted to the upstream.
 * Fixed a bug where the selection of the console window was not cleared when you cleared the console.

== [https://osdn.net/projects/timidity41/releases/71570 41.3.10] (2019-09-06) #v41-3-10

 * Support for round robin was added.
 * Support for {{{seq_length}}}, {{{seq_position}}}, {{{lorand}}}, and {{{hirand}}} were added in sfz.
 * Fixed a bug that caused mojibake and buffer overrun when you choose an output file/folder.
 * Fixed a bug that prevented insertion effect from working correctly when compute threads were enabled.

== [https://osdn.net/projects/timidity41/releases/71407 41.3.9] (2019-08-11) #v41-3-9

 * Fixed the bug where the filter was missing from the open/save playlist dialog.

== [https://osdn.net/projects/timidity41/releases/71402 41.3.8] (2019-08-09) #v41-3-8

 * Merged !UnkoTim227.
 * Fixed the bugs that caused some samples to crash the program.
 * Fixed the issue where the scrolling display of text in the main panel was garbled.
 * Users are now asked whether to reload the {{{cfg}}} file when the {{{cfg}}} file setting was changed.
 * If {{{SetThreadDescription()}}} function is available, the program will name the threads.

== [https://osdn.net/projects/timidity41/releases/71273 41.3.7] (2019-06-26) #v41-3-7

 * Recently used {{{.cfg}}} files are now saved in {{{timidity_history.ini}}} and shown in a drop-down.
 * Fixed the issue where the resampler may cause buffer overruns.
 * Fixed the layout of the English dialogs.
 * Fixed the "Options" menu item to show the preference dialog with the output tab selected.
 * Fixed the MinGW-w64 Unicode builds.
 * Fixed some encoding errors.

== [https://osdn.net/projects/timidity41/releases/71130 41.3.6] (2019-05-18) #v41-3-6

 * Updated {{{opus.dll}}} to 1.3.1.
 * Updated {{{pdcurses.dll}}} to 3.8.
 * Play list/document files now support both UTF-8 and Shift_JIS text encodings.
 * Fixed memory leak when using DLS files.