]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2009-05-20  Ray Strode[two-step] Add support for a "corner image"
2009-05-20  Ray Strode[two-step] Pull background color from theme
2009-05-20  Ray Strode[splash] Rename fade-in plugin to fade-throbber
2009-05-20  Ray Strode[splash] Rename solar plugin to space-flares
2009-05-20  Ray Strode[splash] Rename spinfinity plugin to throbgress
2009-05-20  Ray Strode[splash] Rename glow plugin to two-step
2009-05-20  Ray Strode[splash] Drop pulser plugin
2009-05-20  Ray Strode[splash] Split splashes into plugins and themes
2009-05-20  Charlie Brej[key-file] Use hashtables instead of lists
2009-05-20  Ray Strode[libply] Add new keyfile class
2009-05-20  Ray Strode[window] Don't force text mode if debugging is on
2009-05-20  Charlie Brej[daemon] Update tests to include compile correctly
2009-05-20  Charlie Brej[daemon] Free the debug buffer only after printing...
2009-05-20  Ray Strode[daemon] Dump log to plymouth-crash.log on crash
2009-05-20  Ray Strode[throbber] Fix call to remove_frames
2009-05-20  Ray Strode[animation] Fix call to remove_frames
2009-05-20  Ray Strode[progress-animation] Fix call to remove_frames
2009-05-20  Ray Strode[event-loop] Don't crash by running removed timeouts
2009-05-08  Ray StrodeSwitch to tty 63 on shutdown
2009-05-07  Ray StrodeHang around until killed by init at shutdown
2009-05-07  Ray StrodePass the mode plymouthd is running to splashes
2009-05-02  Ray StrodeAdd stub INSTALL file
2009-03-31  Charlie BrejPause progress by default on password and question...
2009-03-19  Ray StrodeMake sure to clean up ptm when detaching
2009-03-18  William Jon... don't create a new splash every time show is called
2009-03-16  Jonathan GreigFix build when ENABLE_FADE_OUT is defined in spinfinity
2009-03-13  Ray StrodeSupport "splash" in addition to "rhgb" on kernel comman...
2009-03-11  Charlie BrejWhen setting term to buffered without an attributes_sav...
2009-03-11  Charlie BrejInitialise state->showing_details at show_splash
2009-03-10  Ray StrodeReset to text mode anytime we're about to print text
2009-03-09  Ray StrodeRemove event handlers on destroy in plugins
2009-03-09  Ray StrodeFactor handler registration code out into separate...
2009-03-09  Charlie BrejFix password entry dialogue in fade-in plugin.
2009-03-06  Ray Strodeexit plymouth-set-default-plugin cleanly when --rebuild...
2009-03-06  Ray StrodeDon't average the previous boot time with current boot...
2009-03-05  Ray StrodeAlways allocate our own pty master when attaching
2009-03-05  Ray StrodeAllow -1 to get passed to ply-terminal-session
2009-03-04  William Jon... make the glow plugin use its own icons
2009-03-04  William Jon... fix the help text for the color stops
2009-03-04  William Jon... add a glow plugin
2009-03-04  William Jon... add a simple progress sequence helper
2009-03-04  William Jon... add simple one time animation helper
2009-03-04  William Jon... use the height in the max height comparison
2009-03-04  William Jon... use the configured colors for the gradient
2009-02-26  William Jon... fix the trace messages when enabling/disabling logging
2009-02-26  William Jon... remove spurious disabling of console redirection
2009-02-26  William Jon... add option to enable more compiler warnings
2009-02-26  William Jon... add way to detect if an option was set or not
2009-02-26  William Jon... add debug command line option
2009-02-26  William Jon... add a message display method
2009-02-26  William Jon... add no-daemon command line option
2009-02-26  William Jon... add a mode commandline option
2009-02-26  William Jon... add command line parsing to daemon
2009-02-26  William Jon... allow the progress cache file to be configurable
2009-02-26  William Jon... improve the layout of the help output
2009-02-24  Ray StrodeFix leak in ply-boot-server
2009-02-24  Ray StrodeFix heap corruptor in ply-boot-server
2009-02-24  Charlie BrejIn plymouth-set-default-plugin on reset make sure we...
2009-01-03  Charlie BrejAdd hashtable and bitarray functionality
2009-01-03  Charlie BrejAllow client request answers to be greater than 255...
2009-01-03  Charlie BrejOptionally pause progress while asking for a password...
2009-01-03  Charlie BrejMake Ctrl+C and Ctrl+D cause the password/question...
2008-12-28  Charlie BrejAdd progress-pause/unpause commands to halt the progres...
2008-12-19  Charlie BrejRework of the input methods
2008-12-17  Charlie BrejEnsure ply-buffer data block always terminates with...
2008-11-25  Ray StrodePost release bump to 0.7.0
2008-11-24  Ray StrodeAllow NULL to be passed to ply_image_free() 0.6.0
2008-11-21  Charles BrejMerge branch 'master' of ssh://git.freedesktop.org...
2008-11-21  Charles BrejWhen fail when a command parser command is not in list...
2008-11-21  Ray StrodeCall --reset when giving default plugin if needed
2008-11-20  Ray StrodeUpdate .gitignore
2008-11-19  Ray Strodeword wrap README
2008-11-19  Ray StrodeUpdate README to reflect current state of things
2008-11-19  Ray StrodeAdd --list to plymouth-set-default-plugin
2008-11-19  Ray StrodeAdd a --rebuild-initrd arg for set-default-plugin
2008-11-19  Ray StrodeAdd usage info to plymouth-set-default-plugin
2008-11-19  Charles BrejTypo missing semicolon.
2008-11-19  Charles BrejUpdate progress as soon as the splash is shown
2008-11-17  Ray StrodeDon't error if default.so doesn't exist
2008-11-17  Ray StrodeOnly tell gdm to keep vt if told to retain splash
2008-11-17  Ray Stroderemove superfluous prototype
2008-11-17  Ray StrodeDon't loop forever when tty returns NUL bytes
2008-11-17  Charles BrejTweak ply-progress to not progress too far beyond where...
2008-11-14  Charlie BrejGenerate background instead of using image
2008-11-12  Ray StrodeDon't reset LIB="lib" when LIB is in environment
2008-11-12  Charles BrejUpdate star.png to remove a dark artifact
2008-11-11  Ray Strodedrop unused variable
2008-11-11  Ray StrodeDon't dump details on hide if already hidden
2008-11-11  Ray Strodeset redirected, attached to false after tty detach
2008-11-11  Ray StrodeDon't clear screen when tracing
2008-11-11  Ray StrodeHide kernel messages for text mode splashes
2008-11-11  Charlie BrejUpdate flares on solar plugin to be more airy
2008-11-11  Ray StrodeHide splash if init=/bin/bash is on command line
2008-11-11  Ray StrodeAdd new ply_string_has_prefix function
2008-11-11  Ray StrodeDisable fdatasync on log flush
2008-11-10  Ray StrodeDrop comet for now
2008-11-10  Charles BrejGenerate a dynamicly animated comet in solar plugin
2008-11-10  Ray StrodeDon't clear screen when hiding details plugin
2008-11-10  Ray StrodeAdd some forward declarations
2008-11-10  Ray StrodeRework how terminals are disconnected from tty
next