This repository was archived by the owner on May 26, 2026. It is now read-only.
Talk and Play version 2.0.0
Description of the new version:
- We upgraded the project to use vlcj version 4.
- We refactored the updater to store the update files in the application directory
- If the updater fails (for example if it does not have access to write to the application directory), an information window is shown and the app does not crash.
- Various bug fixes and code cleanup