index
:
plymouth
189-feature-request-virtual-console-display
bitmap-label-control
config-file
cothreads
fix-text-spew
fix-text-splash-regression
fix-vt-management-on-deactivate
generic-drm-driver
headless
improved-vt-handling
input-rework
landing-spot
list-optimizations
main
man-page
master
multiple-splashes-at-once-yay
no-fbcon
no-vt-switch-on-hide-splash
optionalize-library-dependencies
parsekmsg
plymouth-terminal-buffer
presentation-mode
resilientunicode
scripted-plugin
seat-rework
seriously-whats-the-dl
tmp
transition
utf8-changes
wip/better-flush-notification
wip/deseatify
wip/drm-first-fb-last
wip/external-command
wip/fix-non-udev-codepath
wip/fix-remount-failure
wip/fix-text-splash
wip/syslog-support
wip/systemd-fixes
wip/udev
wip/use-logo-file
x11-renderer
Plymouth graphical boot system. (mirrored from https://gitlab.freedesktop.org/plymouth/plymouth)
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-26
[main] Don't VT switch on hide splash
no-vt-switch-on-hide-splash
Ray Strode
1
-10
/
+33
2010-05-26
[main] Be more forgiving of an absent boot splash
Ray Strode
1
-2
/
+7
2010-05-14
[docs] Fix up encoding Kristian Høgsberg
Ray Strode
1
-1
/
+1
2010-05-14
[set-default-theme] More fixes to the fallback logic
Ray Strode
1
-2
/
+3
2010-05-07
[set-default-theme] Add more compat goo
Ray Strode
1
-1
/
+5
2010-05-07
[terminal] Don't stomp over original tty lock settings
Ray Strode
1
-1
/
+2
2010-05-06
[configure] bump to 0.8.3
0.8.3
Ray Strode
1
-1
/
+1
2010-05-06
[two-step] Add optional header and throbber
Ray Strode
1
-25
/
+154
2010-05-06
[two-step] Add new ProgressFunction config option
Ray Strode
1
-4
/
+41
2010-05-06
[main] Save progress cache file earlier
Ray Strode
1
-3
/
+4
2010-05-06
[boot-splash] Force progress to 1.0 when quitting
Ray Strode
1
-0
/
+6
2010-05-06
[throbber] Change frame sequencer function
Ray Strode
1
-2
/
+7
2010-05-06
[throbber] set is_stopped after stopping
Ray Strode
1
-0
/
+1
2010-05-03
Handle NULL boot_buffer
Colin Watson
1
-2
/
+5
2010-05-03
Handle plymouth:splash or plymouth:debug as last argument
Colin Watson
1
-10
/
+4
2010-05-03
Fix parsing of plymouth:debug=file:
Colin Watson
1
-2
/
+2
2010-04-29
[terminal] wait for vt switching to finish on quit
Ray Strode
1
-1
/
+17
2010-04-29
[terminal] Add some debug spew
Ray Strode
1
-4
/
+18
2010-04-21
[splash] export config and policy directories
Frederic Crozat
1
-0
/
+2
2010-04-21
[main] do not set state->keyboard twice
Frederic Crozat
1
-1
/
+0
2010-04-21
[script] Remove debugging trace line
Charlie Brej
1
-2
/
+0
2010-04-21
[script] Allow passing of values from the .plymouth file to the script
Charlie Brej
2
-1
/
+67
2010-04-20
[key-file] Add foreach function to access all stored values
Charlie Brej
2
-0
/
+62
2010-04-20
[script] Default to text color alpha of 1 if nothing was passed
Charlie Brej
1
-4
/
+5
2010-04-20
[main] Create a list of messages and when showing splash display them
Steve Langasek
1
-0
/
+22
2010-04-18
[progress-animation] Typo bug in calculating max height
Charlie Brej
1
-2
/
+2
2010-04-18
[progress-animation] Remove unnecessary draw area
Charlie Brej
1
-6
/
+0
2010-04-18
[progress-animation] Remove some now unnecessary area calculations
Charlie Brej
1
-10
/
+2
2010-04-18
[progress-animation] Convert more functions to use buffer fill with buffer
Charlie Brej
1
-35
/
+21
2010-04-18
[image] Give get buffer function more sensible name
Charlie Brej
3
-4
/
+4
2010-04-18
[progress-animation] Use buffer fill with buffer instead of with raw data
Charlie Brej
1
-7
/
+4
2010-04-18
[entry] Allow setting of text color
Charlie Brej
2
-0
/
+16
2010-04-18
[entry] Fix ask question entry text
Charlie Brej
1
-0
/
+6
2010-04-18
[entry] Convert from drawing image raw data to using pixel buffers
Charlie Brej
1
-15
/
+17
2010-04-18
[image] Add asserts to make sure NULL is not passed as the image
Charlie Brej
1
-1
/
+5
2010-04-18
[image] Allow access to the internal image buffer
Charlie Brej
1
-0
/
+6
2010-04-18
[image] Allow access to the internal image buffer
Charlie Brej
1
-0
/
+1
2010-04-18
[script] Simplify sprite area calculation
Charlie Brej
1
-11
/
+9
2010-04-18
[script] Use fill with buffer function
Charlie Brej
1
-5
/
+6
2010-04-18
[animation] Use fill with buffer function
Charlie Brej
1
-5
/
+4
2010-04-18
[throbber] Use fill with buffer function
Charlie Brej
1
-5
/
+4
2010-04-18
[pixel-buffer] Add fill buffer with buffer functions
Charlie Brej
2
-0
/
+124
2010-04-18
[animation] Move frames from image to pixel-buffers
Charlie Brej
1
-14
/
+15
2010-04-18
[throbber] Move frames from image to pixel-buffers
Charlie Brej
1
-14
/
+15
2010-04-18
[pixel-buffer] Add get width and height functions
Charlie Brej
2
-0
/
+18
2010-04-14
[main] Ignore keyboard changes when deactivating
Ray Strode
1
-8
/
+14
2010-04-14
[terminal] Lock terminal settings
Ray Strode
1
-0
/
+25
2010-04-13
[pixel-buffer] Remove offsets from buffet fill with data functions
Charlie Brej
11
-52
/
+41
2010-04-13
[event-loop] Add reference count to event sources
Ray Strode
1
-5
/
+57
2010-04-13
[drm] Drop drm/ from include directives
Frederic Crozat
1
-1
/
+1
[next]