Skip to content

Releases: porridge/bambam

v1.3.0

29 Apr 15:37
Compare
Choose a tag to compare

What's Changed

  • Added experimental support for extensions
    • added first extension, which makes the program play recordings of American English pronounciation of letters and digits when the corresponding keys are pressed.
  • Try harder to show mouse cursor and initialize sound - useful in dedicated session mode
  • Improved support for running on systems without sound.
  • Improved automated tests.
  • Translation updates: currently English, French, Korean, Polish, Spanish and Turkish are at 100%
  • Bumped pygame from 2.1.2 to 2.5.2 by @dependabot

Full Changelog: v1.2.1...v1.3.0

v1.2.1

14 Jan 06:58
Compare
Choose a tag to compare
  • Updated Spanish and Korean translations to 100%
  • Officially drop support for Python 2 (no actual incompatible code changes in this release, just reflected in the README the fact that I no longer test with Python 2)

v1.2.0

05 Oct 18:13
Compare
Choose a tag to compare
  • Added a welcome screen with instructions and warnings
  • Added support for a "dedicated bambam session" mode with instructions
  • Improved installation instructions
  • Updated translations: over 80% strings in English, Catalan, Polish, German and Esperanto.

(Release updated in situ to point to ecb9ac0 to add missing localized .desktop files 🤦🏻)

v1.1.2

26 Feb 12:03
Compare
Choose a tag to compare
  • Detect if running under Wayland, warn and refuse to run. This is a temporary safety measure until proper keyboard grabbing that actually works with Wayland can be implemented. It can be overriden with a newly added flag.
  • Improved French, Norwegian and Polish translations.

v1.1.1

26 Feb 11:57
Compare
Choose a tag to compare
  • Improved Polish, French and Norwegian translations

v1.1.0

31 Dec 16:27
Compare
Choose a tag to compare
  • added internationalization support
  • added Polish translation
  • code refactoring and cleanups

v1.0.2

09 Aug 14:20
Compare
Choose a tag to compare
  • commands now respect keyboard layout. (#32)
  • mention a case where bambam can be escaped from in manpage
  • minor code cleanups

v1.0.1

09 Aug 14:16
Compare
Choose a tag to compare
  • fixed a crash when sound card is missing

v1.0.0

17 Dec 09:36
221c226
Compare
Choose a tag to compare

Notable changes:

  • load OGG files in addition to WAV, and PNG and TIFF in addition to GIF and JPG as well
  • improved documentation on how files are loaded from which directories

0.8

15 Dec 16:41
Compare
Choose a tag to compare
0.8

Notable changes:

  • Traverse subdirectories and symlinks when loading images and sounds
  • Optionally use a dark background