Age | Commit message (Expand) | Author | Files | Lines |
2022-11-25 | dtv-scan-tables: hu-Digikabel changes | Hrotkó Gábor | 1 | -1/+26 |
2022-04-30 | pt-All: fix modulation | Mauro Carvalho Chehab | 1 | -10/+10 |
2022-04-30 | pt-All: Update Portugal channels | Mauro Carvalho Chehab | 1 | -34/+70 |
2022-03-07 | Update Brazilian ISDB-T tables | Mauro Carvalho Chehab | 549 | -2923/+13860 |
2022-03-07 | Update satellite channel lists from Lyngsat | Mauro Carvalho Chehab | 54 | -1882/+2326 |
2021-12-14 | dtv-scan-tables: latest UK changes | Simon Liddicott | 4 | -24/+24 |
2021-04-30 | update Brazilian scan files | Mauro Carvalho Chehab | 2476 | -12805/+69312 |
2021-04-30 | Remove legacy entries | Mauro Carvalho Chehab | 129 | -24898/+0 |
2021-04-30 | Add new satellites from Lyngsat | Mauro Carvalho Chehab | 75 | -21/+29721 |
2021-04-30 | Rename a few satellites with two names and update frequencies | Mauro Carvalho Chehab | 2 | -283/+182 |
2021-04-30 | Update frequencies from Lyngsat | Mauro Carvalho Chehab | 188 | -12304/+12666 |
ions'>-3/+6
|
Fixed bug introduced with "caching" the loadavg values
|
|
fixed segfault when using string concatenation
|
|
re-introduced \nnn (octal) characters in strings
text widgets can have a 'update' speed of 0 which means 'never'
(may be used for static content)
|
|
string concatenation fixed
|
|
Complete rewrite of the evaluator to get rid of the code
from mark Morley (because of license issues).
The new Evaluator does a pre-compile of expressions, and
stores them in trees. Therefore it should be reasonable faster...
|
|
Fixed memory leak in hash_get_regex
|
|
changes (cosmetics?) to the big patch from Martin
hash patch un-applied
|
|
big patch from Martin Hejl:
- use qprintf() where appropriate
- save CPU cycles on gettimeofday()
- add quit() functions to free allocated memory
- fixed lots of memory leaks
|
|
Crystalfontz Contrast issue fixed
|
|
cfg_number() returns -1 on error, 0 if value not found (but default val used),
and 1 if value was used from the configuration.
HD44780 driver adopted to new cfg_number()
Crystalfontz 631 driver nearly finished
|
|
ChangeLog updated
Version number bumped to 0.10.0
|
|
icon visibility fix for generic graphics from Xavier
|
|
new function 'qprintf()' (simple but quick snprintf() replacement)
|
|
hash improvements from Martin
|
|
memory leak fixes from Martin
|