* Thu Dec 01 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 20221201
* Fix issues when reverting to a previous video (mode)
interpolation setting
* Thu Oct 20 2022 Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>
- Update to release 20220905
* Windows fixes only
* Sun Aug 07 2022 Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>
- Add 0001-configure.ac-Accept-SDL-1.2.50.patch
* Tue May 17 2022 Jan Engelhardt <jengelh@inai.de>
- Employ pkgconfig(sdl) to allow pulling in sdl12_compat.
* Fri May 06 2022 Jan Engelhardt <jengelh@inai.de>
- 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 <dmueller@suse.com>
- 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
Version: 20211116-bp154.1.77
* Wed Nov 17 2021 Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>
- 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 <jengelh@inai.de>
- 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
* Thu Jul 02 2020 Mathias Homann <Mathias.Homann@opensuse.org>
- Update to new upstream release 20200412
* Fix problem with switching tabs on the Instrument List page using the keyboard, introduced in 20190722 release.
* Implement incremental search on Load Instrument page, like on the Load Sample and Load Module pages.
* Correctly display size of exported mono files before exporting.
* Add "AudioVideo" category to Linux desktop entry.
Version: 20170910-bp150.2.4
* Thu Feb 08 2018 jengelh@inai.de
- Get rid of BuildRequires: xorg-x11-devel.
* Wed Feb 07 2018 jengelh@inai.de
- Update to new upstream release 20170910
* Make MIDI note entry reliable
* Stop restricting instrument in MIDI note entry based on MIDI
channel (this was nonsense)
* Fix note off events in MIDI output
* Improve S3M AdLib emulation
* Allow navigating the Load Instrument screen by holding up or
down, just like on the Load Sample and Load Module screens
* Support ADPCM samples in MOD files
* Detect Cheesetracker and old OpenMPT modules
* Thu Apr 09 2015 jengelh@inai.de
- Update to new snapshot 20150409
* ping-pong effect was wrongly mixed together
* support for loading 24-bit stereo WAV samples
* use OpenMPT filters
* Sun Oct 05 2014 jengelh@inai.de
- Update to new snapshot 20140419
* reset panning after S91 if sample/instrument has a default
panning set
* add timestamp sorting mode; hide *~ on all platforms
* re-add note fade when hitting end of unlooped volume envelope
* Wed Feb 08 2012 jengelh@medozas.de
- Update to new upstream release 20120105
* Shift-F10 now provides a dialog if the orderlist is empty
* Fix loop points when deleting last point in envelope
* Instrument list: Alt-Shift-A on trans table now copies sample
name as well as assigning sample numbers
* Less picky sample-replacement checking for pattern-to-sample
rendering
* Pattern editor: enter key now does channel search for instrument
number if none is under the cursor
* Add hidden option for inverted (more FT2-like) home/end key
behavior in the pattern editor
* Fix garbage writing when swapping portamento to the volume column
* Fri Dec 02 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Thu Sep 29 2011 idonmez@suse.com
- Add schismtracker-link.patch to link with new ld
* Sat Apr 09 2011 jengelh@medozas.de
- updated to Hg snapshot 20110409
- removed __DATE__/__TIME__ from source (via patch)
* Mon Aug 30 2010 jengelh@medozas.de
- Add a patch to schismtracker that restores sound for
sound chips that lack hardware mixing capabilities.
* Wed Feb 24 2010 prusnak@suse.cz
- renamed to schismtracker
* Wed Feb 24 2010 jengelh@medozas.de
- updated to Hg snapshot 20100224
* Tue Dec 11 2007 prusnak@suse.cz
- updated to CVS snapshot 20071208
* Thu Nov 01 2007 prusnak@suse.cz
- added desktop and icon files
* Tue Sep 18 2007 prusnak@suse.cz
- created package (initial version 0.4.99.1 = 0.5rc1)