]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-03-23  Ray Strode[daemon] Ship default configuration files config-file
2010-03-23  Ray Strode[set-default-theme] Write plymouthd.conf instead of...
2010-03-23  Ray Strode[main] Try getting default theme from config file
2010-03-23  Ray Strode[configure] drop --with-default-plugin-link
2010-03-23  Ray Strode[configure] change bug report link in AC_INIT
2010-03-23  Ray Strode[configure] run through autoupdate
2010-03-22  Charlie Brej[script] Update default script to use the window X...
2010-03-22  Charlie Brej[script] Correctly initialise the minimum width when...
2010-03-22  Charlie Brej[script] Get window value without an index returns...
2010-03-22  Charlie Brej[script] Return NULL when requesting width of nonexiste...
2010-03-22  Charlie Brej[script] Move windows to not start at negative coordinates
2010-03-22  Ray Strode[main] Deactivate terminal on quit if necessary
2010-03-22  Ray Strode[terminal] Add new ply_terminal_deactivate function
2010-03-22  Scott James... [ply-text-display] don't set mode on every write
2010-03-22  Scott James... [terminal] keep track of terminal raw/cooked state
2010-03-22  Scott James... [main] deactivate renderer before hiding
2010-03-22  Scott James... [daemon] add "has active vt?" request
2010-03-22  Scott James... [client] add "has active vt?" request
2010-03-22  Scott James... [two-step] resume animations on display_normal
2010-03-22  Scott James... [throbgress] resume animations on display_normal
2010-03-22  Scott James... [space-flares] resume animations on display_normal
2010-03-22  Scott James... [fade-throbber] resume animations on display_normal
2010-03-22  Scott James... [main] update display after reactivate
2010-03-22  Scott James... [client] Add new reactivate command
2010-03-22  Scott James... [daemon] Add new reactivate command
2010-03-22  Scott James... [main] check for deactivated before no-splash
2010-03-22  Scott James... [main] don't quit splash on deactivate
2010-03-22  Scott James... [main] call deactivate_splash() even when no splash
2010-03-22  Scott James... [main] add deactivate_splash() function
2010-03-22  Scott James... [terminal] export functions to enable/disable VT watching
2010-03-22  Scott James... [main] Ignore deactivate while deactivated
2010-03-22  Scott James... [main] Ignore --hide-splash while deactivated
2010-03-22  Scott James... [main] Ignore --show-splash while deactivated
2010-03-22  Ray Strode[main] Ensure second quit blocks until quit processed
2010-03-22  Ray Strode[main] Ensure second deactivate blocks until deactivation
2010-03-22  Scott James... [main] fix bug with multiple quit commands
2010-03-22  Scott James... [main] fix bug with multiple deactivate commands
2010-03-22  Scott James... [main] pull deactivate trigger in quit_program()
2010-03-22  Scott James... [main] give quit command precedence over deactivate
2010-03-22  Ray Strode[terminal] Add spew for multiple opens and closes
2010-03-18  Scott James... [branch-merge] Improved VT Handling
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
next