32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
- cancel button during start sequence
|
|
- new screen in landscape mode
|
|
- buttons for settings and profiles
|
|
- the screen stays on now
|
|
- the volume sontrols control the media volume directly
|
|
- settings dialog
|
|
- capabilitie to connect to a Buzzer via Wifi
|
|
- it is now possible to setup an automatic start sequence that spells the command
|
|
'at your marks' and 'ready' with a customizable delay before them
|
|
### Fixed
|
|
- bug that made a Button freeze when it was pressed and the screen rotated at the same time
|
|
|
|
## [0.02] - 2018-07-18
|
|
### Fixed
|
|
- negative time when the stopping starts
|
|
- removed delay between the end of the startton an the begin of the stopping
|
|
### Changed
|
|
- slowed down animations
|
|
### Added
|
|
- animation for the text "click start to start" between STOPPED and IDLE to
|
|
prevent it from getting out of the screen
|
|
|
|
## [0.01]
|
|
### Initial Release
|