| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-02-15 | drv_picoLCDGraphic.c: minimum USB read timeout is now 1 ms | mzuther | 1 | -1/+1 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1114 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-14 | drv_picoLCDGraphic.c: added configuration for USB read timeout | mzuther | 1 | -1/+9 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1113 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-14 | indent.sh run | michael | 1 | -172/+171 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-14 | plugin_huawei-fix-interval-check_V2.patch from Jar | michael | 1 | -35/+35 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1111 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-12 | Improved config behavior. | mjona | 1 | -9/+32 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1110 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-12 | Fixed a segmentation fault bug in cfg_get(). | mjona | 1 | -1/+1 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1109 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-11 | All static memory allocations were turned into dynamical ones. | mjona | 1 | -128/+200 | |
| Improved configuration parameters: - FifoPath to specify the fifo path (if absent, a built in replacement is used) - FifoBufSize to specify the size of the internal buffer (this parameter is optional as the plugin will try to match the number of display columns; if it fails and no FifoBufSize parameter is supplied then a built in replacement is used) Simplified and rationalized init and exit functions: most global variables have been localized. Fixed several off-by-one overflows memory bugs. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1108 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-07 | timer.c: two small optimizations (removed "flag"; tv_usec can't be negative) | mzuther | 1 | -7/+4 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1107 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-07 | added grouping of widgets by update interval (new file "timer_group.c") | mzuther | 13 | -168/+441 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1106 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-07 | BUG: handle negative delays in timer_process() (timer.c) | mzuther | 1 | -0/+4 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1105 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-06 | timer.c: I had forgotten how to initialize a "struct" :) | mzuther | 1 | -3/+4 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1104 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-06 | BUG: compensate timers for processing delay ("timer.c") | mzuther | 1 | -1/+3 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1103 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-06 | timer.c: exchanged "proprietary code" with timeradd() and timersub() functions | mzuther | 1 | -14/+10 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1102 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-04 | timer.c: removed fruitless changes to variable "flag" from timer_process() | mzuther | 1 | -2/+0 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1101 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-04 | According to its man page, timercmp() is broken on some systems -- applied ↵ | mzuther | 1 | -1/+1 | |
| the recommended (and equivalent) change. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1100 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-04 | small warning removed | michael | 1 | -1/+1 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1099 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
| 2010-02-04 | clear errno after creating the FIFO by Claas Hilbrecht | michael | 1 | -0/+2 | |
| git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1098 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | Jonathan McCrohan | 840 | -4057/+18230 | ||
| 2015-05-05 | d/control: various fixes found by libconfig-model-dpkg-perl | Jonathan McCrohan | 2 | -5/+13 | |
| 2015-04-01 | Release 0+git20150208.f2053b3-1 | Jonathan McCrohan | 1 | -2/+2 | |
| 2015-04-01 | Describe changes made in snapshot | Jonathan McCrohan | 1 | -0/+3 | |
| 2015-04-01 | New Upstream Snapshot (commit f2053b3) | Jonathan McCrohan | 1 | -0/+6 | |
| 2015-04-01 | Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3 | Jonathan McCrohan | 32 | -333/+483 | |
| 2014-12-28 | Release 0+git20141218.b46a22c-1debian/0+git20141218.b46a22c-1 | Jonathan McCrohan | 1 | -2/+2 | |
| 2014-12-28 | Updated AU DVB-T files; Thanks Brian Burch! (Closes LP: #1393280) | Jonathan McCrohan | 1 | -0/+1 | |
| 2014-12-28 | New Upstream Snapshot (commit b46a22c) | Jonathan McCrohan | 1 | -0/+6 | |
| 2014-12-28 | Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22c | Jonathan McCrohan | 535 | -639/+317 | |
| 2014-10-20 | Release 0+git20141009.d26b627-1debian/0+git20141009.d26b627-1 | Jonathan McCrohan | 1 | -2/+2 | |
| 2014-10-20 | Fix up packaging to account for move to DVBv5 | Jonathan McCrohan | 2 | -2/+6 | |
| 2014-10-20 | delete d/dtv-scan-files.install; Upstream now supplies a Makefile | Jonathan McCrohan | 2 | -4/+1 | |
| 2014-10-15 | d/control: update Standards Version to 3.9.6 | Jonathan McCrohan | 2 | -1/+3 | |
| 2014-10-15 | d/control: add Build-Depends on dvb-tools | Jonathan McCrohan | 2 | -1/+2 | |
| 2014-10-15 | New Upstream Snapshot (commit d26b627) | Jonathan McCrohan | 1 | -0/+10 | |
| 2014-10-15 | Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627 | Jonathan McCrohan | 2010 | -11120/+159271 | |
| 2014-07-23 | Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1 | Jonathan McCrohan | 1 | -2/+2 | |
| 2014-07-23 | New Upstream Snapshot (commit 14bd6c7) | Jonathan McCrohan | 1 | -2/+3 | |
| 2014-07-23 | Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7 | Jonathan McCrohan | 7 | -11/+60 | |
| 2014-05-13 | New Upstream Snapshot (commit 1246b27) | Jonathan McCrohan | 1 | -0/+6 | |
| 2014-05-13 | Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27 | Jonathan McCrohan | 391 | -301/+3983 | |
| 2014-04-05 | Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1 | Jonathan McCrohan | 1 | -2/+2 | |
| 2014-04-05 | d/control: update Homepage (upstream has moved from Gitweb to cgit) | Jonathan McCrohan | 2 | -1/+2 | |
| 2014-04-05 | New Upstream Snapshot (commit cfc2975) | Jonathan McCrohan | 1 | -0/+6 | |
| 2014-04-05 | Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975 | Jonathan McCrohan | 118 | -656/+877 | |
| 2014-01-16 | Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1 | Jonathan McCrohan | 1 | -2/+2 | |
| 2014-01-16 | Update Standards Version to 3.9.5 | Jonathan McCrohan | 2 | -1/+9 | |
| No changes required | |||||
