Skip to content

0.7

Compare
Choose a tag to compare
@hasufell hasufell released this 18 Sep 16:18
· 92 commits to master since this release
  • PNMixer went through a major rewrite, done by elboulangero!
    The new code share little with the previous 0.6 version.
  • New translations: Croatian, Dutch, Simplified Chinese, Ukrainian, Vietnamese.
  • Icon theme is now more restrictive and more usable. The user can
    choose between the system icon theme, or the PNMixer icon theme.
  • Volume change improvements:
    • 2 steps are configurable: normal and fine.
    • They apply to every way of changing volume: keyboard, mouse, hotkeys.
      Before, there was still some hard-coded steps here and there.
    • Fine-grained (decimal) steps are now possible. Some USB DACs need
      such fine tuning.
  • Volume popup orientation is now configurable (horizontal or vertical).
  • Debug messages are now available using the -d command-line option.
    There's no need to rebuild PNMixer anymore.
  • Build infrastructure:
    • new rules indent-code and indent-xml.