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 CVS operation, this ensures that diffs and updates won't get mixed up because of cosmetic changes. d26eac83d1321fb227d13'/> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/uk-Durris (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-04make scan files syntax more strictChristoph Pfister2-2/+2
2009-03-28update scan file for fr-StrasbourgChristoph Pfister1-5/+5
2009-03-22update scan file for fr-StrasbourgChristoph Pfister1-27/+15
2009-03-13combine scan file for it-VeronaChristoph Pfister1-1/+2
2009-03-13update scan files for fi-*Christoph Pfister2-4/+0
2009-03-08update scan file for ch-CitycableChristoph Pfister1-0/+4
2009-03-08update scan file for au-SunshineCoastChristoph Pfister1-9/+9