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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
main: Ensure that doubles in config files are parsed with '.'
Robin Ebert
1
-20
/
+5
2021-04-06
systemd: Add plymouth-switch-root-initramfs.service to switch back to initram...
Ray Strode
1
-0
/
+7
2021-04-06
main: Add a plymouthd-fd-escrow helper
Ray Strode
3
-0
/
+51
2021-04-06
main: Dump debug log to plymouth-shutdown-debug.log on shutdown/reboot
Hans de Goede
1
-2
/
+7
2021-04-06
main: Cleanly quit on SIGTERM
Hans de Goede
1
-0
/
+14
2021-03-31
main: Only mark plymouthd as unkillable when running from the initrd
Hans de Goede
1
-3
/
+6
2021-03-31
ply-device-manager: Don't deactivate renderers from ply_device_manager_free ()
Hans de Goede
1
-3
/
+8
2021-03-29
details: Clear newly added text-display before replaying log messages
Hans de Goede
1
-1
/
+3
2021-03-29
text/tribar: Fix ply_boot_splash_hide () not clearing the terminal
Hans de Goede
2
-4
/
+2
2021-03-29
ply-text-display: Fix bottom pixels of fbcon not getting cleared
Hans de Goede
1
-1
/
+1
2021-03-29
ply-text-display: Only skip clearing the screen when tracing to a terminal
Hans de Goede
1
-1
/
+1
2021-03-29
main: Redirect stdio/stderr to null when tracing to a file
Hans de Goede
1
-1
/
+1
2021-03-29
ply-logger: Add a ply_is_tracing_to_terminal () helper
Hans de Goede
2
-0
/
+16
2021-03-27
main: Retain splash on on_show_splash() and on_hide_splash()
Gaël PORTAY
1
-0
/
+2
2021-03-23
ply-device-manager: Fix bad assertion
Gaël PORTAY
1
-1
/
+0
2021-03-23
two-step: Links against libintl.so if LNS
Gaël PORTAY
1
-1
/
+1
2021-03-06
ply-device-manager: Speed up DRM-connector probing
Hans de Goede
1
-16
/
+77
2021-03-06
ply-device-manager: add a verify_add_or_change() helper
Hans de Goede
1
-12
/
+28
2021-03-06
ply-device-manager: push udev_device_get_devnode call up into on_udev_event
Hans de Goede
1
-23
/
+10
2021-03-06
two-step: Fix unused variable compiler warning
Hans de Goede
1
-2
/
+0
2021-03-05
two-step: Only create background_bgrt_fallback_image if use_firmware_backgrou...
Hans de Goede
1
-5
/
+6
2021-03-05
two-step: Always load the BGRT fallback image
Hans de Goede
1
-7
/
+7
2021-03-02
Fix BGRT fallback rendering
Adrian Vovk
1
-10
/
+39
2020-12-07
Use fallback image if BGRT is not supported
Marius Meisenzahl
1
-5
/
+19
2020-10-28
client: Don't wait forever for a ping reply
Brian Murray
1
-0
/
+16
2020-10-28
Revert "Don't wait forever for a ping reply."
Ray Strode
1
-9
/
+0
2020-10-26
Don't wait forever for a ping reply.
Brian Murray
1
-0
/
+9
2020-09-18
boot-server: Handle client disconnecting while trigger pending
Ray Strode
1
-11
/
+38
2020-09-18
boot-server: Ref count the connections
Ray Strode
1
-1
/
+24
2020-09-15
drm: Honor modes selected by the user through video= kernel cmdline argument
Hans de Goede
1
-20
/
+9
2020-08-23
use resolution of higher res monitor for window size
Kayran Schmidt
1
-2
/
+2
2020-08-07
Initialize the translations on start if they are available
Sebastien
2
-0
/
+5
2020-07-31
Use the correct key name for title and subtitle
Sebastien
1
-2
/
+2
2020-04-21
Rename 'percent_done' to 'fraction_done'
Daniel van Vugt
14
-71
/
+71
2020-04-17
main: Don't bail out of load_settings if "Theme" is missing
Daniel van Vugt
1
-11
/
+10
2020-04-07
main: fix mode changing before splash is shown
Laurent Bigonville
1
-5
/
+5
2020-04-07
main: switch log file when switching mode
Ray Strode
1
-0
/
+7
2020-04-06
two-step: Center message text within labels if labels are centered
Daniel van Vugt
1
-0
/
+3
2020-03-25
drm: Do not unnecessarily get output info twice
Hans de Goede
1
-26
/
+46
2020-03-25
ply-device-manager: Only consume one udev event at a time
Hans de Goede
1
-12
/
+4
2020-03-23
two-step: Do not jump to end-animation on halt/reboot if it is disabled
Hans de Goede
1
-2
/
+3
2020-03-11
two-step: Add UseEndAnimation setting
Hans de Goede
1
-4
/
+38
2020-03-11
script: add Image.Crop(x, y, width, height)
J-P Nurmi
2
-0
/
+33
2020-03-10
ply-throbber: Do not redraw when we need to stop throbbing on free
Hans de Goede
1
-9
/
+12
2020-03-10
ply-keymap-icon: Do not draw on free
Hans de Goede
1
-3
/
+0
2020-03-10
ply-capslock-icon: Do not draw on free
Hans de Goede
1
-4
/
+12
2020-03-10
script: add missing unref() for system update func
J-P Nurmi
1
-0
/
+1
2020-03-10
Fix SetSystemUpdateFunction
J-P Nurmi
1
-0
/
+10
2020-03-09
event-loop: Remove ply_trace calls around the disconnect handler
Hans de Goede
1
-7
/
+1
2020-03-09
event-loop: Fix debug-log "failed to delete fd # from epoll watch list" spam
Hans de Goede
1
-1
/
+5
[next]