DEPRECATED! A simple and light weight stopwatch app that plays the official IFSC startsignal before beginning to stop the time.
This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dorian Zedler 90adc6bc0a added start sounds
completed start sequence
2018-07-28 21:17:41 +02:00
android-sources sopping the time with the buzzer and offset calculation is now fully working 2018-07-26 20:51:46 +02:00
graphics added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
sounds added start sounds 2018-07-28 21:17:41 +02:00
.DS_Store fixed stuff for ios 2018-07-22 21:08:11 +02:00
.gitignore ignore .pro.user 2018-07-18 14:08:23 +02:00
appsettings.cpp added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
appsettings.h added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
buzzerconn.cpp Some graphical improvements 2018-07-26 22:13:43 +02:00
buzzerconn.h sopping the time with the buzzer and offset calculation is now fully working 2018-07-26 20:51:46 +02:00
CHANGELOG Update CHANGELOG 2018-07-24 15:23:45 +02:00
FadeAnimation.qml fixed the but that made a negative time appear at the start 2018-07-18 14:06:04 +02:00
main.cpp added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
main.qml added start sounds 2018-07-28 21:17:41 +02:00
OFFICAL_IFSC_STARTIGNAL.wav Initial commit 2018-07-17 19:17:25 +02:00
ProgressCircle.qml added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
qml.qrc sopping the time with the buzzer and offset calculation is now fully working 2018-07-26 20:51:46 +02:00
SettingsDialog.qml added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
shared.qrc added start sounds 2018-07-28 21:17:41 +02:00
speedclimbing_stopwatch.png Initial commit 2018-07-17 19:17:25 +02:00
speedclimbing_stopwatch.pro added settings to setup automatic start sequence 2018-07-28 14:12:55 +02:00
speedclimbing_stopwatch.pro.user.21eb7c7 Fixed bug on windows that made the reset button disappear. 2018-07-17 21:03:40 +02:00
sqlprofilemodel.cpp see changelog 2018-07-22 16:47:55 +02:00
sqlprofilemodel.h see changelog 2018-07-22 16:47:55 +02:00
sqlstoragemodel.cpp see changelog 2018-07-22 16:47:55 +02:00
sqlstoragemodel.h started to implement connectivtx to a physical Buzzer 2018-07-25 00:32:20 +02:00