Commit f7a79bf1 authored by Pierre Ynard's avatar Pierre Ynard

NEWS: merged lua rc and telnet into cli

parent ef2aee4e
...@@ -48,7 +48,6 @@ Demuxers: ...@@ -48,7 +48,6 @@ Demuxers:
* C64 SID file playback support using sidplay2 * C64 SID file playback support using sidplay2
Interfaces Interfaces
* The telnet interface has been removed in the favour of the lua one
* Skins2 / Qt: misc improvements and usability fixes * Skins2 / Qt: misc improvements and usability fixes
* Qt: effects dialogs rework * Qt: effects dialogs rework
* Qt: new CoverFlow-like view of the playlist * Qt: new CoverFlow-like view of the playlist
...@@ -56,6 +55,8 @@ Interfaces ...@@ -56,6 +55,8 @@ Interfaces
* Skins2: fullscreen controller support, relative placement support * Skins2: fullscreen controller support, relative placement support
and important cleanups and optimisations and important cleanups and optimisations
* ncurses: heavy refactor of the complete interface * ncurses: heavy refactor of the complete interface
* The rc and telnet lua interfaces were merged into a new "cli" interface
* removal of old telnet interface in favor of the new lua CLI
* removal of http interface in favor of luahttp * removal of http interface in favor of luahttp
Video Output: Video Output:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment