aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2007-01-16new driver 'HD44780-I2C'michael4-8/+97
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@739 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16Fix compilation of plugin_wireless.c with linux kernel 2.6.19 from Guillaume ↵michael1-0/+1
LECERF git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@738 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-1
# Channel table for Porecatu - PR - Brazil
# Source: http://portalbsd.com.br/novo/terrestres_channels.php?channels=1664

# Physical channel 30
[TV Tarobá]
	DELIVERY_SYSTEM = ISDBT
	BANDWIDTH_HZ = 6000000
	FREQUENCY = 569142857
	INVERSION = AUTO
	GUARD_INTERVAL = AUTO
	TRANSMISSION_MODE = AUTO
	INVERSION = AUTO
	GUARD_INTERVAL = AUTO
	TRANSMISSION_MODE = AUTO
	ISDBT_LAYER_ENABLED = 7
	ISDBT_SOUND_BROADCASTING = 0
	ISDBT_SB_SUBCHANNEL_ID = 0
	ISDBT_SB_SEGMENT_IDX = 0
	ISDBT_SB_SEGMENT_COUNT = 0
	ISDBT_LAYERA_FEC = AUTO
	ISDBT_LAYERA_MODULATION = QAM/AUTO
	ISDBT_LAYERA_SEGMENT_COUNT = 0
	ISDBT_LAYERA_TIME_INTERLEAVING = 0
	ISDBT_LAYERB_FEC = AUTO
	ISDBT_LAYERB_MODULATION = QAM/AUTO
	ISDBT_LAYERB_SEGMENT_COUNT = 0
	ISDBT_LAYERB_TIME_INTERLEAVING = 0
	ISDBT_LAYERC_FEC = AUTO
	ISDBT_LAYERC_MODULATION = QAM/AUTO
	ISDBT_LAYERC_SEGMENT_COUNT = 0
	ISDBT_LAYERC_TIME_INTERLEAVING = 0
00'>2007-01-14switch from CVS to SVNmichael6-1658/+511 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@724 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-10-01[lcd4linux @ 2006-10-01 11:54:38 by reinelt]reinelt3-60/+41 timer widget uses properties git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@723 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-29[lcd4linux @ 2006-09-29 04:48:21 by reinelt]reinelt8-240/+350 image widget uses properties now; new property 'reload' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@722 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-10-04image widget memory leaks fixed (thanks to Magne Torresen)root1-22/+25 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@721 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-19[lcd4linux @ 2006-09-19 11:20:52 by entropy]entropy1-1/+6 Added missing prototypes git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@720 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-15[lcd4linux @ 2006-09-15 20:30:03 by siretart]siretart3-87/+1987 rerun bootstrap on request from Ernst Bachmann <e.bachmann@xebec.de> Message-Id: <200609152109.17600.e.bachmann@xebec.de> git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@719 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-15[lcd4linux @ 2006-09-15 19:06:47 by entropy]entropy1-3/+7 debug spam reduced, comment typo fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@718 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-15[lcd4linux @ 2006-09-15 19:00:50 by entropy]entropy5-1/+180 iconv charset converter plugin git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@717 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-14[lcd4linux @ 2006-09-14 20:36:39 by entropy]entropy1-5/+45 Improved example showing how to display network and hdd activity on an usb hub git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@716 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-14[lcd4linux @ 2006-09-14 11:19:29 by entropy]entropy1-8/+15 New cmdline option -p to specify the pidfile location git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@715 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-14[lcd4linux @ 2006-09-14 04:08:54 by reinelt]reinelt1-32/+22 variables use a static list, no realloc, linear search git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@714 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-14[lcd4linux @ 2006-09-14 03:49:14 by reinelt]reinelt5-16/+32 indent run git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@713 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-13[lcd4linux @ 2006-09-13 20:07:59 by entropy]entropy1-1/+11 Fixing bug #1494773 (compiles only on i368/amd64 machines) by providing a dummy implementation for other archs git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@712 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-13[lcd4linux @ 2006-09-13 20:04:57 by entropy]entropy3-4/+29 threads change argv[0] to their thread name, for a neat 'ps' output git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@711 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-13[lcd4linux @ 2006-09-13 05:33:39 by reinelt]reinelt2-3/+10 plugin_file: return empty string if file cannot be read; widget_text: load property as 'string', not as variable (triggered an ugly bug with variable list reallocated) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@710 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-08[lcd4linux @ 2006-09-08 19:00:46 by reinelt]reinelt3-20/+32 give up after 10 write errors to serial device git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@709 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-07[lcd4linux @ 2006-09-07 09:06:25 by reinelt]reinelt11-37/+69 lots of wrong printf formats corrected (thanks to Ernst Bachmann) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@708 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-06[lcd4linux @ 2006-09-06 05:22:09 by reinelt]reinelt3-112/+269 some autoconf updates git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@707 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-04[lcd4linux @ 2006-09-04 16:48:32 by siretart]siretart4-3463/+5159 rerun bootstrap on current debian/etch system using automake1.9 to make my previous commits active git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@706 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-04[lcd4linux @ 2006-09-04 16:47:39 by siretart]siretart3-236/+188 These changes were necessary to make lcd4linux build on current debian etch/unstable systems. I cannot really imagine how this was supposed to work, so I replaced the old modified python.m4 with an uptodate version of ac_python_devel.m4 from autoconf_archive. both .m4 files seem to have a common anchestor, but ac_python_devel.m4 has clearly seen a lot of more love, so let's better stay with upstream (autoconf archive), so we can blame them if anything breaks. Moreover, this actually works git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@705 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-04[lcd4linux @ 2006-09-04 16:41:21 by siretart]siretart12-229/+0 removing debianisation from upstream source, as discussed with Michael on private mail. Rationale: I try to keep an updated lcd4linux in debian/sid. If you need the debinisation, please use my packages as base. If you want more updated package, please drop me a note, and I'll arrange another upload to unstable (or experimental, depending on the state of the cvs). git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@704 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-04[lcd4linux @ 2006-09-04 16:35:43 by siretart]siretart1-1/+5 fix linking with modular xorg. See http://bugs.debian.org/381606 for reference git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@703 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-09-04[lcd4linux @ 2006-09-04 16:33:21 by siretart]siretart1-4/+13 beautify bootstrap script git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@702 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-23[lcd4linux @ 2006-08-23 17:45:37 by harbaum]harbaum1-17/+20 Umlaut translation bugfix git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@701 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-23[lcd4linux @ 2006-08-23 05:05:40 by reinelt]reinelt1-2/+12 CF635 added to lcd4linux.conf.sample git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@700 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-17[lcd4linux @ 2006-08-17 19:11:40 by harbaum]harbaum5-4888/+3452 Small plugin_kvv bugfixes and new abbreviate option git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@699 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-17[lcd4linux @ 2006-08-17 05:06:26 by reinelt]reinelt2-0/+4 LCD2USB driver missing keypad symbols fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@698 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-16[lcd4linux @ 2006-08-16 14:18:14 by reinelt]reinelt5-76/+100 T6963 enhancements: soft timing, DualScan, Cell size git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@697 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-15[lcd4linux @ 2006-08-15 17:28:27 by harbaum]harbaum1-62/+115 Cleaned up thread and error handling git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@696 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-14[lcd4linux @ 2006-08-14 19:24:22 by harbaum]harbaum6-33/+137 Umlaut support, added KVV HTTP-User-Agent git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@695 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-14[lcd4linux @ 2006-08-14 05:54:03 by reinelt]reinelt7-15/+51 minor warnings fixed, CFLAGS changed (no-strict-aliasing) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@694 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-13[lcd4linux @ 2006-08-13 18:45:25 by harbaum]harbaum2-8/+14 Little cleanup ... git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@693 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-13[lcd4linux @ 2006-08-13 18:14:03 by harbaum]harbaum13-32/+866 Added KVV plugin git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@692 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-13[lcd4linux @ 2006-08-13 11:38:20 by reinelt]reinelt5-116/+105 text widget uses dynamic properties git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@691 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-13[lcd4linux @ 2006-08-13 09:53:10 by reinelt]reinelt16-3463/+5130 dynamic properties added (used by 'style' of text widget) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@690 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2006-08-13[lcd4linux @ 2006-08-13 06:46:51 by reinelt]reinelt15-196/+280 T6963 soft-timing & enhancements; indent git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@689 3ae390bd-cb1e-0410-b409-cd5a39f66f1f