ubuntustudio-controls (1.7) disco; urgency=medium [ Len Ovens ] * Fix double daemon startup (LP: #1798927) * Fix governor setting over boot (LP: #1809024) * Remove file left over from before * Properly ecape variables in logger lines * Do not set group if UID is less than 999 * Change Latency to Buffer size (LP: #1815240) -- Ross Gammon Mon, 18 Feb 2019 21:51:15 +0100 ubuntustudio-controls (1.6) cosmic; urgency=medium [ Ross Gammon ] * Bump standards version to 4.2.1, no changes required * Set distribution to cosmic [ Len Ovens ] * Make sure /lib files get installed (LP: #1791457) * Make GUI's default match backend (LP: #1791459) -- Ross Gammon Sat, 06 Oct 2018 17:56:37 +0200 ubuntustudio-controls (1.5) cosmic; urgency=medium [ Len Ovens ] * Rewrote so that GUI does not run sudo. * Added functionality to Audio settings * GUI correctly writes file, jack starts and connects to pulse correctly * fix not loading values from rc file, zita likes lower buffer size * fix jack checkbox, fix extra device reading from rc file * Add readme file * Changed device name to card,device,sub with some info * add etc/ to install so autostart gets installed * More GUI tweaks for easier understanding * Rewrite autojack as a python daemon * Rewrite ubuntustudio-controls to talk to new daemon * Add USB device hotplug detect * Fix README and remove some comments * udev detection should ignore non-usb devices * Ubuntu now uses systemd to start ondemand * Switched to git * Use USB if plugged in at session start * session start works the same as if usb plugged later * fixed lots of corner cases * kill_slave no longer assumes device,0,0 * added cadence to Conflicts * Added soft reconfig many things don't restart jack * Bridged devices may have more than 2 channels * always rebuild usb master list before showing * Stop or Start Jack keeps state over reboot * start autojack backend if not running * Add missing depends * nohup is too slow, removed * default internal should be slaved when starting with USB master * if ~/.log does not exist yet, create it * switched autojack to python3 so we just rely one python3 * Added man pages [ Simon Quigley ] * Run wrap-and-sort. * Update Standards-version to 4.2.0, no changes needed. * Bump debhelper compat to 11, no changes needed. * Modernize the copyright file. * Make Vcs-* and Homepage current. * Fix the description. [ Ross Gammon ] * Drop duplicate "Section" field in debian/control * New version ready for upload (LP: #1785418) -- Simon Quigley Sat, 11 Aug 2018 21:30:07 -0500 ubuntustudio-controls (1.4) artful; urgency=medium [ Len Ovens ] * Added an option to change CPU governor (LP: #1678316) -- Ross Gammon Fri, 21 Apr 2017 17:51:39 +0200 ubuntustudio-controls (1.3) wily; urgency=medium * Minor graphical fixes. * Make sure user membership in group audio is not confused with membership in other groups which names begin with "audio". -- Kaj Ailomaa Thu, 03 Sep 2015 11:27:43 +0200 ubuntustudio-controls (1.2) wily; urgency=medium * added dependency to jack, as -controls only adjusts privilege for jack anyway. * added backup file of /etc/security/limits.d/audio.conf, supplied by the debian package, but which may be missing otherwise. -- Kaj Ailomaa Wed, 19 Aug 2015 13:02:38 +0200 ubuntustudio-controls (1.1) wily; urgency=medium * Esthetic changes to the gui, and corrected text in one of the dialogues. -- Kaj Ailomaa Wed, 19 Aug 2015 12:46:56 +0200 ubuntustudio-controls (1) wily; urgency=medium * Application rewritten from scratch. Current features are: 1) enable/disable rtprio and memlock in pam settings file 2) add/remove users from audio group -- Kaj Ailomaa Tue, 18 Aug 2015 12:16:57 +0200 ubuntustudio-controls (0.4.7) lucid; urgency=low [Ricardo Lameiro] * Changed glade gui to a gtkbuilder gui [Eric Hedekar] * put raw1394 rule into its own file (LP #455239) -- Eric Hedekar Thu, 28 Jan 2010 03:25:44 -0800 ubuntustudio-controls (0.4.6) karmic; urgency=low * Remove dontzap (functionality subsumed by GNOME prefs) -- Daniel T Chen Sun, 09 Aug 2009 16:44:43 -0400 ubuntustudio-controls (0.4.5) karmic; urgency=low [ Thomas E Jenkins ] * Ensure lock file is removed on window close. (LP: #395807) [ Luke Yelavich ] * Adjust package install files to pick up files in site-packages, as python-support moves them to where they need to be anyway. -- Thomas E Jenkins Sun, 05 Jul 2009 14:47:35 -0400 ubuntustudio-controls (0.4.4ubuntu1) jaunty; urgency=low * Fixed writing/rewriting raw1394 permission issue LP: #360895 -- Eric Hedekar Mon, 13 Apr 2009 22:21:03 -0700 ubuntustudio-controls (0.4.4) jaunty; urgency=low * Fixed raw1394 for Jaunty's new udev rules. Thanks to Eric Hedekar . -- Luke Yelavich Tue, 07 Apr 2009 18:17:23 +1000 ubuntustudio-controls (0.4.3) jaunty; urgency=low * build with DH_PYCENTRAL=include-links so that the module is available during the upgrade (ubuntustudio-audio uses it), LP: #346101 -- Michael Vogt Fri, 27 Mar 2009 10:23:26 +0100 ubuntustudio-controls (0.4.2) jaunty; urgency=low * correct version for dontzap dependency -- Luke Yelavich Thu, 05 Mar 2009 10:03:57 +1100 ubuntustudio-controls (0.4.1) jaunty; urgency=low * adjust for python 2.6 transition -- Luke Yelavich Wed, 04 Mar 2009 16:21:43 +1100 ubuntustudio-controls (0.4) jaunty; urgency=low * Added DontZap option for x.org (LP: #329150) * Removing missing translations from .desktop file. (LP: #322757) * Modify raw1394 permissions to work with new layout. -- Andrew Hunter Mon, 16 Feb 2009 21:52:41 -0500 ubuntustudio-controls (0.3.1) intrepid; urgency=low * Fixed a typo causing a crash in seralize_settings (LP: #269389) * Fixed lintian warnings: + Upped debhelper version requirement to (>= 5.0.51~) + Rephrased descriptions in debian/control -- Andrew Hunter Tue, 16 Sep 2008 15:30:12 -0500 ubuntustudio-controls (0.3) intrepid; urgency=low * Fixed raw1394 warning being shown at startup. * Added support for setting the 'niceness' of audio processes. (LP: #230115) * Added support for loading raw1394 at boot. * Fixed crash if seralize_settings() was not initialized. (LP: #194835) -- Andrew Hunter Fri, 29 Aug 2008 20:55:40 +0100 ubuntustudio-controls (0.2) hardy; urgency=low * Added support for changing raw1394 from group 'disk' to group 'video'. * Added persistence support so that values remain between instances. -- Andrew Hunter Wed, 13 Feb 2008 18:37:17 -0500 ubuntustudio-controls (0.1) hardy; urgency=low * Initial Release. (LP: #184586) -- Andrew Hunter Thu, 10 Jan 2008 17:04:04 -0500