diff options
| author | Alf Gaida | 2016-12-11 11:15:33 +0100 |
|---|---|---|
| committer | Alf Gaida | 2016-12-11 11:15:33 +0100 |
| commit | e416ea24c523e428b3497959fc1f71f8c4ba2d2d (patch) | |
| tree | ded484c59beded6bc55d5f8b97187edead7899f2 | |
| parent | Merge pull request #22 from lxde/config_file (diff) | |
| download | pavucontrol-slx-e416ea24c523e428b3497959fc1f71f8c4ba2d2d.tar.gz pavucontrol-slx-e416ea24c523e428b3497959fc1f71f8c4ba2d2d.tar.xz pavucontrol-slx-e416ea24c523e428b3497959fc1f71f8c4ba2d2d.zip | |
Release 0.2.0: Update changelog
| -rw-r--r-- | CHANGELOG | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,7 +1,20 @@ -pavucontrol-qt-0.1.0 / 2016-09-24 +pavucontrol-qt-0.2.0 / 2016-12-11 ================================= + * Use QSettings for storing configuration + * Create pavucontrol-qt_pt.desktop + * Use the new lxqt-build-tools package + * - Add a simple single instance controller to avoid run multiple simultaneous applications + * Use same approach as avidemux + * Simply differentiate the namnig to avoid menu duplication + * CMakeLists: Remove XdgUserDirs requirement + * mainwindow: Set icon for eventRoleWidget + +0.1.0 / 2016-09-24 +================== + + * Release 0.1.0: Add changelog * devicewidget: Remove debug * Address compiler warnings * streamwidget: Fix specific termination text |
