Various small test/sample programs for the Linux DVB API Version 2/3 The default devices used by the test programs are generally /dev/dvb/adapter0/*0, and can be overridden using environment variables: FRONTEND=/dev/dvb/adapter0/frontend0 DEMUX=/dev/dvb/adapter0/demux0 DVR=/dev/dvb/adapter0/dvr0 AUDIO=/dev/dvb/adapter0/audio0 VIDEO=/dev/dvb/adapter0/video0 NET=/dev/dvb/adapter0/net0 diseqc : Send various diseqc sequences on a SAT frontend. Best used with a diseqc test box with some LEDs to show the result of the commands. set22k : Legacy tone switching for SAT frontends. setvoltage : Legacy voltage switching for SAT frontends. setpid : Set video and audio PIDs in the demux; useful only if you have a hardware MPEG decoder. video : A tiny video watching application, just starts capturing /dev/video into /dev/fb0. WARNING: May crash your box or mess up your console! test_sections : Hex dump of section data from stream. test_sec_ne : Like test_sections, but also test Not-Equal filter mode. test_pes : Hex dump of PES data from stream. test_tt : Demonstrate teletext decoding from PES data. test_av : Test audio and video MPEG decoder API. test_vevent : Test VIDEO_GET_EVENT and poll() for video events test_stc : Test DMX_GET_STC. test_stillimage : Display single iframes as stillimages iframes can be created with the 'convert' tool from imagemagick and mpeg2encode from ftp.mpeg.org, and must have a supported size, e.g. 702x576 ($ convert -sample 702x576\! test.jpg test.mpg) test_av_play : Test playing MPEG PES (VDR format) from a file test_dvr_play : Test playing MPEG TS from a file (don't try, driver is broken) test : test_audio : test_dmx : test_dvr : test_front : test_switch : test_video : Play video-only file on /dev/dvb/adapter0/video0 ='master'/>
path: root/config.guess (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-03add new driver (st2205) by Jeroen/Sprite_tmmichux6-2/+33
2008-02-27add signal handler to plugin_mpdmichux2-14/+13
2008-02-27plugin_mpd, update to v0.81, fix connection issuesmichux1-31/+53
2008-02-25update mpd plugin to v0.8 - makefile needs some work nowmichux1-167/+201
2008-01-28disable default emulator codemichux1-1/+1
2008-01-28minor updatesmichux1-2/+8
2008-01-28added pingpong scrollingmichux2-5/+53
2008-01-24git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@848 3ae390bd-cb1e-0410-...michux1-312/+402
2007-10-03automatic marquee patch from Manuel Grotmichael2-5/+13
2007-10-01RDTSC delay and inclusion of asm/msr.h removedmichael5-258/+14
2007-10-01driver for Pertelian display by Andy Powellmichael8-16/+387
2007-09-15GPS plugin V0.3 by michumichael1-40/+143
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