]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-01-13  Ray Strode[splash] Split out graphical parts of libply-splash... optionalize-library-dependencies
2010-01-13  Ray Strode[splash] Rename libplybootsplash to libply-splash-core
2010-01-13  Ray Strode[details] don't include ply-image.h
2009-12-23  Scott James... [main] quit program when quit given after deactivate
2009-12-23  Scott James... [main] avoid crash when no splash running
2009-12-23  Scott James... [main] Don't free renderer when NULL
2009-12-16  Ray Strode[branch-merge] Add man page
2009-12-16  Ray Strode[docs] Remove commented out section from man page man-page
2009-12-16  Ray Strode[docs] Update home page url in man page
2009-12-16  Ray Strode[docs] Fix AUTHORS in man page
2009-12-16  Ray Strode[docs] Clarify "rhgb" cmdline option in man page
2009-12-16  Ray Strode[docs] Remove instructions about boot loader
2009-12-16  Ray Strode[docs] Add reference to splash cmdline in man page
2009-12-16  Ray Strode[docs] Remove distribution references from man page
2009-12-16  Ray Strode[docs] Rename man/ to docs/
2009-12-16  Adrian Glaubitz[docs] Add man page
2009-12-16  Adrian Glaubitz[set-default-theme] Provide GNU-style short options
2009-12-14  Charlie Brej[set-default-theme] Make --help format match that of...
2009-12-05  Ray Strode[set-default-theme] Call usage function in --help
2009-12-05  Adrian Glaubitz[set-default-theme] Add --help option
2009-12-04  Scott James... [main] Fix fd leak
2009-12-02  Charlie Brej[script] Add widow get position functions
2009-11-30  Charlie Brej[configure] Make maintainer mode default to on but...
2009-11-29  Charlie Brej[viewer] Quit on window close when not in icon mode.
2009-11-29  Charlie Brej[fade-throbber] Draw password dialog even if not animating
2009-11-29  Charlie Brej[script] Pass color to the text renderer
2009-11-29  Charlie Brej[label] Add color control
2009-11-29  Charlie Brej[script] Allow setting the position of the windows
2009-11-29  Charlie Brej[script] Handle multiple displays with one script instance
2009-11-28  Charlie Brej[list] Initialise node in the get Nth function
2009-11-28  Charlie Brej[list] Add get Nth node function
2009-11-28  Charlie Brej[list] Add a stable sort
2009-11-28  Charlie Brej[region] Actually perform the sort when requested
2009-11-28  Charlie Brej[region] Allow rectangles to be sorted before being...
2009-11-28  Charlie Brej[list] Replace the old sort function with quicksort
2009-11-28  Charlie Brej[list] Adds tests of the sort function
2009-11-28  Charlie Brej[list] Add test code of the sort function
2009-11-28  Ray Strode[branch-merge] Improve plymouth -> X hand off
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...
next