~siretart/lcd4linux/debian

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Reinhard Tartler
  • Date: 2011-04-27 17:24:15 UTC
  • mto: This revision was merged to the branch mainline in revision 750.
  • Revision ID: siretart@tauware.de-20110427172415-6n4aptmvmz0eztvm
Tags: upstream-0.11.0~svn1143
ImportĀ upstreamĀ versionĀ 0.11.0~svn1143

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-01-14  michael
 
2
 
 
3
        * [r964]
 
4
          add support for Dell M1730 LCD to the G15 driver by
 
5
          lcd4linux@hayward.uk.com
 
6
 
 
7
        * [r963]
 
8
          initial brightness fixed
 
9
 
 
10
2009-01-13  volker
 
11
 
 
12
        * [r962]
 
13
          indentation, svn-version
 
14
 
 
15
        * [r961]
 
16
          speedup X11 display
 
17
 
 
18
2009-01-13  michael
 
19
 
 
20
        * [r960]
 
21
          new example for X11 config
 
22
 
 
23
        * [r959]
 
24
          heavy X11 reorganization to (hopefully) finally fix Tickets #141
 
25
          and #117
 
26
 
 
27
        * [r958]
 
28
          list sub-drivers for serdisplib without -v
 
29
 
 
30
        * [r957]
 
31
          moved 'print list of drivers and plugins' to the end of configure
 
32
 
 
33
2009-01-12  michux
 
34
 
 
35
        * [r956]
 
36
          update copyright
 
37
 
 
38
2009-01-12  volker
 
39
 
 
40
        * [r955]
 
41
          additional verbose messages
 
42
 
 
43
2009-01-12  michux
 
44
 
 
45
        * [r954]
 
46
          fix some compiler warnings
 
47
 
 
48
2009-01-11  michux
 
49
 
 
50
        * [r953]
 
51
          plugin_fifo: fix compile warnings
 
52
 
 
53
        * [r952]
 
54
          drv_st2205u: add verbose error message
 
55
 
 
56
2009-01-09  volker
 
57
 
 
58
        * [r951]
 
59
          version of linked serdisplib in long verbose output
 
60
 
 
61
2009-01-08  michael
 
62
 
 
63
        * [r950]
 
64
          hhdtemp plugin fixed
 
65
 
 
66
2009-01-06  michael
 
67
 
 
68
        * [r949]
 
69
          hddtemp autconf bug fixed
 
70
 
 
71
        * [r948]
 
72
          compiler warnings fixed
 
73
 
 
74
        * [r947]
 
75
          indentation
 
76
 
 
77
        * [r946]
 
78
          unused array 'tokenNames' removed
 
79
 
 
80
        * [r945]
 
81
          compiler warning removed
 
82
 
 
83
        * [r944]
 
84
          initialize plugin on first use
 
85
 
 
86
        * [r943]
 
87
          indentation
 
88
 
 
89
        * [r942]
 
90
          initialize fifo on first use
 
91
 
 
92
        * [r941]
 
93
          cosmetics
 
94
 
 
95
2009-01-04  michael
 
96
 
 
97
        * [r940]
 
98
          new string operators eq ne gt ge lt le
 
99
 
 
100
        * [r939]
 
101
          indentation
 
102
 
 
103
        * [r938]
 
104
          typo fixed
 
105
 
 
106
        * [r937]
 
107
          disable unimplemented ioctls
 
108
 
 
109
2009-01-01  michael
 
110
 
 
111
        * [r936]
 
112
          distcheck bugs fixed
 
113
 
 
114
        * [r935]
 
115
          button debugging changed
 
116
 
 
117
        * [r934]
 
118
          widget_bar scale debugging changed
 
119
 
 
120
2008-12-31  michux
 
121
 
 
122
        * [r933]
 
123
          add buttons to X11 sample conf
 
124
 
 
125
2008-12-31  michael
 
126
 
 
127
        * [r932]
 
128
          clear pixel to BG_COL (Ticket #117)
 
129
 
 
130
        * [r931]
 
131
          version bumped to 0.11.0
 
132
 
 
133
        * [r930]
 
134
          netinfo plugin added to smoketest
 
135
 
 
136
        * [r929]
 
137
          ported r847 (new Display CW12832 128x32) from volker_dev
 
138
 
 
139
        * [r928]
 
140
          ported r846 from volker_dev
 
141
 
 
142
        * [r927]
 
143
          ported r839 from volker_dev
 
144
 
 
145
        * [r926]
 
146
          ported r838 from volker_dev
 
147
 
 
148
        * [r925]
 
149
          ported r837 from volker_dev
 
150
 
 
151
        * [r924]
 
152
          ported r835 from volker_dev
 
153
 
 
154
        * [r923]
 
155
          ported r834 from volker_dev
 
156
 
 
157
        * [r922]
 
158
          r828: 'additional verbose and info messages' ported from
 
159
          volker_dev
 
160
 
 
161
        * [r921]
 
162
          includes for umask() ported from volker_dev (r827)
 
163
 
 
164
        * [r920]
 
165
          handle config files with <CR><LF> (DOS line ending) ported from
 
166
          volker_dev (r826)
 
167
 
 
168
        * [r919]
 
169
          netinfo plugin ported from volker_dev (r823)
 
170
 
 
171
        * [r918]
 
172
          format characters in qprintf() with optional length (r821) ported
 
173
          from volker_dev
 
174
 
 
175
        * [r917]
 
176
          short circuit evaluation ported from volker_dev (r820,r822,r824)
 
177
 
 
178
        * [r916]
 
179
          Fixes a buffer underrun error and possible array index issues by
 
180
          mcarey@...
 
181
 
 
182
2008-12-27  michael
 
183
 
 
184
        * [r915]
 
185
          ported r819 from volker_dev
 
186
 
 
187
        * [r914]
 
188
          ported and modified r818 from volker_dev
 
189
 
 
190
        * [r913]
 
191
          port r817 from volker_dev
 
192
 
 
193
        * [r912]
 
194
          ported (modified) r815 from voker_dev
 
195
 
 
196
2008-12-24  michael
 
197
 
 
198
        * [r911]
 
199
          cleanup & cosmetics
 
200
 
 
201
        * [r910]
 
202
          driver for the PHAnderson serial-to-HD44780 adapter boards by
 
203
          Nicolas Weill
 
204
 
 
205
        * [r909]
 
206
          w1retap plugin by Jonathan Hudson
 
207
 
 
208
        * [r908]
 
209
          Enables/controls the backlight on the Pertelian LCD device by
 
210
          Jonathan Hudson
 
211
 
 
212
2008-12-23  michael
 
213
 
 
214
        * [r907]
 
215
          hddtemp plugin from Scott Bronson
 
216
 
 
217
        * [r906]
 
218
          keypad bug fixed
 
219
 
 
220
        * [r905]
 
221
          patch from a.nielsen: inverted parport signals, support GPI on
 
222
          HD44780
 
223
 
 
224
        * [r904]
 
225
          indent run
 
226
 
 
227
2008-11-25  michux
 
228
 
 
229
        * [r903]
 
230
          fix lcd4linux driver for multible onboard controllers
 
231
 
 
232
2008-11-23  michux
 
233
 
 
234
        * [r902]
 
235
          fix automake - check for libftdi
 
236
 
 
237
2008-11-22  michux
 
238
 
 
239
        * [r901]
 
240
          update button_exec plugin - fix segfault
 
241
 
 
242
        * [r900]
 
243
          update fifo plugin - untested
 
244
 
 
245
2008-10-07  bwalle
 
246
 
 
247
        * [r899]
 
248
          Replace write to external variable usb_debug by calling
 
249
          usb_set_debug().
 
250
          This fixes build on openSUSE Factory.
 
251
 
 
252
2008-10-06  michael
 
253
 
 
254
        * [r898]
 
255
          adding GPI to picoLCD for reading button events by Igor Mammedov
 
256
          <niallain@gmail.com>
 
257
 
 
258
        * [r897]
 
259
          properties fixed
 
260
 
 
261
2008-10-05  bwalle
 
262
 
 
263
        * [r896]
 
264
          Rebuild auto-generated autoconf stuff due to last change in
 
265
          drivers.m4.
 
266
 
 
267
        * [r895]
 
268
          Add 'ULA200' driver when --with-drivers=all is specified
 
269
 
 
270
2008-09-14  michael
 
271
 
 
272
        * [r894]
 
273
          strftime_tz patch from Bernhard Walle
 
274
 
 
275
2008-09-08  michael
 
276
 
 
277
        * [r893]
 
278
          strftime_tz() plugin by Bernhard Walle
 
279
 
 
280
2008-09-03  michael
 
281
 
 
282
        * [r892]
 
283
          ULA200 driver by Bernhard Walle
 
284
 
 
285
        * [r891]
 
286
          indent
 
287
 
 
288
2008-08-31  sonic74
 
289
 
 
290
        * [r890]
 
291
          Increased the maximum bps to 230400, if defined in <termios.h>.
 
292
 
 
293
2008-08-27  sonic74
 
294
 
 
295
        * [r889]
 
296
          
 
297
 
 
298
2008-08-27  michael
 
299
 
 
300
        * [r888]
 
301
          D4D updates by Sven
 
302
 
 
303
2008-08-03  michael
 
304
 
 
305
        * [r887]
 
306
          driver for 4D Systems serial displays by Sven Killig
 
307
 
 
308
        * [r886]
 
309
          signed/unsigned mismatch
 
310
 
 
311
2008-07-26  michux
 
312
 
 
313
        * [r885]
 
314
          added command functions
 
315
 
 
316
2008-07-15  michael
 
317
 
 
318
        * [r884]
 
319
          added IRLCD driver by Jean-Philippe Civade
 
320
 
 
321
        * [r883]
 
322
          'autoreconf -f -i' run & config.rpath added
 
323
 
 
324
        * [r882]
 
325
          forgot to add drv_picoLCDGraphic.c :-(
 
326
 
 
327
        * [r881]
 
328
          picoLCDGraphic driver by Nicu Pavel added
 
329
 
 
330
        * [r880]
 
331
          widget_keypad.h added to drv_HD44780
 
332
 
 
333
        * [r879]
 
334
          indent run
 
335
 
 
336
        * [r878]
 
337
          automake-1.10.1
 
338
 
 
339
2008-04-15  michux
 
340
 
 
341
        * [r877]
 
342
          forgot include
 
343
 
 
344
        * [r876]
 
345
          add signal handler, improve error check
 
346
 
 
347
2008-04-14  michux
 
348
 
 
349
        * [r875]
 
350
          minor update
 
351
 
 
352
2008-04-12  michux
 
353
 
 
354
        * [r874]
 
355
          Makefiles again, this time libiconv stuff is fixed
 
356
 
 
357
        * [r873]
 
358
          fix error, introduced in r857
 
359
 
 
360
        * [r872]
 
361
          update Makefiles
 
362
 
 
363
        * [r871]
 
364
          clean up
 
365
 
 
366
2008-04-10  michux
 
367
 
 
368
        * [r870]
 
369
          Add the year 2008 to the copyright
 
370
 
 
371
        * [r869]
 
372
          Add basic FIFO plugin
 
373
 
 
374
2008-04-04  michux
 
375
 
 
376
        * [r868]
 
377
          fixed autoconf
 
378
 
 
379
        * [r867]
 
380
          update autoconf
 
381
 
 
382
        * [r866]
 
383
          Add asterisk plugin, thanks to mcarey@yostengineering.com
 
384
 
 
385
2008-04-03  michux
 
386
 
 
387
        * [r865]
 
388
          fix typo, close #114
 
389
 
 
390
        * [r864]
 
391
          update charset for Crystalfontz Model 632 and 634
 
392
 
 
393
2008-03-05  michux
 
394
 
 
395
        * [r863]
 
396
          improve error messages
 
397
 
 
398
2008-03-03  michux
 
399
 
 
400
        * [r862]
 
401
          reformat plugin_mpd - use c style comments
 
402
 
 
403
        * [r861]
 
404
          correct code format (indent)
 
405
 
 
406
        * [r860]
 
407
          correct code format (indent)
 
408
 
 
409
        * [r859]
 
410
          new plugin: button_exec by Wolfgang Henerbichler
 
411
 
 
412
        * [r858]
 
413
          add new driver (st2205) by Jeroen/Sprite_tm
 
414
 
 
415
        * [r857]
 
416
          new plugin: button_exec by Wolfgang Henerbichler
 
417
 
 
418
        * [r856]
 
419
          add keypad support for module lcm162
 
420
 
 
421
        * [r855]
 
422
          add new driver (st2205) by Jeroen/Sprite_tm
 
423
 
 
424
2008-02-27  michux
 
425
 
 
426
        * [r854]
 
427
          add signal handler to plugin_mpd
 
428
 
 
429
        * [r853]
 
430
          plugin_mpd, update to v0.81, fix connection issues
 
431
 
 
432
2008-02-25  michux
 
433
 
 
434
        * [r852]
 
435
          update mpd plugin to v0.8 - makefile needs some work now
 
436
 
 
437
2008-01-28  michux
 
438
 
 
439
        * [r851]
 
440
          disable default emulator code
 
441
 
 
442
        * [r850]
 
443
          minor updates
 
444
 
 
445
        * [r849]
 
446
          added pingpong scrolling
 
447
 
 
448
2008-01-24  michux
 
449
 
 
450
        * [r848]
 
451
          
 
452
 
 
453
2007-10-17  volker
 
454
 
 
455
        * [r847]
 
456
          added new display 128x32 (CW12832)
 
457
 
 
458
        * [r846]
 
459
          info about property change
 
460
 
 
461
2007-10-03  michael
 
462
 
 
463
        * [r845]
 
464
          automatic marquee patch from Manuel Grot
 
465
 
 
466
2007-10-01  michael
 
467
 
 
468
        * [r844]
 
469
          RDTSC delay and inclusion of asm/msr.h removed
 
470
 
 
471
        * [r843]
 
472
          driver for Pertelian display by Andy Powell
 
473
 
 
474
2007-09-15  michael
 
475
 
 
476
        * [r842]
 
477
          GPS plugin V0.3 by michu
 
478
 
 
479
        * [r841]
 
480
          GPS plugin V0.2 by michu
 
481
 
 
482
2007-09-09  michael
 
483
 
 
484
        * [r840]
 
485
          email address changed
 
486
 
 
487
2007-08-25  volker
 
488
 
 
489
        * [r839]
 
490
          additional information about decision which plugin and drivers
 
491
          are included via configure
 
492
 
 
493
2007-08-23  volker
 
494
 
 
495
        * [r838]
 
496
          existence of netdevice corrected (less cpu load)
 
497
 
 
498
        * [r837]
 
499
          logging info clarified
 
500
 
 
501
        * [r836]
 
502
          Indentation
 
503
 
 
504
2007-08-13  volker
 
505
 
 
506
        * [r835]
 
507
          Absicherung gegen Abfragen nicht vorhandener Daten
 
508
 
 
509
        * [r834]
 
510
          erweiterte Ausgabe bei Daten ueber unterstuetzte Hardware
 
511
 
 
512
2007-07-27  michael
 
513
 
 
514
        * [r833]
 
515
          Fix compilation with kernel 2.6.22 by Guillaume LECERF
 
516
 
 
517
        * [r832]
 
518
          MPD plugin patch from michu
 
519
 
 
520
        * [r831]
 
521
          GPS plugin update by michu
 
522
 
 
523
        * [r830]
 
524
          indentation
 
525
 
 
526
2007-07-12  volker
 
527
 
 
528
        * [r829]
 
529
          svn version updated
 
530
 
 
531
        * [r828]
 
532
          additional verbose and info messages
 
533
 
 
534
2007-07-08  volker
 
535
 
 
536
        * [r827]
 
537
          includes for umask(); svnversion updated
 
538
 
 
539
2007-06-27  volker
 
540
 
 
541
        * [r826]
 
542
          handle config files with <CR><LF> (DOS line ending)
 
543
 
 
544
        * [r825]
 
545
          added plugin_netdev
 
546
 
 
547
        * [r824]
 
548
          copy&paste error corrected
 
549
 
 
550
        * [r823]
 
551
          new plugin: netinfo
 
552
 
 
553
        * [r822]
 
554
          indentation with ./indent.sh; short circuit evaluation modified
 
555
 
 
556
2007-06-25  volker
 
557
 
 
558
        * [r821]
 
559
          format characters in qprintf() with optional length
 
560
 
 
561
        * [r820]
 
562
          calculate only necessary elements of operands
 
563
 
 
564
2007-06-24  volker
 
565
 
 
566
        * [r819]
 
567
          optimization on changing brightness of backlight
 
568
 
 
569
2007-06-22  volker
 
570
 
 
571
        * [r818]
 
572
          list plugins
 
573
 
 
574
        * [r817]
 
575
          disable plugins where preconditions not given: compiles mostly
 
576
          under MacOS X
 
577
 
 
578
        * [r816]
 
579
          keypad support added for X11 driver
 
580
 
 
581
2007-06-21  volker
 
582
 
 
583
        * [r815]
 
584
          optimized layer drawing (no drawing under opaque pixel)
 
585
 
 
586
        * [r814]
 
587
          LCD::brightness, keypad
 
588
 
 
589
        * [r813]
 
590
          default for Brightness is 255
 
591
 
 
592
2007-06-20  volker
 
593
 
 
594
        * [r812]
 
595
          LCD::brightness in drv_X11 corrected
 
596
 
 
597
        * [r811]
 
598
          development of new experimental features
 
599
 
 
600
        * [r810]
 
601
          global variable for backlight color
 
602
 
 
603
        * [r809]
 
604
          keypad support completed; new property brightness implemented
 
605
 
 
606
        * [r808]
 
607
          maximum value for brightness is 8
 
608
 
 
609
2007-06-17  michael
 
610
 
 
611
        * [r807]
 
612
          buttons for X11 driver (thanks to Volker Gering)
 
613
 
 
614
        * [r806]
 
615
          Apple has no utsbuf.domainname (thanks to Volker Gering)
 
616
 
 
617
        * [r805]
 
618
          strndup() replacement
 
619
 
 
620
        * [r804]
 
621
          better usage output by Volker Gering
 
622
 
 
623
2007-06-08  michael
 
624
 
 
625
        * [r803]
 
626
          Image driver libgd dependancy fix
 
627
 
 
628
2007-06-04  michael
 
629
 
 
630
        * [r802]
 
631
          big MPD patch from Robert Buchholz
 
632
 
 
633
2007-05-19  michael
 
634
 
 
635
        * [r801]
 
636
          gps plugin, code by michu / www.neophob.com
 
637
 
 
638
2007-05-17  michael
 
639
 
 
640
        * [r800]
 
641
          backported r799 from trunk
 
642
 
 
643
        * [r799]
 
644
          compile error on m68k fixed (debian bug 405898)
 
645
 
 
646
2007-05-04  michael
 
647
 
 
648
        * [r798]
 
649
          typo in LUIse driver fixed
 
650
 
 
651
2007-05-02  michael
 
652
 
 
653
        * [r797]
 
654
          some compiler warnings fixed
 
655
 
 
656
2007-04-30  michael
 
657
 
 
658
        * [r796]
 
659
          LCD4Linux-0.10.1-RC2
 
660
 
 
661
        * [r795]
 
662
          ChangeLog updated
 
663
 
 
664
        * [r794]
 
665
          svn2cl moved and optimized
 
666
 
 
667
        * [r793]
 
668
          svn2cl.sh added
 
669
 
 
670
        * [r792]
 
671
          port r791 from trunk
 
672
 
 
673
        * [r791]
 
674
          link Cwlinux with keypad support
 
675
 
 
676
        * [r790]
 
677
          ported r777 from trunk
 
678
 
 
679
        * [r789]
 
680
          ported r784-r788 from trunk
 
681
 
 
682
2007-04-28  michael
 
683
 
 
684
        * [r788]
 
685
          patch from Fox: Fix a typo that prevent Bar display to work
 
686
 
 
687
        * [r787]
 
688
          patch from FoX that fixes compilation with kernel 2.6.21
 
689
 
 
690
2007-04-23  michael
 
691
 
 
692
        * [r786]
 
693
          MPD plugin patch from michu
 
694
 
 
695
2007-04-20  michael
 
696
 
 
697
        * [r785]
 
698
          keypad and firmware support for Cwlinux (patch from Volker
 
699
          Gering)
 
700
 
 
701
        * [r784]
 
702
          iowait,irq and softirq added (patch from Roman Jozsef)
 
703
 
 
704
2007-03-22  michael
 
705
 
 
706
        * [r783]
 
707
          backport r782 from trunk
 
708
 
 
709
2007-03-21  michael
 
710
 
 
711
        * [r782]
 
712
          plugin_file patch from Mark Richards
 
713
 
 
714
2007-03-13  michael
 
715
 
 
716
        * [r781]
 
717
          backport r780 from trunk
 
718
 
 
719
        * [r780]
 
720
          Crystalfontz keypad patch from kenson
 
721
 
 
722
2007-03-05  michael
 
723
 
 
724
        * [r779]
 
725
          ported changeset 778 from branches/0.10.1
 
726
 
 
727
        * [r778]
 
728
          picoLCD linker error fixed (libusb was missing)
 
729
 
 
730
2007-02-28  michael
 
731
 
 
732
        * [r777]
 
733
          imon::quantity and imon::status patch from Stefan Gmeiner /
 
734
          Christian Brueggemann
 
735
 
 
736
2007-02-26  michael
 
737
 
 
738
        * [r776]
 
739
          backported 774:775 from trunk
 
740
 
 
741
        * [r775]
 
742
          ChangeLog refresh
 
743
 
 
744
        * [r774]
 
745
          compiler warnings on x86_64 fixed
 
746
 
 
747
2007-02-25  michael
 
748
 
 
749
        * [r773]
 
750
          backport 768:771 from trunk, version changed to 0.10.1-RC2
 
751
 
 
752
        * [r772]
 
753
          ChangeLog refreshed
 
754
 
 
755
        * [r771]
 
756
          lots of compiler warnings removed, C++-style comments removed,
 
757
          changed struc initialisation from 'field:value' to '.field=value'
 
758
 
 
759
2007-02-24  michael
 
760
 
 
761
        * [r770]
 
762
          strstr() and substr() added to string plugin
 
763
 
 
764
        * [r769]
 
765
          ChangeLog processed with svn2cl
 
766
 
 
767
        * [r768]
 
768
          LCD4Linux-0.10.1-RC1
 
769
 
 
770
        * [r767]
 
771
          trunk version incremented to 0.10.2-SVN
 
772
 
 
773
        * [r766]
 
774
          branch 0.10.1 created
 
775
 
 
776
        * [r765]
 
777
          tag 0.10.0 created
 
778
 
 
779
        * [r764]
 
780
          Version number changed to 0.10.1-RC1
 
781
 
 
782
2007-02-05  michael
 
783
 
 
784
        * [r763]
 
785
          only use picoLCD if libusb is available
 
786
 
 
787
2007-02-04  michael
 
788
 
 
789
        * [r762]
 
790
          svn version bumped manually
 
791
 
 
792
        * [r761]
 
793
          autoconf & smoketest bugs fixed
 
794
 
 
795
        * [r760]
 
796
          'Electronic Assembly' driver by Stefan Gmeiner
 
797
 
 
798
        * [r759]
 
799
          picoLCD driver bugs fixed
 
800
 
 
801
2007-01-23  michael
 
802
 
 
803
        * [r758]
 
804
          drv_picoLCD was missing in distribution
 
805
 
 
806
        * [r757]
 
807
          removed -SVN from version string
 
808
 
 
809
        * [r756]
 
810
          try to add svn version
 
811
 
 
812
2007-01-21  michael
 
813
 
 
814
        * [r755]
 
815
          indent
 
816
 
 
817
        * [r754]
 
818
          new function 'decode()'
 
819
 
 
820
        * [r753]
 
821
          removed unused variable
 
822
 
 
823
2007-01-20  michael
 
824
 
 
825
        * [r752]
 
826
          keypad widget cleanup
 
827
 
 
828
        * [r751]
 
829
          GPO cleanup
 
830
 
 
831
        * [r750]
 
832
          minor fixes to evaluator
 
833
 
 
834
        * [r749]
 
835
          dynamic properties for bars; new 'property_valid()' helper
 
836
 
 
837
        * [r748]
 
838
          indent
 
839
 
 
840
2007-01-19  michael
 
841
 
 
842
        * [r747]
 
843
          driver for picoLCD displays from mini-box.com by Nicu Pavel
 
844
 
 
845
        * [r746]
 
846
          dynamic properties for keypad widget
 
847
 
 
848
        * [r745]
 
849
          indent
 
850
 
 
851
2007-01-18  michael
 
852
 
 
853
        * [r744]
 
854
          dynamic properties for Icon widget
 
855
 
 
856
2007-01-17  michael
 
857
 
 
858
        * [r743]
 
859
          dynamic properties for GPO's
 
860
 
 
861
        * [r742]
 
862
          removed DOS newlines again :-(
 
863
 
 
864
        * [r741]
 
865
          indent
 
866
 
 
867
        * [r740]
 
868
          changed version number from 0.10.1-CVS to 0.10.1-SVN
 
869
 
 
870
2007-01-16  michael
 
871
 
 
872
        * [r739]
 
873
          new driver 'HD44780-I2C'
 
874
 
 
875
        * [r738]
 
876
          Fix compilation of plugin_wireless.c with linux kernel 2.6.19
 
877
          from Guillaume LECERF
 
878
 
 
879
        * [r737]
 
880
          Patch from Robert Buchholz: NULL driver link error fixed, m4
 
881
          files included in distribution
 
882
 
 
883
        * [r736]
 
884
          patch from Mattia Jona-Lasinio for lcd-linux 0.12.0
 
885
 
 
886
        * [r735]
 
887
          svn keywords
 
888
 
 
889
        * [r734]
 
890
          removed some DOS newlines
 
891
 
 
892
2007-01-15  michael
 
893
 
 
894
        * [r733]
 
895
          minor cosmetic changes and fixes
 
896
 
 
897
2007-01-14  michael
 
898
 
 
899
        * [r732]
 
900
          re-bootstrapped
 
901
 
 
902
        * [r731]
 
903
          svn keywords corrected
 
904
 
 
905
        * [r730]
 
906
          svn keywords corrected
 
907
 
 
908
        * [r729]
 
909
          added svn properties and keywords
 
910
 
 
911
        * [r728]
 
912
          changed $Revision to $Rev
 
913
 
 
914
        * [r727]
 
915
          removed all tags
 
916
 
 
917
        * [r726]
 
918
          svn properties fixed
 
919
 
 
920
        * [r725]
 
921
          svn:ignore ported from .cvsignore
 
922
 
 
923
        * [r724]
 
924
          switch from CVS to SVN
 
925
 
 
926
2006-10-01  reinelt
 
927
 
 
928
        * [r723]
 
929
          [lcd4linux @ 2006-10-01 11:54:38 by reinelt]
 
930
          timer widget uses properties
 
931
 
 
932
2006-09-29  reinelt
 
933
 
 
934
        * [r722]
 
935
          [lcd4linux @ 2006-09-29 04:48:21 by reinelt]
 
936
          image widget uses properties now; new property 'reload'
 
937
 
 
938
2006-10-04  root
 
939
 
 
940
        * [r721]
 
941
          image widget memory leaks fixed (thanks to Magne Torresen)
 
942
 
 
943
2006-09-19  entropy
 
944
 
 
945
        * [r720]
 
946
          [lcd4linux @ 2006-09-19 11:20:52 by entropy]
 
947
          Added missing prototypes
 
948
 
 
949
2006-09-15  siretart
 
950
 
 
951
        * [r719]
 
952
          [lcd4linux @ 2006-09-15 20:30:03 by siretart]
 
953
          rerun bootstrap on request from Ernst Bachmann
 
954
          <e.bachmann@xebec.de>
 
955
          Message-Id: <200609152109.17600.e.bachmann@xebec.de>
 
956
 
 
957
2006-09-15  entropy
 
958
 
 
959
        * [r718]
 
960
          [lcd4linux @ 2006-09-15 19:06:47 by entropy]
 
961
          debug spam reduced, comment typo fixed
 
962
 
 
963
        * [r717]
 
964
          [lcd4linux @ 2006-09-15 19:00:50 by entropy]
 
965
          iconv charset converter plugin
 
966
 
 
967
2006-09-14  entropy
 
968
 
 
969
        * [r716]
 
970
          [lcd4linux @ 2006-09-14 20:36:39 by entropy]
 
971
          Improved example showing how to display network and hdd activity
 
972
          on an usb hub
 
973
 
 
974
        * [r715]
 
975
          [lcd4linux @ 2006-09-14 11:19:29 by entropy]
 
976
          New cmdline option -p to specify the pidfile location
 
977
 
 
978
2006-09-14  reinelt
 
979
 
 
980
        * [r714]
 
981
          [lcd4linux @ 2006-09-14 04:08:54 by reinelt]
 
982
          variables use a static list, no realloc, linear search
 
983
 
 
984
        * [r713]
 
985
          [lcd4linux @ 2006-09-14 03:49:14 by reinelt]
 
986
          indent run
 
987
 
 
988
2006-09-13  entropy
 
989
 
 
990
        * [r712]
 
991
          [lcd4linux @ 2006-09-13 20:07:59 by entropy]
 
992
          Fixing bug #1494773 (compiles only on i368/amd64 machines) by
 
993
          providing a dummy implementation for other archs
 
994
 
 
995
        * [r711]
 
996
          [lcd4linux @ 2006-09-13 20:04:57 by entropy]
 
997
          threads change argv[0] to their thread name, for a neat 'ps'
 
998
          output
 
999
 
 
1000
2006-09-13  reinelt
 
1001
 
 
1002
        * [r710]
 
1003
          [lcd4linux @ 2006-09-13 05:33:39 by reinelt]
 
1004
          plugin_file: return empty string if file cannot be read;
 
1005
          widget_text: load property as 'string', not as variable
 
1006
          (triggered an ugly bug with variable list reallocated)
 
1007
 
 
1008
2006-09-08  reinelt
 
1009
 
 
1010
        * [r709]
 
1011
          [lcd4linux @ 2006-09-08 19:00:46 by reinelt]
 
1012
          give up after 10 write errors to serial device
 
1013
 
 
1014
2006-09-07  reinelt
 
1015
 
 
1016
        * [r708]
 
1017
          [lcd4linux @ 2006-09-07 09:06:25 by reinelt]
 
1018
          lots of wrong printf formats corrected (thanks to Ernst Bachmann)
 
1019
 
 
1020
2006-09-06  reinelt
 
1021
 
 
1022
        * [r707]
 
1023
          [lcd4linux @ 2006-09-06 05:22:09 by reinelt]
 
1024
          some autoconf updates
 
1025
 
 
1026
2006-09-04  siretart
 
1027
 
 
1028
        * [r706]
 
1029
          [lcd4linux @ 2006-09-04 16:48:32 by siretart]
 
1030
          rerun bootstrap on current debian/etch system using automake1.9
 
1031
          to
 
1032
          make my previous commits active
 
1033
 
 
1034
        * [r705]
 
1035
          [lcd4linux @ 2006-09-04 16:47:39 by siretart]
 
1036
          These changes were necessary to make lcd4linux build on current
 
1037
          debian etch/unstable
 
1038
          systems. I cannot really imagine how this was supposed to work,
 
1039
          so I replaced
 
1040
          the old modified python.m4 with an uptodate version of
 
1041
          ac_python_devel.m4 from
 
1042
          autoconf_archive. both .m4 files seem to have a common anchestor,
 
1043
          but ac_python_devel.m4
 
1044
          has clearly seen a lot of more love, so let's better stay with
 
1045
          upstream
 
1046
          (autoconf archive), so we can blame them if anything breaks.
 
1047
          
 
1048
          Moreover, this actually works
 
1049
 
 
1050
        * [r704]
 
1051
          [lcd4linux @ 2006-09-04 16:41:21 by siretart]
 
1052
          removing debianisation from upstream source, as discussed with
 
1053
          Michael on private mail.
 
1054
          
 
1055
          Rationale: I try to keep an updated lcd4linux in debian/sid. If
 
1056
          you need the debinisation,
 
1057
          please use my packages as base. If you want more updated package,
 
1058
          please drop me a note,
 
1059
          and I'll arrange another upload to unstable (or experimental,
 
1060
          depending on the state
 
1061
          of the cvs).
 
1062
 
 
1063
        * [r703]
 
1064
          [lcd4linux @ 2006-09-04 16:35:43 by siretart]
 
1065
          fix linking with modular xorg. See http://bugs.debian.org/381606
 
1066
          for reference
 
1067
 
 
1068
        * [r702]
 
1069
          [lcd4linux @ 2006-09-04 16:33:21 by siretart]
 
1070
          beautify bootstrap script
 
1071
 
 
1072
2006-08-23  harbaum
 
1073
 
 
1074
        * [r701]
 
1075
          [lcd4linux @ 2006-08-23 17:45:37 by harbaum]
 
1076
          Umlaut translation bugfix
 
1077
 
 
1078
2006-08-23  reinelt
 
1079
 
 
1080
        * [r700]
 
1081
          [lcd4linux @ 2006-08-23 05:05:40 by reinelt]
 
1082
          CF635 added to lcd4linux.conf.sample
 
1083
 
 
1084
2006-08-17  harbaum
 
1085
 
 
1086
        * [r699]
 
1087
          [lcd4linux @ 2006-08-17 19:11:40 by harbaum]
 
1088
          Small plugin_kvv bugfixes and new abbreviate option
 
1089
 
 
1090
2006-08-17  reinelt
 
1091
 
 
1092
        * [r698]
 
1093
          [lcd4linux @ 2006-08-17 05:06:26 by reinelt]
 
1094
          LCD2USB driver missing keypad symbols fixed
 
1095
 
 
1096
2006-08-16  reinelt
 
1097
 
 
1098
        * [r697]
 
1099
          [lcd4linux @ 2006-08-16 14:18:14 by reinelt]
 
1100
          T6963 enhancements: soft timing, DualScan, Cell size
 
1101
 
 
1102
2006-08-15  harbaum
 
1103
 
 
1104
        * [r696]
 
1105
          [lcd4linux @ 2006-08-15 17:28:27 by harbaum]
 
1106
          Cleaned up thread and error handling
 
1107
 
 
1108
2006-08-14  harbaum
 
1109
 
 
1110
        * [r695]
 
1111
          [lcd4linux @ 2006-08-14 19:24:22 by harbaum]
 
1112
          Umlaut support, added KVV HTTP-User-Agent
 
1113
 
 
1114
2006-08-14  reinelt
 
1115
 
 
1116
        * [r694]
 
1117
          [lcd4linux @ 2006-08-14 05:54:03 by reinelt]
 
1118
          minor warnings fixed, CFLAGS changed (no-strict-aliasing)
 
1119
 
 
1120
2006-08-13  harbaum
 
1121
 
 
1122
        * [r693]
 
1123
          [lcd4linux @ 2006-08-13 18:45:25 by harbaum]
 
1124
          Little cleanup ...
 
1125
 
 
1126
        * [r692]
 
1127
          [lcd4linux @ 2006-08-13 18:14:03 by harbaum]
 
1128
          Added KVV plugin
 
1129
 
 
1130
2006-08-13  reinelt
 
1131
 
 
1132
        * [r691]
 
1133
          [lcd4linux @ 2006-08-13 11:38:20 by reinelt]
 
1134
          text widget uses dynamic properties
 
1135
 
 
1136
        * [r690]
 
1137
          [lcd4linux @ 2006-08-13 09:53:10 by reinelt]
 
1138
          dynamic properties added (used by 'style' of text widget)
 
1139
 
 
1140
        * [r689]
 
1141
          [lcd4linux @ 2006-08-13 06:46:51 by reinelt]
 
1142
          T6963 soft-timing & enhancements; indent
 
1143
 
 
1144
2006-08-11  reinelt
 
1145
 
 
1146
        * [r688]
 
1147
          [lcd4linux @ 2006-08-11 11:59:29 by reinelt]
 
1148
          M50530 minor fixes
 
1149
 
 
1150
2006-08-10  reinelt
 
1151
 
 
1152
        * [r687]
 
1153
          [lcd4linux @ 2006-08-10 20:40:46 by reinelt]
 
1154
          M50530 enhancements: Timings, busy-flag checking
 
1155
 
 
1156
        * [r686]
 
1157
          [lcd4linux @ 2006-08-10 19:06:52 by reinelt]
 
1158
          new 'fuzz' parameter for timings
 
1159
 
 
1160
2006-08-09  harbaum
 
1161
 
 
1162
        * [r685]
 
1163
          [lcd4linux @ 2006-08-09 17:25:34 by harbaum]
 
1164
          Better bar color support and new bold font
 
1165
 
 
1166
2006-08-08  harbaum
 
1167
 
 
1168
        * [r684]
 
1169
          [lcd4linux @ 2006-08-08 20:16:28 by harbaum]
 
1170
          Added "extracolor" (used for e.g. bar border) and RGB support for
 
1171
          LEDMATRIX
 
1172
 
 
1173
2006-08-08  reinelt
 
1174
 
 
1175
        * [r683]
 
1176
          [lcd4linux @ 2006-08-08 19:35:21 by reinelt]
 
1177
          USBHUB driver from Ernst Bachmann
 
1178
 
 
1179
        * [r682]
 
1180
          [lcd4linux @ 2006-08-08 19:28:18 by reinelt]
 
1181
          widget type checking corrected
 
1182
 
 
1183
2006-08-05  harbaum
 
1184
 
 
1185
        * [r681]
 
1186
          [lcd4linux @ 2006-08-05 21:08:01 by harbaum]
 
1187
          New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix)
 
1188
 
 
1189
2006-07-31  reinelt
 
1190
 
 
1191
        * [r680]
 
1192
          [lcd4linux @ 2006-07-31 03:48:09 by reinelt]
 
1193
          preparations for scrolling
 
1194
 
 
1195
2006-07-30  lfcorreia
 
1196
 
 
1197
        * [r679]
 
1198
          [lcd4linux @ 2006-07-30 11:29:02 by lfcorreia]
 
1199
          Make changes suggested by Michael, only one init function is
 
1200
          needed
 
1201
 
 
1202
        * [r678]
 
1203
          [lcd4linux @ 2006-07-30 11:16:27 by lfcorreia]
 
1204
          Add back drv_generic_i2c_close function
 
1205
 
 
1206
2006-07-29  lfcorreia
 
1207
 
 
1208
        * [r677]
 
1209
          [lcd4linux @ 2006-07-29 21:12:31 by lfcorreia]
 
1210
          Add UPPERCASE string plugin function
 
1211
 
 
1212
        * [r676]
 
1213
          [lcd4linux @ 2006-07-29 21:04:43 by lfcorreia]
 
1214
          Better error handling, add proper I2C SLAVE device detection (not
 
1215
          100% finished)
 
1216
 
 
1217
        * [r675]
 
1218
          [lcd4linux @ 2006-07-29 20:59:12 by lfcorreia]
 
1219
          Fix wrong timing at I2C initialization
 
1220
 
 
1221
2006-07-19  cmay
 
1222
 
 
1223
        * [r674]
 
1224
          [lcd4linux @ 2006-07-19 01:57:01 by cmay]
 
1225
          fixed double read of last line in file
 
1226
 
 
1227
        * [r673]
 
1228
          [lcd4linux @ 2006-07-19 01:48:11 by cmay]
 
1229
          Ran indent.sh to make pretty code.
 
1230
 
 
1231
        * [r672]
 
1232
          [lcd4linux @ 2006-07-19 01:35:31 by cmay]
 
1233
          Renamed keypad direction names to avoid conflict with Curses
 
1234
          library defs.
 
1235
          Added keypad support to Curses display driver.
 
1236
 
 
1237
2006-07-18  nicowallmeier
 
1238
 
 
1239
        * [r671]
 
1240
          [lcd4linux @ 2006-07-18 17:04:55 by nicowallmeier]
 
1241
          Changed test for libmpd
 
1242
 
 
1243
2006-07-14  reinelt
 
1244
 
 
1245
        * [r670]
 
1246
          [lcd4linux @ 2006-07-14 20:15:11 by reinelt]
 
1247
          buffer too small (thanks to anonymous)
 
1248
 
 
1249
2006-07-12  reinelt
 
1250
 
 
1251
        * [r669]
 
1252
          [lcd4linux @ 2006-07-12 21:01:41 by reinelt]
 
1253
          thread_destroy, minor cleanups
 
1254
 
 
1255
        * [r668]
 
1256
          [lcd4linux @ 2006-07-12 20:47:51 by reinelt]
 
1257
          indent
 
1258
 
 
1259
        * [r667]
 
1260
          [lcd4linux @ 2006-07-12 20:45:30 by reinelt]
 
1261
          G15 and thread patch by Anton
 
1262
 
 
1263
2006-06-25  reinelt
 
1264
 
 
1265
        * [r666]
 
1266
          [lcd4linux @ 2006-06-25 15:13:00 by reinelt]
 
1267
          automake-1.9 cleanups
 
1268
 
 
1269
        * [r665]
 
1270
          [lcd4linux @ 2006-06-25 14:58:38 by reinelt]
 
1271
          switch to automake-1.9
 
1272
 
 
1273
2006-06-21  reinelt
 
1274
 
 
1275
        * [r664]
 
1276
          [lcd4linux @ 2006-06-21 05:12:43 by reinelt]
 
1277
          added checks for libgd version 2 (thanks to Sam)
 
1278
 
 
1279
2006-06-20  reinelt
 
1280
 
 
1281
        * [r663]
 
1282
          [lcd4linux @ 2006-06-20 08:50:58 by reinelt]
 
1283
          widget_image linker error hopefully finally fixed
 
1284
 
 
1285
2006-06-19  reinelt
 
1286
 
 
1287
        * [r662]
 
1288
          [lcd4linux @ 2006-06-19 15:12:54 by reinelt]
 
1289
          bootstrapped
 
1290
 
 
1291
        * [r661]
 
1292
          [lcd4linux @ 2006-06-19 12:02:17 by reinelt]
 
1293
          linker error from widget_image fixed
 
1294
 
 
1295
        * [r660]
 
1296
          [lcd4linux @ 2006-06-19 11:54:08 by reinelt]
 
1297
          removed dependency to usb.h from sample driver
 
1298
 
 
1299
2006-04-17  reinelt
 
1300
 
 
1301
        * [r659]
 
1302
          [lcd4linux @ 2006-04-17 08:10:42 by reinelt]
 
1303
          LCDLinux patch from Mattia; widget_image moved to EXTRA_SOURCE
 
1304
 
 
1305
2006-04-15  reinelt
 
1306
 
 
1307
        * [r658]
 
1308
          [lcd4linux @ 2006-04-15 05:22:52 by reinelt]
 
1309
          mpd plugin from Stefan Kuhne
 
1310
 
 
1311
2006-04-14  harbaum
 
1312
 
 
1313
        * [r657]
 
1314
          [lcd4linux @ 2006-04-14 20:59:38 by harbaum]
 
1315
          Disable inclusion of Image driver in drv.c if no gd was found.
 
1316
 
 
1317
2006-04-09  reinelt
 
1318
 
 
1319
        * [r656]
 
1320
          [lcd4linux @ 2006-04-09 17:46:14 by reinelt]
 
1321
          vertical bar patch fro graphic displays by Ronald Hopfer
 
1322
 
 
1323
        * [r655]
 
1324
          [lcd4linux @ 2006-04-09 14:17:49 by reinelt]
 
1325
          autoconf/library fixes, image and graphic display inversion
 
1326
 
 
1327
2006-03-29  reinelt
 
1328
 
 
1329
        * [r654]
 
1330
          [lcd4linux @ 2006-03-29 08:57:58 by reinelt]
 
1331
          vertical bar patch from Manuel Lausch
 
1332
 
 
1333
2006-03-18  harbaum
 
1334
 
 
1335
        * [r653]
 
1336
          [lcd4linux @ 2006-03-18 14:54:36 by harbaum]
 
1337
          Improved USB error recovery
 
1338
 
 
1339
2006-03-10  tooly-bln
 
1340
 
 
1341
        * [r652]
 
1342
          [lcd4linux @ 2006-03-10 18:06:52 by tooly-bln]
 
1343
          replace drv_generic_graphic_FB with drv_generic_graphic_black
 
1344
 
 
1345
2006-02-27  reinelt
 
1346
 
 
1347
        * [r651]
 
1348
          [lcd4linux @ 2006-02-27 08:12:34 by reinelt]
 
1349
          use serdisplib's full color support
 
1350
 
 
1351
        * [r650]
 
1352
          [lcd4linux @ 2006-02-27 07:53:52 by reinelt]
 
1353
          some more graphic issues fixed
 
1354
 
 
1355
        * [r649]
 
1356
          [lcd4linux @ 2006-02-27 06:15:55 by reinelt]
 
1357
          indent...
 
1358
 
 
1359
        * [r648]
 
1360
          [lcd4linux @ 2006-02-27 06:14:46 by reinelt]
 
1361
          graphic bug resulting in all black pixels solved
 
1362
 
 
1363
2006-02-25  geronet
 
1364
 
 
1365
        * [r647]
 
1366
          [lcd4linux @ 2006-02-25 13:36:33 by geronet]
 
1367
          updated indent.sh, applied coding style
 
1368
 
 
1369
2006-02-24  geronet
 
1370
 
 
1371
        * [r646]
 
1372
          [lcd4linux @ 2006-02-24 13:07:10 by geronet]
 
1373
          hollow bars for graphic lcd's
 
1374
 
 
1375
2006-02-22  cmay
 
1376
 
 
1377
        * [r645]
 
1378
          [lcd4linux @ 2006-02-22 15:59:39 by cmay]
 
1379
          removed KEYPADSIZE cruft per harbaum's suggestion
 
1380
 
 
1381
2006-02-21  harbaum
 
1382
 
 
1383
        * [r644]
 
1384
          [lcd4linux @ 2006-02-21 21:43:03 by harbaum]
 
1385
          Keypad support for LCD2USB
 
1386
 
 
1387
2006-02-21  cmay
 
1388
 
 
1389
        * [r643]
 
1390
          [lcd4linux @ 2006-02-21 15:55:59 by cmay]
 
1391
          removed new update function for keypad, consolidated it with draw
 
1392
 
 
1393
        * [r642]
 
1394
          [lcd4linux @ 2006-02-21 15:52:30 by cmay]
 
1395
          added back CF635 GPO counts in model struct lost after last merge
 
1396
 
 
1397
2006-02-21  reinelt
 
1398
 
 
1399
        * [r641]
 
1400
          [lcd4linux @ 2006-02-21 05:50:34 by reinelt]
 
1401
          keypad support from Cris Maj
 
1402
 
 
1403
2006-02-19  reinelt
 
1404
 
 
1405
        * [r640]
 
1406
          [lcd4linux @ 2006-02-19 15:42:18 by reinelt]
 
1407
          file plugin from Chris Maj
 
1408
 
 
1409
        * [r639]
 
1410
          [lcd4linux @ 2006-02-19 15:37:38 by reinelt]
 
1411
          CF635 GPO patch from cmaj
 
1412
 
 
1413
        * [r638]
 
1414
          [lcd4linux @ 2006-02-19 07:20:53 by reinelt]
 
1415
          image support nearly finished
 
1416
 
 
1417
2006-02-12  harbaum
 
1418
 
 
1419
        * [r637]
 
1420
          [lcd4linux @ 2006-02-12 14:32:24 by harbaum]
 
1421
          Configurable bus/device id
 
1422
 
 
1423
2006-02-09  harbaum
 
1424
 
 
1425
        * [r636]
 
1426
          [lcd4linux @ 2006-02-09 20:32:49 by harbaum]
 
1427
          LCD2USB bus testing, version verification ...
 
1428
 
 
1429
2006-02-08  reinelt
 
1430
 
 
1431
        * [r635]
 
1432
          [lcd4linux @ 2006-02-08 04:55:03 by reinelt]
 
1433
          moved widget registration to drv_generic_graphic
 
1434
 
 
1435
2006-02-07  reinelt
 
1436
 
 
1437
        * [r634]
 
1438
          [lcd4linux @ 2006-02-07 05:36:13 by reinelt]
 
1439
          Layers added to Layout
 
1440
 
 
1441
2006-02-06  reinelt
 
1442
 
 
1443
        * [r633]
 
1444
          [lcd4linux @ 2006-02-06 06:29:30 by reinelt]
 
1445
          Image driver uses RGBA
 
1446
 
 
1447
2006-01-30  harbaum
 
1448
 
 
1449
        * [r632]
 
1450
          [lcd4linux @ 2006-01-30 20:21:51 by harbaum]
 
1451
          LCD2USB: Added support for displays with two controllers
 
1452
 
 
1453
2006-01-30  reinelt
 
1454
 
 
1455
        * [r631]
 
1456
          [lcd4linux @ 2006-01-30 12:53:07 by reinelt]
 
1457
          replaced strncpy with strcpy where possible
 
1458
 
 
1459
        * [r630]
 
1460
          [lcd4linux @ 2006-01-30 06:31:25 by reinelt]
 
1461
          ChangeLog
 
1462
 
 
1463
        * [r629]
 
1464
          [lcd4linux @ 2006-01-30 06:25:48 by reinelt]
 
1465
          added CVS Revision
 
1466
 
 
1467
        * [r628]
 
1468
          [lcd4linux @ 2006-01-30 06:17:17 by reinelt]
 
1469
          added CVS Revision
 
1470
 
 
1471
        * [r627]
 
1472
          [lcd4linux @ 2006-01-30 06:11:36 by reinelt]
 
1473
          changed Result->length to Result->size
 
1474
 
 
1475
        * [r626]
 
1476
          [lcd4linux @ 2006-01-30 05:47:34 by reinelt]
 
1477
          graphic subsystem changed to full-color RGBA
 
1478
 
 
1479
2006-01-28  harbaum
 
1480
 
 
1481
        * [r625]
 
1482
          [lcd4linux @ 2006-01-28 15:36:17 by harbaum]
 
1483
          Fix: string termination bug in eval()
 
1484
 
 
1485
2006-01-26  harbaum
 
1486
 
 
1487
        * [r624]
 
1488
          [lcd4linux @ 2006-01-26 19:26:26 by harbaum]
 
1489
          Added LCD2USB support
 
1490
 
 
1491
2006-01-23  reinelt
 
1492
 
 
1493
        * [r623]
 
1494
          [lcd4linux @ 2006-01-23 06:17:18 by reinelt]
 
1495
          timer widget added
 
1496
 
 
1497
2006-01-22  reinelt
 
1498
 
 
1499
        * [r622]
 
1500
          [lcd4linux @ 2006-01-22 10:01:09 by reinelt]
 
1501
          allow 'static' icons with speed=0
 
1502
 
 
1503
        * [r621]
 
1504
          [lcd4linux @ 2006-01-22 09:16:05 by reinelt]
 
1505
          Image Widget framework added
 
1506
 
 
1507
2006-01-21  reinelt
 
1508
 
 
1509
        * [r620]
 
1510
          [lcd4linux @ 2006-01-21 17:43:25 by reinelt]
 
1511
          minor cosmetic fixes
 
1512
 
 
1513
        * [r619]
 
1514
          [lcd4linux @ 2006-01-21 15:25:02 by reinelt]
 
1515
          GPIO subsystem in drivers.m4 added
 
1516
 
 
1517
        * [r618]
 
1518
          [lcd4linux @ 2006-01-21 13:26:43 by reinelt]
 
1519
          Logitech G-15 keyboard LCD driver from Dave Ingram
 
1520
 
 
1521
        * [r617]
 
1522
          [lcd4linux @ 2006-01-21 09:40:20 by reinelt]
 
1523
          Big Memory Leak in Evaluator fixed (thanks to Oliver Gehrke)
 
1524
 
 
1525
2006-01-20  reinelt
 
1526
 
 
1527
        * [r616]
 
1528
          [lcd4linux @ 2006-01-20 15:58:05 by reinelt]
 
1529
          MySQL::count() added again
 
1530
 
 
1531
        * [r615]
 
1532
          [lcd4linux @ 2006-01-20 15:43:25 by reinelt]
 
1533
          MySQL::query() returns a value, not the number of rows
 
1534
 
 
1535
2006-01-18  reinelt
 
1536
 
 
1537
        * [r614]
 
1538
          [lcd4linux @ 2006-01-18 11:49:48 by reinelt]
 
1539
          adopted to lcd-linux-0.9.2
 
1540
 
 
1541
2006-01-16  reinelt
 
1542
 
 
1543
        * [r613]
 
1544
          [lcd4linux @ 2006-01-16 15:39:58 by reinelt]
 
1545
          MySQL::queryvalue() extension from Harald Klemm
 
1546
 
 
1547
2006-01-06  tooly-bln
 
1548
 
 
1549
        * [r612]
 
1550
          [lcd4linux @ 2006-01-06 16:56:49 by tooly-bln]
 
1551
 
 
1552
2006-01-06  reinelt
 
1553
 
 
1554
        * [r611]
 
1555
          [lcd4linux @ 2006-01-06 08:12:19 by reinelt]
 
1556
          GPO's for Crystalfontz
 
1557
 
 
1558
        * [r610]
 
1559
          [lcd4linux @ 2006-01-06 07:06:57 by reinelt]
 
1560
          GPO's for RouterBoard
 
1561
 
 
1562
2006-01-05  reinelt
 
1563
 
 
1564
        * [r609]
 
1565
          [lcd4linux @ 2006-01-05 19:27:26 by reinelt]
 
1566
          HD44780 power supply from parport
 
1567
 
 
1568
        * [r608]
 
1569
          [lcd4linux @ 2006-01-05 18:56:57 by reinelt]
 
1570
          more GPO stuff
 
1571
 
 
1572
2006-01-05  nicowallmeier
 
1573
 
 
1574
        * [r607]
 
1575
          [lcd4linux @ 2006-01-05 15:53:45 by nicowallmeier]
 
1576
          fixed compatility with gcc 2.95
 
1577
 
 
1578
2006-01-03  reinelt
 
1579
 
 
1580
        * [r606]
 
1581
          [lcd4linux @ 2006-01-03 13:20:05 by reinelt]
 
1582
          LUIse driver added
 
1583
 
 
1584
        * [r605]
 
1585
          [lcd4linux @ 2006-01-03 06:13:44 by reinelt]
 
1586
          GPIO's for MatrixOrbital
 
1587
 
 
1588
2005-12-20  reinelt
 
1589
 
 
1590
        * [r604]
 
1591
          [lcd4linux @ 2005-12-20 07:07:43 by reinelt]
 
1592
          further work on GPO's, HD44780 GPO support
 
1593
 
 
1594
2005-12-19  reinelt
 
1595
 
 
1596
        * [r603]
 
1597
          [lcd4linux @ 2005-12-19 05:08:27 by reinelt]
 
1598
          GPO's added to the Sample driver
 
1599
 
 
1600
2005-12-18  reinelt
 
1601
 
 
1602
        * [r602]
 
1603
          [lcd4linux @ 2005-12-18 16:18:34 by reinelt]
 
1604
          GPO's added again
 
1605
 
 
1606
2005-12-13  reinelt
 
1607
 
 
1608
        * [r601]
 
1609
          [lcd4linux @ 2005-12-13 14:07:28 by reinelt]
 
1610
          LPH7508 driver finished
 
1611
 
 
1612
2005-12-12  reinelt
 
1613
 
 
1614
        * [r600]
 
1615
          [lcd4linux @ 2005-12-12 09:08:08 by reinelt]
 
1616
          finally removed old udelay code path; read timing values from
 
1617
          config
 
1618
 
 
1619
        * [r599]
 
1620
          [lcd4linux @ 2005-12-12 05:52:03 by reinelt]
 
1621
          type of delays is 'unsigned long'
 
1622
 
 
1623
2005-12-11  reinelt
 
1624
 
 
1625
        * [r598]
 
1626
          [lcd4linux @ 2005-12-11 14:55:28 by reinelt]
 
1627
          contrast range for BWCT is 0..255, not 0..100
 
1628
 
 
1629
2005-11-06  reinelt
 
1630
 
 
1631
        * [r597]
 
1632
          [lcd4linux @ 2005-11-06 09:54:43 by reinelt]
 
1633
          fixed icon size removed, uses XRES & YRES (I hope this doesn't
 
1634
          lead to problemes...)
 
1635
 
 
1636
        * [r596]
 
1637
          [lcd4linux @ 2005-11-06 09:17:20 by reinelt]
 
1638
          re-use icons (thanks to Jesus de Santos Garcia)
 
1639
 
 
1640
2005-11-05  reinelt
 
1641
 
 
1642
        * [r595]
 
1643
          [lcd4linux @ 2005-11-05 06:34:09 by reinelt]
 
1644
          README.Drivers removed
 
1645
 
 
1646
        * [r594]
 
1647
          [lcd4linux @ 2005-11-05 06:26:51 by reinelt]
 
1648
          littly typo corrected
 
1649
 
 
1650
2005-11-04  reinelt
 
1651
 
 
1652
        * [r593]
 
1653
          [lcd4linux @ 2005-11-04 14:10:38 by reinelt]
 
1654
          drv_Sample and drv_LPH7508
 
1655
 
 
1656
        * [r592]
 
1657
          [lcd4linux @ 2005-11-04 05:39:33 by reinelt]
 
1658
          README.Plugins removed
 
1659
 
 
1660
        * [r591]
 
1661
          [lcd4linux @ 2005-11-04 04:53:08 by reinelt]
 
1662
          sample plugin activated
 
1663
 
 
1664
        * [r590]
 
1665
          [lcd4linux @ 2005-11-04 04:44:52 by reinelt]
 
1666
          LPH7508 driver (not yet finished)
 
1667
 
 
1668
2005-10-02  reinelt
 
1669
 
 
1670
        * [r589]
 
1671
          [lcd4linux @ 2005-10-02 07:58:48 by reinelt]
 
1672
          HD44780 address setup time increased
 
1673
 
 
1674
2005-09-14  reinelt
 
1675
 
 
1676
        * [r588]
 
1677
          [lcd4linux @ 2005-09-14 15:08:32 by reinelt]
 
1678
          fixed drivers.m4 to link generic text driver for several displays
 
1679
          (thanks to Ludovic Gomez for pointing this out)
 
1680
 
 
1681
2005-09-07  reinelt
 
1682
 
 
1683
        * [r587]
 
1684
          [lcd4linux @ 2005-09-07 06:51:44 by reinelt]
 
1685
          Support for CF635 added
 
1686
 
 
1687
2005-09-02  reinelt
 
1688
 
 
1689
        * [r586]
 
1690
          [lcd4linux @ 2005-09-02 05:27:08 by reinelt]
 
1691
          double-fork daemonize patch from Petri Damsten
 
1692
 
 
1693
2005-08-27  reinelt
 
1694
 
 
1695
        * [r585]
 
1696
          [lcd4linux @ 2005-08-27 07:02:25 by reinelt]
 
1697
          LCD-Linux updated to 0.9.0
 
1698
 
 
1699
2005-08-22  reinelt
 
1700
 
 
1701
        * [r584]
 
1702
          [lcd4linux @ 2005-08-22 05:44:43 by reinelt]
 
1703
          new driver 'WincorNixdorf'
 
1704
          some fixes to the bar code
 
1705
 
 
1706
2005-08-21  reinelt
 
1707
 
 
1708
        * [r583]
 
1709
          [lcd4linux @ 2005-08-21 08:18:56 by reinelt]
 
1710
          CrystalFontz ACK processing
 
1711
 
 
1712
2005-08-20  reinelt
 
1713
 
 
1714
        * [r582]
 
1715
          [lcd4linux @ 2005-08-20 10:10:13 by reinelt]
 
1716
          TREFON patch from Stephan Trautvetter:
 
1717
          drv_TF_init: CHAR0 set to 0 instead of 1
 
1718
          drv_TF_write: combine the GOTO and the data into one packet
 
1719
          drv_TF_write: add GOTO-Case for resolutions 8x1/20x4 characters
 
1720
          drv_TF_start: test for existing resolutions from TREFON USB-LCDs
 
1721
          implemented
 
1722
          the use of 'asc255bug 1' is recommendable
 
1723
 
 
1724
2005-07-06  reinelt
 
1725
 
 
1726
        * [r581]
 
1727
          [lcd4linux @ 2005-07-06 04:40:18 by reinelt]
 
1728
          GCC-4 fixes
 
1729
 
 
1730
2005-06-19  reinelt
 
1731
 
 
1732
        * [r580]
 
1733
          [lcd4linux @ 2005-06-19 17:57:06 by reinelt]
 
1734
          cosmetics...
 
1735
 
 
1736
2005-06-15  reinelt
 
1737
 
 
1738
        * [r579]
 
1739
          [lcd4linux @ 2005-06-15 05:24:35 by reinelt]
 
1740
          updated LCD-Linux driver to version 0.8.9
 
1741
 
 
1742
2005-06-13  reinelt
 
1743
 
 
1744
        * [r578]
 
1745
          [lcd4linux @ 2005-06-13 03:43:46 by reinelt]
 
1746
          undo PPEXCL activation...
 
1747
 
 
1748
        * [r577]
 
1749
          [lcd4linux @ 2005-06-13 03:38:25 by reinelt]
 
1750
          try PPEXCL again, but ignore result
 
1751
 
 
1752
2005-06-11  reinelt
 
1753
 
 
1754
        * [r576]
 
1755
          [lcd4linux @ 2005-06-11 10:57:45 by reinelt]
 
1756
          changed version to 0.10.1-CVS
 
1757
 
 
1758
        * [r575]
 
1759
          [lcd4linux @ 2005-06-11 04:14:05 by reinelt]
 
1760
          final 0.10.0 release, Changelog updated
 
1761
 
 
1762
2005-06-10  reinelt
 
1763
 
 
1764
        * [r574]
 
1765
          [lcd4linux @ 2005-06-10 11:22:28 by reinelt]
 
1766
          double-check for X11 headers (AC_PATH_XTRA is buggy)
 
1767
 
 
1768
        * [r573]
 
1769
          [lcd4linux @ 2005-06-10 09:51:44 by reinelt]
 
1770
          depcomp removed
 
1771
 
 
1772
        * [r572]
 
1773
          [lcd4linux @ 2005-06-10 05:02:28 by reinelt]
 
1774
          ChangeLog
 
1775
 
 
1776
        * [r571]
 
1777
          [lcd4linux @ 2005-06-10 05:00:36 by reinelt]
 
1778
          version number set to 0.10.0
 
1779
 
 
1780
        * [r570]
 
1781
          [lcd4linux @ 2005-06-10 04:54:10 by reinelt]
 
1782
          removed ltmain.sh
 
1783
 
 
1784
        * [r569]
 
1785
          [lcd4linux @ 2005-06-10 04:53:44 by reinelt]
 
1786
          removed libtool and ltmain.sh
 
1787
 
 
1788
2005-06-09  reinelt
 
1789
 
 
1790
        * [r568]
 
1791
          [lcd4linux @ 2005-06-09 17:41:47 by reinelt]
 
1792
          M50530 fixes (many thanks to Szymon Bieganski)
 
1793
 
 
1794
2005-06-06  reinelt
 
1795
 
 
1796
        * [r567]
 
1797
          [lcd4linux @ 2005-06-06 09:24:07 by reinelt]
 
1798
          two bugs in plugin_mysql.c fixed
 
1799
 
 
1800
2005-06-03  reinelt
 
1801
 
 
1802
        * [r566]
 
1803
          [lcd4linux @ 2005-06-03 17:04:52 by reinelt]
 
1804
          hopefully solved the AM_PYTHON_PATH issue finally
 
1805
 
 
1806
        * [r565]
 
1807
          [lcd4linux @ 2005-06-03 04:45:57 by reinelt]
 
1808
          renamed AM_PYTHON to MY_PYTHON...
 
1809
 
 
1810
2005-06-01  reinelt
 
1811
 
 
1812
        * [r564]
 
1813
          [lcd4linux @ 2005-06-01 12:50:25 by reinelt]
 
1814
          ifdef'ed unused function to avoid compiler warning
 
1815
 
 
1816
        * [r563]
 
1817
          [lcd4linux @ 2005-06-01 12:46:31 by reinelt]
 
1818
          --with-python added to configure
 
1819
 
 
1820
        * [r562]
 
1821
          [lcd4linux @ 2005-06-01 12:09:11 by reinelt]
 
1822
          removed ^M from lcd4linux_i2c.h; indent.sh run
 
1823
 
 
1824
2005-06-01  pk_richman
 
1825
 
 
1826
        * [r561]
 
1827
          [lcd4linux @ 2005-06-01 11:17:54 by pk_richman]
 
1828
          marked unused parameters
 
1829
 
 
1830
2005-05-31  lfcorreia
 
1831
 
 
1832
        * [r560]
 
1833
          [lcd4linux @ 2005-05-31 21:30:56 by lfcorreia]
 
1834
          fix my email address
 
1835
 
 
1836
        * [r559]
 
1837
          [lcd4linux @ 2005-05-31 21:28:42 by lfcorreia]
 
1838
          fix typo
 
1839
 
 
1840
        * [r558]
 
1841
          [lcd4linux @ 2005-05-31 21:26:56 by lfcorreia]
 
1842
          fix my email address
 
1843
 
 
1844
        * [r557]
 
1845
          [lcd4linux @ 2005-05-31 21:06:36 by lfcorreia]
 
1846
          replace the accidently deleted Python detection code
 
1847
 
 
1848
        * [r556]
 
1849
          [lcd4linux @ 2005-05-31 20:42:54 by lfcorreia]
 
1850
          new file: lcd4linux_i2c.h
 
1851
          avoid the problems detecting the proper I2C kernel include files
 
1852
          
 
1853
          rearrange all the other autoconf stuff to remove I2C detection
 
1854
          
 
1855
          new method by Paul Kamphuis to write to the I2C device
 
1856
 
 
1857
2005-05-28  reinelt
 
1858
 
 
1859
        * [r555]
 
1860
          [lcd4linux @ 2005-05-28 09:08:30 by reinelt]
 
1861
          fixed plugins.m4 bug found by Martin
 
1862
 
 
1863
        * [r554]
 
1864
          [lcd4linux @ 2005-05-28 09:06:14 by reinelt]
 
1865
          serdisplib cosmetics
 
1866
 
 
1867
2005-05-13  reinelt
 
1868
 
 
1869
        * [r553]
 
1870
          [lcd4linux @ 2005-05-13 05:44:44 by reinelt]
 
1871
          ChangeLog updated
 
1872
 
 
1873
        * [r552]
 
1874
          [lcd4linux @ 2005-05-13 05:43:25 by reinelt]
 
1875
          added drv_LCDLinux.h to extra_sources
 
1876
 
 
1877
2005-05-12  reinelt
 
1878
 
 
1879
        * [r551]
 
1880
          [lcd4linux @ 2005-05-12 14:55:47 by reinelt]
 
1881
          plugins for serdisplib driver
 
1882
 
 
1883
        * [r550]
 
1884
          [lcd4linux @ 2005-05-12 05:52:43 by reinelt]
 
1885
          serdisplib GET_VERSION_MAJOR macro
 
1886
 
 
1887
2005-05-11  reinelt
 
1888
 
 
1889
        * [r549]
 
1890
          [lcd4linux @ 2005-05-11 04:27:49 by reinelt]
 
1891
          small serdisplib bugs fixed
 
1892
 
 
1893
2005-05-10  reinelt
 
1894
 
 
1895
        * [r548]
 
1896
          [lcd4linux @ 2005-05-10 13:20:10 by reinelt]
 
1897
          added serdisplib driver
 
1898
 
 
1899
2005-05-08  reinelt
 
1900
 
 
1901
        * [r547]
 
1902
          [lcd4linux @ 2005-05-08 04:32:43 by reinelt]
 
1903
          CodingStyle added and applied
 
1904
 
 
1905
2005-05-06  reinelt
 
1906
 
 
1907
        * [r546]
 
1908
          [lcd4linux @ 2005-05-06 06:41:53 by reinelt]
 
1909
          python2.4 added to python.m4
 
1910
 
 
1911
        * [r545]
 
1912
          [lcd4linux @ 2005-05-06 06:37:34 by reinelt]
 
1913
          hollow bar patch from geronet
 
1914
 
 
1915
        * [r544]
 
1916
          [lcd4linux @ 2005-05-06 05:40:02 by reinelt]
 
1917
          remove documentation pass#2
 
1918
 
 
1919
        * [r543]
 
1920
          [lcd4linux @ 2005-05-06 05:36:58 by reinelt]
 
1921
          removed documentation again :-(
 
1922
 
 
1923
2005-05-05  reinelt
 
1924
 
 
1925
        * [r542]
 
1926
          [lcd4linux @ 2005-05-05 08:36:12 by reinelt]
 
1927
          changed SELECT to SLCTIN
 
1928
 
 
1929
2005-05-04  obconseil
 
1930
 
 
1931
        * [r541]
 
1932
          [lcd4linux @ 2005-05-04 07:18:44 by obconseil]
 
1933
          Driver modified according to Michels's recommendations :
 
1934
          
 
1935
          - Suppressed linux/parport.h depandancy. It was not needed
 
1936
          anyway.
 
1937
          - Compile-time disable the wait_busy polling function, replaced
 
1938
          with a time wait.
 
1939
          - Replaced the hardwire_* calls by their wire_* equivalent, to
 
1940
          adapt other wirings.
 
1941
          - Created a "Models" structure, containing parameters for the
 
1942
          display.
 
1943
          - Other cleanups, to remove compile-time warnings.
 
1944
 
 
1945
2005-05-04  reinelt
 
1946
 
 
1947
        * [r540]
 
1948
          [lcd4linux @ 2005-05-04 06:13:05 by reinelt]
 
1949
          parport_wire_status() added
 
1950
 
 
1951
        * [r539]
 
1952
          [lcd4linux @ 2005-05-04 05:42:37 by reinelt]
 
1953
          Noritake driver added
 
1954
 
 
1955
        * [r538]
 
1956
          [lcd4linux @ 2005-05-04 05:22:12 by reinelt]
 
1957
          * replaced fprintf(stderr,... with error()
 
1958
          * corrected a "dangling reference" memory problem
 
1959
          * removed some PyErr_Print() spam
 
1960
          * fixed a segmentation fault that occured when python module was
 
1961
          not
 
1962
          found
 
1963
          * improved error messages
 
1964
 
 
1965
2005-05-03  reinelt
 
1966
 
 
1967
        * [r537]
 
1968
          [lcd4linux @ 2005-05-03 11:13:23 by reinelt]
 
1969
          rearranged autoconf a bit,
 
1970
          libX11 will be linked only if really needed (i.e. when the X11
 
1971
          driver has been selected)
 
1972
          plugin_python filled with life
 
1973
 
 
1974
2005-05-02  reinelt
 
1975
 
 
1976
        * [r536]
 
1977
          [lcd4linux @ 2005-05-02 10:29:20 by reinelt]
 
1978
          preparations for python bindings and python plugin
 
1979
 
 
1980
        * [r535]
 
1981
          [lcd4linux @ 2005-05-02 05:15:46 by reinelt]
 
1982
          make busy-flag checking configurable for LCD-Linux driver
 
1983
 
 
1984
2005-04-30  reinelt
 
1985
 
 
1986
        * [r534]
 
1987
          [lcd4linux @ 2005-04-30 06:02:09 by reinelt]
 
1988
          LCD-Linux display size set up from lcd4linux.conf
 
1989
 
 
1990
2005-04-24  reinelt
 
1991
 
 
1992
        * [r533]
 
1993
          [lcd4linux @ 2005-04-24 05:27:09 by reinelt]
 
1994
          Trefon Backlight added
 
1995
 
 
1996
        * [r532]
 
1997
          [lcd4linux @ 2005-04-24 04:41:28 by reinelt]
 
1998
          Changelog updated
 
1999
 
 
2000
        * [r531]
 
2001
          [lcd4linux @ 2005-04-24 04:33:46 by reinelt]
 
2002
          driver for TREFON USB LCD's added
 
2003
 
 
2004
2005-04-20  reinelt
 
2005
 
 
2006
        * [r530]
 
2007
          [lcd4linux @ 2005-04-20 05:49:21 by reinelt]
 
2008
          Changed the code to add some VT100-compatible control sequences
 
2009
          (see the comments above).
 
2010
          A configfile boolean option 'VT100_Support' (default to 1)
 
2011
          indicate if the display in
 
2012
          used support these control-sequences or not.
 
2013
 
 
2014
2005-04-09  reinelt
 
2015
 
 
2016
        * [r529]
 
2017
          [lcd4linux @ 2005-04-09 07:36:42 by reinelt]
 
2018
          updated LCD-Linux driver to version 0.8.8
 
2019
 
 
2020
2005-04-05  reinelt
 
2021
 
 
2022
        * [r528]
 
2023
          [lcd4linux @ 2005-04-05 06:57:39 by reinelt]
 
2024
          AC_CHECK_HEADERS corrected
 
2025
 
 
2026
        * [r527]
 
2027
          [lcd4linux @ 2005-04-05 05:12:48 by reinelt]
 
2028
          i2c patch from Paul (still does not work here :-(
 
2029
 
 
2030
        * [r526]
 
2031
          [lcd4linux @ 2005-04-05 04:46:06 by reinelt]
 
2032
          ceil/floor patch from Maxime
 
2033
 
 
2034
2005-04-04  nicowallmeier
 
2035
 
 
2036
        * [r525]
 
2037
          [lcd4linux @ 2005-04-04 20:11:14 by nicowallmeier]
 
2038
          to be compatible with gcc 2.95
 
2039
 
 
2040
2005-04-03  reinelt
 
2041
 
 
2042
        * [r524]
 
2043
          [lcd4linux @ 2005-04-03 07:07:43 by reinelt]
 
2044
          added statfs plugin
 
2045
 
 
2046
2005-04-02  reinelt
 
2047
 
 
2048
        * [r523]
 
2049
          [lcd4linux @ 2005-04-02 05:28:58 by reinelt]
 
2050
          fixed gcc4 warnings about signed/unsigned mismatches
 
2051
 
 
2052
2005-04-01  reinelt
 
2053
 
 
2054
        * [r522]
 
2055
          [lcd4linux @ 2005-04-01 05:16:04 by reinelt]
 
2056
          moved plugin init stuff to a seperate function called on first
 
2057
          use
 
2058
 
 
2059
2005-03-30  reinelt
 
2060
 
 
2061
        * [r521]
 
2062
          [lcd4linux @ 2005-03-30 04:57:50 by reinelt]
 
2063
          Evaluator speedup: use bsearch for finding functions and
 
2064
          variables
 
2065
 
 
2066
2005-03-28  reinelt
 
2067
 
 
2068
        * [r520]
 
2069
          [lcd4linux @ 2005-03-28 22:29:23 by reinelt]
 
2070
          HD44780 multiple displays patch from geronet
 
2071
 
 
2072
        * [r519]
 
2073
          [lcd4linux @ 2005-03-28 19:39:14 by reinelt]
 
2074
          HD44780/I2C patch from Luis merged (still does not work for me)
 
2075
 
 
2076
2005-03-25  reinelt
 
2077
 
 
2078
        * [r518]
 
2079
          [lcd4linux @ 2005-03-25 15:44:43 by reinelt]
 
2080
          HD44780 Backlight fixed (thanks to geronet)
 
2081
 
 
2082
2005-03-23  reinelt
 
2083
 
 
2084
        * [r517]
 
2085
          [lcd4linux @ 2005-03-23 12:23:35 by reinelt]
 
2086
          fixed some signed/unsigned char mismatches in the Crystalfontz
 
2087
          driver (ticket #12)
 
2088
 
 
2089
2005-02-24  reinelt
 
2090
 
 
2091
        * [r516]
 
2092
          [lcd4linux @ 2005-02-24 07:07:55 by reinelt]
 
2093
          ChangeLog
 
2094
 
 
2095
        * [r515]
 
2096
          [lcd4linux @ 2005-02-24 07:06:45 by reinelt]
 
2097
          SimpleLCD driver added
 
2098
 
 
2099
        * [r514]
 
2100
          [lcd4linux @ 2005-02-24 06:51:40 by reinelt]
 
2101
          LCD-Linux driver GOTO_COST corrected
 
2102
 
 
2103
2005-01-30  reinelt
 
2104
 
 
2105
        * [r513]
 
2106
          [lcd4linux @ 2005-01-30 06:43:22 by reinelt]
 
2107
          driver for LCD-Linux finished
 
2108
 
 
2109
2005-01-29  reinelt
 
2110
 
 
2111
        * [r512]
 
2112
          [lcd4linux @ 2005-01-29 09:30:56 by reinelt]
 
2113
          minor HD44780 cleanups
 
2114
 
 
2115
2005-01-22  reinelt
 
2116
 
 
2117
        * [r511]
 
2118
          [lcd4linux @ 2005-01-22 22:57:57 by reinelt]
 
2119
          LCD-Linux driver added
 
2120
 
 
2121
        * [r510]
 
2122
          [lcd4linux @ 2005-01-22 12:44:41 by reinelt]
 
2123
          MatrixOrbital backlight micro-fix
 
2124
 
 
2125
2005-01-18  reinelt
 
2126
 
 
2127
        * [r509]
 
2128
          [lcd4linux @ 2005-01-18 06:30:21 by reinelt]
 
2129
          added (C) to all copyright statements
 
2130
 
 
2131
2005-01-17  reinelt
 
2132
 
 
2133
        * [r508]
 
2134
          [lcd4linux @ 2005-01-17 06:38:48 by reinelt]
 
2135
          info about backlight and brightness
 
2136
 
 
2137
        * [r507]
 
2138
          [lcd4linux @ 2005-01-17 06:29:24 by reinelt]
 
2139
          added software-controlled backlight support to HD44780
 
2140
 
 
2141
2005-01-15  reinelt
 
2142
 
 
2143
        * [r506]
 
2144
          [lcd4linux @ 2005-01-15 13:13:57 by reinelt]
 
2145
          LCDTerm driver added, take 2
 
2146
 
 
2147
        * [r505]
 
2148
          [lcd4linux @ 2005-01-15 13:13:21 by reinelt]
 
2149
          LCDTerm section added to lcd4linux.conf.sample
 
2150
 
 
2151
        * [r504]
 
2152
          [lcd4linux @ 2005-01-15 13:10:13 by reinelt]
 
2153
          LCDTerm driver added
 
2154
 
 
2155
2005-01-11  reinelt
 
2156
 
 
2157
        * [r503]
 
2158
          [lcd4linux @ 2005-01-11 10:25:26 by reinelt]
 
2159
          further changes to lcd4linux.conf.sample
 
2160
 
 
2161
        * [r502]
 
2162
          [lcd4linux @ 2005-01-11 10:19:33 by reinelt]
 
2163
          changes to lcd4linux.conf.sample
 
2164
 
 
2165
2005-01-09  reinelt
 
2166
 
 
2167
        * [r501]
 
2168
          [lcd4linux @ 2005-01-09 10:57:25 by reinelt]
 
2169
          ChangeLog updated
 
2170
 
 
2171
        * [r500]
 
2172
          [lcd4linux @ 2005-01-09 10:53:22 by reinelt]
 
2173
          small type in plugin_uname fixed
 
2174
          new homepage lcd4linux.bulix.org
 
2175
 
 
2176
2005-01-06  reinelt
 
2177
 
 
2178
        * [r499]
 
2179
          [lcd4linux @ 2005-01-06 16:54:53 by reinelt]
 
2180
          M50530 fixes
 
2181
 
 
2182
2004-12-22  reinelt
 
2183
 
 
2184
        * [r498]
 
2185
          [lcd4linux @ 2004-12-22 20:24:00 by reinelt]
 
2186
          T6963 fix for displays > 8 rows
 
2187
 
 
2188
2004-11-30  reinelt
 
2189
 
 
2190
        * [r497]
 
2191
          [lcd4linux @ 2004-11-30 05:01:25 by reinelt]
 
2192
          removed compiler warnings for deactivated i2c bus
 
2193
 
 
2194
2004-11-29  reinelt
 
2195
 
 
2196
        * [r496]
 
2197
          [lcd4linux @ 2004-11-29 04:42:06 by reinelt]
 
2198
          removed the 99999 msec limit on widget update time (thanks to
 
2199
          Petri Damsten)
 
2200
 
 
2201
2004-11-28  reinelt
 
2202
 
 
2203
        * [r495]
 
2204
          [lcd4linux @ 2004-11-28 15:50:24 by reinelt]
 
2205
          Cwlinux fixes (invalidation of user-defined chars)
 
2206
 
 
2207
2004-10-17  reinelt
 
2208
 
 
2209
        * [r494]
 
2210
          [lcd4linux @ 2004-10-17 09:24:31 by reinelt]
 
2211
          I2C support for HD44780 displays by Luis (does not work by now)
 
2212
 
 
2213
2004-10-02  reinelt
 
2214
 
 
2215
        * [r493]
 
2216
          [lcd4linux @ 2004-10-02 09:31:55 by reinelt]
 
2217
          USBLCD driver modified to use libusb
 
2218
 
 
2219
2004-09-24  reinelt
 
2220
 
 
2221
        * [r492]
 
2222
          [lcd4linux @ 2004-09-24 21:40:52 by reinelt]
 
2223
          new driver for the BWCT USB LCD interface board.
 
2224
 
 
2225
2004-09-19  reinelt
 
2226
 
 
2227
        * [r491]
 
2228
          [lcd4linux @ 2004-09-19 09:31:19 by reinelt]
 
2229
          HD44780 busy flag checking improved: fall back to busy-waiting if
 
2230
          too many errors occur
 
2231
 
 
2232
2004-09-18  reinelt
 
2233
 
 
2234
        * [r490]
 
2235
          [lcd4linux @ 2004-09-18 15:58:57 by reinelt]
 
2236
          even more HD44780 cleanups, hardwiring for LCM-162
 
2237
 
 
2238
        * [r489]
 
2239
          [lcd4linux @ 2004-09-18 10:57:29 by reinelt]
 
2240
          more parport/i2c cleanups
 
2241
 
 
2242
        * [r488]
 
2243
          [lcd4linux @ 2004-09-18 09:48:29 by reinelt]
 
2244
          HD44780 cleanup and prepararation for I2C backend
 
2245
          LCM-162 submodel framework
 
2246
 
 
2247
        * [r487]
 
2248
          [lcd4linux @ 2004-09-18 08:22:59 by reinelt]
 
2249
          drv_generic_parport_status() to read status lines
 
2250
 
 
2251
2004-08-30  rjoco77
 
2252
 
 
2253
        * [r486]
 
2254
          [lcd4linux @ 2004-08-30 12:48:52 by rjoco77]
 
2255
          * Added backlight update immediatelly
 
2256
 
 
2257
2004-08-29  reinelt
 
2258
 
 
2259
        * [r485]
 
2260
          [lcd4linux @ 2004-08-29 20:07:55 by reinelt]
 
2261
          Patch from Joco: Make RouterBoard Backlight configurable
 
2262
 
 
2263
        * [r484]
 
2264
          [lcd4linux @ 2004-08-29 13:03:40 by reinelt]
 
2265
          added RouterBoard driver
 
2266
 
 
2267
2004-07-14  reinelt
 
2268
 
 
2269
        * [r483]
 
2270
          [lcd4linux @ 2004-07-14 04:44:44 by reinelt]
 
2271
          Beckmann+Egle fix
 
2272
          added smaple widget for the PPP plugin
 
2273
 
 
2274
2004-06-29  reinelt
 
2275
 
 
2276
        * [r482]
 
2277
          [lcd4linux @ 2004-06-29 04:49:30 by reinelt]
 
2278
          B+E enhanced port detection
 
2279
 
 
2280
2004-06-26  reinelt
 
2281
 
 
2282
        * [r481]
 
2283
          [lcd4linux @ 2004-06-26 12:04:59 by reinelt]
 
2284
          uh-oh... the last CVS log message messed up things a lot...
 
2285
 
 
2286
        * [r480]
 
2287
          [lcd4linux @ 2004-06-26 09:27:20 by reinelt]
 
2288
          added '-W' to CFLAGS
 
2289
          changed all C++ comments to C ones ('//' => '/* */')
 
2290
          cleaned up a lot of signed/unsigned mistakes
 
2291
 
 
2292
        * [r479]
 
2293
          [lcd4linux @ 2004-06-26 06:12:14 by reinelt]
 
2294
          support for Beckmann+Egle Compact Terminals
 
2295
          some mostly cosmetic changes in the MatrixOrbital and USBLCD
 
2296
          driver
 
2297
          added debugging to the generic serial driver
 
2298
          fixed a bug in the generic text driver where icons could be drawn
 
2299
          outside
 
2300
          the display bounds
 
2301
 
 
2302
2004-06-24  nicowallmeier
 
2303
 
 
2304
        * [r478]
 
2305
          [lcd4linux @ 2004-06-24 20:18:08 by nicowallmeier]
 
2306
          minor bugfix
 
2307
 
 
2308
2004-06-20  reinelt
 
2309
 
 
2310
        * [r477]
 
2311
          [lcd4linux @ 2004-06-20 10:12:27 by reinelt]
 
2312
          ChangeLog updated
 
2313
 
 
2314
        * [r476]
 
2315
          [lcd4linux @ 2004-06-20 10:09:52 by reinelt]
 
2316
          'const'ified the whole source
 
2317
 
 
2318
2004-06-19  reinelt
 
2319
 
 
2320
        * [r475]
 
2321
          [lcd4linux @ 2004-06-19 08:20:19 by reinelt]
 
2322
          compiler warning in image driver fixed
 
2323
          bar bug in USBLCD driver fixed
 
2324
 
 
2325
2004-06-17  reinelt
 
2326
 
 
2327
        * [r474]
 
2328
          [lcd4linux @ 2004-06-17 10:58:57 by reinelt]
 
2329
          changed plugin_netdev to use the new fast hash model
 
2330
 
 
2331
        * [r473]
 
2332
          [lcd4linux @ 2004-06-17 06:23:39 by reinelt]
 
2333
          hash handling rewritten to solve performance issues
 
2334
 
 
2335
2004-06-13  reinelt
 
2336
 
 
2337
        * [r472]
 
2338
          [lcd4linux @ 2004-06-13 01:12:52 by reinelt]
 
2339
          debug widgets changed (thanks to Andy Baxter)
 
2340
 
 
2341
2004-06-09  reinelt
 
2342
 
 
2343
        * [r471]
 
2344
          [lcd4linux @ 2004-06-09 06:40:29 by reinelt]
 
2345
          splash screen for T6963 driver
 
2346
 
 
2347
2004-06-08  reinelt
 
2348
 
 
2349
        * [r470]
 
2350
          [lcd4linux @ 2004-06-08 21:46:38 by reinelt]
 
2351
          splash screen for X11 driver (and generic graphic driver)
 
2352
 
 
2353
        * [r469]
 
2354
          [lcd4linux @ 2004-06-08 12:35:24 by reinelt]
 
2355
          autoconf/automake updates
 
2356
 
 
2357
2004-06-07  reinelt
 
2358
 
 
2359
        * [r468]
 
2360
          [lcd4linux @ 2004-06-07 07:02:13 by reinelt]
 
2361
          sample debugging widgets added
 
2362
 
 
2363
        * [r467]
 
2364
          [lcd4linux @ 2004-06-07 06:56:55 by reinelt]
 
2365
          added test plugin from Andy Baxter
 
2366
 
 
2367
2004-06-06  reinelt
 
2368
 
 
2369
        * [r466]
 
2370
          [lcd4linux @ 2004-06-06 06:51:59 by reinelt]
 
2371
          do not display end splash screen if quiet=1
 
2372
 
 
2373
2004-06-05  reinelt
 
2374
 
 
2375
        * [r465]
 
2376
          [lcd4linux @ 2004-06-05 14:56:48 by reinelt]
 
2377
          Cwlinux splash screen fixed
 
2378
          USBLCD splash screen fixed
 
2379
          plugin_i2c qprintf("%f") replaced with snprintf()
 
2380
 
 
2381
        * [r464]
 
2382
          [lcd4linux @ 2004-06-05 06:41:39 by reinelt]
 
2383
          chancged splash screen again
 
2384
 
 
2385
        * [r463]
 
2386
          [lcd4linux @ 2004-06-05 06:13:11 by reinelt]
 
2387
          splash screen for all text-based display drivers
 
2388
 
 
2389
2004-06-02  reinelt
 
2390
 
 
2391
        * [r462]
 
2392
          [lcd4linux @ 2004-06-02 10:09:22 by reinelt]
 
2393
          splash screen for HD44780
 
2394
 
 
2395
        * [r461]
 
2396
          [lcd4linux @ 2004-06-02 09:41:19 by reinelt]
 
2397
          prepared support for startup splash screen
 
2398
 
 
2399
        * [r460]
 
2400
          [lcd4linux @ 2004-06-02 05:56:25 by reinelt]
 
2401
          extended contrast range for Crystalfontz
 
2402
 
 
2403
        * [r459]
 
2404
          [lcd4linux @ 2004-06-02 05:35:55 by reinelt]
 
2405
          added i2c_sensors example to lcd4linux.conf.sample
 
2406
 
 
2407
        * [r458]
 
2408
          [lcd4linux @ 2004-06-02 05:27:59 by reinelt]
 
2409
          added documentation tree
 
2410
 
 
2411
        * [r457]
 
2412
          [lcd4linux @ 2004-06-02 05:14:16 by reinelt]
 
2413
          fixed models listing for Beckmann+Egle driver
 
2414
          some cosmetic changes
 
2415
 
 
2416
2004-06-01  reinelt
 
2417
 
 
2418
        * [r456]
 
2419
          [lcd4linux @ 2004-06-01 06:45:28 by reinelt]
 
2420
          some Fixme's processed
 
2421
          documented some code
 
2422
 
 
2423
        * [r455]
 
2424
          [lcd4linux @ 2004-06-01 06:04:25 by reinelt]
 
2425
          made README.Plugins and plugin_sample up to date.
 
2426
 
 
2427
2004-05-31  reinelt
 
2428
 
 
2429
        * [r454]
 
2430
          [lcd4linux @ 2004-05-31 21:23:16 by reinelt]
 
2431
          some cleanups in the MatrixOrbital driver
 
2432
 
 
2433
        * [r453]
 
2434
          [lcd4linux @ 2004-05-31 21:05:13 by reinelt]
 
2435
          fixed lots of bugs in the Cwlinux driver
 
2436
          do not emit EAGAIN error on the first retry
 
2437
          made plugin_i2c_sensors a bit less 'chatty'
 
2438
          moved init and exit functions to the bottom of plugin_pop3
 
2439
 
 
2440
        * [r452]
 
2441
          [lcd4linux @ 2004-05-31 16:39:05 by reinelt]
 
2442
          added NULL display driver (for debugging/profiling purposes)
 
2443
          added backlight/contrast initialisation for matrixOrbital
 
2444
          added Backlight initialisation for Cwlinux
 
2445
 
 
2446
        * [r451]
 
2447
          [lcd4linux @ 2004-05-31 06:27:34 by reinelt]
 
2448
          ChangeLog update
 
2449
 
 
2450
        * [r450]
 
2451
          [lcd4linux @ 2004-05-31 06:24:42 by reinelt]
 
2452
          fixed symlink security issue with the image driver
 
2453
 
 
2454
        * [r449]
 
2455
          [lcd4linux @ 2004-05-31 05:38:02 by reinelt]
 
2456
          fixed possible bugs with user-defined chars (clear high bits)
 
2457
          thanks to Andy Baxter for debugging the MilfordInstruments
 
2458
          driver!
 
2459
 
 
2460
2004-05-31  andy-b
 
2461
 
 
2462
        * [r448]
 
2463
          [lcd4linux @ 2004-05-31 01:31:01 by andy-b]
 
2464
          fixed bug in Milford Instruments driver which drew extra graphics
 
2465
          chars in
 
2466
          odd places when drawing double bars. (the display doesn't like it
 
2467
          if you put
 
2468
          the escape character 0xfe inside a define char sequence).
 
2469
 
 
2470
2004-05-30  reinelt
 
2471
 
 
2472
        * [r447]
 
2473
          [lcd4linux @ 2004-05-30 08:25:50 by reinelt]
 
2474
          Crystalfontz 631 driver finished
 
2475
 
 
2476
2004-05-29  reinelt
 
2477
 
 
2478
        * [r446]
 
2479
          [lcd4linux @ 2004-05-29 23:30:20 by reinelt]
 
2480
          fixed a compiler issue with drv_Image.c (thanks to Frank
 
2481
          Stratmann)
 
2482
 
 
2483
        * [r445]
 
2484
          [lcd4linux @ 2004-05-29 15:53:28 by reinelt]
 
2485
          M50530: reset parport signals on exit
 
2486
          plugin_ppp: ppp() has two parameters, not three
 
2487
          lcd4linux.conf.sample: diskstats() corrected
 
2488
 
 
2489
        * [r444]
 
2490
          [lcd4linux @ 2004-05-29 01:07:56 by reinelt]
 
2491
          bug in plugin_diskstats fixed
 
2492
 
 
2493
        * [r443]
 
2494
          [lcd4linux @ 2004-05-29 00:27:14 by reinelt]
 
2495
          added plugin_diskstats.c
 
2496
 
 
2497
2004-05-28  reinelt
 
2498
 
 
2499
        * [r442]
 
2500
          [lcd4linux @ 2004-05-28 14:38:10 by reinelt]
 
2501
          Status and Changelog Update
 
2502
 
 
2503
        * [r441]
 
2504
          [lcd4linux @ 2004-05-28 14:36:10 by reinelt]
 
2505
          added drv_BeckmannEgle.c (forgotten at first check in :-)
 
2506
 
 
2507
        * [r440]
 
2508
          [lcd4linux @ 2004-05-28 13:51:41 by reinelt]
 
2509
          ported driver for Beckmann+Egle Mini-Terminals
 
2510
          added 'flags' parameter to serial_init()
 
2511
 
 
2512
2004-05-27  nicowallmeier
 
2513
 
 
2514
        * [r439]
 
2515
          [lcd4linux @ 2004-05-27 06:29:29 by nicowallmeier]
 
2516
          Moved variables to Plugin:imon / Plugin:telmon
 
2517
 
 
2518
2004-05-27  reinelt
 
2519
 
 
2520
        * [r438]
 
2521
          [lcd4linux @ 2004-05-27 03:49:41 by reinelt]
 
2522
          Status update
 
2523
 
 
2524
        * [r437]
 
2525
          [lcd4linux @ 2004-05-27 03:39:47 by reinelt]
 
2526
          changed function naming scheme to plugin::function
 
2527
 
 
2528
2004-05-26  reinelt
 
2529
 
 
2530
        * [r436]
 
2531
          [lcd4linux @ 2004-05-26 11:37:35 by reinelt]
 
2532
          Curses driver ported.
 
2533
 
 
2534
        * [r435]
 
2535
          [lcd4linux @ 2004-05-26 05:03:24 by reinelt]
 
2536
          MilfordInstruments driver ported
 
2537
 
 
2538
2004-05-25  reinelt
 
2539
 
 
2540
        * [r434]
 
2541
          [lcd4linux @ 2004-05-25 19:54:11 by reinelt]
 
2542
          'make distcheck' bugs fixed
 
2543
          release number changed to 0.10.0-RC1
 
2544
 
 
2545
        * [r433]
 
2546
          [lcd4linux @ 2004-05-25 19:47:11 by reinelt]
 
2547
          Status updated
 
2548
          obsolete files removed
 
2549
 
 
2550
        * [r432]
 
2551
          [lcd4linux @ 2004-05-25 14:28:46 by reinelt]
 
2552
          Changelog updated
 
2553
 
 
2554
        * [r431]
 
2555
          [lcd4linux @ 2004-05-25 14:27:21 by reinelt]
 
2556
          added drv_Image.c (this time really!)
 
2557
 
 
2558
        * [r430]
 
2559
          [lcd4linux @ 2004-05-25 14:26:28 by reinelt]
 
2560
          added "Image" driver (was: Raster.c) for PPM and PNG creation
 
2561
          fixed some glitches in the X11 driver
 
2562
 
 
2563
        * [r429]
 
2564
          [lcd4linux @ 2004-05-25 06:42:31 by reinelt]
 
2565
          removed old sample config lcd4linux.conf.sample.old from CVS
 
2566
 
 
2567
2004-05-23  reinelt
 
2568
 
 
2569
        * [r428]
 
2570
          [lcd4linux @ 2004-05-23 08:58:30 by reinelt]
 
2571
          icon bug with USBLCD fixed
 
2572
 
 
2573
2004-05-22  reinelt
 
2574
 
 
2575
        * [r427]
 
2576
          [lcd4linux @ 2004-05-22 18:30:01 by reinelt]
 
2577
          added plugin 'uptime'
 
2578
 
 
2579
        * [r426]
 
2580
          [lcd4linux @ 2004-05-22 04:23:49 by reinelt]
 
2581
          removed 16*x fix again (next time think before commit :-)
 
2582
 
 
2583
        * [r425]
 
2584
          [lcd4linux @ 2004-05-22 04:21:02 by reinelt]
 
2585
          fix for display RAM layout on 16x4 displays (thanks to
 
2586
          toxicated101)
 
2587
 
 
2588
2004-05-20  reinelt
 
2589
 
 
2590
        * [r424]
 
2591
          [lcd4linux @ 2004-05-20 07:47:51 by reinelt]
 
2592
          added plugin_time
 
2593
 
 
2594
        * [r423]
 
2595
          [lcd4linux @ 2004-05-20 07:14:35 by reinelt]
 
2596
          made all local functions static
 
2597
 
 
2598
2004-05-19  reinelt
 
2599
 
 
2600
        * [r422]
 
2601
          [lcd4linux @ 2004-05-19 05:38:25 by reinelt]
 
2602
          removed AC_PROG_CXX (C++-Compiler) from configure
 
2603
 
 
2604
        * [r421]
 
2605
          [lcd4linux @ 2004-05-19 05:23:25 by reinelt]
 
2606
          plugin_isdn.c added (sorry, I forgot...)
 
2607
 
 
2608
2004-05-09  reinelt
 
2609
 
 
2610
        * [r420]
 
2611
          [lcd4linux @ 2004-05-09 05:41:41 by reinelt]
 
2612
          i2c fix for kernel 2.6.5 (temp_input1 vs. temp1_input) from
 
2613
          Xavier
 
2614
 
 
2615
2004-04-17  nicowallmeier
 
2616
 
 
2617
        * [r419]
 
2618
          [lcd4linux @ 2004-04-17 13:03:34 by nicowallmeier]
 
2619
          minor bugfix
 
2620
 
 
2621
2004-04-12  reinelt
 
2622
 
 
2623
        * [r418]
 
2624
          [lcd4linux @ 2004-04-12 11:12:24 by reinelt]
 
2625
          added plugin_isdn, removed old ISDN client
 
2626
          fixed some real bad bugs in the evaluator
 
2627
 
 
2628
        * [r417]
 
2629
          [lcd4linux @ 2004-04-12 05:59:24 by reinelt]
 
2630
          Status update
 
2631
 
 
2632
        * [r416]
 
2633
          [lcd4linux @ 2004-04-12 05:14:42 by reinelt]
 
2634
          another BIG FAT WARNING on the use of raw ports instead of ppdev
 
2635
 
 
2636
        * [r415]
 
2637
          [lcd4linux @ 2004-04-12 04:55:59 by reinelt]
 
2638
          emitted a BIG FAT WARNING if msr.h could not be found (and
 
2639
          therefore
 
2640
          the gettimeofday() delay loop would be used)
 
2641
 
 
2642
2004-04-11  reinelt
 
2643
 
 
2644
        * [r414]
 
2645
          [lcd4linux @ 2004-04-11 17:37:09 by reinelt]
 
2646
          forgot these files at last checkin... sorry!
 
2647
 
 
2648
2004-04-09  reinelt
 
2649
 
 
2650
        * [r413]
 
2651
          [lcd4linux @ 2004-04-09 06:23:28 by reinelt]
 
2652
          removed old exec stuff
 
2653
 
 
2654
        * [r412]
 
2655
          [lcd4linux @ 2004-04-09 06:09:54 by reinelt]
 
2656
          big configure rework from Xavier
 
2657
 
 
2658
2004-04-08  reinelt
 
2659
 
 
2660
        * [r411]
 
2661
          [lcd4linux @ 2004-04-08 11:59:26 by reinelt]
 
2662
          added plugin_pop3 from Javi
 
2663
 
 
2664
        * [r410]
 
2665
          [lcd4linux @ 2004-04-08 10:48:23 by reinelt]
 
2666
          finished plugin_exec
 
2667
          modified thread handling
 
2668
          added '%x' format to qprintf (hexadecimal)
 
2669
 
 
2670
2004-04-07  hejl
 
2671
 
 
2672
        * [r409]
 
2673
          [lcd4linux @ 2004-04-07 08:29:05 by hejl]
 
2674
          New plugin for wireless info
 
2675
 
 
2676
2004-03-21  reinelt
 
2677
 
 
2678
        * [r408]
 
2679
          [lcd4linux @ 2004-03-21 22:05:53 by reinelt]
 
2680
          MySQL plugin fixes from Javi
 
2681
 
 
2682
2004-03-20  reinelt
 
2683
 
 
2684
        * [r407]
 
2685
          [lcd4linux @ 2004-03-20 23:09:01 by reinelt]
 
2686
          MySQL plugin fixes from Javi
 
2687
 
 
2688
        * [r406]
 
2689
          [lcd4linux @ 2004-03-20 11:49:40 by reinelt]
 
2690
          forgot to add plugin_exec.c ...
 
2691
 
 
2692
        * [r405]
 
2693
          [lcd4linux @ 2004-03-20 07:31:32 by reinelt]
 
2694
          support for HD66712 (which has a different RAM layout)
 
2695
          further threading development
 
2696
 
 
2697
2004-03-19  reinelt
 
2698
 
 
2699
        * [r404]
 
2700
          [lcd4linux @ 2004-03-19 09:17:46 by reinelt]
 
2701
          removed the extra 'goto' function, row and col are additional
 
2702
          parameters
 
2703
          of the write() function now.
 
2704
 
 
2705
        * [r403]
 
2706
          [lcd4linux @ 2004-03-19 06:37:47 by reinelt]
 
2707
          asynchronous thread handling started
 
2708
 
 
2709
2004-03-14  reinelt
 
2710
 
 
2711
        * [r402]
 
2712
          [lcd4linux @ 2004-03-14 07:14:05 by reinelt]
 
2713
          old battery.[ch] files removed
 
2714
 
 
2715
        * [r401]
 
2716
          [lcd4linux @ 2004-03-14 07:11:42 by reinelt]
 
2717
          parameter count fixed for plugin_dvb()
 
2718
          plugin_APM (battery status) ported
 
2719
 
 
2720
        * [r400]
 
2721
          [lcd4linux @ 2004-03-14 06:07:33 by reinelt]
 
2722
          Status update.
 
2723
          Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu)
 
2724
 
 
2725
2004-03-13  reinelt
 
2726
 
 
2727
        * [r399]
 
2728
          [lcd4linux @ 2004-03-13 19:06:01 by reinelt]
 
2729
          ChangeLog and Status update; small glitch in plugin_seti fixed.
 
2730
 
 
2731
2004-03-13  nicowallmeier
 
2732
 
 
2733
        * [r398]
 
2734
          [lcd4linux @ 2004-03-13 14:58:15 by nicowallmeier]
 
2735
          Added clean termination of imond-connection (now correctly)
 
2736
 
 
2737
        * [r397]
 
2738
          [lcd4linux @ 2004-03-13 14:55:14 by nicowallmeier]
 
2739
          Added clean termination of imond-connection
 
2740
 
 
2741
2004-03-13  reinelt
 
2742
 
 
2743
        * [r396]
 
2744
          [lcd4linux @ 2004-03-13 06:55:29 by reinelt]
 
2745
          (unnecessary) imon.h removed
 
2746
 
 
2747
        * [r395]
 
2748
          [lcd4linux @ 2004-03-13 06:49:20 by reinelt]
 
2749
          seti@home plugin ported to NextGeneration
 
2750
 
 
2751
2004-03-12  reinelt
 
2752
 
 
2753
        * [r394]
 
2754
          [lcd4linux @ 2004-03-12 13:58:14 by reinelt]
 
2755
          removed imon.c (has been replaced by plugin_imon.c)
 
2756
 
 
2757
2004-03-11  reinelt
 
2758
 
 
2759
        * [r393]
 
2760
          [lcd4linux @ 2004-03-11 06:39:58 by reinelt]
 
2761
          big patch from Martin:
 
2762
          - reuse filehandles
 
2763
          - memory leaks fixed
 
2764
          - earlier busy-flag checking with HD44780
 
2765
          - reuse memory for strings in RESULT and hash
 
2766
          - netdev_fast to wavid time-consuming regex
 
2767
 
 
2768
2004-03-10  reinelt
 
2769
 
 
2770
        * [r392]
 
2771
          [lcd4linux @ 2004-03-10 07:16:15 by reinelt]
 
2772
          MySQL plugin from Javier added
 
2773
 
 
2774
2004-03-08  hejl
 
2775
 
 
2776
        * [r391]
 
2777
          [lcd4linux @ 2004-03-08 18:46:21 by hejl]
 
2778
          Fixed bug introduced with "caching" the loadavg values
 
2779
 
 
2780
        * [r390]
 
2781
          [lcd4linux @ 2004-03-08 18:45:52 by hejl]
 
2782
          fixed segfault when using string concatenation
 
2783
 
 
2784
2004-03-08  reinelt
 
2785
 
 
2786
        * [r389]
 
2787
          [lcd4linux @ 2004-03-08 16:26:26 by reinelt]
 
2788
          re-introduced \nnn (octal) characters in strings
 
2789
          text widgets can have a 'update' speed of 0 which means 'never'
 
2790
          (may be used for static content)
 
2791
 
 
2792
        * [r388]
 
2793
          [lcd4linux @ 2004-03-08 04:33:08 by reinelt]
 
2794
          string concatenation fixed
 
2795
 
 
2796
2004-03-06  reinelt
 
2797
 
 
2798
        * [r387]
 
2799
          [lcd4linux @ 2004-03-06 20:31:16 by reinelt]
 
2800
          Complete rewrite of the evaluator to get rid of the code
 
2801
          from mark Morley (because of license issues).
 
2802
          The new Evaluator does a pre-compile of expressions, and
 
2803
          stores them in trees. Therefore it should be reasonable faster...
 
2804
 
 
2805
2004-03-03  hejl
 
2806
 
 
2807
        * [r386]
 
2808
          [lcd4linux @ 2004-03-03 08:40:07 by hejl]
 
2809
          Fixed memory leak in hash_get_regex
 
2810
 
 
2811
2004-03-03  reinelt
 
2812
 
 
2813
        * [r385]
 
2814
          [lcd4linux @ 2004-03-03 04:44:16 by reinelt]
 
2815
          changes (cosmetics?) to the big patch from Martin
 
2816
          hash patch un-applied
 
2817
 
 
2818
        * [r384]
 
2819
          [lcd4linux @ 2004-03-03 03:47:04 by reinelt]
 
2820
          big patch from Martin Hejl:
 
2821
          - use qprintf() where appropriate
 
2822
          - save CPU cycles on gettimeofday()
 
2823
          - add quit() functions to free allocated memory
 
2824
          - fixed lots of memory leaks
 
2825
 
 
2826
        * [r383]
 
2827
          [lcd4linux @ 2004-03-03 03:41:02 by reinelt]
 
2828
          Crystalfontz Contrast issue fixed
 
2829
 
 
2830
2004-03-01  reinelt
 
2831
 
 
2832
        * [r382]
 
2833
          [lcd4linux @ 2004-03-01 04:29:51 by reinelt]
 
2834
          cfg_number() returns -1 on error, 0 if value not found (but
 
2835
          default val used),
 
2836
          and 1 if value was used from the configuration.
 
2837
          HD44780 driver adopted to new cfg_number()
 
2838
          Crystalfontz 631 driver nearly finished
 
2839
 
 
2840
2004-02-29  reinelt
 
2841
 
 
2842
        * [r381]
 
2843
          [lcd4linux @ 2004-02-29 17:09:53 by reinelt]
 
2844
          ChangeLog updated
 
2845
          Version number bumped to 0.10.0
 
2846
 
 
2847
        * [r380]
 
2848
          [lcd4linux @ 2004-02-29 14:30:59 by reinelt]
 
2849
          icon visibility fix for generic graphics from Xavier
 
2850
 
 
2851
2004-02-27  reinelt
 
2852
 
 
2853
        * [r379]
 
2854
          [lcd4linux @ 2004-02-27 07:06:24 by reinelt]
 
2855
          new function 'qprintf()' (simple but quick snprintf()
 
2856
          replacement)
 
2857
 
 
2858
        * [r378]
 
2859
          [lcd4linux @ 2004-02-27 06:07:55 by reinelt]
 
2860
          hash improvements from Martin
 
2861
 
 
2862
2004-02-26  reinelt
 
2863
 
 
2864
        * [r377]
 
2865
          [lcd4linux @ 2004-02-26 21:42:45 by reinelt]
 
2866
          memory leak fixes from Martin
 
2867
 
 
2868
2004-02-24  reinelt
 
2869
 
 
2870
        * [r376]
 
2871
          [lcd4linux @ 2004-02-24 06:00:22 by reinelt]
 
2872
          Status and Todo list from Xavier
 
2873
 
 
2874
        * [r375]
 
2875
          [lcd4linux @ 2004-02-24 05:54:57 by reinelt]
 
2876
          X11 driver ported
 
2877
 
 
2878
2004-02-23  reinelt
 
2879
 
 
2880
        * [r374]
 
2881
          [lcd4linux @ 2004-02-23 06:44:27 by reinelt]
 
2882
          "Lightning" widget from Xavier (lcd4linux.conf.sample)
 
2883
          removed obsolete Docs.
 
2884
 
 
2885
2004-02-22  reinelt
 
2886
 
 
2887
        * [r373]
 
2888
          [lcd4linux @ 2004-02-22 17:35:41 by reinelt]
 
2889
          some fixes for generic graphic driver and T6963
 
2890
          removed ^M from plugin_imon (Nico, are you editing under
 
2891
          Windows?)
 
2892
 
 
2893
2004-02-18  nicowallmeier
 
2894
 
 
2895
        * [r372]
 
2896
          [lcd4linux @ 2004-02-18 14:45:42 by nicowallmeier]
 
2897
          Imon/Telmon plugin ported
 
2898
 
 
2899
2004-02-18  reinelt
 
2900
 
 
2901
        * [r371]
 
2902
          [lcd4linux @ 2004-02-18 06:39:20 by reinelt]
 
2903
          T6963 driver for graphic displays finished
 
2904
 
 
2905
2004-02-17  reinelt
 
2906
 
 
2907
        * [r370]
 
2908
          [lcd4linux @ 2004-02-17 05:37:20 by reinelt]
 
2909
          Namespace clash between Curses driver and general text driver
 
2910
          resolved
 
2911
          (thanks to Martin Hejl)
 
2912
 
 
2913
2004-02-16  reinelt
 
2914
 
 
2915
        * [r369]
 
2916
          [lcd4linux @ 2004-02-16 13:03:37 by reinelt]
 
2917
          compile problem with missing frontend.h fixed
 
2918
 
 
2919
        * [r368]
 
2920
          [lcd4linux @ 2004-02-16 08:19:44 by reinelt]
 
2921
          i2c_sensors patch from Xavier
 
2922
 
 
2923
2004-02-15  reinelt
 
2924
 
 
2925
        * [r367]
 
2926
          [lcd4linux @ 2004-02-15 21:43:43 by reinelt]
 
2927
          T6963 driver nearly finished
 
2928
          framework for graphic displays done
 
2929
          i2c_sensors patch from Xavier
 
2930
          some more old generation files removed
 
2931
 
 
2932
        * [r366]
 
2933
          [lcd4linux @ 2004-02-15 08:22:47 by reinelt]
 
2934
          ported USBLCD driver to NextGeneration
 
2935
          added drv_M50530.c (I forgot yesterday, sorry)
 
2936
          removed old drivers M50530.c and USBLCD.c
 
2937
 
 
2938
        * [r365]
 
2939
          [lcd4linux @ 2004-02-15 07:23:04 by reinelt]
 
2940
          bug in netdev parsing fixed
 
2941
 
 
2942
2004-02-14  nicowallmeier
 
2943
 
 
2944
        * [r364]
 
2945
          [lcd4linux @ 2004-02-14 12:07:27 by nicowallmeier]
 
2946
          minor bugfix
 
2947
 
 
2948
2004-02-14  reinelt
 
2949
 
 
2950
        * [r363]
 
2951
          [lcd4linux @ 2004-02-14 11:56:11 by reinelt]
 
2952
          M50530 driver ported
 
2953
          changed lots of 'char' to 'unsigned char'
 
2954
 
 
2955
        * [r362]
 
2956
          [lcd4linux @ 2004-02-14 10:09:50 by reinelt]
 
2957
          I2C Sensors for 2.4 kernels (/proc instead of /sysfs)
 
2958
 
 
2959
2004-02-10  reinelt
 
2960
 
 
2961
        * [r361]
 
2962
          [lcd4linux @ 2004-02-10 07:42:35 by reinelt]
 
2963
          cut off all old-style files which are no longer used with
 
2964
          NextGeneration
 
2965
 
 
2966
        * [r360]
 
2967
          [lcd4linux @ 2004-02-10 06:54:38 by reinelt]
 
2968
          DVB plugin ported
 
2969
 
 
2970
2004-02-09  nicowallmeier
 
2971
 
 
2972
        * [r359]
 
2973
          [lcd4linux @ 2004-02-09 19:49:38 by nicowallmeier]
 
2974
          Minor bugfix
 
2975
 
 
2976
2004-02-07  reinelt
 
2977
 
 
2978
        * [r358]
 
2979
          [lcd4linux @ 2004-02-07 13:45:23 by reinelt]
 
2980
          icon visibility patch #2 from Xavier
 
2981
 
 
2982
2004-02-05  mkeil
 
2983
 
 
2984
        * [r357]
 
2985
          [lcd4linux @ 2004-02-05 23:58:18 by mkeil]
 
2986
          Fixed/Optimized Hashage-timings
 
2987
 
 
2988
2004-02-05  reinelt
 
2989
 
 
2990
        * [r356]
 
2991
          [lcd4linux @ 2004-02-05 07:10:23 by reinelt]
 
2992
          evaluator function names are no longer case-sensitive
 
2993
          Crystalfontz Fan PWM control, Fan RPM monitoring, temperature
 
2994
          monitoring
 
2995
 
 
2996
2004-02-04  reinelt
 
2997
 
 
2998
        * [r355]
 
2999
          [lcd4linux @ 2004-02-04 19:11:44 by reinelt]
 
3000
          icon visibility patch from Xavier
 
3001
 
 
3002
        * [r354]
 
3003
          [lcd4linux @ 2004-02-04 19:10:51 by reinelt]
 
3004
          Crystalfontz driver nearly finished
 
3005
 
 
3006
2004-02-02  reinelt
 
3007
 
 
3008
        * [r353]
 
3009
          [lcd4linux @ 2004-02-02 05:22:16 by reinelt]
 
3010
          Brightness fpr Noritake Displays avaliable as a plugin
 
3011
 
 
3012
2004-02-01  reinelt
 
3013
 
 
3014
        * [r352]
 
3015
          [lcd4linux @ 2004-02-01 19:37:40 by reinelt]
 
3016
          got rid of every strtok() incarnation.
 
3017
 
 
3018
        * [r351]
 
3019
          [lcd4linux @ 2004-02-01 18:08:50 by reinelt]
 
3020
          removed strtok() from layout processing (took me hours to find
 
3021
          this bug)
 
3022
          further strtok() removind should be done!
 
3023
 
 
3024
2004-02-01  hejl
 
3025
 
 
3026
        * [r350]
 
3027
          [lcd4linux @ 2004-02-01 11:51:22 by hejl]
 
3028
          Fixes for busy flag
 
3029
 
 
3030
2004-02-01  reinelt
 
3031
 
 
3032
        * [r349]
 
3033
          [lcd4linux @ 2004-02-01 08:05:12 by reinelt]
 
3034
          Crystalfontz 633 extensions (CRC checking and stuff)
 
3035
          Models table for HD44780
 
3036
          Noritake VFD BVrightness patch from Bill Paxton
 
3037
 
 
3038
2004-01-30  reinelt
 
3039
 
 
3040
        * [r348]
 
3041
          [lcd4linux @ 2004-01-30 20:57:55 by reinelt]
 
3042
          HD44780 patch from Martin Hejl
 
3043
          dmalloc integrated
 
3044
 
 
3045
        * [r347]
 
3046
          [lcd4linux @ 2004-01-30 07:12:35 by reinelt]
 
3047
          HD44780 busy-flag support from Martin Hejl
 
3048
          loadavg() uClibc replacement from Martin Heyl
 
3049
          round() uClibc replacement from Martin Hejl
 
3050
          warning in i2c_sensors fixed
 
3051
          [
 
3052
 
 
3053
2004-01-29  reinelt
 
3054
 
 
3055
        * [r346]
 
3056
          [lcd4linux @ 2004-01-29 05:55:30 by reinelt]
 
3057
          check for /sys mounted
 
3058
 
 
3059
        * [r345]
 
3060
          [lcd4linux @ 2004-01-29 05:53:47 by reinelt]
 
3061
          uClibc compatibility issues from Martin Hejl
 
3062
 
 
3063
        * [r344]
 
3064
          [lcd4linux @ 2004-01-29 04:40:02 by reinelt]
 
3065
          every .c file includes "config.h" now
 
3066
 
 
3067
2004-01-28  reinelt
 
3068
 
 
3069
        * [r343]
 
3070
          [lcd4linux @ 2004-01-28 06:43:31 by reinelt]
 
3071
          plugin_ppp finished.
 
3072
 
 
3073
2004-01-27  reinelt
 
3074
 
 
3075
        * [r342]
 
3076
          [lcd4linux @ 2004-01-27 08:13:39 by reinelt]
 
3077
          ported PPP token to plugin_ppp
 
3078
 
 
3079
        * [r341]
 
3080
          [lcd4linux @ 2004-01-27 06:34:14 by reinelt]
 
3081
          Cwlinux driver portet to NextGeneration (compiles, but not
 
3082
          tested!)
 
3083
 
 
3084
        * [r340]
 
3085
          [lcd4linux @ 2004-01-27 05:06:10 by reinelt]
 
3086
          i2c update from Xavier
 
3087
 
 
3088
        * [r339]
 
3089
          [lcd4linux @ 2004-01-27 04:48:57 by reinelt]
 
3090
          bug with hash_age() fixed (thanks to Markus Keil for pointing
 
3091
          this out)
 
3092
 
 
3093
2004-01-25  reinelt
 
3094
 
 
3095
        * [r338]
 
3096
          [lcd4linux @ 2004-01-25 05:30:08 by reinelt]
 
3097
          plugin_netdev for parsing /proc/net/dev added
 
3098
 
 
3099
2004-01-23  reinelt
 
3100
 
 
3101
        * [r337]
 
3102
          [lcd4linux @ 2004-01-23 07:04:03 by reinelt]
 
3103
          icons finished!
 
3104
 
 
3105
        * [r336]
 
3106
          [lcd4linux @ 2004-01-23 04:53:23 by reinelt]
 
3107
          icon widget added (not finished yet!)
 
3108
 
 
3109
2004-01-22  reinelt
 
3110
 
 
3111
        * [r335]
 
3112
          [lcd4linux @ 2004-01-22 08:55:30 by reinelt]
 
3113
          fixed unhandled kernel-2.6 entries in /prco/stat
 
3114
 
 
3115
        * [r334]
 
3116
          [lcd4linux @ 2004-01-22 07:57:45 by reinelt]
 
3117
          several bugs fixed where segfaulting on layout>display
 
3118
          Crystalfontz driver optimized, 632 display already works
 
3119
 
 
3120
2004-01-21  reinelt
 
3121
 
 
3122
        * [r333]
 
3123
          [lcd4linux @ 2004-01-21 14:29:03 by reinelt]
 
3124
          new helper 'hash_get_regex' which delivers the sum over regex
 
3125
          matched items
 
3126
          new function 'disk()' which uses this regex matching
 
3127
 
 
3128
        * [r332]
 
3129
          [lcd4linux @ 2004-01-21 12:36:19 by reinelt]
 
3130
          Crystalfontz NextGeneration driver added
 
3131
 
 
3132
        * [r331]
 
3133
          [lcd4linux @ 2004-01-21 11:32:48 by reinelt]
 
3134
          changelog commited
 
3135
 
 
3136
        * [r330]
 
3137
          [lcd4linux @ 2004-01-21 11:31:23 by reinelt]
 
3138
          two bugs with hash_age() ixed
 
3139
 
 
3140
        * [r329]
 
3141
          [lcd4linux @ 2004-01-21 10:48:17 by reinelt]
 
3142
          hash_age function added
 
3143
 
 
3144
        * [r328]
 
3145
          [lcd4linux @ 2004-01-21 06:39:27 by reinelt]
 
3146
          HD44780 missed the "clear display' sequence
 
3147
          asc255bug handling added
 
3148
          HD44780 tested, works here!
 
3149
 
 
3150
2004-01-20  reinelt
 
3151
 
 
3152
        * [r327]
 
3153
          [lcd4linux @ 2004-01-20 15:32:48 by reinelt]
 
3154
          first version of Next Generation HD44780 (untested! but it
 
3155
          compiles...)
 
3156
          some cleanup in the other drivers
 
3157
 
 
3158
        * [r326]
 
3159
          [lcd4linux @ 2004-01-20 14:35:38 by reinelt]
 
3160
          drv_generic_parport added, code from parport.c
 
3161
 
 
3162
        * [r325]
 
3163
          [lcd4linux @ 2004-01-20 14:26:09 by reinelt]
 
3164
          moved drv_generic to drv_generic_serial
 
3165
 
 
3166
        * [r324]
 
3167
          [lcd4linux @ 2004-01-20 14:25:12 by reinelt]
 
3168
          some reorganization
 
3169
          moved drv_generic to drv_generic_serial
 
3170
          moved port locking stuff to drv_generic_serial
 
3171
 
 
3172
        * [r323]
 
3173
          [lcd4linux @ 2004-01-20 12:45:47 by reinelt]
 
3174
          "Default screen" working with MatrixOrbital
 
3175
 
 
3176
        * [r322]
 
3177
          [lcd4linux @ 2004-01-20 05:36:59 by reinelt]
 
3178
          moved text-display-specific stuff to drv_generic_text
 
3179
          moved all the bar stuff from drv_generic_bar to generic_text
 
3180
 
 
3181
        * [r321]
 
3182
          [lcd4linux @ 2004-01-20 04:51:39 by reinelt]
 
3183
          moved generic stuff from drv_MatrixOrbital to drv_generic
 
3184
          implemented new-stylish bars which are nearly finished
 
3185
 
 
3186
2004-01-18  reinelt
 
3187
 
 
3188
        * [r320]
 
3189
          [lcd4linux @ 2004-01-18 21:25:16 by reinelt]
 
3190
          Framework for bar widget opened
 
3191
 
 
3192
        * [r319]
 
3193
          [lcd4linux @ 2004-01-18 09:01:45 by reinelt]
 
3194
          /proc/stat parsing finished
 
3195
 
 
3196
        * [r318]
 
3197
          [lcd4linux @ 2004-01-18 06:54:08 by reinelt]
 
3198
          bug in expr.c fixed (thanks to Xavier)
 
3199
          some progress with /proc/stat parsing
 
3200
 
 
3201
2004-01-16  reinelt
 
3202
 
 
3203
        * [r317]
 
3204
          [lcd4linux @ 2004-01-16 11:12:26 by reinelt]
 
3205
          some bugs in plugin_xmms fixed, parsing moved to own function
 
3206
          plugin_proc_stat nearly finished
 
3207
 
 
3208
2004-01-16  mkeil
 
3209
 
 
3210
        * [r316]
 
3211
          [lcd4linux @ 2004-01-16 10:09:49 by mkeil]
 
3212
          -include caching for values
 
3213
 
 
3214
2004-01-16  reinelt
 
3215
 
 
3216
        * [r315]
 
3217
          [lcd4linux @ 2004-01-16 07:26:25 by reinelt]
 
3218
          moved various /proc parsing to own functions
 
3219
          made some progress with /proc/stat parsing
 
3220
 
 
3221
        * [r314]
 
3222
          [lcd4linux @ 2004-01-16 05:04:53 by reinelt]
 
3223
          started plugin proc_stat which should parse /proc/stat
 
3224
          which again is a paint in the a**
 
3225
          thinking over implementation methods of delta functions
 
3226
          (CPU load, ...)
 
3227
 
 
3228
2004-01-15  reinelt
 
3229
 
 
3230
        * [r313]
 
3231
          [lcd4linux @ 2004-01-15 07:47:02 by reinelt]
 
3232
          debian/ postinst and watch added (did CVS forget about them?)
 
3233
          evaluator: conditional expressions (a?b:c) added
 
3234
          text widget nearly finished
 
3235
 
 
3236
        * [r312]
 
3237
          [lcd4linux @ 2004-01-15 04:32:14 by reinelt]
 
3238
 
 
3239
        * [r311]
 
3240
          [lcd4linux @ 2004-01-15 04:29:45 by reinelt]
 
3241
          moved lcd4linux.conf.sample to *.old
 
3242
          lcd4linux.conf.sample with new layout
 
3243
          new plugins 'loadavg' and 'meminfo'
 
3244
          text widget have pre- and postfix
 
3245
 
 
3246
2004-01-14  reinelt
 
3247
 
 
3248
        * [r310]
 
3249
          [lcd4linux @ 2004-01-14 11:33:00 by reinelt]
 
3250
          new plugin 'uname' which does what it's called
 
3251
          text widget nearly finished
 
3252
          first results displayed on MatrixOrbital
 
3253
 
 
3254
2004-01-13  reinelt
 
3255
 
 
3256
        * [r309]
 
3257
          [lcd4linux @ 2004-01-13 10:03:01 by reinelt]
 
3258
          new util 'hash' for associative arrays
 
3259
          new plugin 'cpuinfo'
 
3260
 
 
3261
        * [r308]
 
3262
          [lcd4linux @ 2004-01-13 08:18:07 by reinelt]
 
3263
          timer queues added
 
3264
          liblcd4linux deactivated turing transformation to new layout
 
3265
 
 
3266
2004-01-12  reinelt
 
3267
 
 
3268
        * [r307]
 
3269
          [lcd4linux @ 2004-01-12 03:51:01 by reinelt]
 
3270
          evaluating the 'Variables' section in the config file
 
3271
 
 
3272
2004-01-11  reinelt
 
3273
 
 
3274
        * [r306]
 
3275
          [lcd4linux @ 2004-01-11 18:26:02 by reinelt]
 
3276
          further widget and layout processing
 
3277
 
 
3278
        * [r305]
 
3279
          [lcd4linux @ 2004-01-11 09:26:15 by reinelt]
 
3280
          layout starts to exist...
 
3281
 
 
3282
2004-01-10  reinelt
 
3283
 
 
3284
        * [r304]
 
3285
          [lcd4linux @ 2004-01-10 20:22:33 by reinelt]
 
3286
          added new function 'cfg_list()' (not finished yet)
 
3287
          added layout.c (will replace processor.c someday)
 
3288
          added widget_text.c (will be the first and most important widget)
 
3289
          modified lcd4linux.c so that old-style configs should work, too
 
3290
 
 
3291
        * [r303]
 
3292
          [lcd4linux @ 2004-01-10 17:45:26 by reinelt]
 
3293
          changed initialization order so cfg() gets initialized before
 
3294
          plugins.
 
3295
          This way a plugin's init() can use cfg_get().
 
3296
          Thanks to Xavier for reporting this one!
 
3297
 
 
3298
        * [r302]
 
3299
          [lcd4linux @ 2004-01-10 17:36:56 by reinelt]
 
3300
          I2C Sensors plugin from Xavier added
 
3301
 
 
3302
        * [r301]
 
3303
          [lcd4linux @ 2004-01-10 17:34:40 by reinelt]
 
3304
          further matrixOrbital changes
 
3305
          widgets initialized
 
3306
 
 
3307
        * [r300]
 
3308
          [lcd4linux @ 2004-01-10 10:20:22 by reinelt]
 
3309
          new MatrixOrbital changes
 
3310
 
 
3311
2004-01-09  reinelt
 
3312
 
 
3313
        * [r299]
 
3314
          [lcd4linux @ 2004-01-09 17:03:06 by reinelt]
 
3315
          initiated transfer to new driver architecture
 
3316
          new file 'drv.c' will someday replace 'display.c'
 
3317
          new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
 
3318
          due to this 'soft' transfer lcd4linux should stay usable during
 
3319
          the switch
 
3320
          (at least I hope so)
 
3321
 
 
3322
        * [r298]
 
3323
          [lcd4linux @ 2004-01-09 04:16:06 by reinelt]
 
3324
          added 'section' argument to cfg_get(), but NULLed it on all calls
 
3325
          by now.
 
3326
 
 
3327
2004-01-08  reinelt
 
3328
 
 
3329
        * [r297]
 
3330
          [lcd4linux @ 2004-01-08 06:00:28 by reinelt]
 
3331
          allowed '.' in key names
 
3332
          allowed empty group keys (not only "group anything {", but
 
3333
          "anything {")
 
3334
 
 
3335
        * [r296]
 
3336
          [lcd4linux @ 2004-01-08 05:28:12 by reinelt]
 
3337
          Luk Claes added to AUTHORS
 
3338
          cfg: group handling ('{}') added
 
3339
 
 
3340
2004-01-07  reinelt
 
3341
 
 
3342
        * [r295]
 
3343
          [lcd4linux @ 2004-01-07 10:15:41 by reinelt]
 
3344
          small glitch in evaluator fixed
 
3345
          made config table sorted and access with bsearch(),
 
3346
          which should be much faster
 
3347
 
 
3348
2004-01-06  reinelt
 
3349
 
 
3350
        * [r294]
 
3351
          [lcd4linux @ 2004-01-06 23:01:37 by reinelt]
 
3352
          more copyright issues
 
3353
 
 
3354
        * [r293]
 
3355
          [lcd4linux @ 2004-01-06 22:33:13 by reinelt]
 
3356
          Copyright statements cleaned up
 
3357
 
 
3358
        * [r292]
 
3359
          [lcd4linux @ 2004-01-06 21:14:51 by reinelt]
 
3360
          more debianizing
 
3361
 
 
3362
        * [r291]
 
3363
          [lcd4linux @ 2004-01-06 18:22:41 by reinelt]
 
3364
          debian updates
 
3365
 
 
3366
        * [r290]
 
3367
          [lcd4linux @ 2004-01-06 17:56:43 by reinelt]
 
3368
          autotools update
 
3369
 
 
3370
        * [r289]
 
3371
          [lcd4linux @ 2004-01-06 17:37:00 by reinelt]
 
3372
 
 
3373
        * [r288]
 
3374
          [lcd4linux @ 2004-01-06 17:33:45 by reinelt]
 
3375
          Evaluator: functions with variable argument lists
 
3376
          Evaluator: plugin_sample.c and README.Plugins added
 
3377
 
 
3378
        * [r287]
 
3379
          [lcd4linux @ 2004-01-06 15:19:12 by reinelt]
 
3380
          Evaluator rearrangements...
 
3381
 
 
3382
2004-01-05  reinelt
 
3383
 
 
3384
        * [r286]
 
3385
          [lcd4linux @ 2004-01-05 11:57:38 by reinelt]
 
3386
          added %y tokens to make the Evaluator useable
 
3387
 
 
3388
2004-01-02  reinelt
 
3389
 
 
3390
        * [r285]
 
3391
          [lcd4linux @ 2004-01-02 14:20:15 by reinelt]
 
3392
          debianization added
 
3393
 
 
3394
        * [r284]
 
3395
          [lcd4linux @ 2004-01-02 14:18:54 by reinelt]
 
3396
          Changelog, TODO updated
 
3397
 
 
3398
2003-12-19  reinelt
 
3399
 
 
3400
        * [r283]
 
3401
          [lcd4linux @ 2003-12-19 06:27:33 by reinelt]
 
3402
          added XMMS plugin from Markus Keil
 
3403
 
 
3404
        * [r282]
 
3405
          [lcd4linux @ 2003-12-19 05:56:13 by reinelt]
 
3406
          added .cvsignore containing '*.lo'
 
3407
 
 
3408
        * [r281]
 
3409
          [lcd4linux @ 2003-12-19 05:50:34 by reinelt]
 
3410
          added plugin_math.c and plugin_string.c
 
3411
 
 
3412
        * [r280]
 
3413
          [lcd4linux @ 2003-12-19 05:49:23 by reinelt]
 
3414
          extracted plugin_math and plugin_string into extra files
 
3415
 
 
3416
        * [r279]
 
3417
          [lcd4linux @ 2003-12-19 05:35:13 by reinelt]
 
3418
          renamed 'client' to 'plugin'
 
3419
 
 
3420
2003-12-01  reinelt
 
3421
 
 
3422
        * [r278]
 
3423
          [lcd4linux @ 2003-12-01 07:08:50 by reinelt]
 
3424
          Patches from Xavier:
 
3425
          - WiFi: make interface configurable
 
3426
          - "quiet" as an option from the config file
 
3427
          - ignore missing "MemShared" on Linux 2.6
 
3428
 
 
3429
2003-11-30  reinelt
 
3430
 
 
3431
        * [r277]
 
3432
          [lcd4linux @ 2003-11-30 16:18:36 by reinelt]
 
3433
          Cwlinux: invalidate Framebuffer in case a char got redefined
 
3434
 
 
3435
2003-11-28  nicowallmeier
 
3436
 
 
3437
        * [r276]
 
3438
          [lcd4linux @ 2003-11-28 18:34:55 by nicowallmeier]
 
3439
          Minor bugfixes
 
3440
 
 
3441
2003-11-24  reinelt
 
3442
 
 
3443
        * [r275]
 
3444
          [lcd4linux @ 2003-11-24 11:34:54 by reinelt]
 
3445
          'Fixed' Rows which do not scroll by Lars Kempe
 
3446
          temporary workaround for debian kernel-header bug
 
3447
 
 
3448
2003-11-16  reinelt
 
3449
 
 
3450
        * [r274]
 
3451
          [lcd4linux @ 2003-11-16 09:45:49 by reinelt]
 
3452
          Crystalfontz changes, small glitch in getopt() fixed
 
3453
 
 
3454
2003-11-14  reinelt
 
3455
 
 
3456
        * [r273]
 
3457
          [lcd4linux @ 2003-11-14 05:59:37 by reinelt]
 
3458
          added wifi.c wifi.h which have been forgotten at the last checkin
 
3459
 
 
3460
2003-11-12  reinelt
 
3461
 
 
3462
        * [r272]
 
3463
          [lcd4linux @ 2003-11-12 05:42:35 by reinelt]
 
3464
          small changes to the 16x4 handling
 
3465
 
 
3466
2003-11-11  reinelt
 
3467
 
 
3468
        * [r271]
 
3469
          [lcd4linux @ 2003-11-11 04:40:20 by reinelt]
 
3470
          WIFI patch from Xavier Vello
 
3471
 
 
3472
        * [r270]
 
3473
          [lcd4linux @ 2003-11-11 04:30:41 by reinelt]
 
3474
          very minor changes
 
3475
 
 
3476
2003-10-27  reinelt
 
3477
 
 
3478
        * [r269]
 
3479
          [lcd4linux @ 2003-10-27 09:05:42 by reinelt]
 
3480
          README.Rows, README.Tokens, lcd4linux.conf.sample from Thomas
 
3481
          Siedentopf
 
3482
 
 
3483
2003-10-22  reinelt
 
3484
 
 
3485
        * [r268]
 
3486
          [lcd4linux @ 2003-10-22 04:32:25 by reinelt]
 
3487
          fixed icon bug found by Rob van Nieuwkerk
 
3488
 
 
3489
        * [r267]
 
3490
          [lcd4linux @ 2003-10-22 04:19:16 by reinelt]
 
3491
          Makefile.in for imon.c/.h, some MatrixOrbital clients
 
3492
 
 
3493
2003-10-12  nicowallmeier
 
3494
 
 
3495
        * [r266]
 
3496
          [lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier]
 
3497
          imond/telmond support
 
3498
 
 
3499
2003-10-12  reinelt
 
3500
 
 
3501
        * [r265]
 
3502
          [lcd4linux @ 2003-10-12 04:46:19 by reinelt]
 
3503
          first try to integrate the Evaluator into a display driver
 
3504
          (MatrixOrbital here)
 
3505
          small warning in processor.c fixed (thanks to Zachary Giles)
 
3506
          workaround for udelay() on alpha (no msr.h avaliable) (thanks to
 
3507
          Zachary Giles)
 
3508
 
 
3509
2003-10-11  reinelt
 
3510
 
 
3511
        * [r264]
 
3512
          [lcd4linux @ 2003-10-11 06:01:52 by reinelt]
 
3513
          renamed expression.{c,h} to client.{c,h}
 
3514
          added config file client
 
3515
          new functions 'AddNumericVariable()' and 'AddStringVariable()'
 
3516
          new parameter '-i' for interactive mode
 
3517
 
 
3518
2003-10-08  reinelt
 
3519
 
 
3520
        * [r263]
 
3521
          [lcd4linux @ 2003-10-08 14:21:10 by reinelt]
 
3522
          Changelog; small type in parport.c
 
3523
 
 
3524
2003-10-08  andy-b
 
3525
 
 
3526
        * [r262]
 
3527
          [lcd4linux @ 2003-10-08 13:39:53 by andy-b]
 
3528
          Cleaned up code in MilfordInstruments.c, and added descriptions
 
3529
          for other display sizes (untested)
 
3530
 
 
3531
2003-10-08  nicowallmeier
 
3532
 
 
3533
        * [r261]
 
3534
          [lcd4linux @ 2003-10-08 06:48:47 by nicowallmeier]
 
3535
          special handling for 16x4 displays
 
3536
 
 
3537
        * [r260]
 
3538
          [lcd4linux @ 2003-10-08 06:45:00 by nicowallmeier]
 
3539
          Support of two displays of the same size
 
3540
 
 
3541
2003-10-07  reinelt
 
3542
 
 
3543
        * [r259]
 
3544
          [lcd4linux @ 2003-10-07 04:12:38 by reinelt]
 
3545
          AM_PROG_LIBTOOL removed
 
3546
 
 
3547
2003-10-06  reinelt
 
3548
 
 
3549
        * [r258]
 
3550
          [lcd4linux @ 2003-10-06 05:51:15 by reinelt]
 
3551
          functions: min(), max()
 
3552
 
 
3553
        * [r257]
 
3554
          [lcd4linux @ 2003-10-06 05:47:27 by reinelt]
 
3555
          operators: ==, \!=, <=, >=
 
3556
 
 
3557
        * [r256]
 
3558
          [lcd4linux @ 2003-10-06 04:34:06 by reinelt]
 
3559
          expression evaluator added
 
3560
 
 
3561
        * [r255]
 
3562
          [lcd4linux @ 2003-10-06 04:33:06 by reinelt]
 
3563
          files 'libtool' and 'bootstrap' added
 
3564
 
 
3565
        * [r254]
 
3566
          [lcd4linux @ 2003-10-06 04:30:43 by reinelt]
 
3567
          libtool stuff again...
 
3568
 
 
3569
2003-10-05  reinelt
 
3570
 
 
3571
        * [r253]
 
3572
          [lcd4linux @ 2003-10-05 17:58:50 by reinelt]
 
3573
          libtool junk; copyright messages cleaned up
 
3574
 
 
3575
2003-10-04  reinelt
 
3576
 
 
3577
        * [r252]
 
3578
          [lcd4linux @ 2003-10-04 07:54:17 by reinelt]
 
3579
          autoconf/automake/libtool fixes from Ronald Landheer-Cieslak
 
3580
 
 
3581
2003-10-03  reinelt
 
3582
 
 
3583
        * [r251]
 
3584
          [lcd4linux @ 2003-10-03 03:53:12 by reinelt]
 
3585
          compile error in parport fixed (thanks to Andrew from FilmCan)
 
3586
 
 
3587
        * [r250]
 
3588
          [lcd4linux @ 2003-10-03 03:51:14 by reinelt]
 
3589
          start support for new MatrixOrbital MX2 displays
 
3590
 
 
3591
2003-09-29  reinelt
 
3592
 
 
3593
        * [r249]
 
3594
          [lcd4linux @ 2003-09-29 06:58:36 by reinelt]
 
3595
          new driver for Milford Instruments MI420 by Andy Baxter
 
3596
 
 
3597
        * [r248]
 
3598
          [lcd4linux @ 2003-09-29 06:12:56 by reinelt]
 
3599
          changed default HD44780 wiring: unused signals are GND
 
3600
 
 
3601
2003-09-21  reinelt
 
3602
 
 
3603
        * [r247]
 
3604
          [lcd4linux @ 2003-09-21 06:43:02 by reinelt]
 
3605
          MatrixOrbital: bidirectional communication
 
3606
          HD44780: special handling for 16x1 displays (thanks to anonymous
 
3607
          bug report on sf.net)
 
3608
 
 
3609
2003-09-19  reinelt
 
3610
 
 
3611
        * [r246]
 
3612
          [lcd4linux @ 2003-09-19 08:40:32 by reinelt]
 
3613
          increased version number to 0.9.12
 
3614
          port locking is done as /var/lock/LCK..usb_tts_0 for
 
3615
          /dev/usb/tts/0
 
3616
 
 
3617
        * [r245]
 
3618
          [lcd4linux @ 2003-09-19 03:51:29 by reinelt]
 
3619
          minor fixes, widget.c added
 
3620
 
 
3621
2003-09-13  reinelt
 
3622
 
 
3623
        * [r244]
 
3624
          [lcd4linux @ 2003-09-13 07:20:51 by reinelt]
 
3625
          Changelog
 
3626
 
 
3627
        * [r243]
 
3628
          [lcd4linux @ 2003-09-13 06:45:43 by reinelt]
 
3629
          icons for all remaining drivers
 
3630
 
 
3631
        * [r242]
 
3632
          [lcd4linux @ 2003-09-13 06:20:39 by reinelt]
 
3633
          HD44780 timings changed; deactivated libtool
 
3634
 
 
3635
2003-09-11  reinelt
 
3636
 
 
3637
        * [r241]
 
3638
          [lcd4linux @ 2003-09-11 15:05:24 by reinelt]
 
3639
          missing files for autoconf/automake/libtool
 
3640
 
 
3641
        * [r240]
 
3642
          [lcd4linux @ 2003-09-11 04:09:52 by reinelt]
 
3643
          minor cleanups
 
3644
 
 
3645
2003-09-10  reinelt
 
3646
 
 
3647
        * [r239]
 
3648
          [lcd4linux @ 2003-09-10 15:59:39 by reinelt]
 
3649
          minor cleanups
 
3650
 
 
3651
        * [r238]
 
3652
          [lcd4linux @ 2003-09-10 15:09:21 by reinelt]
 
3653
          ChangeLog
 
3654
 
 
3655
        * [r237]
 
3656
          [lcd4linux @ 2003-09-10 14:01:52 by reinelt]
 
3657
          icons nearly finished\!
 
3658
 
 
3659
        * [r236]
 
3660
          [lcd4linux @ 2003-09-10 08:37:09 by reinelt]
 
3661
          icons: reorganized tick_* again...
 
3662
 
 
3663
        * [r235]
 
3664
          [lcd4linux @ 2003-09-10 03:48:22 by reinelt]
 
3665
          Icons for M50530, new processing scheme (Ticks.Text...)
 
3666
 
 
3667
2003-09-09  reinelt
 
3668
 
 
3669
        * [r234]
 
3670
          [lcd4linux @ 2003-09-09 11:47:47 by reinelt]
 
3671
          basic icon support for HD44780
 
3672
 
 
3673
        * [r233]
 
3674
          [lcd4linux @ 2003-09-09 06:54:43 by reinelt]
 
3675
          new function 'cfg_number()'
 
3676
 
 
3677
        * [r232]
 
3678
          [lcd4linux @ 2003-09-09 05:30:33 by reinelt]
 
3679
          even more icons stuff
 
3680
 
 
3681
2003-09-01  reinelt
 
3682
 
 
3683
        * [r231]
 
3684
          [lcd4linux @ 2003-09-01 07:07:03 by reinelt]
 
3685
          shared liblcd4linux
 
3686
 
 
3687
        * [r230]
 
3688
          [lcd4linux @ 2003-09-01 04:09:34 by reinelt]
 
3689
          icons nearly finished, but MatrixOrbital only
 
3690
 
 
3691
2003-08-24  reinelt
 
3692
 
 
3693
        * [r229]
 
3694
          [lcd4linux @ 2003-08-24 05:28:31 by reinelt]
 
3695
          ChangeLog
 
3696
 
 
3697
        * [r228]
 
3698
          [lcd4linux @ 2003-08-24 05:17:58 by reinelt]
 
3699
          liblcd4linux patch from Patrick Schemitz
 
3700
 
 
3701
        * [r227]
 
3702
          [lcd4linux @ 2003-08-24 04:31:56 by reinelt]
 
3703
          icon.c icon.h added
 
3704
 
 
3705
2003-08-22  reinelt
 
3706
 
 
3707
        * [r226]
 
3708
          [lcd4linux @ 2003-08-22 03:45:08 by reinelt]
 
3709
          bug in parallel port code fixed, more icons stuff
 
3710
 
 
3711
2003-08-20  reinelt
 
3712
 
 
3713
        * [r225]
 
3714
          [lcd4linux @ 2003-08-20 05:26:43 by reinelt]
 
3715
          small bug in bar compaction fixed
 
3716
 
 
3717
2003-08-19  reinelt
 
3718
 
 
3719
        * [r224]
 
3720
          [lcd4linux @ 2003-08-19 05:23:55 by reinelt]
 
3721
          HD44780 dual-controller patch from Jesse Brook Kovach
 
3722
 
 
3723
        * [r223]
 
3724
          [lcd4linux @ 2003-08-19 04:28:41 by reinelt]
 
3725
          more Icon stuff, minor glitches fixed
 
3726
 
 
3727
2003-08-17  reinelt
 
3728
 
 
3729
        * [r222]
 
3730
          [lcd4linux @ 2003-08-17 16:37:39 by reinelt]
 
3731
          more icon framework
 
3732
 
 
3733
        * [r221]
 
3734
          [lcd4linux @ 2003-08-17 12:11:58 by reinelt]
 
3735
          framework for icons prepared
 
3736
 
 
3737
        * [r220]
 
3738
          [lcd4linux @ 2003-08-17 08:25:30 by reinelt]
 
3739
          preparations for liblcd4linux; minor bugs in SIN.c and Skeleton.c
 
3740
 
 
3741
        * [r219]
 
3742
          [lcd4linux @ 2003-08-17 06:57:04 by reinelt]
 
3743
          complete rewrite of the Crystalfontz driver
 
3744
 
 
3745
        * [r218]
 
3746
          [lcd4linux @ 2003-08-17 04:38:57 by reinelt]
 
3747
          added config.guess
 
3748
 
 
3749
2003-08-16  reinelt
 
3750
 
 
3751
        * [r217]
 
3752
          [lcd4linux @ 2003-08-16 07:31:35 by reinelt]
 
3753
          double buffering in all drivers
 
3754
 
 
3755
2003-08-15  reinelt
 
3756
 
 
3757
        * [r216]
 
3758
          [lcd4linux @ 2003-08-15 07:54:07 by reinelt]
 
3759
          HD44780 4 bit mode implemented
 
3760
 
 
3761
2003-08-14  reinelt
 
3762
 
 
3763
        * [r215]
 
3764
          [lcd4linux @ 2003-08-14 04:59:30 by reinelt]
 
3765
          changed version to 0.9.11, added curses.m4 to Makefile.am
 
3766
 
 
3767
        * [r214]
 
3768
          [lcd4linux @ 2003-08-14 03:48:54 by reinelt]
 
3769
          ChangeLog
 
3770
 
 
3771
        * [r213]
 
3772
          [lcd4linux @ 2003-08-14 03:47:40 by reinelt]
 
3773
          remove PID file if driver initialisation fails
 
3774
 
 
3775
2003-08-12  reinelt
 
3776
 
 
3777
        * [r212]
 
3778
          [lcd4linux @ 2003-08-12 05:10:31 by reinelt]
 
3779
          first version of HD44780 4Bit-Mode patch
 
3780
 
 
3781
2003-08-11  reinelt
 
3782
 
 
3783
        * [r211]
 
3784
          [lcd4linux @ 2003-08-11 04:51:28 by reinelt]
 
3785
          another uClibc issue: realloc
 
3786
 
 
3787
2003-08-08  reinelt
 
3788
 
 
3789
        * [r210]
 
3790
          [lcd4linux @ 2003-08-08 23:11:34 by reinelt]
 
3791
 
 
3792
        * [r209]
 
3793
          [lcd4linux @ 2003-08-08 23:08:38 by reinelt]
 
3794
          CVS Id and Log missing from dvb.{c,h}
 
3795
 
 
3796
        * [r208]
 
3797
          [lcd4linux @ 2003-08-08 08:05:23 by reinelt]
 
3798
          added PID file handling
 
3799
 
 
3800
        * [r207]
 
3801
          [lcd4linux @ 2003-08-08 06:58:06 by reinelt]
 
3802
          improved forking
 
3803
 
 
3804
        * [r206]
 
3805
          [lcd4linux @ 2003-08-08 05:42:51 by reinelt]
 
3806
          uClibc compatibility issue; small glitch in dvb.c
 
3807
 
 
3808
2003-08-01  reinelt
 
3809
 
 
3810
        * [r205]
 
3811
          [lcd4linux @ 2003-08-01 05:15:42 by reinelt]
 
3812
          last cleanups for 0.9.9
 
3813
 
 
3814
2003-07-29  reinelt
 
3815
 
 
3816
        * [r204]
 
3817
          [lcd4linux @ 2003-07-29 04:56:13 by reinelt]
 
3818
          disable Raster driver automagically if gd.h not found
 
3819
 
 
3820
2003-07-28  reinelt
 
3821
 
 
3822
        * [r203]
 
3823
          [lcd4linux @ 2003-07-28 08:22:17 by reinelt]
 
3824
          several README's moved to web page
 
3825
 
 
3826
2003-07-24  reinelt
 
3827
 
 
3828
        * [r202]
 
3829
          [lcd4linux @ 2003-07-24 04:48:09 by reinelt]
 
3830
          'soft clear' needed for virtual rows
 
3831
 
 
3832
2003-07-21  reinelt
 
3833
 
 
3834
        * [r201]
 
3835
          [lcd4linux @ 2003-07-21 06:34:14 by reinelt]
 
3836
          bars on virtual rows fixed
 
3837
 
 
3838
        * [r200]
 
3839
          [lcd4linux @ 2003-07-21 06:10:11 by reinelt]
 
3840
          removed maxlen parameter from process_row()
 
3841
 
 
3842
        * [r199]
 
3843
          [lcd4linux @ 2003-07-21 05:56:48 by reinelt]
 
3844
          check for HAVE_LINUX_DVB_FRONTEND_H needs config.h
 
3845
 
 
3846
2003-07-19  reinelt
 
3847
 
 
3848
        * [r198]
 
3849
          [lcd4linux @ 2003-07-19 09:42:42 by reinelt]
 
3850
          check for dvb/frontend.h and disable DVB client if not found.
 
3851
 
 
3852
2003-07-18  reinelt
 
3853
 
 
3854
        * [r197]
 
3855
          [lcd4linux @ 2003-07-18 04:43:14 by reinelt]
 
3856
          udelay: unnecessary sanity check removed
 
3857
 
 
3858
2003-06-26  reinelt
 
3859
 
 
3860
        * [r196]
 
3861
          [lcd4linux @ 2003-06-26 05:31:16 by reinelt]
 
3862
          bug in /proc/net/dev parsing fixed
 
3863
 
 
3864
2003-06-22  reinelt
 
3865
 
 
3866
        * [r195]
 
3867
          [lcd4linux @ 2003-06-22 19:31:24 by reinelt]
 
3868
          added dvb.c dvb.h
 
3869
 
 
3870
2003-06-21  reinelt
 
3871
 
 
3872
        * [r194]
 
3873
          [lcd4linux @ 2003-06-21 05:46:18 by reinelt]
 
3874
          DVB client integrated
 
3875
 
 
3876
2003-06-13  reinelt
 
3877
 
 
3878
        * [r193]
 
3879
          [lcd4linux @ 2003-06-13 06:35:56 by reinelt]
 
3880
          added scrolling capability
 
3881
 
 
3882
        * [r192]
 
3883
          [lcd4linux @ 2003-06-13 05:11:10 by reinelt]
 
3884
          error message cosmetics
 
3885
 
 
3886
2003-05-19  reinelt
 
3887
 
 
3888
        * [r191]
 
3889
          [lcd4linux @ 2003-05-19 05:55:17 by reinelt]
 
3890
          Cwlinux sleep optimization
 
3891
 
 
3892
2003-05-14  reinelt
 
3893
 
 
3894
        * [r190]
 
3895
          [lcd4linux @ 2003-05-14 06:17:39 by reinelt]
 
3896
          added support for CW1602
 
3897
 
 
3898
2003-04-12  reinelt
 
3899
 
 
3900
        * [r189]
 
3901
          [lcd4linux @ 2003-04-12 16:23:10 by reinelt]
 
3902
          small glitch in XWindow.c (thanks to Moe Wibble)
 
3903
 
 
3904
2003-04-07  reinelt
 
3905
 
 
3906
        * [r188]
 
3907
          [lcd4linux @ 2003-04-07 06:02:58 by reinelt]
 
3908
          further parallel port abstraction
 
3909
 
 
3910
2003-04-04  reinelt
 
3911
 
 
3912
        * [r187]
 
3913
          [lcd4linux @ 2003-04-04 06:01:59 by reinelt]
 
3914
          new parallel port abstraction scheme
 
3915
 
 
3916
2003-02-27  reinelt
 
3917
 
 
3918
        * [r186]
 
3919
          [lcd4linux @ 2003-02-27 07:48:57 by reinelt]
 
3920
          changed versioning scheme from 0.99 to 0.9.9
 
3921
 
 
3922
        * [r185]
 
3923
          [lcd4linux @ 2003-02-27 07:43:10 by reinelt]
 
3924
          asm/msr.h: included hard-coded definition of rdtscl() if msr.h
 
3925
          cannot be found.
 
3926
          
 
3927
          autoconf/automake/autoanything: switched back to 1.4. Hope it
 
3928
          works again.
 
3929
 
 
3930
2003-02-24  reinelt
 
3931
 
 
3932
        * [r184]
 
3933
          [lcd4linux @ 2003-02-24 04:50:57 by reinelt]
 
3934
          cwlinux fixes
 
3935
 
 
3936
2003-02-22  reinelt
 
3937
 
 
3938
        * [r183]
 
3939
          [lcd4linux @ 2003-02-22 07:53:09 by reinelt]
 
3940
          cfg_get(key,defval)
 
3941
 
 
3942
        * [r182]
 
3943
          [lcd4linux @ 2003-02-22 07:23:24 by reinelt]
 
3944
          Cwlinux fixes
 
3945
 
 
3946
2003-02-18  reinelt
 
3947
 
 
3948
        * [r181]
 
3949
          [lcd4linux @ 2003-02-18 06:13:44 by reinelt]
 
3950
          X11 driver fixes and cleanup
 
3951
 
 
3952
2003-02-17  reinelt
 
3953
 
 
3954
        * [r180]
 
3955
          [lcd4linux @ 2003-02-17 06:06:12 by reinelt]
 
3956
          small bug in X11 driver: omit pixel gap between cahracters
 
3957
 
 
3958
        * [r179]
 
3959
          [lcd4linux @ 2003-02-17 04:27:58 by reinelt]
 
3960
          Text (curses) driver: cosmetic changes
 
3961
 
 
3962
2003-02-13  reinelt
 
3963
 
 
3964
        * [r178]
 
3965
          [lcd4linux @ 2003-02-13 10:40:17 by reinelt]
 
3966
          changed "copyright" to "2003"
 
3967
          added slightly different protocol for MatrixOrbital "LK202"
 
3968
          displays
 
3969
 
 
3970
2003-02-05  reinelt
 
3971
 
 
3972
        * [r177]
 
3973
          [lcd4linux @ 2003-02-05 04:31:38 by reinelt]
 
3974
          T_EXEC: remove trailing CR/LF
 
3975
          T_EXEC: deactivated maxlen calculation (for I don't understand
 
3976
          what it is for :-)
 
3977
 
 
3978
2003-01-12  reinelt
 
3979
 
 
3980
        * [r176]
 
3981
          [lcd4linux @ 2003-01-12 06:51:27 by reinelt]
 
3982
          fixed bug in bar compaction
 
3983
 
 
3984
2002-12-08  reinelt
 
3985
 
 
3986
        * [r175]
 
3987
          [lcd4linux @ 2002-12-08 07:36:06 by reinelt]
 
3988
          autoconf/automake cleanup
 
3989
 
 
3990
2002-12-06  reinelt
 
3991
 
 
3992
        * [r174]
 
3993
          [lcd4linux @ 2002-12-06 07:38:43 by reinelt]
 
3994
          libgd/libpng bugfix: removed '-lpng -lz' from LDFLAGS
 
3995
 
 
3996
2002-12-05  reinelt
 
3997
 
 
3998
        * [r173]
 
3999
          [lcd4linux @ 2002-12-05 19:23:01 by reinelt]
 
4000
          fixed undefined operations found by gcc3
 
4001
 
 
4002
        * [r172]
 
4003
          [lcd4linux @ 2002-12-05 19:12:47 by reinelt]
 
4004
          sensors factor and offset patch from Petri Damsten
 
4005
          <petri.damsten@raketti.net>
 
4006
 
 
4007
        * [r171]
 
4008
          [lcd4linux @ 2002-12-05 19:09:57 by reinelt]
 
4009
          patches for gcc-3.2
 
4010
 
 
4011
2002-09-12  reinelt
 
4012
 
 
4013
        * [r170]
 
4014
          [lcd4linux @ 2002-09-12 05:24:54 by reinelt]
 
4015
          code cleanup, character defining for bars
 
4016
 
 
4017
2002-09-11  reinelt
 
4018
 
 
4019
        * [r169]
 
4020
          [lcd4linux @ 2002-09-11 05:32:35 by reinelt]
 
4021
          changed to use new bar functions
 
4022
 
 
4023
        * [r168]
 
4024
          [lcd4linux @ 2002-09-11 05:16:32 by reinelt]
 
4025
          added Cwlinux driver
 
4026
 
 
4027
2002-08-30  reinelt
 
4028
 
 
4029
        * [r167]
 
4030
          [lcd4linux @ 2002-08-30 03:54:01 by reinelt]
 
4031
          bug in curses driver fixed
 
4032
 
 
4033
2002-08-22  reinelt
 
4034
 
 
4035
        * [r166]
 
4036
          [lcd4linux @ 2002-08-22 05:51:36 by reinelt]
 
4037
          cosmetic changes
 
4038
 
 
4039
2002-08-21  reinelt
 
4040
 
 
4041
        * [r165]
 
4042
          [lcd4linux @ 2002-08-21 06:09:53 by reinelt]
 
4043
          some T6963 fixes, ndelay wrap
 
4044
 
 
4045
2002-08-19  reinelt
 
4046
 
 
4047
        * [r164]
 
4048
          [lcd4linux @ 2002-08-19 10:51:06 by reinelt]
 
4049
          M50530 driver using new generic bar functions
 
4050
 
 
4051
        * [r163]
 
4052
          [lcd4linux @ 2002-08-19 09:43:43 by reinelt]
 
4053
          BeckmannEgle using new generic bar functions
 
4054
 
 
4055
        * [r162]
 
4056
          [lcd4linux @ 2002-08-19 09:30:18 by reinelt]
 
4057
          MatrixOrbital uses generic bar funnctions
 
4058
 
 
4059
        * [r161]
 
4060
          [lcd4linux @ 2002-08-19 09:11:34 by reinelt]
 
4061
          changed HD44780 to use generic bar functions
 
4062
 
 
4063
        * [r160]
 
4064
          [lcd4linux @ 2002-08-19 07:52:19 by reinelt]
 
4065
          corrected type declaration of (*defchar)()
 
4066
 
 
4067
        * [r159]
 
4068
          [lcd4linux @ 2002-08-19 07:36:29 by reinelt]
 
4069
          finished bar.c, USBLCD is the first driver that uses the generic
 
4070
          bar functions
 
4071
 
 
4072
        * [r158]
 
4073
          [lcd4linux @ 2002-08-19 04:41:20 by reinelt]
 
4074
          introduced bar.c, moved bar stuff from display.h to bar.h
 
4075
 
 
4076
2002-08-18  reinelt
 
4077
 
 
4078
        * [r157]
 
4079
          [lcd4linux @ 2002-08-18 08:11:11 by reinelt]
 
4080
          USBLCD buffered I/O
 
4081
 
 
4082
2002-08-17  reinelt
 
4083
 
 
4084
        * [r156]
 
4085
          [lcd4linux @ 2002-08-17 14:14:21 by reinelt]
 
4086
          USBLCD fixes
 
4087
 
 
4088
        * [r155]
 
4089
          [lcd4linux @ 2002-08-17 13:10:22 by reinelt]
 
4090
          USBLCD driver added
 
4091
 
 
4092
        * [r154]
 
4093
          [lcd4linux @ 2002-08-17 12:54:08 by reinelt]
 
4094
          minor T6963 changes
 
4095
 
 
4096
2002-04-30  reinelt
 
4097
 
 
4098
        * [r153]
 
4099
          [lcd4linux @ 2002-04-30 07:20:15 by reinelt]
 
4100
          implemented the new ndelay(nanoseconds) in all parallel port
 
4101
          drivers
 
4102
 
 
4103
2002-04-29  reinelt
 
4104
 
 
4105
        * [r152]
 
4106
          [lcd4linux @ 2002-04-29 11:00:25 by reinelt]
 
4107
          added Toshiba T6963 driver
 
4108
          added ndelay() with nanosecond resolution
 
4109
 
 
4110
2001-09-14  reinelt
 
4111
 
 
4112
        * [r151]
 
4113
          [lcd4linux @ 2001-09-14 05:57:06 by reinelt]
 
4114
 
 
4115
2001-09-13  reinelt
 
4116
 
 
4117
        * [r150]
 
4118
          [lcd4linux @ 2001-09-13 07:40:57 by reinelt]
 
4119
          TODO update
 
4120
 
 
4121
2001-09-12  reinelt
 
4122
 
 
4123
        * [r149]
 
4124
          [lcd4linux @ 2001-09-12 06:17:22 by reinelt]
 
4125
 
 
4126
        * [r148]
 
4127
          [lcd4linux @ 2001-09-12 05:58:16 by reinelt]
 
4128
          fixed bug in mail2.c
 
4129
 
 
4130
        * [r147]
 
4131
          [lcd4linux @ 2001-09-12 05:37:22 by reinelt]
 
4132
          fixed a bug in seti.c (file was never closed, lcd4linux run out
 
4133
          of fd's
 
4134
          
 
4135
          improved socket debugging
 
4136
 
 
4137
2001-09-11  reinelt
 
4138
 
 
4139
        * [r146]
 
4140
          [lcd4linux @ 2001-09-11 06:43:43 by reinelt]
 
4141
          TODO items
 
4142
 
 
4143
        * [r145]
 
4144
          [lcd4linux @ 2001-09-11 05:31:37 by reinelt]
 
4145
          M50530 driver
 
4146
 
 
4147
2001-09-10  reinelt
 
4148
 
 
4149
        * [r144]
 
4150
          [lcd4linux @ 2001-09-10 13:55:53 by reinelt]
 
4151
          M50530 driver
 
4152
 
 
4153
2001-09-09  reinelt
 
4154
 
 
4155
        * [r143]
 
4156
          [lcd4linux @ 2001-09-09 12:26:03 by reinelt]
 
4157
          GPO bug: INIT is _not_ inverted
 
4158
 
 
4159
2001-09-07  reinelt
 
4160
 
 
4161
        * [r142]
 
4162
          [lcd4linux @ 2001-09-07 05:58:44 by reinelt]
 
4163
          wrong Pin numbers
 
4164
 
 
4165
2001-09-05  reinelt
 
4166
 
 
4167
        * [r141]
 
4168
          [lcd4linux @ 2001-09-05 09:38:52 by reinelt]
 
4169
 
 
4170
2001-08-08  reinelt
 
4171
 
 
4172
        * [r140]
 
4173
          [lcd4linux @ 2001-08-08 05:40:24 by reinelt]
 
4174
          renamed CLK_TCK to CLOCKS_PER_SEC
 
4175
 
 
4176
2001-08-05  reinelt
 
4177
 
 
4178
        * [r139]
 
4179
          [lcd4linux @ 2001-08-05 17:13:29 by reinelt]
 
4180
          cleaned up inlude of sys/time.h and time.h
 
4181
 
 
4182
2001-06-04  reinelt
 
4183
 
 
4184
        * [r138]
 
4185
          [lcd4linux @ 2001-06-04 07:49:58 by reinelt]
 
4186
          configure for X11 modified
 
4187
 
 
4188
2001-05-31  ltoetsch
 
4189
 
 
4190
        * [r137]
 
4191
          [lcd4linux @ 2001-05-31 10:26:41 by ltoetsch]
 
4192
          added tests for X and ncurses
 
4193
 
 
4194
2001-05-27  reinelt
 
4195
 
 
4196
        * [r136]
 
4197
          [lcd4linux @ 2001-05-27 17:32:35 by reinelt]
 
4198
          updated README with the seti@home client stuff
 
4199
 
 
4200
        * [r135]
 
4201
          [lcd4linux @ 2001-05-27 07:19:28 by reinelt]
 
4202
          fixed a warning in pixmap.c
 
4203
          temporarily fixed a bug in isdn.c (ISDN_MAX_CHANNELS is no longer
 
4204
          defined?)
 
4205
          fixed a bug in configure.in (--with-drivers=xyz did not work)
 
4206
 
 
4207
2001-05-26  reinelt
 
4208
 
 
4209
        * [r134]
 
4210
          [lcd4linux @ 2001-05-26 06:51:28 by reinelt]
 
4211
          added TODO entry
 
4212
 
 
4213
2001-05-06  reinelt
 
4214
 
 
4215
        * [r133]
 
4216
          [lcd4linux @ 2001-05-06 10:01:27 by reinelt]
 
4217
          fixed a bug which prevented extendet tokens to be used for GPO's
 
4218
          many thanks to Carsten Nau!
 
4219
 
 
4220
2001-04-27  reinelt
 
4221
 
 
4222
        * [r132]
 
4223
          [lcd4linux @ 2001-04-27 05:04:57 by reinelt]
 
4224
          replaced OPEN_MAX with sysconf()
 
4225
          replaced mktemp() with mkstemp()
 
4226
          unlock serial port if open() fails
 
4227
 
 
4228
2001-03-24  reinelt
 
4229
 
 
4230
        * [r131]
 
4231
          [lcd4linux @ 2001-03-24 09:26:25 by reinelt]
 
4232
          new TODO item
 
4233
 
 
4234
        * [r130]
 
4235
          [lcd4linux @ 2001-03-24 09:04:19 by reinelt]
 
4236
          new TODO item
 
4237
 
 
4238
2001-03-17  ltoetsch
 
4239
 
 
4240
        * [r129]
 
4241
          [lcd4linux @ 2001-03-17 11:44:10 by ltoetsch]
 
4242
          allow more then 1 BAR_T
 
4243
 
 
4244
        * [r128]
 
4245
          [lcd4linux @ 2001-03-17 11:11:31 by ltoetsch]
 
4246
          bugfix: max for BAR_T
 
4247
 
 
4248
2001-03-16  ltoetsch
 
4249
 
 
4250
        * [r127]
 
4251
          [lcd4linux @ 2001-03-16 16:40:17 by ltoetsch]
 
4252
          implemented time bar
 
4253
 
 
4254
        * [r126]
 
4255
          [lcd4linux @ 2001-03-16 09:28:08 by ltoetsch]
 
4256
          bugfixes
 
4257
 
 
4258
2001-03-15  ltoetsch
 
4259
 
 
4260
        * [r125]
 
4261
          [lcd4linux @ 2001-03-15 15:49:22 by ltoetsch]
 
4262
          fixed compile HD44780.c, cosmetics
 
4263
 
 
4264
        * [r124]
 
4265
          [lcd4linux @ 2001-03-15 14:25:05 by ltoetsch]
 
4266
          added unread/total news
 
4267
 
 
4268
        * [r123]
 
4269
          [lcd4linux @ 2001-03-15 11:10:53 by ltoetsch]
 
4270
          added quit/logout to pop/imap
 
4271
 
 
4272
2001-03-15  reinelt
 
4273
 
 
4274
        * [r122]
 
4275
          [lcd4linux @ 2001-03-15 09:47:13 by reinelt]
 
4276
          some fixes to ppdef
 
4277
          off-by-one bug in processor.c fixed
 
4278
 
 
4279
2001-03-15  ltoetsch
 
4280
 
 
4281
        * [r121]
 
4282
          [lcd4linux @ 2001-03-15 09:13:22 by ltoetsch]
 
4283
          delay first exec for faster start
 
4284
 
 
4285
2001-03-14  reinelt
 
4286
 
 
4287
        * [r120]
 
4288
          [lcd4linux @ 2001-03-14 16:47:41 by reinelt]
 
4289
          minor cleanups
 
4290
 
 
4291
        * [r119]
 
4292
          [lcd4linux @ 2001-03-14 15:30:53 by reinelt]
 
4293
          make ppdev compatible to earlier kernels
 
4294
 
 
4295
        * [r118]
 
4296
          [lcd4linux @ 2001-03-14 15:14:59 by reinelt]
 
4297
          added ppdev parallel port access
 
4298
 
 
4299
2001-03-14  ltoetsch
 
4300
 
 
4301
        * [r117]
 
4302
          [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch]
 
4303
          Added pop3/imap4 mail support
 
4304
 
 
4305
2001-03-13  reinelt
 
4306
 
 
4307
        * [r116]
 
4308
          [lcd4linux @ 2001-03-13 08:34:15 by reinelt]
 
4309
          corrected a off-by-one bug with sensors
 
4310
 
 
4311
        * [r115]
 
4312
          [lcd4linux @ 2001-03-13 08:03:41 by reinelt]
 
4313
          added missing autoheader files
 
4314
 
 
4315
        * [r114]
 
4316
          [lcd4linux @ 2001-03-13 07:53:00 by reinelt]
 
4317
          added several files for the distribution
 
4318
 
 
4319
        * [r113]
 
4320
          [lcd4linux @ 2001-03-13 07:41:22 by reinelt]
 
4321
          added NEWS file
 
4322
 
 
4323
2001-03-12  reinelt
 
4324
 
 
4325
        * [r112]
 
4326
          [lcd4linux @ 2001-03-12 13:44:58 by reinelt]
 
4327
          new udelay() using Time Stamp Counters
 
4328
 
 
4329
        * [r111]
 
4330
          [lcd4linux @ 2001-03-12 12:49:24 by reinelt]
 
4331
          even better configure handling...
 
4332
 
 
4333
        * [r110]
 
4334
          [lcd4linux @ 2001-03-12 12:39:36 by reinelt]
 
4335
          reworked autoconf a lot: drivers may be excluded, #define's went
 
4336
          to config.h
 
4337
 
 
4338
2001-03-09  ltoetsch
 
4339
 
 
4340
        * [r109]
 
4341
          [lcd4linux @ 2001-03-09 16:24:30 by ltoetsch]
 
4342
          disable driver in configure
 
4343
 
 
4344
2001-03-09  reinelt
 
4345
 
 
4346
        * [r108]
 
4347
          [lcd4linux @ 2001-03-09 15:04:53 by reinelt]
 
4348
          rename 'raster' to 'Text in Text.c
 
4349
          added TOTO item
 
4350
 
 
4351
        * [r107]
 
4352
          [lcd4linux @ 2001-03-09 14:30:01 by reinelt]
 
4353
          new ideas for TODO
 
4354
 
 
4355
2001-03-09  ltoetsch
 
4356
 
 
4357
        * [r106]
 
4358
          [lcd4linux @ 2001-03-09 14:24:49 by ltoetsch]
 
4359
          exec: Scale_x ->Min/Max_x
 
4360
 
 
4361
        * [r105]
 
4362
          [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch]
 
4363
          Added Text driver
 
4364
 
 
4365
2001-03-09  reinelt
 
4366
 
 
4367
        * [r104]
 
4368
          [lcd4linux @ 2001-03-09 12:14:24 by reinelt]
 
4369
          minor cleanups
 
4370
 
 
4371
2001-03-08  ltoetsch
 
4372
 
 
4373
        * [r103]
 
4374
          [lcd4linux @ 2001-03-08 15:25:38 by ltoetsch]
 
4375
          improved exec
 
4376
 
 
4377
2001-03-08  reinelt
 
4378
 
 
4379
        * [r102]
 
4380
          [lcd4linux @ 2001-03-08 09:02:04 by reinelt]
 
4381
          seti client cleanup
 
4382
 
 
4383
        * [r101]
 
4384
          [lcd4linux @ 2001-03-08 08:39:54 by reinelt]
 
4385
          fixed two typos
 
4386
 
 
4387
2001-03-07  ltoetsch
 
4388
 
 
4389
        * [r100]
 
4390
          [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch]
 
4391
          added e(x)ec commands
 
4392
 
 
4393
2001-03-05  reinelt
 
4394
 
 
4395
        * [r99]
 
4396
          [lcd4linux @ 2001-03-05 18:20:21 by reinelt]
 
4397
          TOTO list update
 
4398
 
 
4399
2001-03-04  ltoetsch
 
4400
 
 
4401
        * [r98]
 
4402
          [lcd4linux @ 2001-03-04 15:01:12 by ltoetsch]
 
4403
          Added PNG
 
4404
 
 
4405
2001-03-02  reinelt
 
4406
 
 
4407
        * [r97]
 
4408
          [lcd4linux @ 2001-03-02 20:18:12 by reinelt]
 
4409
          allow compile on systems without net/if_ppp.h
 
4410
 
 
4411
        * [r96]
 
4412
          [lcd4linux @ 2001-03-02 18:06:18 by reinelt]
 
4413
          README for PNG added
 
4414
 
 
4415
        * [r95]
 
4416
          [lcd4linux @ 2001-03-02 17:18:52 by reinelt]
 
4417
          let configure find gd.h
 
4418
 
 
4419
        * [r94]
 
4420
          [lcd4linux @ 2001-03-02 11:04:08 by reinelt]
 
4421
          cosmetic cleanups (comment headers)
 
4422
 
 
4423
2001-03-02  ltoetsch
 
4424
 
 
4425
        * [r93]
 
4426
          [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]
 
4427
          added /proc/apm battery stat
 
4428
 
 
4429
2001-03-01  reinelt
 
4430
 
 
4431
        * [r92]
 
4432
          [lcd4linux @ 2001-03-01 22:33:50 by reinelt]
 
4433
          renamed Raster_flush() to PPM_flush()
 
4434
 
 
4435
2001-03-01  ltoetsch
 
4436
 
 
4437
        * [r91]
 
4438
          [lcd4linux @ 2001-03-01 15:11:30 by ltoetsch]
 
4439
          added PNG,Webinterface
 
4440
 
 
4441
2001-03-01  reinelt
 
4442
 
 
4443
        * [r90]
 
4444
          [lcd4linux @ 2001-03-01 11:08:16 by reinelt]
 
4445
          reworked configure to allow selection of drivers
 
4446
 
 
4447
2001-02-26  herp
 
4448
 
 
4449
        * [r89]
 
4450
          [lcd4linux @ 2001-02-26 00:33:37 by herp]
 
4451
          fixed X11 signal handler
 
4452
 
 
4453
2001-02-21  reinelt
 
4454
 
 
4455
        * [r88]
 
4456
          [lcd4linux @ 2001-02-21 04:48:13 by reinelt]
 
4457
          big mailbox patch from Axel Ehnert
 
4458
          thanks to herp for his idea to check mtime of mailbox
 
4459
 
 
4460
2001-02-19  reinelt
 
4461
 
 
4462
        * [r87]
 
4463
          [lcd4linux @ 2001-02-19 00:15:46 by reinelt]
 
4464
          integrated mail and seti client
 
4465
          major rewrite of parser and tokenizer to support double-byte
 
4466
          tokens
 
4467
 
 
4468
2001-02-18  reinelt
 
4469
 
 
4470
        * [r86]
 
4471
          [lcd4linux @ 2001-02-18 22:11:34 by reinelt]
 
4472
 
 
4473
        * [r85]
 
4474
          [lcd4linux @ 2001-02-18 21:16:06 by reinelt]
 
4475
 
 
4476
        * [r84]
 
4477
          [lcd4linux @ 2001-02-18 21:15:15 by reinelt]
 
4478
          added setiathome client
 
4479
 
 
4480
        * [r83]
 
4481
          [lcd4linux @ 2001-02-18 20:16:13 by reinelt]
 
4482
 
 
4483
2001-02-16  reinelt
 
4484
 
 
4485
        * [r82]
 
4486
          [lcd4linux @ 2001-02-16 14:15:11 by reinelt]
 
4487
          fixed type in processor.c
 
4488
          GPO documentation update from Carsten
 
4489
 
 
4490
        * [r81]
 
4491
          [lcd4linux @ 2001-02-16 08:23:09 by reinelt]
 
4492
          new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de>
 
4493
 
 
4494
2001-02-14  reinelt
 
4495
 
 
4496
        * [r80]
 
4497
          [lcd4linux @ 2001-02-14 07:40:16 by reinelt]
 
4498
          first (incomplete) GPO implementation
 
4499
 
 
4500
        * [r79]
 
4501
          [lcd4linux @ 2001-02-14 05:22:42 by reinelt]
 
4502
          added README from Carsten Nau
 
4503
 
 
4504
2001-02-13  reinelt
 
4505
 
 
4506
        * [r78]
 
4507
          [lcd4linux @ 2001-02-13 12:43:24 by reinelt]
 
4508
          HD_gpo() was missing
 
4509
 
 
4510
        * [r77]
 
4511
          [lcd4linux @ 2001-02-13 09:00:13 by reinelt]
 
4512
          prepared framework for GPO's (general purpose outputs)
 
4513
 
 
4514
2001-02-11  reinelt
 
4515
 
 
4516
        * [r76]
 
4517
          [lcd4linux @ 2001-02-11 23:34:07 by reinelt]
 
4518
          fixed a small bug where the throughput of an offline ISDN
 
4519
          connection is displayed as '----', but the
 
4520
          online value is 5 chars long. corrected to ' ----'.
 
4521
          thanks to Carsten Nau <info@cnau.de>
 
4522
 
 
4523
2000-12-07  reinelt
 
4524
 
 
4525
        * [r75]
 
4526
          [lcd4linux @ 2000-12-07 20:47:54 by reinelt]
 
4527
          first try for SIN bars
 
4528
 
 
4529
2000-12-01  reinelt
 
4530
 
 
4531
        * [r74]
 
4532
          [lcd4linux @ 2000-12-01 20:42:37 by reinelt]
 
4533
          added debugging of SIN driver output, probably found the
 
4534
          positioning bug (format %02x instead of %2x)
 
4535
 
 
4536
        * [r73]
 
4537
          [lcd4linux @ 2000-12-01 07:20:26 by reinelt]
 
4538
          modified text positioning: row starts with 0, column is
 
4539
          hexadecimal
 
4540
 
 
4541
2000-11-28  reinelt
 
4542
 
 
4543
        * [r72]
 
4544
          [lcd4linux @ 2000-11-28 20:20:38 by reinelt]
 
4545
          added debug.c
 
4546
          things like that should not hapen. debug.c exists for a few
 
4547
          months now, but was never added to CVS. Shit happens....
 
4548
 
 
4549
        * [r71]
 
4550
          [lcd4linux @ 2000-11-28 17:27:19 by reinelt]
 
4551
          changed decimal values for screen, row, column to ascii values
 
4552
          (shame on you!)
 
4553
 
 
4554
        * [r70]
 
4555
          [lcd4linux @ 2000-11-28 16:46:11 by reinelt]
 
4556
          first try to support display of SIN router
 
4557
 
 
4558
2000-11-17  reinelt
 
4559
 
 
4560
        * [r69]
 
4561
          [lcd4linux @ 2000-11-17 10:36:23 by reinelt]
 
4562
          fixed parsing of /proc/net/dev for 2.0 kernels
 
4563
 
 
4564
2000-10-25  reinelt
 
4565
 
 
4566
        * [r68]
 
4567
          [lcd4linux @ 2000-10-25 08:10:48 by reinelt]
 
4568
          added restart funnctionality
 
4569
          (lots of this code was stolen from sendmail.c)
 
4570
 
 
4571
2000-10-20  reinelt
 
4572
 
 
4573
        * [r67]
 
4574
          [lcd4linux @ 2000-10-20 07:17:07 by reinelt]
 
4575
          corrected a bug in HD_goto()
 
4576
          Thanks to Gregor Szaktilla <gregor@szaktilla.de>
 
4577
 
 
4578
2000-10-08  reinelt
 
4579
 
 
4580
        * [r66]
 
4581
          [lcd4linux @ 2000-10-08 09:16:40 by reinelt]
 
4582
          Linux-2.4.0-test9 changed the layout of /proc/stat (especially
 
4583
          the disk_io line)
 
4584
          rearranged parsing of some /proc files and (hopefully) made it
 
4585
          more robust in concerns of format changes
 
4586
 
 
4587
2000-08-10  reinelt
 
4588
 
 
4589
        * [r65]
 
4590
          [lcd4linux @ 2000-08-10 18:42:20 by reinelt]
 
4591
          fixed some bugs with the new syslog code
 
4592
 
 
4593
        * [r64]
 
4594
          [lcd4linux @ 2000-08-10 09:44:09 by reinelt]
 
4595
          new debugging scheme: error(), info(), debug()
 
4596
          uses syslog if in daemon mode
 
4597
 
 
4598
2000-08-09  reinelt
 
4599
 
 
4600
        * [r63]
 
4601
          [lcd4linux @ 2000-08-09 14:14:11 by reinelt]
 
4602
          new switch -F (do not fork)
 
4603
          added automatic forking if -F not specified
 
4604
 
 
4605
        * [r62]
 
4606
          [lcd4linux @ 2000-08-09 11:03:07 by reinelt]
 
4607
          fixed a bug in system.c where the format of /proc/net/dev was not
 
4608
          correctly
 
4609
          detected and parsed with different kernels
 
4610
 
 
4611
        * [r61]
 
4612
          [lcd4linux @ 2000-08-09 09:50:29 by reinelt]
 
4613
          opened 0.98 development
 
4614
          removed driver-specific signal-handlers
 
4615
          added 'quit'-function to driver structure
 
4616
          added global signal-handler
 
4617
 
 
4618
2000-07-31  reinelt
 
4619
 
 
4620
        * [r60]
 
4621
          [lcd4linux @ 2000-07-31 10:43:44 by reinelt]
 
4622
          some changes to support kernel-2.4 (different layout of various
 
4623
          files in /proc)
 
4624
 
 
4625
        * [r59]
 
4626
          [lcd4linux @ 2000-07-31 06:46:35 by reinelt]
 
4627
          eliminated some compiler warnings with glibc
 
4628
 
 
4629
2000-06-04  herp
 
4630
 
 
4631
        * [r58]
 
4632
          [lcd4linux @ 2000-06-04 21:43:50 by herp]
 
4633
          minor bugfix (zero length)
 
4634
 
 
4635
2000-05-21  reinelt
 
4636
 
 
4637
        * [r57]
 
4638
          [lcd4linux @ 2000-05-21 06:20:35 by reinelt]
 
4639
          added ppp throughput
 
4640
          token is '%t[iomt]' at the moment, but this will change in the
 
4641
          near future
 
4642
 
 
4643
2000-05-03  herp
 
4644
 
 
4645
        * [r56]
 
4646
          [lcd4linux @ 2000-05-03 17:14:51 by herp]
 
4647
 
 
4648
        * [r55]
 
4649
          [lcd4linux @ 2000-05-03 09:37:32 by herp]
 
4650
 
 
4651
2000-05-02  herp
 
4652
 
 
4653
        * [r54]
 
4654
          [lcd4linux @ 2000-05-02 23:07:48 by herp]
 
4655
          Crystalfontz initial coding
 
4656
 
 
4657
2000-05-02  reinelt
 
4658
 
 
4659
        * [r53]
 
4660
          [lcd4linux @ 2000-05-02 06:05:00 by reinelt]
 
4661
          driver for 3Com Palm Pilot added
 
4662
 
 
4663
2000-04-30  reinelt
 
4664
 
 
4665
        * [r52]
 
4666
          [lcd4linux @ 2000-04-30 06:40:42 by reinelt]
 
4667
          bars for Beckmann+Egle driver
 
4668
 
 
4669
2000-04-28  reinelt
 
4670
 
 
4671
        * [r51]
 
4672
          [lcd4linux @ 2000-04-28 05:19:55 by reinelt]
 
4673
          first release of the Beckmann+Egle driver
 
4674
 
 
4675
2000-04-20  reinelt
 
4676
 
 
4677
        * [r50]
 
4678
          [lcd4linux @ 2000-04-20 05:48:42 by reinelt]
 
4679
          added documentation to EXTRA_DIST so that they go into the
 
4680
          tarball
 
4681
 
 
4682
2000-04-19  reinelt
 
4683
 
 
4684
        * [r49]
 
4685
          [lcd4linux @ 2000-04-19 04:44:20 by reinelt]
 
4686
          README for HD44780 driver
 
4687
 
 
4688
2000-04-17  reinelt
 
4689
 
 
4690
        * [r48]
 
4691
          [lcd4linux @ 2000-04-17 05:14:27 by reinelt]
 
4692
          added README.44780
 
4693
 
 
4694
2000-04-15  reinelt
 
4695
 
 
4696
        * [r47]
 
4697
          [lcd4linux @ 2000-04-15 16:56:52 by reinelt]
 
4698
          moved delay loops to udelay.c
 
4699
          renamed -d (debugging) switch to -v (verbose)
 
4700
          new switch -d to calibrate delay loop
 
4701
          'Delay' entry for HD44780 back again
 
4702
          delay loops will not calibrate automatically, because this will
 
4703
          fail with hich CPU load
 
4704
 
 
4705
        * [r46]
 
4706
          [lcd4linux @ 2000-04-15 11:56:35 by reinelt]
 
4707
          more debug messages
 
4708
 
 
4709
        * [r45]
 
4710
          [lcd4linux @ 2000-04-15 11:13:54 by reinelt]
 
4711
          added '-d' (debugging) switch
 
4712
          added several debugging messages
 
4713
          removed config entry 'Delay' for HD44780 driver
 
4714
          delay loop for HD44780 will be calibrated automatically
 
4715
 
 
4716
2000-04-13  reinelt
 
4717
 
 
4718
        * [r44]
 
4719
          [lcd4linux @ 2000-04-13 06:09:52 by reinelt]
 
4720
          added BogoMips() to system.c (not used by now, maybe sometimes we
 
4721
          can
 
4722
          calibrate our delay loop with this value)
 
4723
          
 
4724
          added delay loop to HD44780 driver. It seems to be quite fast
 
4725
          now. Hopefully
 
4726
          no compiler will optimize away the delay loop!
 
4727
 
 
4728
2000-04-12  reinelt
 
4729
 
 
4730
        * [r43]
 
4731
          [lcd4linux @ 2000-04-12 08:05:45 by reinelt]
 
4732
          first version of the HD44780 driver
 
4733
 
 
4734
2000-04-10  reinelt
 
4735
 
 
4736
        * [r42]
 
4737
          [lcd4linux @ 2000-04-10 04:40:53 by reinelt]
 
4738
          minor changes and cleanups
 
4739
 
 
4740
2000-04-07  reinelt
 
4741
 
 
4742
        * [r41]
 
4743
          [lcd4linux @ 2000-04-07 05:42:20 by reinelt]
 
4744
          UUCP style lockfiles for the serial port
 
4745
 
 
4746
2000-04-05  reinelt
 
4747
 
 
4748
        * [r40]
 
4749
          [lcd4linux @ 2000-04-05 05:58:36 by reinelt]
 
4750
          fixed bug in XWindow.c: union semun isn't defined with glibc-2.1
 
4751
 
 
4752
        * [r39]
 
4753
          [lcd4linux @ 2000-04-05 04:12:00 by reinelt]
 
4754
          TODO added
 
4755
 
 
4756
2000-04-03  herp
 
4757
 
 
4758
        * [r38]
 
4759
          [lcd4linux @ 2000-04-03 23:53:23 by herp]
 
4760
          fixed a bug that caused pixel-errors ("fliegendreck") under high
 
4761
          load
 
4762
 
 
4763
2000-04-03  reinelt
 
4764
 
 
4765
        * [r37]
 
4766
          [lcd4linux @ 2000-04-03 17:31:52 by reinelt]
 
4767
          suppress welcome message if display is smaller than 20x2
 
4768
          change lcd4linux.ppm to 32 pixel high so KDE won't stretch the
 
4769
          icon
 
4770
 
 
4771
        * [r36]
 
4772
          [lcd4linux @ 2000-04-03 06:54:03 by reinelt]
 
4773
          KDE application link
 
4774
 
 
4775
        * [r35]
 
4776
          [lcd4linux @ 2000-04-03 06:53:09 by reinelt]
 
4777
          releasing 0.96
 
4778
          annoying X11 bugs hopefully fixed
 
4779
          KDE integration
 
4780
 
 
4781
        * [r34]
 
4782
          [lcd4linux @ 2000-04-03 04:46:38 by reinelt]
 
4783
          added '-c key=val' option
 
4784
 
 
4785
        * [r33]
 
4786
          [lcd4linux @ 2000-04-03 04:01:31 by reinelt]
 
4787
          if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is
 
4788
          selected automatically
 
4789
 
 
4790
2000-04-02  herp
 
4791
 
 
4792
        * [r32]
 
4793
          [lcd4linux @ 2000-04-02 22:07:10 by herp]
 
4794
          fixded a bug that occasionally caused Xlib errors
 
4795
 
 
4796
2000-04-01  herp
 
4797
 
 
4798
        * [r31]
 
4799
          [lcd4linux @ 2000-04-01 22:40:42 by herp]
 
4800
          geometric correction (too many pixelgaps)
 
4801
          lcd4linux main should return int, not void
 
4802
 
 
4803
        * [r30]
 
4804
          [lcd4linux @ 2000-04-01 19:33:45 by herp]
 
4805
          colors in format \#RRGGBB in config-file now understood
 
4806
 
 
4807
2000-04-01  reinelt
 
4808
 
 
4809
        * [r29]
 
4810
          [lcd4linux @ 2000-04-01 16:22:38 by reinelt]
 
4811
          bug that caused a segfault in processor.c fixed (thanks to herp)
 
4812
 
 
4813
2000-03-31  reinelt
 
4814
 
 
4815
        * [r28]
 
4816
          [lcd4linux @ 2000-03-31 04:41:22 by reinelt]
 
4817
          X11 driver: semaphore bug fixed
 
4818
 
 
4819
2000-03-30  reinelt
 
4820
 
 
4821
        * [r27]
 
4822
          [lcd4linux @ 2000-03-30 16:46:57 by reinelt]
 
4823
          configure now handles '--with-x' and '--without-x' correct
 
4824
 
 
4825
2000-03-28  reinelt
 
4826
 
 
4827
        * [r26]
 
4828
          [lcd4linux @ 2000-03-28 08:48:33 by reinelt]
 
4829
          README.X11 added
 
4830
 
 
4831
        * [r25]
 
4832
          [lcd4linux @ 2000-03-28 07:22:15 by reinelt]
 
4833
          version 0.95 released
 
4834
          X11 driver up and running
 
4835
          minor bugs fixed
 
4836
 
 
4837
2000-03-26  reinelt
 
4838
 
 
4839
        * [r24]
 
4840
          [lcd4linux @ 2000-03-26 20:00:44 by reinelt]
 
4841
          README.Raster added
 
4842
 
 
4843
        * [r23]
 
4844
          [lcd4linux @ 2000-03-26 19:03:52 by reinelt]
 
4845
          more Pixmap renaming
 
4846
          quoting of '#' in config file
 
4847
 
 
4848
        * [r22]
 
4849
          [lcd4linux @ 2000-03-26 18:46:28 by reinelt]
 
4850
          bug in pixmap.c that leaded to empty bars fixed
 
4851
          name conflicts with X11 resolved
 
4852
 
 
4853
        * [r21]
 
4854
          [lcd4linux @ 2000-03-26 12:55:03 by reinelt]
 
4855
          enhancements to the PPM driver
 
4856
 
 
4857
2000-03-25  reinelt
 
4858
 
 
4859
        * [r20]
 
4860
          [lcd4linux @ 2000-03-25 05:50:43 by reinelt]
 
4861
          memory leak in Raster_flush closed
 
4862
          driver family logic changed
 
4863
 
 
4864
2000-03-24  reinelt
 
4865
 
 
4866
        * [r19]
 
4867
          [lcd4linux @ 2000-03-24 11:37:43 by reinelt]
 
4868
          fontmap.h added
 
4869
 
 
4870
        * [r18]
 
4871
          [lcd4linux @ 2000-03-24 11:36:56 by reinelt]
 
4872
          new syntax for raster configuration
 
4873
          changed XRES and YRES to be configurable
 
4874
          PPM driver works nice
 
4875
 
 
4876
2000-03-23  reinelt
 
4877
 
 
4878
        * [r17]
 
4879
          [lcd4linux @ 2000-03-23 07:24:48 by reinelt]
 
4880
          PPM driver up and running (but slow!)
 
4881
 
 
4882
2000-03-22  reinelt
 
4883
 
 
4884
        * [r16]
 
4885
          [lcd4linux @ 2000-03-22 15:36:21 by reinelt]
 
4886
          added '-l' switch (list drivers)
 
4887
          generic pixmap driver added
 
4888
          X11 Framework done
 
4889
 
 
4890
        * [r15]
 
4891
          [lcd4linux @ 2000-03-22 07:33:50 by reinelt]
 
4892
          FAQ added
 
4893
          new modules 'processor.c' contains all data processing
 
4894
 
 
4895
2000-03-19  reinelt
 
4896
 
 
4897
        * [r14]
 
4898
          [lcd4linux @ 2000-03-19 08:41:28 by reinelt]
 
4899
          documentation available! README, README.MatrixOrbital,
 
4900
          README.Drivers
 
4901
          added Skeleton.c as a starting point for new drivers
 
4902
 
 
4903
2000-03-18  reinelt
 
4904
 
 
4905
        * [r13]
 
4906
          [lcd4linux @ 2000-03-18 10:31:06 by reinelt]
 
4907
          added sensor handling (for temperature etc.)
 
4908
          made data collecting happen only if data is used
 
4909
          (reading /proc/meminfo takes a lot of CPU!)
 
4910
          released lcd4linux-0.92
 
4911
 
 
4912
        * [r12]
 
4913
          [lcd4linux @ 2000-03-18 08:07:04 by reinelt]
 
4914
          vertical bars implemented
 
4915
          bar compaction improved
 
4916
          memory information implemented
 
4917
 
 
4918
2000-03-17  reinelt
 
4919
 
 
4920
        * [r11]
 
4921
          [lcd4linux @ 2000-03-17 09:21:42 by reinelt]
 
4922
          various memory statistics added
 
4923
 
 
4924
2000-03-13  reinelt
 
4925
 
 
4926
        * [r10]
 
4927
          [lcd4linux @ 2000-03-13 15:58:24 by reinelt]
 
4928
          release 0.9
 
4929
          moved row parsing to parser.c
 
4930
          all basic work finished
 
4931
 
 
4932
2000-03-10  reinelt
 
4933
 
 
4934
        * [r9]
 
4935
          [lcd4linux @ 2000-03-10 17:36:02 by reinelt]
 
4936
          first unstable but running release
 
4937
 
 
4938
        * [r8]
 
4939
          [lcd4linux @ 2000-03-10 12:02:43 by reinelt]
 
4940
          autoconf/automake
 
4941
 
 
4942
        * [r7]
 
4943
          [lcd4linux @ 2000-03-10 11:40:47 by reinelt]
 
4944
 
 
4945
        * [r6]
 
4946
          [lcd4linux @ 2000-03-10 10:49:53 by reinelt]
 
4947
          MatrixOrbital driver finished
 
4948
 
 
4949
2000-03-07  reinelt
 
4950
 
 
4951
        * [r5]
 
4952
          [lcd4linux @ 2000-03-07 11:01:34 by reinelt]
 
4953
          system.c cleanup
 
4954
 
 
4955
2000-03-06  reinelt
 
4956
 
 
4957
        * [r4]
 
4958
          [lcd4linux @ 2000-03-06 06:04:06 by reinelt]
 
4959
          minor cleanups
 
4960
 
 
4961
2000-01-16  reinelt
 
4962
 
 
4963
        * [r3]
 
4964
          [lcd4linux @ 2000-01-16 16:58:50 by reinelt]
 
4965
 
 
4966
        * [r2]
 
4967
          [lcd4linux @ 2000-01-16 12:17:59 by reinelt]
 
4968
          Initial revision
 
4969
 
 
4970
2000-01-16  root
 
4971
 
 
4972
        * [r1]
 
4973
          initial import
 
4974