]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2023-06-01  Ray Strodewip! label-pango: Parse escape sequences in input parsekmsg
2023-06-01  Ray Strodewip! Add ply-terminal-buffer object
2023-06-01  n3rdopolisscript: Use new interfaces in ply-boot-splash for ply...
2023-06-01  n3rdopolisspace-flares: Use new interfaces in ply-boot-splash...
2023-06-01  n3rdopolisfade-throbber: Use new interfaces in ply-boot-splash...
2023-06-01  n3rdopolistwo-step: Use new interfaces in ply-boot-splash for...
2023-06-01  n3rdopolislibply-splash-graphics: Introduce new ply-console-viewe...
2023-06-01  n3rdopolisply-label: Add ply_label_set_hex_color () based off...
2023-06-01  n3rdopolismain: Use new integrations in ply-boot-splash and start...
2023-06-01  nerdopolisIntroduce ply-terminal-emulator to handle parsing lines...
2023-05-31  nerdopolisply-list: Introduce ply_list_node_set_data
2023-05-31  n3rdopolisIntroduce ply-kmsg-reader to read kernel log messages...
2023-05-31  n3rdopolisply-utils: Add ply_utf8_string_get_substring_range...
2023-05-31  n3rdopolislabel-freetype: Support monospaced fonts
2023-05-31  nerdopolislabel-freetype: Allow the label size to be set when...
2023-05-31  nerdopolislabel-freetype: Fix uncrustify
2023-05-31  n3rdopolispopulate-initrd: Ensure a monospace font is in the...
2023-05-04  Ray StrodeMerge branch 'fixnumpadreturn' into 'main'
2023-05-04  nerdopolisply-input-device: Handle the "Enter" key on the numpad...
2023-05-01  Ray StrodeMerge branch 'tt-x11-periodically-handle-events' into...
2023-05-01  Timo Teräsx11: periodically handle gtk events
2023-04-29  Ray StrodeMerge branch 'boot-log-option' into 'main'
2023-04-29  Balló GyörgyAdd new option to set boot log file
2023-03-22  Ray StrodeMerge branch 'tt-script-hotplug' into 'main'
2023-03-22  Timo Teräs script: handle display hotplug
2023-03-22  Ray StrodeMerge branch 'tt-fixes' into 'main'
2023-03-22  Timo Terässcript: fix deletion of sprites after full refresh
2023-03-22  Timo Terässcript: fix script_lib_sprite_draw_area() if sprite_lis...
2023-03-22  Timo Terässcript: fix reference leak in script_evaluate_set()
2023-03-22  Timo Teräslogger: snprintf needs #include <stdio.h>
2023-02-22  Ray StrodeMerge branch 'weblate-plymouth-master' into 'main'
2023-02-21  moooTranslated using Weblate (Lithuanian)
2023-02-21  Olga SmirnovaTranslated using Weblate (Occidental)
2023-01-24  n3rdopolisMerge branch 'removeunderscores' into 'main'
2023-01-24  n3rdopolisply-device-manager: Change XKB_* variables from vconsol...
2023-01-02  Ray StrodeMerge branch 'keep-it-on-the-dl' into 'main'
2023-01-02  Ray Strodemeson: Use dependency('dl') instead of cc.find_library...
2023-01-02  Ray StrodeMerge branch 'plymouth-fixleds' into 'main'
2023-01-02  n3rdopolisply-input-device: Ensure that the LED state is updated...
2022-12-02  Ray StrodeMerge branch 'more-dynamic-exports-than-marco-polo... 189-feature-request-virtual-console-display
2022-12-02  Ray Strodemeson: Use export_dynmic: true instead of -rdynamic
2022-12-01  Ray StrodeMerge branch 'built-ins-are-dynamic' into 'main'
2022-12-01  Ray Strodemeson: Build plymouthd with -rdynamic
2022-12-01  Ray StrodeMerge branch 'fix-input-crash' into 'main'
2022-12-01  Ray Strodedevice-manager: Fix crash if XKB keymap could not be...
2022-12-01  Ray StrodeMerge branch 'uhh-actually-fix-tty-fallback' into ...
2022-12-01  Ray Strodedevice-manager: Actually fall back to reading from...
2022-12-01  Ray StrodeMerge branch 'dont-assume-qwerty-us-layout' into 'main'
2022-11-30  Ray Strodedevice-manager: Fall back to reading from tty if no...
2022-11-29  Ray StrodeMerge branch 'fix-check-format' into 'main'
2022-11-29  Ray Strodeci: Fix check-format
2022-11-29  Ray StrodeMerge branch 'reproducible-builds' into 'main'
2022-11-29  Ray Strodemeson: Generate version for reproducibility
2022-11-29  Ray StrodeMerge branch 'im-not-stuttering-its-just-broken' into...
2022-11-29  Ray Strodeinput-device: Only allow one renderer to consume input...
2022-11-29  Ray Strodetrigger: Provide way for instance handlers to preempt...
2022-11-29  Ray StrodeMerge branch 'hide-text-early' into 'main'
2022-11-29  Ray Strodesrc: Hide console text when splash is requested
2022-11-29  Ray StrodeMerge branch 'fix-novt-input' into 'main'
2022-11-29  n3rdopolisrenderers: No longer assume that input is closed if...
2022-11-29  Diego Augustoci: Update to add new keyboard handling dependencies
2022-11-29  Diego Augustopopulate-initrd: Ensure all xkb stuff gets moved to...
2022-11-29  n3rdopolisframe-buffer: Add support for new /dev/input feature
2022-11-29  Diego Augustodrm: Add support for new /dev/input feature
2022-11-29  Diego Augustosrc: Add support for /dev/input devices
2022-11-29  Diego Augustoscripts: Update keymap-render script to handle xkb...
2022-11-29  Ray Strodedevice-manager: Only wait for device timeout for frameb...
2022-11-29  Ray Strodeply-device-manager: Add != 0 to strcmp calls
2022-11-29  Ray Strodebuffer: Support length == 0 for ply_buffer_append_bytes
2022-11-29  Ray Strodeterminal: Add API for flushing input buffer
2022-11-29  Ray Strodetrigger: Add the ability to trigger data with an associ...
2022-11-29  Diego Augustolist: Add helper macro for iterating lists
2022-11-29  Ray StrodeRevert "Add input device support"
2022-11-29  Ray StrodeMerge branch 'fix-terminal-crash' into 'main'
2022-11-29  Ray Strodedevice-manager: Make sure local console terminal is...
2022-11-29  Ray Strodedevice-manager: Ensure local_console_terminal isn't...
2022-11-27  Ray StrodeMerge branch 'vt-less_graphical' into 'main'
2022-11-27  n3rdopolisdevice-manager: Support kernels with CONFIG_VT=n
2022-11-27  Ray StrodeMerge branch 'dev_input' into 'main'
2022-11-27  Diego AugustoAdd input device support
2022-11-21  Ray StrodeMerge branch 'main' into 'main'
2022-11-21  HemishAdd Hindi (hi) translation
2022-11-15  Ray StrodeMerge branch 'debian-needs-a-certain-je-ne-sais-quoi...
2022-11-15  Ray Strodeci: Add -Wl,--no-undefined to CFLAGS
2022-11-15  Ray Strodelabel-pango: Add -lcairo
2022-11-15  Ray Strodescript: Fix up build for script plugin
2022-11-15  Ray Strodelibply: Add -lm too
2022-11-15  Ray StrodeMerge branch 'seriously-whats-the-dl' into 'main'
2022-11-15  Ray Strodelibply: Try again to add -ldl seriously-whats-the-dl
2022-11-15  Ray StrodeMerge branch 'its-not-just-at-the-end-of-a-rainbow...
2022-11-15  Ray Strodeci: Use gold by default
2022-11-15  Ray StrodeMerge branch 'whats-the-dl' into 'main'
2022-11-15  Ray Strodelibply: Add dependency on ldl
2022-11-14  Ray StrodeMerge branch 'meson' into 'main'
2022-11-14  Ray Strodemeson: Fix theme path
2022-11-14  Ray StrodeMerge branch 'meson' into 'main'
2022-11-14  Ray Strodeautogoo: Drop the goo
2022-11-14  Ray Strodeci: Update for meson
2022-11-14  Niels De GraefPort build system to Meson
2022-10-20  Ray StrodeMerge branch 'label-freetype-font-fixes' into 'main'
next