<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/pavucontrol-slx.git/src/devicewidget.cc, branch v29r2</title>
<subtitle>QT-based pavucontrol with improved layout</subtitle>
<id>https://git.openslx.org/openslx-ng/pavucontrol-slx.git/atom/src/devicewidget.cc?h=v29r2</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/atom/src/devicewidget.cc?h=v29r2'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/'/>
<updated>2019-05-26T12:52:13+00:00</updated>
<entry>
<title>Don't use automatic string conversions</title>
<updated>2019-05-26T12:52:13+00:00</updated>
<author>
<name>Luís Pereira</name>
</author>
<published>2019-05-17T17:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=f5190e990260769698c897364d56f866fef733a3'/>
<id>urn:sha1:f5190e990260769698c897364d56f866fef733a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more code modernization (#111)</title>
<updated>2018-12-30T17:31:11+00:00</updated>
<author>
<name>Pavel Shlyak</name>
</author>
<published>2018-12-30T17:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=1dbc6087e5af4288011a9cc8942282fc144cfcb6'/>
<id>urn:sha1:1dbc6087e5af4288011a9cc8942282fc144cfcb6</id>
<content type='text'>
* Empty instead of size
* Range based loops
</content>
</entry>
<entry>
<title>Empty() is probably a better choice here</title>
<updated>2018-12-09T23:48:44+00:00</updated>
<author>
<name>Shlyak Pavel</name>
</author>
<published>2018-11-30T21:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=57ef3f63e2da8c3b4017907686ecefbab0a0d8a0'/>
<id>urn:sha1:57ef3f63e2da8c3b4017907686ecefbab0a0d8a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize the code with nullptr</title>
<updated>2018-12-09T23:48:44+00:00</updated>
<author>
<name>Shlyak Pavel</name>
</author>
<published>2018-11-30T20:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=ad95ad78b3aa0b07d76865cfa62aae79ec451668'/>
<id>urn:sha1:ad95ad78b3aa0b07d76865cfa62aae79ec451668</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qt5.11 beta: xxxwidget: include QAction explicitely</title>
<updated>2018-05-15T09:29:54+00:00</updated>
<author>
<name>Max Krummenacher</name>
</author>
<published>2018-05-06T08:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=4a065c09fabdf21813dbb65d826696909c99d3d0'/>
<id>urn:sha1:4a065c09fabdf21813dbb65d826696909c99d3d0</id>
<content type='text'>
5.11 Qt headers do not indirectly include QAction resulting in compile
time errors like:
| devicewidget.cc:40:52: error: invalid use of incomplete type 'class QAction'

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>fix http -&gt; https</title>
<updated>2018-03-28T09:14:10+00:00</updated>
<author>
<name>Alf Gaida</name>
</author>
<published>2018-03-27T17:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=ee1ae84fc1227cf92eb9896664f3220029133b66'/>
<id>urn:sha1:ee1ae84fc1227cf92eb9896664f3220029133b66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devicewidgte: Re-add device renaming</title>
<updated>2017-03-01T14:10:36+00:00</updated>
<author>
<name>Palo Kisa</name>
</author>
<published>2017-03-01T14:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=94c6c133436a943fa4ee7d2a2ae77d4e29f7b43d'/>
<id>urn:sha1:94c6c133436a943fa4ee7d2a2ae77d4e29f7b43d</id>
<content type='text'>
Just re-implement/port the existing GTK functionality.
</content>
</entry>
<entry>
<title>devicewidget: Remove debug</title>
<updated>2016-09-21T06:55:15+00:00</updated>
<author>
<name>Palo Kisa</name>
</author>
<published>2016-09-21T06:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=bfbd028e2862cfcad35c3304824e4ecfd7919766'/>
<id>urn:sha1:bfbd028e2862cfcad35c3304824e4ecfd7919766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address compiler warnings</title>
<updated>2016-09-15T00:01:25+00:00</updated>
<author>
<name>Palo Kisa</name>
</author>
<published>2016-09-08T07:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=de975873fa77c3ec0ff91ed578e79d6762046cb5'/>
<id>urn:sha1:de975873fa77c3ec0ff91ed578e79d6762046cb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>channels: Align channel sliders</title>
<updated>2016-09-07T06:24:13+00:00</updated>
<author>
<name>Palo Kisa</name>
</author>
<published>2016-09-02T11:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/pavucontrol-slx.git/commit/?id=e5e1e596ecdcc6fce07ace0b3cdcc5bae901283a'/>
<id>urn:sha1:e5e1e596ecdcc6fce07ace0b3cdcc5bae901283a</id>
<content type='text'>
With previous QVBarLayout + QHBarLayout the sliders weren't aligned.
</content>
</entry>
</feed>
