<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infinitime.git/src/displayapp/screens/settings/SettingSetTime.h, branch calc-onto-analog24</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>Corrected capitalization</title>
<updated>2022-01-31T19:42:18Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-11T21:25:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=ae0724c28c33cf99886aae7df1997ed5a23f0684'/>
<id>ae0724c28c33cf99886aae7df1997ed5a23f0684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected code formatting</title>
<updated>2022-01-31T19:42:18Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-11T21:23:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=02e94acf185aa271e4b3773251efc3108c555fe2'/>
<id>02e94acf185aa271e4b3773251efc3108c555fe2</id>
<content type='text'>
Corrected formatting and removed unnecessary variable time24H
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected formatting and removed unnecessary variable time24H
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed setHourLabels function to handle 24H too</title>
<updated>2022-01-31T19:42:18Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-11T15:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=d86f81b9ad68dd6baab434f6adcbf0e728caf3c6'/>
<id>d86f81b9ad68dd6baab434f6adcbf0e728caf3c6</id>
<content type='text'>
Changed setHourLabels function to handle 24 hour time labeling, changed to private
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed setHourLabels function to handle 24 hour time labeling, changed to private
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidated time conversion logic</title>
<updated>2022-01-31T19:42:18Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-09T15:39:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=5be2f57a78edd37bd8d844b4d56adc82f2d183dc'/>
<id>5be2f57a78edd37bd8d844b4d56adc82f2d183dc</id>
<content type='text'>
Consolidated 24 hour to 12 hour time conversion logic into function, addressed formatting issues, cleaned up code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consolidated 24 hour to 12 hour time conversion logic into function, addressed formatting issues, cleaned up code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up redundant if statements, spacing</title>
<updated>2022-01-31T19:42:18Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-03T23:13:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=2bc338ceede540aabbb9d6054e14760c7f4fc95b'/>
<id>2bc338ceede540aabbb9d6054e14760c7f4fc95b</id>
<content type='text'>
Removed redundant if statements in hour button logic. Spacing is now in line with repo guidelines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed redundant if statements in hour button logic. Spacing is now in line with repo guidelines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 12 hour set time</title>
<updated>2022-01-31T19:42:18Z</updated>
<author>
<name>Eli Weiss</name>
<email>eliwss0@gmail.com</email>
</author>
<published>2022-01-02T15:24:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=698288d82202f5b55689db500033224f562481bc'/>
<id>698288d82202f5b55689db500033224f562481bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nullptr and other small cleanings.</title>
<updated>2021-10-10T14:18:14Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-10-10T14:18:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=f2357b36e5142f3f143f466cac62aafcf7261d5f'/>
<id>f2357b36e5142f3f143f466cac62aafcf7261d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with develop and fix conflicts from timaios:set-datetime-manually.</title>
<updated>2021-10-10T14:01:43Z</updated>
<author>
<name>Jean-François Milants</name>
<email>jf@codingfield.com</email>
</author>
<published>2021-10-10T14:01:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=cf9e149b33885c67c84697a9b422e123c090bc72'/>
<id>cf9e149b33885c67c84697a9b422e123c090bc72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new screen: SettingSetTime</title>
<updated>2021-07-09T12:11:20Z</updated>
<author>
<name>timaios</name>
<email>tim@taenny.de</email>
</author>
<published>2021-07-09T12:11:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/infinitime.git/commit/?id=c77634ce320cdb9bbd9de136e409bd9a0ca64153'/>
<id>c77634ce320cdb9bbd9de136e409bd9a0ca64153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
