39:40d544f76917
|
2018-06-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced a convenience "loader" library for panel details. |
|
|
pkg/devices/Control pkg/devices/lcd/src/jz4740/Makefile pkg/devices/lcd/src/jz4740/lcd-jz4740-device.cc pkg/devices/lib/panel/include/panel-loader.h pkg/devices/lib/panel/src/Makefile pkg/devices/lib/panel/src/loader/Makefile pkg/devices/lib/panel/src/loader/panel-loader.cc
|
|
38:5c569c381a4e
|
2018-06-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced keypad libraries that are loaded in a similar way to the panel
libraries, permitting the input keypad server to be generic instead of having to
exist in specific forms for different devices.
Introduced a convenience "loader" library to obtain keypad object references
from loaded libraries. |
|
|
README.txt conf/landfall-examples/input-keypad.txt conf/landfall-examples/mips-letux400-input-event-client.cfg conf/landfall-examples/mips-letux400-input-event-client.list conf/landfall-examples/mips-letux400-keypad-demo.cfg conf/landfall-examples/mips-letux400-keypad-demo.list conf/landfall-examples/mips-qi_lb60-input-event-client.cfg conf/landfall-examples/mips-qi_lb60-input-event-client.list conf/landfall-examples/mips-qi_lb60-keypad-demo.cfg conf/landfall-examples/mips-qi_lb60-keypad-demo.list ...
|
|
37:3e5480ff13ca
|
2018-06-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed superfluous programs from the payload. |
|
|
conf/landfall-examples/mips-qi_lb60-dl-example.list
|
|
36:75580e28f1cd
|
2018-05-31 |
Paul Boddie |
changeset
files
shortlog
graph
|
Trivial comment fix about obtaining an interrupt capability. |
|
|
pkg/devices/input/src/server/input-keypad-server.cc
|
|
35:3fc42cc1cc65
|
2018-05-31 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed superfluous/erroneous "ev" capability reference, although it does not
seem to affect the script. |
|
|
conf/landfall-examples/mips-qi_lb60-fbterminal.cfg
|
|
34:92d406299834
|
2018-05-30 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added tag snapshot-2018-05-30 for changeset 652f761db9a2 |
|
|
.hgtags
|
|
33:652f761db9a2
|
2018-05-30 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added obvious prerequisites. |
snapshot-2018-05-30 |
|
README.txt
|
|
32:1e0791216739
|
2018-05-30 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated copyright information. |
|
|
docs/COPYING.txt
|
|
31:bab304c3775e
|
2018-05-30 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed copyright notices to actually use the word "Copyright". |
|
|
pkg/devices/backlight/include/backlight-client.h pkg/devices/backlight/include/backlight-ops.h pkg/devices/backlight/src/client/backlight-client.cc pkg/devices/backlight/src/pwm/backlight-pwm.cc pkg/devices/backlight/src/spi-ili8960/backlight-spi-ili8960.cc pkg/devices/cpm/include/cpm-client.h pkg/devices/cpm/include/cpm-ops.h pkg/devices/cpm/include/cpm-server.h pkg/devices/cpm/src/client/cpm-client.cc pkg/devices/cpm/src/server/cpm-server.cc ...
|
|
30:88059eabab6d
|
2018-05-29 |
Paul Boddie |
changeset
files
shortlog
graph
|
Extended the documentation generally, also adding a section on dependencies. |
|
|
README.txt
|
|