]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2008-09-23  Ray Strodemove function around to fix build transition
2008-09-22  Ray StrodeGo back to text mode when hiding spinfinity splash
2008-09-22  Ray StrodeRemove exit handler at plugin unload time
2008-09-22  Ray Strodeimplement become_idle interface in spinfinity
2008-09-22  Ray StrodeAdd new interface to make splash plugin go to idle
2008-09-22  Ray StrodeAdd new trigger object
2008-09-22  Ray StrodeConditionalize transition
2008-09-22  Ray StrodeTell GDM to do a smooth transition for spinfinity
2008-09-22  Ray StrodeTrack visibility state of spinfinity plugin
2008-09-22  Ray StrodeFix up earlier add/remove window change
2008-09-22  Ray StrodeAdd "quit" subcommand to boot client
2008-09-22  Ray StrodeOnly hide boot splash on quit if told to do so
2008-09-22  Ray StrodeAdd {add,remove}_window funcs to splash plugins
2008-09-22  Ray StrodeDon't unload plugin when hiding it
2008-09-22  Ray StrodeUnload plugin instead of hiding it on free()
2008-09-22  Ray StrodeUnload splash plugin instead of hiding on quit
2008-09-22  Ray StrodeDon't force text mode on quit
2008-09-20  Ray StrodeAdd Charlie Brej to copyright holder lists
2008-09-20  Charlie BrejAdd new functions for filling fb within clip rect
2008-09-20  Charlie BrejAllow fb areas to have out of bounds x and y values
2008-09-20  Charlie BrejSkip pixel blending if alpha is 0
2008-09-20  Charlie BrejAdd new list functions
2008-09-20  Charlie BrejAdd resize and rotate methods to image object
2008-09-20  Charlie BrejPlug various memory leaks
2008-09-12  Christoph BrillFix sandbox builds (by using DESTDIR)
2008-09-12  Christoph BrillFix the build order of scripts/ and images/
2008-09-10  Ray StrodeDon't reset cursor position when closing window
2008-09-10  Ray StrodeRequire plymouthd to be run as root
2008-09-10  Ray StrodeForce shadow frame buffer to have cairo compatible...
2008-09-10  Ray StrodeFix typo
2008-09-10  Ray Strodedon't assert if no window could be made
2008-09-10  Ray StrodeActually fix serial console loop
2008-09-05  Ray StrodeFix console iterating patch from two commits ago
2008-09-05  Ray StrodeStrip out , when parsing console
2008-09-05  Ray StrodeUse the last console instead of first console
2008-09-05  Ray StrodeShow password prompts for details plugin
2008-09-05  Ray StrodeReset details to raw mode when getting password
2008-09-04  Ray StrodeDon't send ack in addition to cached response
2008-08-27  Ray Stroderespond w/ "" if user hits esc to password prompt
2008-08-27  Ray StrodeDon't try to print prompt in text plugin, if there...
2008-08-27  Ray StrodeDon't try to use cached passwords if none get returned
2008-08-27  Ray StrodeAdd ply-label-plugin.h to Makefile
2008-08-27  Ray StrodeAdd start of font rendering support
2008-08-27  Ray StrodeAdd ply_frame_buffer_get_bytes
2008-08-27  Ray Strodeadd Pango check to configure
2008-08-27  Ray StrodeMove splash-plugins to plugins/splash
2008-08-27  Ray StrodeAdd empty on_root_mounted function
2008-08-27  Ray StrodeAdd notification to splash plugins when / gets mounted
2008-08-27  Ray StrodeShow the prompt with the text plugin
2008-08-27  Ray StrodeMake daemon pass client sent password prompt to splash...
2008-08-27  Ray StrodeAdd --prompt option to ask-for-password client command
2008-08-27  Ray StrodeCount and pair frame buffer pause and unpause calls
2008-08-27  Ray StrodeFix up compile error in boot server test
2008-08-21  Ray Strodefix typo (transposed letters in 'ask for passowrd')
2008-08-21  Ray StrodeWhite space clean up
2008-08-20  Ray Strodefix up string array splitting code
2008-08-20  Ray StrodeBefore asking for passwords try old passwords first
2008-08-20  Ray StrodeAdd client object support for mutiple answers
2008-08-20  Ray StrodeReturn cached passwords if asked for them
2008-08-20  Ray Strodeadd new "multiple answer" reply type to protocol
2008-08-20  Ray StrodeMake ply_buffer_clear actually clear the buffer
2008-08-20  Ray StrodeFix wrong type being used in password response
2008-08-20  Ray StrodeAdd new api for getting string answer after handler...
2008-08-20  Ray StrodeCache answers to previous questions instead of freeing...
2008-08-19  Ray Strodeadd new protocol type for cached passwords
2008-08-19  Ray Strodebump configure.ac version to 0.6.0
2008-08-19  Ray StrodeForce details plugin if serial console is present
2008-08-19  Ray StrodeDetect serial console and redirect messages if present
2008-08-19  Ray StrodeAllow details plugin to work without window
2008-08-19  Ray StrodeAdd new api to say "I don't know the answer to your...
2008-08-13  Peter JonesDon't go back into the event loop after we get a SIGABR...
2008-08-13  Ray StrodeShip a gdm autostart file with viewer
2008-08-12  Ray StrodeMake log viewer check spool directory for errors instead
2008-08-12  Ray StrodeFix up top blurb in viewer code
2008-08-12  Ray Strodeif an error happens during boot up spool it for the...
2008-08-12  Ray StrodeRecreate boot log at each boot instead of appending
2008-08-12  Ray StrodeMake boot.log world readable by default
2008-08-12  Ray StrodeAdd initial boot log viewer from Matthias
2008-08-12  Ray StrodeRestore color palette when stopping text plugin
2008-08-12  Ray Strodefix typo in previous commit
2008-08-08  Ray StrodeDon't make failure to fiddle with the console color...
2008-08-07  Ray StrodeDon't call popen since it doesn't work in the initrd
2008-08-07  Ray Strodeadd \r to log messages to prevent stair stepping
2008-08-07  Ray Stroderemove set -e from plymouth-populate-initrd
2008-08-07  Ray StrodeAdd some precondition checks to an api entry point
2008-08-07  Ray StrodeDon't try to remove watches that have already been...
2008-08-05  Ray StrodeRemove all entry bullets if the user presses enter
2008-08-05  Ray StrodeDetect if the entry is hidden and don't draw it in...
2008-08-05  Ray StrodeDon't enforce bizarre assertion that lists need unique...
2008-08-05  Ray StrodeAdd --debug command to client
2008-08-05  Ray StrodeDon't die from SIGPIPE on daemon disconnect
2008-08-05  Casey DahlinIncrease logger max injection size
2008-08-05  Casey DahlinDon't default to last known option when setting flags
2008-08-05  Casey DahlinAdd --wait option to client to block until daemon quits
2008-08-05  Ray StrodeHandle flags and booleans better in command parser
2008-08-01  Ray StrodeUpdate readme to reflect new boot log path
2008-08-01  Ray StrodePort fade-in over to use new entry in libplybootsplash
2008-08-01  Ray StrodePort spinfinity over to use new entry in libplybootsplash
2008-08-01  Ray StrodeAdd an entry control
2008-07-30  Peter JonesDon't do library installation twice. Also fix some...
next