add language picker.

This commit is contained in:
Miroslav Šedivý
2021-04-02 15:29:27 +00:00
parent fd4b4bbfa2
commit b264e397d8
2 changed files with 35 additions and 0 deletions

View File

@ -37,6 +37,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- Added `m1k1o/neko:vlc` tag, use VLC to watch local files together (by @mbattista).
- Added `m1k1o/neko:xfce` tag, as an non video related showcase (by @mbattista).
- Added ARM-based images, for Raspberry Pi support (by @mbattista).
- Added simple language picker.
### Bugs
- Fixed minor gst pipeline bug.