Commit Graph

90 Commits

Author SHA1 Message Date
Dorian Zedler 50af1fa4a8
Release 1.0.0 2021-01-15 20:19:49 +01:00
Dorian Zedler 679d072385
Merge branch 'library_migration' 2021-01-15 18:22:09 +01:00
Dorian Zedler c5dbf6c494
adapted everything to new direct QML approach 2020-10-09 15:44:24 +02:00
Dorian Zedler 3cfee983c2
some changes to race and settings handling 2020-10-03 18:35:37 +02:00
Dorian Zedler 3ee017104f
some fixes for start delay stuff 2020-10-02 19:58:25 +02:00
Dorian Zedler 6609245356
display of start delay is now working correctly 2020-10-02 16:49:43 +02:00
Dorian Zedler fbd13c951e
continued working on new layout 2020-10-01 14:19:47 +02:00
Dorian Zedler c942216989
some fixes for Android 2020-10-01 02:27:00 +02:00
Dorian Zedler 9656cdbfdc
- began to redo layout
- fixed some issues in ScStwRace
2020-10-01 01:54:38 +02:00
Dorian Zedler d06cfc2127 some stuff for IOS 2020-08-13 23:52:31 +02:00
Dorian Zedler 7e64d166ab
implemented settings type safety 2020-07-30 11:29:11 +02:00
Dorian Zedler 2826dc6195
some changes, settings are now working correctly 2020-07-11 20:30:50 +02:00
Dorian Zedler 342dde38ad
started to make settings notifiable in qml 2020-07-11 11:52:09 +02:00
Dorian Zedler 827acf8404
adapted anything to new settings 2020-07-10 15:20:41 +02:00
Dorian Zedler 1a2fbcc170
started to migrate to new settings 2020-07-06 15:04:02 +02:00
Dorian Zedler de737f473b
- removed subdir structure (libraries are now included directly) 2020-07-03 15:37:44 +02:00
Dorian Zedler 08b42b3c3e
started to migrate to new code structure 2020-04-02 17:52:53 +02:00
Dorian Zedler bb72de8474
minor changes 2020-04-02 17:40:22 +02:00
dorian b895b48030 - now supports sending the command 5002 to pair usb extensions
- updating the time of the basestation is now supported
2019-11-09 23:10:17 +01:00
dorian 049f678b11 - update file structure
- the base statio firmware updater is now fully working
2019-11-02 15:22:50 +01:00
dorian 496d274780 split the SettingsDialog up into multiple files 2019-10-18 16:10:41 +02:00
dorian 01ba412e4e - re-implemented nextStartActionDelayProgress and nextStartAction
- implemented new "init" feature of command 1
2019-10-13 16:42:38 +02:00
dorian 8f295735da the extensions are also using the update protocol now 2019-10-07 19:52:39 +02:00
dorian 79b3c346fa implemented update-protocoll 2019-10-06 19:02:47 +02:00
dorian 99ebdaa992 - changed some spelling
- the button to cancel a remote race is a delay button now, to prevent canceling a race by accident
2019-10-02 19:12:06 +02:00
dorian c990791306 - removed redundant files
- improved the look of switches in dark mode
- added 'What is this for?' button to the BaseStation settings
2019-09-22 16:07:41 +02:00
dorian 5340398f80 added startsignal which coplies with the IFSC spec 2019-09-16 00:06:12 +02:00
dorian fb453d4053 - athlete and time storage now supports multiple timers
- some design improvements
- removed translations
2019-09-08 15:08:50 +02:00
dorian 499cd247d4 multiple timers are now officially supported 2019-09-08 00:50:03 +02:00
dorian 1f055931f7 minor bugfxes and optimizations 2019-08-20 22:55:37 +02:00
dorian 5ad720ecf3 - added parents
- waiting request are deleted after completed successfully
2019-08-20 10:19:35 +02:00
dorian c571cb8c54 fixed some connection issues with the basestation and did some cleanup 2019-08-19 15:14:11 +02:00
dorian 59bf853f0a Merge branch 'internal_makeover'
# Conflicts:
#	.gitignore
#	README.md
#	graphics/Buzzer.xcf
#	graphics/icons/startpad.png
#	graphics/icons/user.png
#	graphics/speedclimbing_stopwatch.xcf
#	graphics/startpad.xcf
#	qml/SettingsDialog.qml
#	qml/components/ConnectionDelegate.qml
#	qml/components/ConnectionIcon.qml
#	qml/components/FadeAnimation.qml
#	qml/components/ProgressCircle.qml
#	qml/main.qml
#	qml/qml.qrc
#	shared.qrc
#	sources/appsettings.cpp
#	sources/main.cpp
#	speedclimbing_stopwatch.pro
#	translations/de_DE.qm
#	translations/de_DE.ts
2019-08-08 19:08:35 +02:00
Dorian Zedler 96cbadcf09 dual timers on the base station side are now supported 2019-06-12 14:53:37 +02:00
Dorian Zedler 9bb64027b4 split profile dialog up into multiple files 2019-06-08 11:14:18 +02:00
Dorian Zedler a3f0f13ff3 finished up the layout of the profile and results view 2019-05-31 19:06:04 +02:00
Dorian Zedler 75b193e642 fixed communication issues with the base station caused by data distributed over multiple packets once and for all (hopefully) 2019-05-21 18:40:45 +02:00
Dorian Zedler a0a3d8cfe6 - finished up athlete stuff 2019-05-19 14:06:05 +02:00
Dorian Zedler 33ae172038 - added ability to view results of athlete
- improved design of athlete view and stack push / pop animations
2019-05-03 22:54:32 +02:00
Dorian Zedler 6b819d3298 creating, deleting and selecting athletes is now supported 2019-05-02 22:39:22 +02:00
Dorian Zedler 271e98f8ec started to implement athlete management (remote, database on basestation) 2019-04-30 23:44:04 +02:00
Dorian Zedler fea01cf503 minor fixes and additions 2019-04-27 22:50:22 +02:00
Dorian Zedler 0957a913f8 - cleanup
- implemented new state ('WAITING')
- multiple timers are now supported at the frontend
2019-04-15 13:33:31 +02:00
Dorian Zedler ab7154cfd0 - fixed a bug in baseconn
- added volume regulation for base station
2019-04-08 18:03:23 +02:00
Dorian Zedler eeb939ed26 - added 'disconnect' functionality for base station
- made IP->adress of base station editable
- some cleanup
2019-03-29 23:42:56 +01:00
Dorian Zedler f62a2f5b94 minor chhanges, mostly cleanup 2019-03-27 22:26:59 +01:00
Dorian Zedler cf085b54e8 - cleanup 2019-03-27 22:23:34 +01:00
Dorian Zedler dadebe0d65 - added list with settings that can be managed remotely 2019-03-27 22:23:12 +01:00
Dorian Zedler 80e4fcfafc - added function to refresh the theme
- added more colors
2019-03-27 22:22:17 +01:00
Dorian Zedler c3c4d0b18d - added animations on theme change
- added white icons for base station, buzzer and startpad in the dark theme
2019-03-24 21:31:59 +01:00