Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dascritch committed Apr 9, 2021
1 parent 41956af commit 90e9a15
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
10 changes: 0 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@ RELEASE NOTES actual, 6.99.3
**INCOMPATIBLES CHANGES** : Nothing incompatible changed is you only used HTML layout or CSS variables. But, there may be some work to adapt previous cpu-audio.js (< 6.7) to cpu-audio version and above 7, **only and only if** you used the javascript API on `document.CPU` or component`.CPU`. We hope Javascript coders will enjoy most of thoses changes, and [discuss about them in our tickets](https://github.com/dascritch/cpu-audio/issues).


Still To Do to 7.0
------------------

* Graphic glitches on Safari iOS ([#138](#138))
* Resolve failing test only on Chrome Android ([#121](#121)) may be linked to event engine on this very specific software.
* Full test comparing campaign of all available platforms ([#138](#138)), ([#113](#113))
* Writing how-to theme documentation
* Persistent CPU controller ([#87](#87))
* Upate dotclear addon companion ([#67](#67))

New features
------------

Expand Down
15 changes: 11 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
TO DO list
==========

Todo for this release :
-----------------------
Todo for this release
---------------------

- Writing how-to theme documentation
- Persistent CPU controller ([#87](#87))

Todo later
----------

- Finish keys and events to move between playlists and players ([#108](#108))
- Aria roles on fine position buttons
- [Automated example page generated for each theme from make.sh #124](#124)

- Full test comparing campaign of all available platforms ([#138](#138)), ([#113](#113))
- Upate dotclear addon companion ([#67](#67))
- Resolve failing test only on Chrome Android ([#121](#121)) may be linked to event engine on this very specific software.

Planned evolutions
------------------
Expand Down

0 comments on commit 90e9a15

Please sign in to comment.