summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26[main] Don't VT switch on hide splashno-vt-switch-on-hide-splashRay Strode1-10/+33
2010-05-26[main] Be more forgiving of an absent boot splashRay Strode1-2/+7
2010-05-14[docs] Fix up encoding Kristian HøgsbergRay Strode1-1/+1
2010-05-14[set-default-theme] More fixes to the fallback logicRay Strode1-2/+3
2010-05-07[set-default-theme] Add more compat gooRay Strode1-1/+5
2010-05-07[terminal] Don't stomp over original tty lock settingsRay Strode1-1/+2
2010-05-06[configure] bump to 0.8.30.8.3Ray Strode1-1/+1
2010-05-06[two-step] Add optional header and throbberRay Strode1-25/+154
2010-05-06[two-step] Add new ProgressFunction config optionRay Strode1-4/+41
2010-05-06[main] Save progress cache file earlierRay Strode1-3/+4
2010-05-06[boot-splash] Force progress to 1.0 when quittingRay Strode1-0/+6
2010-05-06[throbber] Change frame sequencer functionRay Strode1-2/+7
2010-05-06[throbber] set is_stopped after stoppingRay Strode1-0/+1
2010-05-03Handle NULL boot_bufferColin Watson1-2/+5
2010-05-03Handle plymouth:splash or plymouth:debug as last argumentColin Watson1-10/+4
2010-05-03Fix parsing of plymouth:debug=file:Colin Watson1-2/+2
2010-04-29[terminal] wait for vt switching to finish on quitRay Strode1-1/+17
2010-04-29[terminal] Add some debug spewRay Strode1-4/+18
2010-04-21[splash] export config and policy directoriesFrederic Crozat1-0/+2
2010-04-21[main] do not set state->keyboard twiceFrederic Crozat1-1/+0
2010-04-21[script] Remove debugging trace lineCharlie Brej1-2/+0
2010-04-21[script] Allow passing of values from the .plymouth file to the scriptCharlie Brej2-1/+67
2010-04-20[key-file] Add foreach function to access all stored valuesCharlie Brej2-0/+62
2010-04-20[script] Default to text color alpha of 1 if nothing was passedCharlie Brej1-4/+5
2010-04-20[main] Create a list of messages and when showing splash display themSteve Langasek1-0/+22
2010-04-18[progress-animation] Typo bug in calculating max heightCharlie Brej1-2/+2
2010-04-18[progress-animation] Remove unnecessary draw areaCharlie Brej1-6/+0
2010-04-18[progress-animation] Remove some now unnecessary area calculationsCharlie Brej1-10/+2
2010-04-18[progress-animation] Convert more functions to use buffer fill with bufferCharlie Brej1-35/+21
2010-04-18[image] Give get buffer function more sensible nameCharlie Brej3-4/+4
2010-04-18[progress-animation] Use buffer fill with buffer instead of with raw dataCharlie Brej1-7/+4
2010-04-18[entry] Allow setting of text colorCharlie Brej2-0/+16
2010-04-18[entry] Fix ask question entry textCharlie Brej1-0/+6
2010-04-18[entry] Convert from drawing image raw data to using pixel buffersCharlie Brej1-15/+17
2010-04-18[image] Add asserts to make sure NULL is not passed as the imageCharlie Brej1-1/+5
2010-04-18[image] Allow access to the internal image bufferCharlie Brej1-0/+6
2010-04-18[image] Allow access to the internal image bufferCharlie Brej1-0/+1
2010-04-18[script] Simplify sprite area calculationCharlie Brej1-11/+9
2010-04-18[script] Use fill with buffer functionCharlie Brej1-5/+6
2010-04-18[animation] Use fill with buffer functionCharlie Brej1-5/+4
2010-04-18[throbber] Use fill with buffer functionCharlie Brej1-5/+4
2010-04-18[pixel-buffer] Add fill buffer with buffer functionsCharlie Brej2-0/+124
2010-04-18[animation] Move frames from image to pixel-buffersCharlie Brej1-14/+15
2010-04-18[throbber] Move frames from image to pixel-buffersCharlie Brej1-14/+15
2010-04-18[pixel-buffer] Add get width and height functionsCharlie Brej2-0/+18
2010-04-14[main] Ignore keyboard changes when deactivatingRay Strode1-8/+14
2010-04-14[terminal] Lock terminal settingsRay Strode1-0/+25
2010-04-13[pixel-buffer] Remove offsets from buffet fill with data functionsCharlie Brej11-52/+41
2010-04-13[event-loop] Add reference count to event sourcesRay Strode1-5/+57
2010-04-13[drm] Drop drm/ from include directivesFrederic Crozat1-1/+1