# Makefile for linuxtv.org dvb-apps/lib/libucsi/atsc .PHONY: sub-error-atsc sub-error-atsc: $(error You can't use this makefile directly.) ifneq ($(lib_name),) objects += atsc/atsc_text.o \ atsc/cvct_section.o \ atsc/dccsct_section.o \ atsc/dcct_section.o \ atsc/eit_section.o \ atsc/ett_section.o \ atsc/mgt_section.o \ atsc/rrt_section.o \ atsc/stt_section.o \ atsc/tvct_section.o \ atsc/types.o sub-install += atsc else includes = ac3_descriptor.h \ caption_service_descriptor.h \ component_name_descriptor.h \ content_advisory_descriptor.h \ cvct_section.h \ dcc_arriving_request_descriptor.h \ dcc_departing_request_descriptor.h \ dccsct_section.h \ dcct_section.h \ descriptor.h \ eit_section.h \ ett_section.h \ extended_channel_name_descriptor.h \ genre_descriptor.h \ mgt_section.h \ rc_descriptor.h \ rrt_section.h \ section.h \ service_location_descriptor.h \ stt_section.h \ stuffing_descriptor.h \ time_shifted_service_descriptor.h \ tvct_section.h \ types.h include ../../../Make.rules lib_name = libucsi/atsc endif et' action='/lcd4linux.git/log/CodingStyle'>
path: root/CodingStyle (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-15GPS plugin V0.2 by michumichael1-69/+267
2007-09-09email address changedmichael107-109/+109
2007-07-27Fix compilation with kernel 2.6.22 by Guillaume LECERFmichael1-1/+4
2007-07-27MPD plugin patch from michumichael1-1/+22
2007-07-27GPS plugin update by michumichael1-131/+248
2007-07-27indentationmichael2-106/+108
2007-06-21default for Brightness is 255volker1-1/+1
2007-06-20LCD::brightness in drv_X11 correctedvolker1-2/+10
2007-06-20global variable for backlight colorvolker1-0/+1
2007-06-20keypad support completed; new property brightness implementedvolker1-40/+175
2007-06-20maximum value for brightness is 8volker1-2/+2
2007-06-17buttons for X11 driver (thanks to Volker Gering)michael1-8/+49
2007-06-17Apple has no utsbuf.domainname (thanks to Volker Gering)michael1-1/+1
2007-06-17strndup() replacementmichael1-0/+24
2007-06-17better usage output by Volker Geringmichael1-4/+20
2007-06-08Image driver libgd dependancy fixmichael5-6/+31
2007-06-04big MPD patch from Robert Buchholzmichael1-79/+86
2007-05-19gps plugin, code by michu / www.neophob.commichael7-0/+580
2007-05-17compile error on m68k fixed (debian bug 405898)michael3-10/+170
2007-05-04typo in LUIse driver fixedmichael1-1/+1
2007-05-02some compiler warnings fixedmichael6-8/+14
2007-04-30LCD4Linux-0.10.1-RC2michael1-1/+1
2007-04-30ChangeLog updatedmichael1-1782/+3099
2007-04-30svn2cl moved and optimizedmichael1-6/+0