File BASS.changes of Package BASS
-------------------------------------------------------------------
Mon Jun 27 11:24:40 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- fixed typo in specfile ("//" in path; minor issue obviously)
- mark wrapper script as bash script
-------------------------------------------------------------------
Sun Jun 5 10:29:11 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- wrapper
* skipping the language selection in xmessage resulted mistakenly
in selecting German as language (return value 1); so changed
language selection for German to another free return value
(here: 6)
-------------------------------------------------------------------
Thu May 26 02:43:50 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- wrapper
* drop wavetable MIDI support (can be configured from the GUI)
* added interactive language selection
* dropped portuguese as language; apparently isn't supported
- added xmessage as Recommends
-------------------------------------------------------------------
Tue May 17 12:21:18 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- switched to CD version (bigger; newer release); supersedes extra
SKY.CPT file
- BASS script
* write [sky] section to ~/.config/scummvm/scummvm.ini now
* moved command line options to [sky] section in scummvm.ini as
much as possible
* reorganized script to achieve the above
-------------------------------------------------------------------
Wed Jan 3 19:08:31 UTC 2018 - rpm@fthiessen.de
- Fixed file locations.
-------------------------------------------------------------------
Mon Feb 10 17:38:18 UTC 2014 - dap.darkness@gmail.com
- License was switched to SUSE-Freeware to build for oS 13.1+
-------------------------------------------------------------------
Fri Mar 23 17:52:39 UTC 2012 - jengelh@medozas.de
- strip redundant sections/tags
-------------------------------------------------------------------
Thu Mar 29 22:28:15 CEST 2007 - sndirsch@suse.de
- added unzip to Buildrequires
-------------------------------------------------------------------
Mon Feb 6 18:01:40 CET 2006 - sndirsch@suse.de
- fixed Wavetable MIDI support (Bug #148395)
-------------------------------------------------------------------
Wed Jan 25 21:45:05 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun Jun 5 17:34:34 CEST 2005 - sndirsch@suse.de
- added SKY.CPT; required to run the game with a post-0.7.* ScummVM
-------------------------------------------------------------------
Thu May 12 23:14:21 CEST 2005 - sndirsch@suse.de
- use norootforbuild
-------------------------------------------------------------------
Wed Mar 23 09:54:21 CET 2005 - sndirsch@suse.de
- build as noarch
-------------------------------------------------------------------
Wed Feb 16 21:15:36 CET 2005 - sndirsch@suse.de
- fixed build
-------------------------------------------------------------------
Fri Sep 12 21:58:21 CEST 2003 - sndirsch@suse.de
- use "Try MIDI" instead of "MIDI" for second button name when
choosing music support as in most cases it falls back to Adlib
anyway ...
-------------------------------------------------------------------
Sat Aug 30 06:21:44 CEST 2003 - sndirsch@suse.de
- added icon entry in desktop file (was missing)
-------------------------------------------------------------------
Fri Aug 29 23:13:46 CEST 2003 - sndirsch@suse.de
- added desktop icon
-------------------------------------------------------------------
Wed Aug 27 16:41:23 CEST 2003 - tiwai@suse.de
- improved the detection of timidity port.
-------------------------------------------------------------------
Tue Aug 26 12:33:31 CEST 2003 - tiwai@suse.de
- improved detection of wavetable synth devices.
don't try to start timidity if no enough PCM streams are left.
fallback in adlib mode.
-------------------------------------------------------------------
Sat Aug 16 21:44:54 CEST 2003 - sndirsch@suse.de
- fixed BASS start script:
* only use SBLive builtin MIDI support, if soundfonts are
installed
-------------------------------------------------------------------
Sat Aug 16 18:05:10 CEST 2003 - sndirsch@suse.de
- improved BASS start script:
* let the user choose to use MIDI instead of Adlib emulation for
music; SBLive users will get very happy - for others timidity
is used
-------------------------------------------------------------------
Wed Aug 13 11:17:14 CEST 2003 - sndirsch@suse.de
- improved BASS start script:
* start BASS directly (skipping scummvm menu)
* information window how to enable Game Menu (F5) before game
is started
-------------------------------------------------------------------
Mon Aug 11 12:16:36 CEST 2003 - sndirsch@suse.de
- fixed category of desktop file
-------------------------------------------------------------------
Sun Aug 10 13:17:46 CEST 2003 - sndirsch@suse.de
- added desktop file
-------------------------------------------------------------------
Wed Aug 6 04:55:12 CEST 2003 - sndirsch@suse.de
- start script:
* better locale handling
* use gb instead of us english as default language (builtin game
default as well)
-------------------------------------------------------------------
Sun Aug 3 17:49:11 CEST 2003 - sndirsch@suse.de
- enabled fullscreen and 'advmame2x' graphics filtering
-------------------------------------------------------------------
Sun Aug 3 13:33:07 CEST 2003 - sndirsch@suse.de
- created package