]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-03-18  Scott James... [terminal] merge console and terminal code
2010-03-18  Scott James... [main] unset keyboard if splash fails to show
2010-03-18  Scott James... [script] check that there are pixel displays
2010-03-17  Ray Strode[terminal] change fallback terminal settings
2010-03-11  Adrian GlaubitzSpelling fix for manpage.
2010-03-10  Richard Maw[script] Add SubString function to the script string...
2010-03-05  Ray Strode[drm] reconnect input source on disconnect
2010-03-05  Ray Strode[frame-buffer] reconnect input source on disconnect
2010-03-02  Scott James... Merge branch 'scriptftbfs'
2010-03-02  Scott James... Merge branch 'scriptdirs'
2010-03-02  Scott James... [main] replace tabs with spaces
2010-03-02  Scott James... [script] drop unused on_draw() function
2010-03-02  Scott James... [scripts] Don't hardcode LIBEXECDIR and DATADIR paths
2010-03-02  Scott James... [main] Write the pid of plymouthd to a file
2010-03-02  Scott James... [client] Install libply-boot-client library and headers
2010-02-25  Ray Strode[keyboard] Handle tty hangup better
2010-02-15  Ray Strode[server] Add debugging statements
2010-01-27  Ray Strode[libply-splash-core] Install to / instead of /usr
2010-01-26  Ray Strode[main] Defer password requests to client if daemon...
2010-01-26  Ray Strode[main] Send CTRL-C instead of NULL for password cancel
2010-01-26  Ray Strode[client] add debugging statements
2010-01-26  Ray Strode[client] Run ask-for-password command unconditionally
2010-01-26  Ray Strode[client] Don't exit right away if daemon unavailable
2010-01-26  Ray Strode[client] debug mode if plymouth:debug in /proc/cmdline
2010-01-25  Charlie Brej[script] Add get functions for all sprite properties
2010-01-25  Charlie Brej[script] Use floor when implementing Int
2010-01-25  Charlie Brej[script] Add a random number generator
2010-01-14  Ray Strode[daemon] drop libply-splash-graphics dependency
2010-01-14  Ray Strode[branch-merge] Drop libpng requirements from base install
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
next