Skip to content

Commit

Permalink
Last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrescher2006 committed May 4, 2018
1 parent e133ff0 commit 6bf1767
Showing 1 changed file with 20 additions and 25 deletions.
45 changes: 20 additions & 25 deletions ToDo.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,5 @@
---- ToDo for next release to openrepos: 1.0.1-1 -----

- there is a problem with umlauts in the filenames while loading GPX files.
- HistoryModel::loadAccelerationFile:402 - File not existant: "running-Fr. M?rz 16 19:38:57 2018-11.7km.gpx"
- seems to only occure when app is started directly by Sailfish OS IDE. If app is started from desktop launcher all is OK.

- solve commit conflict with spanish language -> OK

- ToDo for regular voice announcements:
- record english voice files -> OK
- for english language there are differences in the unit: -> OK
- mile/miles
- kilometer/kilometers
- meter/meters
- in general options for voice coach, make music player pausing enable/disable -> OK
- make output of headline for cyclic voice announcements choosable -> OK
- sound files needed for average headers -> OK
- it should be possible to have multiple empty parameter fields -> OK
- changes of parameters are not used -> OK
- 0_de_male.wav is not correct -> OK
- for pace we only need "pro Kilometer" voice file -> OK
- improvement: "Kilometer pro Stunde" to "kmh" -> OK
- improvement: make numbers go faster: "0" -> OK
- improvement: make units and headlines go faster -> OK





Do not forget:
Expand Down Expand Up @@ -114,6 +89,26 @@ Bugs:


Completed:
- solve commit conflict with spanish language -> OK
- ToDo for regular voice announcements:
- record english voice files -> OK
- for english language there are differences in the unit: -> OK
- mile/miles
- kilometer/kilometers
- meter/meters
- in general options for voice coach, make music player pausing enable/disable -> OK
- make output of headline for cyclic voice announcements choosable -> OK
- sound files needed for average headers -> OK
- it should be possible to have multiple empty parameter fields -> OK
- changes of parameters are not used -> OK
- 0_de_male.wav is not correct -> OK
- for pace we only need "pro Kilometer" voice file -> OK
- improvement: "Kilometer pro Stunde" to "kmh" -> OK
- improvement: make numbers go faster: "0" -> OK
- improvement: make units and headlines go faster -> OK
- there is a problem with umlauts in the filenames while loading GPX files.
- HistoryModel::loadAccelerationFile:402 - File not existant: "running-Fr. M?rz 16 19:38:57 2018-11.7km.gpx"
- seems to only occure when app is started directly by Sailfish OS IDE. If app is started from desktop launcher all is OK.
- add workout icon on details page -> OK
- make the app start faster by scanning the GPX files directory and comparing that to a database -> OK
- App start:
Expand Down

0 comments on commit 6bf1767

Please sign in to comment.