Added select/unselect all option in menu for audio buffers

This commit is contained in:
2019-12-09 12:12:25 -06:00
parent 6667b9e4cb
commit e51601a8bd
6 changed files with 23 additions and 3 deletions

View File

@@ -31,12 +31,13 @@
## Application features
* Spelling correction:
- Add words to dictionaries.
- allow users to set the spelling language
- allow language switching within the spelling correction dialog
- integrate this feature in chat messages.
* Translator: Integrate translation service in chat messages (for translating incoming and outgoing messages if necessary).
* timelines: persistent timelines saved in config.
* Audio buffers: Select/unselect all.
* (done) Audio buffers: Select/unselect all.
* Allow copy of VK objects (such as wall posts or audios) to attach those in chat messages or other posts.
* video playback inside the application.
* Add fullscreen option to the photo viewer.