Skip to content

Releases: ulville/eepresetselector

30

25 Apr 19:16

Choose a tag to compare

What's Changed

  • Added support for QT port of Easy Effects (Only 8.2+ supported)
  • QT port of Easy Effects still has some quirks. If you have any issues please first try to run the respected terminal commands and see if it gives you the result you expect before blaming me. This extension uses these commands to do what it does:
    • easyeffects -p
    • easyeffects --last-loaded-preset <input | output>
    • easyeffects -b <1 | 2 | 3>
    • For flatpak use flatpak run com.github.wwmm.easyeffects [args]

Full Changelog: v29...v30

29

27 Sep 22:21

Choose a tag to compare

29

Added GNOME 49 support to metadata

closes #27

28 (Legacy Only)

20 Apr 19:11

Choose a tag to compare

Important! This release is only for the users of GNOME 44 and older. If you are using GNOME 45 or higher versions DO NOT install this version

  • Backported the check system for different gsettings key names for different versions of Easy Effects. Fixes #24
    • Check for both new and old preset key names on legacy branch by @fractioneater in #25

New Contributors

Full Changelog: v17...v28.legacy

27

24 Mar 00:29

Choose a tag to compare

27

Added support for GNOME 48 in metadata

26

04 Jan 01:28

Choose a tag to compare

26

Full Changelog: v25...v26

  • Added keyboard shortcut setting to toggle global bypass. Ctrl + Super + b by default
  • Updated Turkish translations

25

01 Jan 13:39

Choose a tag to compare

25

Full Changelog: v23...v25

23

15 Jul 12:05

Choose a tag to compare

23

What's Changed

  • global bypass toggle by @remisiki in #21

Full Changelog: v22...v23

22

22 Jun 23:44

Choose a tag to compare

22

What's Changed

  • support easyeffect 7.1.7 by @remisiki in #19

New Contributors

  • @remisiki made their first contribution in #19

Full Changelog: v21...v22

21

23 Mar 23:04

Choose a tag to compare

21
  • Added support for GNOME 46
  • Using NO_DOT ornament for unselected preset menu items (new in GNOME 46)

20

07 Dec 20:35

Choose a tag to compare

20
  • Added new menu item to launch Easy Effects application ✨