]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2009-11-28  Ray Strode[client] Add new deactivate subcommand no-fbcon
2009-11-28  Ray Strode[daemon] deactivate daemon for X transition
2009-11-28  Ray Strode[x11] implement new activate/deactivate methods
2009-11-28  Ray Strode[frame-buffer] implement new activate/deactivate methods
2009-11-28  Ray Strode[drm] implement new activate/deactivate methods
2009-11-28  Ray Strode[renderer] Add new activate and deactivate methods
2009-11-28  Ray Strode[main] only set keyboard on splash if available
2009-11-28  Ray Strode[main] make keyboard removal idempotent
2009-11-28  Ray Strode[main] drop stray debugging remnant
2009-11-24  Charlie Brej[script] Remove some debug code
2009-11-24  Charlie Brej[script] Add string library and the first function...
2009-11-23  Charlie Brej[script] Use a region to collate all updated areas
2009-11-23  Charlie Brej[rectangle] Add exact overlap detection
2009-11-22  Charlie Brej[rectangle] Rewrite rectangle_find_overlap function
2009-11-22  Charlie Brej[region] Remove element only after processing
2009-11-22  Charlie Brej[region] Break circular dependency using an extra variable
2009-11-22  Charlie Brej[region] Couple more minor bugs in rectangle merge
2009-11-22  Charlie Brej[region] Overlap top right edge lower rectangle starts...
2009-11-22  Charlie Brej[region] Free rectangle if empty
2009-11-22  Charlie Brej[region] Do not prefetch next rectangle node while...
2009-11-22  Charlie Brej[region] Clarify the testing code
2009-11-22  Charlie Brej[region] Added test program
2009-11-22  Charlie Brej[script] Fix typo in SetBackgroundBottomColor function...
2009-11-21  Charlie Brej[x11] Force refresh area to start at 0,0
2009-11-21  Charlie Brej[script] Add text to image capability
2009-11-21  Charlie Brej[script] Migrate from image to pixel buffer
2009-11-21  Charlie Brej[pixel-buffer] Move resize and rotate function from...
2009-11-21  Charlie Brej[image] Allow converting an image to a pixel buffer
2009-11-21  Charlie Brej[fade-throbber] Initialise views before animating
2009-11-21  Charlie Brej[fade-throbber] Move some operations from view to plugi...
2009-11-21  Charlie Brej[fade-throbber] Move logo opacity value to individual...
2009-11-19  Charlie Brej[image] Use a pixel buffer to hold the image size and...
2009-11-19  Charlie Brej[image] Remove fd from the image structure
2009-11-19  Charlie Brej[image] Remove image layout structure
2009-11-18  Charlie Brej[image] Remove size from the image structure
2009-11-18  Ray StrodeRevert "[script] free views before nullifying event...
2009-11-18  Ray Strode[event-loop] Restart front of pending timeout list...
2009-11-18  Ray Strode[event-loop] Remove pending timeout before dispatching
2009-11-18  Ray StrodeRevert "[event-loop] Don't crash by running removed...
2009-11-18  Ray Strode[script] free views before nullifying event loop
2009-11-17  Ray Strode[event-loop] add some time out debugging statements
2009-11-17  Charlie Brej[label] Operate with display set to NULL
2009-11-17  Charlie Brej[label] Clean up dirty area on change of text or position
2009-11-16  Charlie Brej[two-step] Add support for showing message text
2009-11-16  Charlie Brej[animation] Make sure we do not access frames beyond...
2009-11-15  Ray Strode[region] Add missing break statement
2009-11-14  Charlie Brej[image] Optimise interpolate and rotate routines.
2009-11-14  Ray StrodeRevert "fasdf"
2009-11-12  Ray Strode[drm] Don't remove drm fb's that we don't know
2009-11-12  Ray Strode[console] Fix ioctl call
2009-11-12  Ray Strode[console] remove stray semicolon
2009-11-10  Ray Strodefasdf
2009-11-10  Ray StrodeForce terminal into raw mode on every write call
2009-11-04  Ray Strode[set-default-theme] Drop nash dependency
2009-10-29  Ray Strode[main] Don't add duplicate text display
2009-10-29  Ray Strode[console] Function in degraded mode when closed
2009-10-29  Ray Strode[main] Don't unlink /dev/null
2009-10-29  Charles Brej[script] Convert example script functions to use objects
2009-10-28  Charlie Brej[script] Add an "on quit" callback to scripted themes
2009-10-14  Ray Strode[text] Don't redraw views after password request
2009-10-13  Charlie Brej[script] Sprite and Image objects inherit from an empty...
2009-10-13  Charlie Brej[script] Change order of spriterefresh operations to...
2009-10-13  Charlie Brej[main] Truncate output debug file
2009-10-13  Frederic Crozat[ daemon ] handle plymouth:force-splash on kernel cmdline
2009-10-12  Ray Strode[x11] initialize head on query not map
2009-10-09  Ray Strode[frame-buffer] initialize head on query not map
2009-10-08  Ray Strode[renderer] map buffer lazily
2009-10-08  Ray Strode[renderer] make map and unmap idempotent
2009-10-08  Ray Strode[keyboard] make stop_watching_for_terminal_input idempotent
2009-10-08  Ray Strode[renderer] make input_source_close idempotent
2009-10-08  Ray Strode[main] remove displays before closing renderer
2009-10-08  Ray Strode[terminal] Only close terminal on free when open
2009-10-08  Ray Strode[main] Disconnect from tty when hiding splash
2009-10-07  Ray Strode[drm] Destroy console buffer object on error path
2009-10-06  Ray Strode[drm] Destroy console buffer object when done with it
2009-10-06  Ray Strode[main] clean up terminal when done with it
2009-10-06  Ray Strode[renderer] close device on failures
2009-10-06  Ray Strode[drm] don't close terminal
2009-10-06  Ray Strode[drm] Drop master on VT switches
2009-10-05  Ray Strode[text] Don't crash after password prompt
2009-10-05  Ray Strode[main] Properly reinitialize environment on show splash
2009-10-04  Charlie Brej[script] Give sensible unique-ish strings for all objects.
2009-10-04  Charlie Brej[script] Do not segfault if accessing array with no key
2009-10-04  Charlie Brej[script] Allow inline array definitions
2009-10-04  Charlie Brej[script] Add do-while loops
2009-10-04  Ray Strode[branch-merge] Add x11 renderer plugin
2009-10-04  Ray Strode[x11] Throttle plymouth to X server x11-renderer
2009-10-04  Ray Strode[x11] Tile windows initially
2009-10-04  Ray Strode[x11] Move windows when dragged
2009-10-04  Ray Strode[x11] Hide title bar
2009-10-04  Ray Strode[x11] Ignore ply_console_set_mode calls
2009-10-04  Ray Strode[console] Generalize mode override api
2009-10-04  Ray Strode[x11] Don't allow windows to be resized
2009-10-04  Ray Strode[x11] Draw to back pixmap instead of on exposes
2009-10-04  Ray Strode[x11] Process events only as they come in
2009-10-04  Charlie Brej[renderer] Add start of X11 plugin
2009-10-04  Ray Strode[renderer] Move VT switching to renderer plugins
2009-10-04  Ray Strode[event-loop] ignore EAGAIN
2009-10-01  Ray Strode[text-progress-bar] Don't segfault if no os string
2009-09-29  Ray Strode[drm] Force raw mode on each draw cycle
next