<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pebble.git, branch volume</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/pebble.git/atom?h=volume</id>
<link rel='self' href='https://git.branson.me.uk/pebble.git/atom?h=volume'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/'/>
<updated>2015-04-20T18:44:09+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'origin/volume' into volume</title>
<updated>2015-04-20T18:44:09+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-20T18:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=cdbbc9de8b7e6d795f5805b66d0263a0bf6fa8a1'/>
<id>urn:sha1:cdbbc9de8b7e6d795f5805b66d0263a0bf6fa8a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support option for system volume control</title>
<updated>2015-04-19T16:17:02+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-19T16:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=6da5f1039ed113dcf11b0347e6d2dbd5432c3d33'/>
<id>urn:sha1:6da5f1039ed113dcf11b0347e6d2dbd5432c3d33</id>
<content type='text'>
Add support for direct PulseAudio volume control instead of through
MPRIS, which doesn't currently work. Default enabled, added setting to
disable.</content>
</entry>
<entry>
<title>Remove MPRIS volume check</title>
<updated>2015-04-19T15:46:58+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-19T15:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=84b7cb05ece51d88eef5b637f1e897e77f496de1'/>
<id>urn:sha1:84b7cb05ece51d88eef5b637f1e897e77f496de1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Debug line at the end of constructor no longer necessary</title>
<updated>2015-04-17T21:46:38+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-17T21:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=5d19559e50830d4237111e0876c810d3c3ab6361'/>
<id>urn:sha1:5d19559e50830d4237111e0876c810d3c3ab6361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix checking to see if we should bail out of a music command if there's</title>
<updated>2015-04-17T17:11:42+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-17T15:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=a66d43943235ef0555c37131e906b25f8a7a940e'/>
<id>urn:sha1:a66d43943235ef0555c37131e906b25f8a7a940e</id>
<content type='text'>
no music player running. Allow only volume controls, and only if system
volume is enabled.</content>
</entry>
<entry>
<title>Test MPRIS volume control to see if the setting changes when we alter</title>
<updated>2015-04-17T17:11:42+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-17T14:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=8da20a7c3088aee2b04d45feeee8ca0753dc260e'/>
<id>urn:sha1:8da20a7c3088aee2b04d45feeee8ca0753dc260e</id>
<content type='text'>
it. If it fails, use system volume instead, if enabled by config
property.</content>
</entry>
<entry>
<title>Connect to PulseAudio and read maximum volume in the constructor instead</title>
<updated>2015-04-17T17:11:42+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-17T09:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=d9f2e79eff8744bd5bd422133117693d42ee52da'/>
<id>urn:sha1:d9f2e79eff8744bd5bd422133117693d42ee52da</id>
<content type='text'>
of every time a volume button is pressed. Disconnect in destructor.</content>
</entry>
<entry>
<title>Switched volume control to control system volume via PulseAudio P2P</title>
<updated>2015-04-17T17:11:42+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-17T08:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=3c506a45669f76628306c2e06653bc507e73627a'/>
<id>urn:sha1:3c506a45669f76628306c2e06653bc507e73627a</id>
<content type='text'>
DBus.
Enable volume controls when no MPRIS is available.</content>
</entry>
<entry>
<title>Disclaimer page</title>
<updated>2015-04-17T13:59:39+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-17T13:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=8bb7a35eedd431f707ca6fb9134c35bace8e4b24'/>
<id>urn:sha1:8bb7a35eedd431f707ca6fb9134c35bace8e4b24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better watch versions handling</title>
<updated>2015-04-17T12:06:50+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-17T12:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=453e9ea4ea8d56ad84c2329cb95f1dfed279be95'/>
<id>urn:sha1:453e9ea4ea8d56ad84c2329cb95f1dfed279be95</id>
<content type='text'>
Didn't react on firmware version change.
</content>
</entry>
</feed>
