• Joined on 2023-07-01
bjoernf deleted branch play-manual-square-wave-instead-of-file from bjoernf/countdown 2025-11-15 15:48:23 +00:00
bjoernf pushed to master at bjoernf/countdown 2025-11-15 15:48:18 +00:00
671f503a41 play-manual-square-wave-instead-of-file (#2)
bjoernf merged pull request bjoernf/countdown#2 2025-11-15 15:48:17 +00:00
play-manual-square-wave-instead-of-file
bjoernf created pull request bjoernf/countdown#2 2025-11-15 15:46:19 +00:00
play-manual-square-wave-instead-of-file
bjoernf pushed to play-manual-square-wave-instead-of-file at bjoernf/countdown 2025-11-15 15:42:51 +00:00
da04db029a ignore tags file
bjoernf pushed to play-manual-square-wave-instead-of-file at bjoernf/countdown 2025-11-15 15:42:20 +00:00
dd95410d36 updated readme, sorted includes, added comments
bjoernf pushed to play-manual-square-wave-instead-of-file at bjoernf/countdown 2025-11-15 15:28:36 +00:00
67ac6804a4 playing manual alarm works
bjoernf created branch play-manual-square-wave-instead-of-file in bjoernf/countdown 2025-11-15 15:28:36 +00:00
bjoernf pushed to master at bjoernf/countdown 2025-11-14 06:50:47 +00:00
132a7c0788 replace perror with strerror to be able to print the file name
bjoernf pushed to master at bjoernf/countdown 2025-11-13 18:27:17 +00:00
50f115c710 removed incorrect comment and optimized makefile
bjoernf pushed to master at bjoernf/ics_cli 2024-11-23 14:40:55 +00:00
4313a7ef84 updated readme
bjoernf deleted branch meson-migration from bjoernf/ics_cli 2024-11-23 14:38:00 +00:00
bjoernf pushed to master at bjoernf/ics_cli 2024-11-23 14:33:41 +00:00
3bf6fea43d removed uncommented code, updated readme
8e4c37fe88 all unit tests successful, might have fixed bug
2e60c19b0a removed Makefile
ed4d5cc798 install bin with meson
a7d2a49931 added TODO
Compare 10 commits »
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-23 14:30:20 +00:00
3bf6fea43d removed uncommented code, updated readme
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-23 11:24:49 +00:00
8e4c37fe88 all unit tests successful, might have fixed bug
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-23 07:50:12 +00:00
2e60c19b0a removed Makefile
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-17 16:35:58 +00:00
ed4d5cc798 install bin with meson
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-17 09:13:38 +00:00
a7d2a49931 added TODO
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-17 09:10:56 +00:00
7bef5ea855 all unit tests migrated to meson
bjoernf pushed to meson-migration at bjoernf/ics_cli 2024-11-17 09:04:34 +00:00
28d6710c0a second unit test works with meson and found source of bug