1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 13:36:52 +02:00
mvoelkel e65fb9aaab Channelscan
Added features to TransponderList.json
   Allow to define sort order for channels
   Allow overwrite channel title,group,pids
   Define custom groups (i.e. favourites)

Removed client side sorting from browsertv.html
Reworked creating ChannelList.json from legacy database to allow
serveside sorting.
2016-01-24 12:58:42 +01:00
2016-01-24 12:58:42 +01:00
2015-09-03 14:27:38 +02:00
2015-12-14 19:17:58 +01:00
mk
2016-01-04 21:16:11 +01:00
2015-09-07 02:18:39 +02:00
2015-12-07 15:31:56 +01:00
2015-12-14 19:17:58 +01:00
2015-09-07 16:57:15 +02:00
2015-08-05 22:22:06 +02:00

OctopusNet

###Prepare for Building On Debian/Ubuntu:

 >apt-get install build-essential bison flex gettext libncurses5-dev texinfo autoconf automake libtool
 >apt-get install libpng12-dev libglib2.0-dev libgtk2.0-dev gperf libxt-dev libxp-dev
 >apt-get install rsync git subversion mercurial
  • Ensure bash ist default shell (Debian/Ubuntu standard is dash)
  >git clone -b internal https://github.com/DigitalDevices/internal_octonet.git <your directory>
  >cd <your directory>
  >git submodule update --init --remote
  >cd dddvb
  >git checkout internal
  >cd ..
  
  >sh mk.patch

###Building

   TBD
Description
No description provided
Readme
Languages
HTML 37.4%
C 25.3%
Lua 15.3%
CSV 11.7%
Diff 8.7%
Other 1.6%