ChangeLog | 5032 ++++++++++++++++++++++- HACKING | 27 Makefile.am | 88 Makefile.in | 189 NEWS | 20 README | 45 TODO | 1 autogen.sh | 11 config.h.in | 6 config.sub | 14 configure | 707 +-- configure.ac | 30 debian/Makefile.am | 16 debian/Makefile.in | 340 + debian/changelog | 87 debian/compat | 2 debian/control | 27 debian/control.in | 38 debian/dirs | 5 debian/libsplashy0-dev.install | 4 debian/libsplashy0.install | 1 debian/rules | 49 debian/splashy.README.Debian | 12 debian/splashy.default | 17 debian/splashy.install | 10 debian/splashy.links | 2 debian/splashy.manpages | 5 debian/splashy.postinst | 136 debian/splashy.postrm | 11 debian/splashy.preinst | 13 debian/splashy.prerm | 21 doc/Makefile.am | 46 doc/Makefile.in | 116 doc/config.xml | 11 doc/splashy-config.xml.pod | 104 doc/splashy-config_xml.pod | 105 doc/splashy-theme.xml.pod | 310 + doc/splashy-theme_xml.pod | 343 - doc/splashy.pod | 9 doc/splashy_config.pod | 41 doc/splashy_pgrep.1 | 167 doc/splashy_update.pod | 10 doc/theme.xml | 115 initramfs/hooks/splashy | 38 initramfs/scripts/init-top/splashy | 58 schemas/config.xsd | 26 schemas/theme.xsd | 16 scripts/Makefile.am | 24 scripts/Makefile.in | 423 + scripts/console-tools/config.d/splashy | 12 scripts/default/splashy | 3 scripts/init.d/splashy | 162 scripts/initramfs-tools/hooks/libsplashy | 52 scripts/initramfs-tools/hooks/libsplashy.in | 52 scripts/initramfs-tools/hooks/splashy | 31 scripts/initramfs-tools/modules.d/splashy | 2 scripts/initramfs-tools/scripts/init-top/splashy | 58 scripts/lsb-base-logging.sh | 226 - scripts/splashy-console-tools.sh | 12 scripts/splashy-update-progress-steps | 153 src/Makefile.am | 99 src/Makefile.in | 396 - src/common_functions.c | 338 - src/common_functions.h | 42 src/common_macros.h | 13 src/splashy.h | 90 src/splashy_config-functions.c | 291 - src/splashy_config-functions.h | 4 src/splashy_config-main.c | 145 src/splashy_functions.c | 863 +-- src/splashy_functions.h | 2 src/splashy_main.c | 105 src/splashy_pgrep.c | 631 -- src/splashy_update.c | 12 src/splashy_video.c | 1414 ++++-- src/splashy_video.h | 101 src/splashycnf.h | 60 src/xml_config.c | 116 src/xml_config.h | 58 src/xml_format.h | 22 src/xml_format.h.in | 18 src/xml_functions.c | 16 src/xml_functions.h | 19 themes/default/theme.xml | 30 84 files changed, 9859 insertions(+), 4717 deletions(-)