summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-28[throbber] Properly finish animation before stoppingseat-reworkRay Strode1-5/+3
2009-09-28[animation] Make ply_animation_start idempotentRay Strode1-0/+3
2009-09-28[animation] Use default event loopRay Strode3-5/+1
2009-09-28[drm] Force fb backend if 1 head and ttm driverRay Strode1-0/+18
2009-09-28[drm] Add initial support for nvidia cardsRay Strode5-2/+373
2009-09-28[drm] Add initial support for radeon cardsRay Strode5-2/+395
2009-09-28[drm] Add initial support for intel cardsRay Strode5-5/+397
2009-09-28[drm] Add start of a drm pluginRay Strode7-1/+1145
2009-09-28[utils] Add ply_round_to_multiple macroRay Strode1-0/+3
2009-09-28[libplybootsplash] Drop window classRay Strode5-1333/+1
2009-09-28[libply] Drop frame-buffer classRay Strode5-1551/+0
2009-09-28[image] Drop test codeRay Strode1-146/+0
2009-09-28[utils] drop ply_switch_to_vtRay Strode2-23/+0
2009-09-28[main] switch to vt that plymouth is running on at startupRay Strode1-1/+6
2009-09-28[main] Update to use new multihead interfaceRay Strode2-133/+205
2009-09-28[two-step] Update to use new multihead interfaceRay Strode1-279/+550
2009-09-28[trigger] add new ignore_next_pull methodRay Strode2-0/+16
2009-09-28[throbgress] Update to use new multihead interfaceRay Strode1-256/+490
2009-09-28[text] Update to use new multihead interfaceRay Strode1-165/+472
2009-09-28[space-flares] Update to use new multihead interfaceRay Strode1-335/+581
2009-09-28[script] Update to use new multihead interfaceRay Strode3-169/+430
2009-09-28[fade-throbber] Update to use new multihead interfaceRay Strode1-252/+592
2009-09-28[details] Update to use new multihead interfaceRay Strode1-182/+132
2009-09-28[text-progress-bar] Use text display instead of windowRay Strode2-35/+34
2009-09-28[progress-bar] Use pixel display instead of windowRay Strode2-38/+58
2009-09-28[progress-animation] Use pixel display instead of windowRay Strode2-58/+117
2009-09-28[throbber] Use pixel display instead of windowRay Strode2-53/+62
2009-09-28[animation] Use pixel display instead of windowRay Strode2-34/+42
2009-09-28[entry] Use pixel display instead of windowRay Strode2-38/+42
2009-09-28[label] Use pixel display instead of windowRay Strode4-105/+155
2009-09-28[boot-splash] Update to use new multihead interfaceRay Strode4-32/+272
2009-09-28[renderer] Add start of frame-buffer pluginRay Strode5-0/+693
2009-09-28[libplybootsplash] Add pixel-display classRay Strode3-0/+245
2009-09-28[libplybootsplash] Add text-display classRay Strode3-0/+436
2009-09-28[libplybootsplash] Add renderer classRay Strode5-1/+500
2009-09-28[libplybootsplash] Add terminal classRay Strode3-0/+597
2009-09-28[libplybootsplash] Add console classRay Strode2-0/+476
2009-09-28[libplybootsplash] Add keyboard classRay Strode3-0/+663
2009-09-28[libplybootsplash] Add new pixel buffer classRay Strode3-0/+707
2009-09-28[libply] Add new region classRay Strode3-0/+439
2009-09-28[libply] Add new rectangle typeRay Strode3-0/+401
2009-09-28[event-loop] Add ply_event_loop_get_default ()Ray Strode3-4/+13
2009-09-28[libply] Drop terminal classRay Strode7-277/+57
2009-09-28[configure] Bump to 0.7.20.7.2Ray Strode1-1/+1
2009-09-28[libplybootsplash] Order header list one-per lineRay Strode1-1/+13
2009-09-28[libplybootsplash] Drop text-pulserRay Strode3-266/+1
2009-09-28[entry] Fix up max bullet calculationRay Strode1-1/+1
2009-09-28[main] rename state->console to state->kernel_console_ttyRay Strode1-12/+12
2009-09-20[main] Make some callback functions staticRay Strode1-2/+2
2009-09-20[main] Flip debug buffer conditional checkRay Strode1-1/+1