Skip to content

blockify v1.7

Compare
Choose a tag to compare
@gmdfalk gmdfalk released this 25 Dec 01:04
· 180 commits to master since this release

Mostly small improvements, bug fixes, refactorings and error catching:

  • Fixed a segmentation fault in the CLI version.
  • Added more logging statements and documentation.
  • Added unmute delay option to avoid that pesky last half second you hear on some commercials.
  • Switched to a homogenous thread system (no more time.sleep, no more threading.Thread, just proper gtk)

New/Important: