Files
pnmixer/pnmixer.changes

81 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Jun 07 10:14:46 UTC 2017 - gutaper@gmail.com
- Update to version 0.7.2
- Bugfixes:
* The manual page is now installed in the right place (`man1`).
- Improvements:
* Handle cards without mute switch by graying out the switch
* Replace deprecated GtkTable with GtkGrid
- Translations:
* Use modern 'gettext' instead of 'intltool'
* New translations: Serbian
- Build infrastructure:
* Switch from Autotools to CMake
* Make the build reproducible
* Simplify travis build and only build on debian:unstable
-------------------------------------------------------------------
Thu Dec 15 19:15:02 UTC 2016 - gutaper@gmail.com
- New upstream release 0.7
* PNMixer went through a major rewrite. 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
-------------------------------------------------------------------
Wed Sep 11 07:17:25 UTC 2013 - i@marguerite.su
- update version 0.5.1
* contains minor linking fix to 0.5
-------------------------------------------------------------------
Wed Dec 19 11:32:29 UTC 2012 - andrea@opensuse.org
- new upstream version 0.5
* Detect disconnect from sound system and re-connect if requested
* Tabbed preferences for better organization
* Bind and use HotKeys for volume control
- rebased pnmixer-0.4-ld_fix.patch to link also with -lX11
-------------------------------------------------------------------
Tue Jan 10 19:22:42 UTC 2012 - gber@opensuse.org
- add build dependecies on autoconf and automake
- use spdx.org license abbreviation
-------------------------------------------------------------------
Sun Sep 18 07:45:00 UTC 2011 - andrea@opensuse.org
- added pnmixer-0.4-ld_fix.patch to fix failure caused by new ld
-------------------------------------------------------------------
Thu Aug 11 15:23:52 UTC 2011 - andrea@opensuse.org
- New upstream version 0.4
* Selecting which ALSA device and channel to use
* If the volume is changed by another program, PNMixer
notices and updates its display
* Volume is now adjusted properly for cards/channels that have
fewer than 100 volume increments. In this case each mouse
scroll might adjust a bit more or less than the set mouse
scroll step.
* Translations are now supported.
* A German translation is included.
-------------------------------------------------------------------
Tue Aug 9 08:20:55 UTC 2011 - andrea@opensuse.org
- New package