mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
8c997f3dd9
- Introduced tntnet package for web application server in C++. - Added libuv, a multi-platform support library for asynchronous I/O. - Included libwebsockets for implementing network protocols. - Added multiple VDR plugins: - vdr-plugin-ddci2 for CI support - vdr-plugin-dummydevice for recording server without output devices - vdr-plugin-dvbapi for OSCam integration - vdr-plugin-eepg for parsing Extended EPG data - vdr-plugin-epgfixer for modifying EPG data - vdr-plugin-epgsearch for searching EPG data - vdr-plugin-iptv for IPTV support - vdr-plugin-live for web interface operation - vdr-plugin-restfulapi for RESTful API access - vdr-plugin-robotv for Android TV frontend - vdr-plugin-satip for SAT>IP support - vdr-plugin-streamdev for video transfer and HTTP streaming - vdr-plugin-vnsiserver for Kodi client handling - vdr-plugin-wirbelscan for channel scanning - vdr-plugin-wirbelscancontrol for menu entry in VDR - vdr-plugin-xmltv2vdr for importing XMLTV data - Added main VDR package for DVB TV server application.