]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-03-18  Scott James... [configure] allow boot and shutdown ttys to be changed improved-vt-handling
2010-03-18  Scott James... [main] add --tty command-line option
2010-03-18  Scott James... [terminal] guard open and close against repeated calls
2010-03-18  Scott James... [x11] default renderer to inactive
2010-03-18  Scott James... [frame-buffer] default renderer to inactive
2010-03-18  Scott James... [drm] default renderer to inactive
2010-03-18  Scott James... [terminal,text,details] move activate vt into plugins
2010-03-18  Scott James... [x11] ignore terminal completely
2010-03-18  Scott James... [frame-buffer] don't run on non-virtual terminals
2010-03-18  Scott James... [drm] don't run on non-virtual terminals
2010-03-18  Scott James... [terminal] move terminal opening into renderers/plugins
2010-03-18  Scott James... [terminal] don't treat ttySx as VT
2010-03-18  Scott James... [terminal] drop next_active_vt
2010-03-18  Scott James... [terminal] don't keep track of active vt, just if vt...
2010-03-18  Scott James... [terminal] drop support for opening the foreground...
2010-03-18  Scott James... [terminal] only support vt-like operations on VTs
2010-03-18  Scott James... [terminal] add ply_terminal_is_vt() function
2010-03-18  Scott James... [terminal] replace set_active_vt with activate_vt
2010-03-18  Scott James... [console] remove console files
2010-03-18  Scott James... [terminal] remove references to ply_console_t
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
next