<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pebble.git/daemon, branch list</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/pebble.git/atom?h=list</id>
<link rel='self' href='https://git.branson.me.uk/pebble.git/atom?h=list'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/'/>
<updated>2015-04-24T21:29:44+00:00</updated>
<entry>
<title>Switch artist and track fields</title>
<updated>2015-04-24T21:29:44+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-04-24T21:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=39deec0aa83d216178cb8b9ba88377ff431942d4'/>
<id>urn:sha1:39deec0aa83d216178cb8b9ba88377ff431942d4</id>
<content type='text'>
Music track detail fields were in the wrong order compared to other
platforms.
</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>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>
<entry>
<title>Show configure option only for configurable apps</title>
<updated>2015-04-17T11:36:51+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-17T11:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=e059c47ff2986c329d075f6f5fbedbf19cff430d'/>
<id>urn:sha1:e059c47ff2986c329d075f6f5fbedbf19cff430d</id>
<content type='text'>
Test for "configurable" capability.
</content>
</entry>
<entry>
<title>Better JSKit memory management</title>
<updated>2015-04-17T11:11:32+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-17T11:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=dc899d978eaf0ad2afc2768ab8b731974b791966'/>
<id>urn:sha1:dc899d978eaf0ad2afc2768ab8b731974b791966</id>
<content type='text'>
Attach context objects as _engine children, so they
get destroyed by parent when engine is deleted.
</content>
</entry>
<entry>
<title>Fixed AppJS loading</title>
<updated>2015-04-17T11:11:05+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-17T11:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=1eac0ebec1db39c74fdd998ce07246ed3f576cbe'/>
<id>urn:sha1:1eac0ebec1db39c74fdd998ce07246ed3f576cbe</id>
<content type='text'>
Fixes #49
</content>
</entry>
<entry>
<title>Proper bundle validity check</title>
<updated>2015-04-14T10:19:52+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-14T10:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=7cdadf09b4f3aa4e0bdac922b20b21ba6b34117c'/>
<id>urn:sha1:7cdadf09b4f3aa4e0bdac922b20b21ba6b34117c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not compute STM32CRC - use one from manifest.json</title>
<updated>2015-04-14T09:30:55+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-14T09:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=b93a1fe88141adf095bab09006b473205f597465'/>
<id>urn:sha1:b93a1fe88141adf095bab09006b473205f597465</id>
<content type='text'>
Fixes #47
</content>
</entry>
<entry>
<title>Implemented firmwareUpgrade in daemon</title>
<updated>2015-04-09T06:45:16+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-08T09:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=78d1697cd63033244304f7794cf9157029e4fdb5'/>
<id>urn:sha1:78d1697cd63033244304f7794cf9157029e4fdb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented checking for latest firmware version</title>
<updated>2015-04-07T13:41:31+00:00</updated>
<author>
<name>Tomasz Sterna</name>
<email>tomek@xiaoka.com</email>
</author>
<published>2015-04-07T13:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/pebble.git/commit/?id=cbb0039fe542c0d8281601d25c04de487c84fa17'/>
<id>urn:sha1:cbb0039fe542c0d8281601d25c04de487c84fa17</id>
<content type='text'>
</content>
</entry>
</feed>
