# Makefile for linuxtv.org dvb-apps # get DVB API version VERSION_FILE := "/usr/include/linux/dvb/version.h" DVB_API_MAJOR := $(word 3, $(shell grep -m1 "DVB_API_VERSION" $(VERSION_FILE)) ) DVB_API_MINOR := $(word 3, $(shell grep -m1 "DVB_API_VERSION_MINOR" $(VERSION_FILE)) ) .PHONY: all clean install update all clean install: $(MAKE) -C lib $@ $(MAKE) -C test $@ $(MAKE) -C util $@ update: @echo "Pulling changes & updating from master repository" hg pull -u >
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-rs-DomPedroDeAlcantara (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-10dtv-scan-tables: dvb-t/es-ZaragozaJavier GarcĂ­a1-17/+844
2018-05-10Remove Anik F1 107.3WOlliver Schinagl1-35/+0
2018-05-10Synchronize orbital position naming in filenamesOlliver Schinagl22-0/+0
2018-05-10Drop Agila 2 146.0EOlliver Schinagl1-186/+0
2018-05-10Update Amazonas 3 61.0WOlliver Schinagl2-411/+18
2018-05-10Rename ABS1 to ABS2Olliver Schinagl1-0/+0
2018-05-10Rename Atlantic Bird 3 to Eutelsat5Olliver Schinagl1-0/+0
2018-05-10Remove Atlantic Bird 1Olliver Schinagl1-270/+0
2018-05-10dtv-scan-tables - dvb-s - update and rename the config file for Atlantic-Bird...leny@netcourrier.com1-53/+663
2018-05-10Add another initial transponder for Ziggo/Netherlands.Jens Peters1-0/+8