Releases: theRealCarneiro/pulsemeeter
Releases · theRealCarneiro/pulsemeeter
v1.2.14
v1.2.13
Setup.py will not crash when python deps are not installed
v1.2.12
Hopefully fixes git workflow to publish package into pypi
v1.2.11
Things that we improved/changed in the new update:
- Socket (server and client)
- This allows to open multiple ui's (clients) that sync between each other.
- Also this opens up just starting the server and controlling pulsemeeter completely over the command line.
- api support
- complete command line
- run
pulsemeeter -h
to see all commands
- run
- tray usage
- fixing config issue
- fixing ui not showing error message on rename
Thanks to all the contributors in this version:
As always we tried our best to fix all bugs but if you find a new one, please open an issue.
For any question you have just ask in our discord.
v1.2.6
Fixes
- Fixed crash when application widget updated too quickly
- Fixed a ton of bugs that happened only on pipewire
New
- Volume meters
- Application list
1.2.3
Fixes
- Fixed an issue that the app didn't launch on debian based distros
- Fixed an issue that made the app crash when trying to rename a virtual input
New
- EQ and Noise reduction are now optional, if you don't have they just wont show up in the app
- .deb release
- Package now in pypi and can be downloaded with pip without needing to clone the repo