]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2008-08-08  Ray Strodedon't assume vt1 and instead use current tty headless
2008-08-08  Ray StrodeReset colors when stopping animation instead of when...
2008-08-08  Ray StrodeRestore color palette when hiding text plugin
2008-08-08  Ray StrodeDrop the set_console_io_to_vt1 function
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...
2008-07-29  Peter JonesMake plymouth-populate-initrd use utility functions...
2008-07-29  Ray StrodeAdd ctrl-l "redraw" hot key
2008-07-29  Ray StrodeMake fade-in plugin provide erase/draw handlers
2008-07-29  Ray StrodeMake spinfinity plugin provide erase/draw handlers
2008-07-29  Ray StrodeMove text plugin over to new draw/erase handlers
2008-07-29  Ray StrodeAdd new hooks for clearing and drawing parts of the...
2008-07-11  Ray StrodeShow detailed plugin if ask-for-password is called...
2008-07-11  Ray StrodeRearrange functions to prevent forward declaration
2008-07-11  Ray StrodeRearrange functions to drop forward declaration
2008-07-11  Ray StrodeUse details plugin instead of bailing if no rhgb on...
2008-07-10  Ray StrodeCompute libdir using yet a different heuristic
2008-07-09  Ray StrodeAdd debugging feature to restore text palette
2008-07-01  Ray StrodeBump version to 0.5.0 0.5.0
2008-07-01  Ray StrodeAdd new subcommand "ask-for-password"
2008-07-01  Ray StrodeClear screen to black before asking for password
2008-07-01  Ray StrodeDrop print_usage function
2008-07-01  Ray StrodeAdd state structure to client to consolidate the variou...
2008-06-30  Ray StrodeAdd hack to make maintenance mode probably work when
2008-06-30  Ray StrodeDon't watch tty for input in two places
2008-06-30  Ray StrodeStay on tty1 for now
2008-06-27  Ray StrodeUpdate TODO
2008-06-27  Ray StrodeIf stop_watching_signal is called on a signal that...
2008-06-27  Ray Strodedon't require window to be around at quit time
2008-06-27  Ray StrodeAdd --hide-splash option
2008-06-27  Ray StrodeCreate window when showing splash screen instead of...
2008-06-26  Ray Strodebump configure version to 0.4.5 0.4.5
2008-06-26  Ray Stroderestore color palette when closing window
2008-06-26  Ray Strodemark look up geometry as static since it's internel
2008-06-26  Ray Strodemove functions around to avoid prototype at top
2008-06-26  Ray StrodeStore palette in window object and only read it once...
2008-06-26  Ray StrodeMake default color mid between default gradient color...
2008-06-26  Ray StrodeChange colors of text splash screen to configured colors
2008-06-26  Ray StrodeAdd api for messing with color palette in text mode
2008-06-26  Ray StrodeUpdate TODO
2008-06-26  Ray StrodeAdd blue background to text plugin
2008-06-26  Ray StrodeDraw spindicator in a brown trough
2008-06-25  Ray StrodeChange text pulser to use space instead of line drawing...
2008-06-25  Ray Strodeadd new apis to set foreground and background colors...
2008-06-25  Ray StrodeProperly stop animation when asking for password in...
2008-06-25  Ray Strodeclear and move cursor to 0,0 when hiding and showing
2008-06-24  Ray StrodeMake details plugin go back to default plugin if escape...
2008-06-24  Ray StrodeReset cursor to 0,0 on clear
2008-06-23  Ray StrodeMake --reset chooser the most recent plugin not the...
2008-06-23  Ray Strodechange to root directory before trying to access files
2008-06-22  Ray Strode/Really/ exit cleanly if rhgb isn't present on kernel...
2008-06-22  Ray StrodeBump version to 0.4.0 0.4.0
2008-06-22  Ray Strodeship bizcom unconditionally
2008-06-22  Ray Strodehide /var/log behind a define
2008-06-22  Ray StrodeExit cleanly if rhgb is not on the command line
2008-06-22  Ray Strodechange over text plugin to use pulsing progress bar
2008-06-22  Ray StrodeAdd text pulsing progress bar widget thing
2008-06-20  Ray Strodeuse window hide/show cursor functions in text plugin
2008-06-20  Ray Strodemove show_cursor and hide_cursor to window
2008-06-20  Ray Strodeadd ifndef guards around some defines
2008-06-20  Ray StrodeUse libplybootsplash clear screen function
2008-06-20  Ray StrodeAdd clear screen method to window class
2008-06-20  Ray Strodes/SEQUNCE/SEQUENCE/
2008-06-19  Ray StrodeDon't create plugin specific data dir in initrd unless...
2008-06-19  Ray StrodeCenter dots in text plugin
2008-06-19  Ray StrodeFix the ply_window_set_text_cursor_position function
2008-06-19  Ray StrodeUpdate TODO
2008-06-19  Ray StrodeOnly run if rhgb is on the command line
2008-06-19  Ray StrodeGo back to text mode on quit
2008-06-19  Ray StrodeGo to text mode before showing details
2008-06-19  Ray StrodeDon't unwatch a signal if there is no loop
2008-06-19  Ray Strodeinitialize structure to 0
2008-06-19  Ray Strodeonly free old splash plugin on escape if there was...
2008-06-19  Ray Strodereturn to text mode on crash
2008-06-19  Ray Strodeadd new api for moving text cursor around
2008-06-19  Ray StrodeHide cursor and clear screen in text plugin
2008-06-19  Ray StrodeAdd new api for reading text window geometry
2008-06-19  Ray Strodeadd start of text getters
2008-06-19  Ray StrodeMake new line return to column 0
2008-06-17  Peter JonesFix ldconfig to be run on -libs not on the main package.
2008-06-17  Peter JonesMake plymouth-populate-initrd run "plymouth-set-default...
2008-06-16  Peter JonesRevert "Supress erroneous warning during shutdown....
next