Changelog for
schismtracker-debugsource-20240308-1.1.i586.rpm :
* Sun Mar 10 2024 Jan Engelhardt
- Update to release 20240308
* Use native text input handlers rather than emulating SDL 1.2 APIs, which should allow for a smoother experience for locales other than en_US.
* Fixed panbrello implementation
* Fixed a player bug that implemented NNA incorrectly
* Clear MIDI macros if a file is made with Impulse Tracker 2.14, not when it declares to be compatible with it.
* Mon Jan 29 2024 Jan Engelhardt - Update to release 20240129
* Provide undo for \"revert pattern data\"
* Fixed a playback bug where an instrument\'s volume is zero and has gotten a note off would not trigger the envelopes properly
* Fixed a playback bug where Position Jumps and Pattern Breaks would not work sometimes
* Sun Oct 29 2023 Jan Engelhardt - Update to release 2013102
* Fixed many OpenMPT test cases, which can (and will) break some older modules.
* Remove many old flags that were not considered very useful.
* Thu Sep 07 2023 Jan Engelhardt - Update to release 20230906
* Add FLAC loading support
* Fix improper playback of note-without-instrument after instrument-without-note
* Fix for initial instrument-without-note
* MIDI note-off events that don\'t match the last note are now dropped
* Detect S3M files made with Graoumf Tracker
* Thu Dec 01 2022 Jan Engelhardt - Update to release 20221201
* Fix issues when reverting to a previous video (mode) interpolation setting
* Thu Oct 20 2022 Jan Engelhardt - Update to release 20221020
* Fix duplicated key input in pattern editor, order list, and instrument editor note table
* Respect audio-related SDL environment variables if set
* Fix handling of window width and height config file options
* Hint SDL not to disable window manager compositing
* Add 4:3 aspect ratio config file option (want_fixed)
* Mon Sep 05 2022 Jan Engelhardt - Update to release 20220905
* Windows fixes only
* Sun Aug 07 2022 Jan Engelhardt - Update to release 20220807
* Use SDL2 instead of SDL1.2. This fixes various platform-dependent issues with video code, adds support for new audio drivers such as JACK, and removes the System Configuration video driver choices in favor of video scaling method selection.
* Fix multitrack mono audio export.
* Support ADPCM and stereo samples in XM files.- Drop 0001-configure.ac-Accept-SDL-1.2.50.patch
* Wed Jun 22 2022 Jan Engelhardt - Add 0001-configure.ac-Accept-SDL-1.2.50.patch
* Tue May 17 2022 Jan Engelhardt - Employ pkgconfig(sdl) to allow pulling in sdl12_compat.
* Fri May 06 2022 Jan Engelhardt - Update to release 20220506
* Fix import of EBF volume slides from MOD/XM files
* Fix various multisample instrument bugs
* Thu Apr 21 2022 Dirk Müller - update to 20220125:
* Release builds now support macOS 10.9+ (previously supported only 10.15+)
* Fix window size on high-DPI macOS displays when launched from app bundle
* Fix reading of various meta events in MIDI files
* Fix IMF filter envelope being upside down and IMF disable envelope command
* Fix bug in AIFF multi-write- schism-deptrack.diff: refresh
* Wed Nov 17 2021 Jan Engelhardt - Update to release 20211116
* Reset filter when previewing different instrments
* Fix ST3 GUS/SB detection on big-endian platforms
* Mon Nov 15 2021 Jan Engelhardt - Update to release 20211115
* Add warning for lost patterns when saving MOD files
* Fix S3M tracker identification bug
* Add support for reading OPL instruments from MPTM files
* Allow loading ModPlug volume column panning in S3M files
* Reset mixing volume to 48 for S3Ms made with GUS
* Strip zero-param commands that only have memory in IT from MOD/XM files when loading
* Fix depth of instrument pitch-pan separation
* Fix incorrect position calculation after reaching end of ping-pong loops
* Add rudimentary detection for SoundTracker MODs in file browser
* Apply pitch/pan separation as part of instrument panning
* Sat Jun 26 2021 Jan Engelhardt - Update to release 20210525
* Add support for saving MOD files
* Fix conflict in MIDI setup when ALSA and OSS are both available
* Fix instrument and sample panning overwriting channel panning
* Fix issues related to portamento with Amiga slides
* Support compressed stereo samples in ITI/ITS files
* Convert XM/MOD EA0/EB0 to D00 when loading
* Fix memory access bug in the MTM loader