<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/components/datetime, branch ultraredux-heart</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/'/>
<entry>
<title>no hour and half-hour messages</title>
<updated>2022-03-30T20:09:40Z</updated>
<author>
<name>Michele Bini</name>
<email>michele.bini@gmail.com</email>
</author>
<published>2022-03-30T20:09:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=7a49651b778b8d5e9208e1d845fe309c1158670f'/>
<id>7a49651b778b8d5e9208e1d845fe309c1158670f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DateTimeController: make possible functions const</title>
<updated>2022-03-14T19:59:44Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2022-03-14T19:28:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=db41d9081a61b2370a4633568a9cb01bc948a5ab'/>
<id>db41d9081a61b2370a4633568a9cb01bc948a5ab</id>
<content type='text'>
MonthShortToString and DayOfWeekShortToString don't change the
underlying object. Those are just getters and can be declared `const`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MonthShortToString and DayOfWeekShortToString don't change the
underlying object. Those are just getters and can be declared `const`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime into mruss77-statusBarTimeFormat</title>
<updated>2022-02-13T10:23:05Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2022-02-13T10:23:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=87d882b151acc7ef60fdb1a957649faf39e737c1'/>
<id>87d882b151acc7ef60fdb1a957649faf39e737c1</id>
<content type='text'>
# Conflicts:
#	src/components/datetime/DateTimeController.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	src/components/datetime/DateTimeController.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix alarm on time change</title>
<updated>2022-01-22T10:47:23Z</updated>
<author>
<name>Riku Isokoski</name>
<email>riksu9000@gmail.com</email>
</author>
<published>2022-01-22T10:47:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=470db4ab99c214001b3064cfaad135b2b3b6c584'/>
<id>470db4ab99c214001b3064cfaad135b2b3b6c584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>resolves conflicts</title>
<updated>2022-01-02T22:27:43Z</updated>
<author>
<name>SteveAmor</name>
<email>SteveAmor@users.noreply.github.com</email>
</author>
<published>2022-01-02T22:27:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=cc259b6a4ac93d507fa372a41ea653dedeb791ea'/>
<id>cc259b6a4ac93d507fa372a41ea653dedeb791ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update includes to to be relative to src directory</title>
<updated>2021-11-15T21:02:49Z</updated>
<author>
<name>Reinhold Gschweicher</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-10-13T20:08:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c'/>
<id>ac7b2da611fa5ef4cc989a9feb027f66c0ebfc6c</id>
<content type='text'>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Status bar displays time in 12 or 24 hour format based on settings</title>
<updated>2021-11-11T01:11:09Z</updated>
<author>
<name>Mark Russell</name>
<email>mruss660@gmail.com</email>
</author>
<published>2021-11-11T01:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=947ece0bc9ad90dd4c1fcd5875594a4a48eddd56'/>
<id>947ece0bc9ad90dd4c1fcd5875594a4a48eddd56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>format changes</title>
<updated>2021-11-07T13:12:01Z</updated>
<author>
<name>SteveAmor</name>
<email>SteveAmor@users.noreply.github.com</email>
</author>
<published>2021-11-07T13:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=822b6ae6a0305c20a02a3e6e79f6f58296d585d4'/>
<id>822b6ae6a0305c20a02a3e6e79f6f58296d585d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applied clang-format</title>
<updated>2021-11-07T12:10:23Z</updated>
<author>
<name>SteveAmor</name>
<email>SteveAmor@users.noreply.github.com</email>
</author>
<published>2021-11-07T12:10:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=37de10f47dafc7207299e70843caba21c633081a'/>
<id>37de10f47dafc7207299e70843caba21c633081a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Chimes option</title>
<updated>2021-11-07T10:50:33Z</updated>
<author>
<name>SteveAmor</name>
<email>SteveAmor@users.noreply.github.com</email>
</author>
<published>2021-11-07T10:50:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5932391c8b2178cc0beed9f4c2b0aa4a24ac7e1f'/>
<id>5932391c8b2178cc0beed9f4c2b0aa4a24ac7e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
