Skip to content

Framebuffer based frontend for DVB functions on Linux settop boxes

Notifications You must be signed in to change notification settings

UkCvs/commando-hd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to neutrino-HD2 software


How to build neutrino-HD2 for PC (x86)

  • check preqs (debian):
$:~ sudo apt-get install autoconf libtool libtool-bin g++ gdb swig flex bison make texinfo subversion intltool dialog wget cmake gperf libglew-dev freeglut3-dev libcurl4-gnutls-dev libfreetype6-dev libid3tag0-dev libmad0-dev libavformat-dev libfribidi-dev libogg-dev libpng-dev libgif-dev libjpeg-dev libflac-dev libvorbis-dev libopenthreads-dev libblkid-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev lua5.2 lua5.2-dev lua-json lua-expat lua-posix lua-socket lua-soap lua-curl python2-dev libao-dev libass-dev
$:~ git clone https://github.com/mohousch/neutrinohd2.git
$:~ cd neutrinohd2
$:~ make
  • to run neutrino
$:~ make run
  • to update neutrinohd2 source code:
$:~ make update
  • to clean build:
$:~ make clean
  • distclean build:
$:~ make distclean
  • tested with: debian 8 Jessie, 9 Stretch and 11 Bullseye linuxmint 20.1 Ulyssa, 20.2 Uma, 20.3 Una and LMDE 5 Elsie Ubuntu 20.04 Focal Fossa

how to build neutrino-HD2 for sh4/arm/mips boxes

see:

About

Framebuffer based frontend for DVB functions on Linux settop boxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.0%
  • C 13.0%
  • Lua 2.2%
  • M4 1.8%
  • Makefile 1.1%
  • JavaScript 1.0%
  • Other 1.9%