Charlie Brej (25): [pixel-buffer] Remove offsets from buffet fill with data functions [pixel-buffer] Add get width and height functions [throbber] Move frames from image to pixel-buffers [animation] Move frames from image to pixel-buffers [pixel-buffer] Add fill buffer with buffer functions [throbber] Use fill with buffer function [animation] Use fill with buffer function [script] Use fill with buffer function [script] Simplify sprite area calculation [image] Allow access to the internal image buffer [image] Allow access to the internal image buffer [image] Add asserts to make sure NULL is not passed as the image [entry] Convert from drawing image raw data to using pixel buffers [entry] Fix ask question entry text [entry] Allow setting of text color [progress-animation] Use buffer fill with buffer instead of with raw data [image] Give get buffer function more sensible name [progress-animation] Convert more functions to use buffer fill with buffer [progress-animation] Remove some now unnecessary area calculations [progress-animation] Remove unnecessary draw area [progress-animation] Typo bug in calculating max height [script] Default to text color alpha of 1 if nothing was passed [key-file] Add foreach function to access all stored values [script] Allow passing of values from the .plymouth file to the script [script] Remove debugging trace line Colin Watson (3): Fix parsing of plymouth:debug=file: Handle plymouth:splash or plymouth:debug as last argument Handle NULL boot_buffer Frederic Crozat (3): [drm] Drop drm/ from include directives [main] do not set state->keyboard twice [splash] export config and policy directories Ray Strode (12): [event-loop] Add reference count to event sources [terminal] Lock terminal settings [main] Ignore keyboard changes when deactivating [terminal] Add some debug spew [terminal] wait for vt switching to finish on quit [throbber] set is_stopped after stopping [throbber] Change frame sequencer function [boot-splash] Force progress to 1.0 when quitting [main] Save progress cache file earlier [two-step] Add new ProgressFunction config option [two-step] Add optional header and throbber [configure] bump to 0.8.3 Steve Langasek (1): [main] Create a list of messages and when showing splash display them