$Id: CodingStyle 730 2007-01-14 13:50:28Z michael $ $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/CodingStyle $ LCD4Linux Coding Style We decided to use a common coding style to make patches and diffs easier to read and apply. The style we use is based on Kernighan & Ritchie and the coding style of the linux kernel (see /usr/src/linux/Documentation/CodingStyle), with some differences: - we use a indentation level of 4 spaces (Linus prefers 8) - we allow lines up to 150 chars (Linus uses 80) The resulting indent command is: indent -kr -l150 There's a script called 'indent.sh' that comes with the LCD4Linux source package; all it does is call indent with all .c and .h files. It is always a good idea to call 'indent.sh' before any SVN operation, this ensures that diffs and updates won't get mixed up because of cosmetic changes. > Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING.LGPL (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2016-10-03Add C-Band ↵bluzee19-0/+1118
139W,135W,133W,131W,127W,125W,121W,111.1W,107.3W,105W,103W,101W,99W,97W,95W,91W,89W,87W,83W.
2016-10-03NL Ziggo and Upc merged. Set new initial scan data.Tycho Lursen2-44/+5
2016-08-07Updated DVB-T scan file - au-Goulburn-Rocky_HillAlex Ferrara1-46/+637
Hi Oliver, Attached is an updated scan file for au-Goulburn-Rocky_Hill in dvbv5 format, as created by dvbv5-scan. Could you please ensure that this is committed into the DVB source tree. Many thanks from sunny Goulburn.