Releases: gmdfalk/blockify
Releases · gmdfalk/blockify
blockify v3.6.3
blockify v3.6.2
- fix #97: false positive ad detection on pause for people not using pulseaudio sinks
- fix issue where pulse sink would sometimes not be unmuted on exit
- fix some minor pypi installation issues
- reimplemented dbusclient.py CLI
- add README.rst
- remove requirements.txt
blockify v3.6.1
v3.6.1 (2016-04-11):
- Fix Gst initialization in interlude player
- Refactor dbusclient CLI
- Improve documentation
blockify v3.6.0
v3.6.0 (2016-04-10)
- Published blockify to PyPI and PyPI-Test
- Made blockify virtualenv compatible (though it still requires --system-site-packages for gi.repository)
- Refactored the import structure
blockify v3.5.0
blockify v3.4.0
- Fix play/pause toggle button
- Add detach_spotify option to detach spotify from blockify when started automatically
- Change option defaults to automatically start Spotify and Spotify playback to fix #92.
- Fix play/pause toggle button, right click on tray for issue #83.
- Add start_minimized option for issue #93.
blockify v3.3.1
Fix playlist/interlude crash due to encoding error (#84).
blockify v3.3.0
Bugfix and performance release:
- Drastically reduce cpu usage of GUI (by 50-75%)
- Add tray icon tooltip
- Fix playpause/next/prev button functionality
- Fix title information display
- Add missing screenshot of GUI to readme and update documentation
- Refactorings & small fixes
blockify v3.2.1
Minor cleanups and refactoring, e.g. removing unnecessary imports.
blockify v3.2.0
Reintroduce playback status (#68)
This should fix
- some issues with the interlude player
- broken status display in the gui