RetroBBS v0.20
·
321 commits
to master
since this release
RetroBBS release v0.20
New features:
- Added Login/User functionality
- Added userclass/userlevel settings for the config file, select which menu is accessible to admins/sysops, registered users and/or guests
- Added a verbosity command line switch.
- Added Turbo56K v0.6 support, terminal features are queried and displayed on connection.
- Messaging system, supports public boards and private messages. Public boards can have independent Read/Post user class permissions.
Changes/Bug fixes:
- Improvements to c64cvt
- Fixed problems retrieving YouTube videos metadata due to removal of dislikes count.
- YouTube frame capture now is faster after the 1st frame.
- Core PCM audio and SID file streaming functions moved to their own module.
- All PCM audio decoding is done using FFmpeg
- WebAudio plugin can share any given PCM stream between multiple clients.
- Updated example config file with valid links to YouTube videos and RSS feeds.
- Misc. code cleanup
- AudioList now supports HVSC style path to songlength files
- Now most text parameters other than in calls to the Connection class are expected to be ASCII, not PETSCII, this also counts for the config file