Skip to content

Releases: sakithb/media-controls

Release v2.0.2

23 Sep 06:05
65f8686
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

Release v2.0.1

16 Apr 14:28
Compare
Choose a tag to compare

GNOME 46 support

v2.0.0

16 Jan 13:23
6263699
Compare
Choose a tag to compare

What has changed?

  • The extension has been rewritten to be more performant and easy to add new features
  • Scrolling text and sliders are now animated instead of being updated through a interval
  • Source menu and track info menu has been merged into one menu
  • Control buttons will now disable themselves if the player does not support the specific functionality
  • Better logic to find the matching app of an mpris player (icons, names, etc)
  • Properly displays album art with aspect ratios other than 1:1
  • New preferences UI
  • Ability to customize the label text in the panel even more
  • and many more small quality of life improvements...

Full Changelog: v31...v2.0.0

v2.0.0-beta.3

10 Jan 15:46
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

  • Bug fixes
  • Added album name in menu

v2.0.0-beta.2

05 Jan 11:35
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release
  • The extension will poll until mpris properties are populated with valid values when a player is initialized. (Due some players having broken mpris implementations)
  • Slider in the popup menu will properly disable if the player does not support seeking
  • Now any album art aspect ratio is supported.
  • Better logic in selecting an active player

v2.0.0-beta.1

03 Jan 19:13
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Full rewrite of the extension, with easier to understand logic and code.

  • Merged source menu and popup menu (with new design)
  • Updated preferences to use user friendly widgets
  • Removed unnecessary and redundant preferences (if you miss a removed preference, feel free to open an issue)
  • The codebase has been ported to typescript
  • The code logic has been rewritten to be more straightforward

Release v31

14 Dec 07:26
Compare
Choose a tag to compare

Full Changelog: v30...v31

  • Added album name support
  • Bug fixes

Release v30

20 Nov 12:59
Compare
Choose a tag to compare

What's Changed

  • Set touch event to TOUCH_END by @Thesola10 in #103
  • Do not destroy objects on disable by @Thesola10 in #104
  • Fixed #35 (title doesnt disappear after closing the media source in chromium based browsers)

New Contributors

Full Changelog: v28...v30

Release v28/v29 - GNOME 44/43

24 Oct 15:07
Compare
Choose a tag to compare

Added seek slider #33
Volume controls in mouse actions #71
Fixed flatpak player icons not being displayed properly #47
Basic touchscreen support #88
Better max width handling #65
Properly handle hiding default media notification #97
Scrolling label in the panel #58

Full Changelog: v24...v29

Release v28/v29 - GNOME 45

24 Oct 15:06
Compare
Choose a tag to compare

Full Changelog: v26...v28

Added seek slider #33
Volume controls in mouse actions #71
Fixed flatpak player icons not being displayed properly #47
Basic touchscreen support #88
Better max width handling #65
Properly handle hiding default media notification #97
Scrolling label in the panel #58