AmplitudeSoundboard

A sleek, cross-platform soundboard, available for Windows, MacOS, and Linux

GPL-3.0 License

Stars
58
Committers
9

Bot releases are hidden (Show)

AmplitudeSoundboard - Version 2.7.3

Published by dan0v 9 months ago

Fixed

  • #54 migrate MacOS preferences to the new Dotnet 8 location if they are detected at the obsolete location at startup
  • #55 allow unzip during update procedure to overwrite existing files
AmplitudeSoundboard - Version 2.7.0

Published by dan0v 9 months ago

Improved

  • Move from Dotnet 6.0 to Dotnet 8.0
  • Replace Newtonsoft.Json with System.Text.Json to reduce application size
  • Bump Avalonia to 11.0.6
AmplitudeSoundboard - Version 2.6.2

Published by dan0v 12 months ago

Improved

  • Bumped Avalonia to 11.0.5
AmplitudeSoundboard - Version 2.6.1

Published by dan0v about 1 year ago

Improved

  • Improved theme colors slightly

See changes from 2.6.0

AmplitudeSoundboard - Version 2.6.0

Published by dan0v about 1 year ago

Fixed

  • Fixed window transparencies on Windows 11

Improved

  • Upgraded to Avalonia 11.0.0
  • Updated color themes for better readability
AmplitudeSoundboard - Version 2.5.1

Published by dan0v over 1 year ago

Fixed

  • Stop duplicate output devices being added to the Default output profile

Improved

  • Update Avalonia to version 10.19
  • Update Newtonsoft.Json to version 13.03

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.5.0

Published by dan0v almost 2 years ago

Added

  • Close #48 by adding option to repeat SoundClips automatically

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.4.0

Published by dan0v almost 2 years ago

Added

  • Configure SoundClip output profiles #42
    • Migrate existing configurations to new output profiles by grouping SoundClips with the same Output Devices set currently

Improved

  • Update Avalonia to version 10.18
  • Clean up code and removed deprecated configuration options

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.3.0

Published by dan0v about 2 years ago

Added

  • Remember window sizes and positions as described in #38

Improved

  • Updated Avalonia to version 10.17

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.2.1

Published by dan0v over 2 years ago

Improved

  • Display output device details in tooltip of currently playing items to help differentiate between the same Soundclip playing on multiple outputs

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.2.0

Published by dan0v over 2 years ago

Added

  • Display currently playing Soundclips in main window
  • Allow Soundclips to be added to a queue to play when all other playback has ended

Improved

  • [Windows] Delete old application version after update to save space

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.1.1

Published by dan0v over 2 years ago

Fixed

  • Actions which trigger error notifications would sometimes cause the application to crash
  • The application would not respect system language as the primary language to use if no other has been set

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.1.0

Published by dan0v over 2 years ago

Added

  • Linux release

Fixed

  • Soundclips with multiple output devices would sometimes play audio on the same device multiple times instead

Improved

  • Reduced application size again
  • Updated Avalonia version to fix many issues (including Linux version crashes)

Issues

  • MacOS release cannot yet use hotkeys #8
  • Linux release cannot yet use hotkeys #9
AmplitudeSoundboard - Version 2.0.0

Published by dan0v over 2 years ago

Added

  • MacOS release

Changed

  • Use BASS rather than NAudio for the audio playback backend
  • Removed sound clip caching, as it is no longer needed
  • Use trimmed .Net 6, decreasing application size

Issues

  • Cannot include Linux release, as it crashes any time tooltips are displayed https://github.com/AvaloniaUI/Avalonia/issues/7245
  • Playback to multiple output devices sometimes plays on the same output device multiple times instead
  • MacOS release cannot yet use hotkeys #8
AmplitudeSoundboard - Version 1.5.5

Published by dan0v over 2 years ago

Added

  • Language option

    • Magyar

    Please submit new languages or translation corrections as per these instructions!

Improved

  • #41 Clarified option to unbind hotkeys using ESC key during binding process
  • Reduced config file sizes by removing unused data from saves
  • Display application theme name in application language
AmplitudeSoundboard - Version 1.5.4

Published by dan0v almost 3 years ago

Fixed

  • Trim overflowing labels with ellipses
  • Correct type conversion exception on Global Settings window when entering non-int values for grid and tile sizing
  • Update prompt version text not reflecting current language when loaded before language setting change
AmplitudeSoundboard - Version 1.5.3

Published by dan0v almost 3 years ago

Added

  • Improve legibility and spacing of options strings with checkboxes next to them

  • Language option

    • Polski ; thanks @ktos

    Please submit new languages or translation corrections as per these instructions!

AmplitudeSoundboard - Version 1.5.2

Published by dan0v almost 3 years ago

Added

  • Provide "Edit Sound Clip" button in Error List message when a Sound Clip has encountered an error, to make resolving errors easier
AmplitudeSoundboard - Version 1.5.1

Published by dan0v almost 3 years ago

Improved

  • Made grid tile background image rescaling DPI aware to improve image resolution when display scaling is enabled

  • Language improvements

    • Italiano

    Please submit new languages or translation corrections as per these instructions!

AmplitudeSoundboard - Version 1.5.0

Published by dan0v almost 3 years ago

Added

  • Global setting to automatically size grid tiles to fill available window space (enabled by default)

  • Language option

    • Italiano ; thanks @AntoSkate

    Please submit new languages or translation corrections as per these instructions!