]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2016-12-09  Ray Strodedevice-manager: dont pass terminal as renderer device wip/fix-non-udev-codepath
2016-12-09  Ray Strodebuild-goo: make udev support build time optional
2016-08-23  Michael Kuhnmain: support plymouth.force-scale on the kernel comman...
2016-08-23  Michael Kuhnlibply, main: Add device scale setting
2016-08-23  Michael Kuhnlibply: fix HiDPI detection
2016-06-20  Ray Strodeconfigure: switch to tar.xz instead tar.bz2
2016-06-20  Ray Strodesystemd-units: Fix uninstall script
2016-06-20  Ray Strodebuild-goo: don't install systemd units during distcheck
2016-06-20  Ray Strodelogger: stop using carriage returns
2016-06-20  Ray Strodeterminal: refresh geometry after drm device arrives
2016-06-20  Ray Strodedrm: don't pick up drm master implicitly
2016-06-17  Daniel Drakedevice-manager: probe existing DRM devices at startup
2016-06-16  Ray Strodeterminal: always open terminal in non-blocking mode
2016-06-16  Ray Strodetext: don't draw if not animating
2016-06-16  Ray Strodeconfigure: tweak defaults to be more systemd friendly
2016-06-14  Ray Strodemain: call show_messages after the splash is assigned
2016-06-14  Ray Strodetext: add view for new text displays
2016-06-07  Ray Strodedevice-manager: fix use after free
2016-05-23  Ray Strodemain: make sure to reshow prompts when new display...
2016-05-23  Ray Strodedetails: update new views with current boot buffer
2016-05-23  Ray Strodeplugins: load view of hot plugged displays immediately
2016-05-23  Ray Strodeplugins: free views that can't load
2016-05-23  Ray Strodeplugins: unset draw handler when freeing view
2016-05-23  Ray Strodedevice-manager: activate new renderers after adding...
2016-05-20  Ray Strodescript: only support one message at a time
2016-05-20  Ray Strodetwo-step: don't tank in updates mode when there's no...
2016-05-20  Will Woodsplymouth-populate-initrd: fix THEME_OVERRIDE with empty...
2016-05-20  Ray Strodemain: show cursor on crash
2016-05-20  Ray Strodedevice-manager: Don't add local console to terminals...
2016-05-16  Ray StrodeRevert "populate-initrd: support theme subfolders"
2016-05-13  Daniel Drakedevice-manager: use device timeout instead of udev...
2016-04-11  Ray Strodepopulate-initrd: support theme subfolders
2016-03-03  Cosimo Cecchilibply: unify get_device_scale() method in library
2016-03-03  Giovanni Campagnalabel: add support for HiDPI
2016-03-03  Giovanni Campagnax11: allow testing the hidpi support code
2016-03-03  Giovanni Campagnatwo-step: fix drawing of background image
2016-03-03  Giovanni Campagnadrm: set a device scale of 2 on HiDPI
2016-03-03  Giovanni Campagnapixel-buffer: add the concept of a device scale
2016-03-03  Ray Strodesplash-core: drop last vestigates of ply_seat_t
2015-11-18  Miroslav Urbanekpixel-buffer: use double instead of float for scale...
2015-08-10  Ray Strodeboot-splash: don't crash in free if module not loaded
2015-07-30  Ray Strodedevice-manager: force details if serial consoles are...
2015-07-30  Ray Strodedevice-manager: decouple local console from output...
2015-07-30  Ray Strodedevice-manager: drop seat abstraction
2015-07-30  Ray Strodepixel-display: add getters for renderer data
2015-07-30  Ray Strodekeyboard: track activeness
2015-07-30  Ray Strodekeyboard: track activeness
2015-07-30  Ray Stroderenderer: track activeness
2015-07-30  Ray Strodeanimation,throbber: allow calling stop after animation...
2015-07-30  Ray Strodedrm: fix crasher in unload_backend
2015-03-26  Sjoerd Simonsscript: Don't draw backgrounds if they're obscured
2015-03-26  Sjoerd Simonsply-image: Don't do alpha pre-multiplication for opaque...
2015-03-26  Sjoerd Simonspixel-buffer: Optimize filling with opaque buffers
2015-03-26  Sjoerd Simonspixel-buffer: add ability track opaqueness
2015-03-26  Ray Strodedrm: rename "buffer" to "output_buffer"
2015-03-26  Ray Strodedrm: free drm mode resources object
2015-03-26  Ray Strodedrm: don't try to draw to fbcon on unmap
2015-03-26  Ray Strodedrm: merge ply-renderer-generic-driver.c to plugin.c
2015-03-25  Ray Strodedrm: assume driver doesn't support mapping console
2015-03-20  Yixun Lansystemd: Allow specifying unit dir to configure
2015-03-18  Ray Strodeconfigure: bump to 0.9.3
2015-03-17  Ray Strodeconfigure: bump to 0.9.2 0.9.2
2015-03-06  Ray Strodemain: don't handle udev events when deactivated
2015-03-03  Jasper St.... two-step: Add separate startup / shutdown animations
2015-03-03  Jasper St.... ply-animation: Fix drawing if it happens before the...
2015-02-03  Bastien Noceratext: Change default text splash's colors
2015-02-03  Bastien Noceraspinner: Add noise texture
2015-01-07  Ray Strodedevice-manager: try fb device if drm device failed
2015-01-05  Ray Strodeanimation: don't report success when no frames were...
2015-01-05  Cosimo Cecchithrobber: don't report success when no frames were...
2015-01-05  Cosimo Cecchithrobber: don't report successful load when no assets
2015-01-05  Jasper St.... x11: Port to GTK+ 3.0
2015-01-05  Jasper St.... Remove the old log viewer tool
2015-01-05  Jasper St.... main: Don't redirect output to /dev/null if we're tracing
2014-11-17  Sjoerd Simonsutils: Don't create unix sockets non blocking
2014-11-13  Sjoerd Simonsscript: Add SetRefreshRate function
2014-10-22  Ray Strodemain: fix up spacing in previous commit to match coding...
2014-10-22  Ray Strodemain: fix up mode confusion
2014-10-17  johnv-valvescript support system update events
2014-10-17  Ray Strodeclient: fix incorrectly sized buffer for /proc/cmdline
2014-10-10  Ray Strodemain: fix incorrectly sized buffer for /proc/cmdline
2014-10-10  Ray Strodemain: show splash even when user has init=/bin/sh
2014-07-28  Laurent BigonvilleRevert "systemd: add WantedBy snippets"
2014-07-28  Ray Strodetext-step-bar: use correct utf-8 multibyte sequence...
2014-07-14  Ray Strodeseat: be a little more forgiving in the case there...
2014-07-11  Dimitri John... configure: bump point release and ABI versions of libra...
2014-06-27  Frederic Crozatlibply-splash-core: also monitor for file removal in...
2014-06-26  Frederic Crozat.gitignore: ignore generated manpages
2014-06-25  Frederic Crozatsplash: do not process display lists if it is empty...
2014-06-23  Frederic Crozatlibply-splash-core: fix typo in logs
2014-06-19  Frederic Crozatsplash: remove pixel_display in sprite-lib when notifie...
2014-06-13  Ray Strodesystemd: give plymouth-quit-wait a better description
2014-06-12  Frederic Crozatmain: fix typo in debug message
2014-06-12  Frederic Crozatdevice-manager: only call ply_terminal_free
2014-05-20  Ray StrodeReindent
2014-05-20  Ray Strodescripts: change out uncrustify config
2014-05-20  Ray Strodeconfigure: bump to 0.9.0 0.9.0
2014-05-20  Ray Strodetext-step-bar: silence warning about multibyte characters
2014-05-20  Ray Strodeboot-server: allow premature client close of socket...
2014-05-20  Ray Strodeevent-loop: drop some extraneous debugging messages
next