]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2009-09-28  Ray Strode[boot-splash] Update to use new multihead interface
2009-09-28  Ray Strode[renderer] Add start of frame-buffer plugin
2009-09-28  Ray Strode[libplybootsplash] Add pixel-display class
2009-09-28  Ray Strode[libplybootsplash] Add text-display class
2009-09-28  Ray Strode[libplybootsplash] Add renderer class
2009-09-28  Ray Strode[libplybootsplash] Add terminal class
2009-09-28  Ray Strode[libplybootsplash] Add console class
2009-09-28  Ray Strode[libplybootsplash] Add keyboard class
2009-09-28  Ray Strode[libplybootsplash] Add new pixel buffer class
2009-09-28  Ray Strode[libply] Add new region class
2009-09-28  Ray Strode[libply] Add new rectangle type
2009-09-28  Ray Strode[event-loop] Add ply_event_loop_get_default ()
2009-09-28  Ray Strode[libply] Drop terminal class
2009-09-28  Ray Strode[configure] Bump to 0.7.2 0.7.2
2009-09-28  Ray Strode[libplybootsplash] Order header list one-per line
2009-09-28  Ray Strode[libplybootsplash] Drop text-pulser
2009-09-28  Ray Strode[entry] Fix up max bullet calculation
2009-09-28  Ray Strode[main] rename state->console to state->kernel_console_tty
2009-09-20  Ray Strode[main] Make some callback functions static
2009-09-20  Ray Strode[main] Flip debug buffer conditional check
2009-09-10  Charlie Brej[progress] Stop progress at 25% if progress file is...
2009-09-10  Frederic Crozat[daemon] fix detection of single on kernel cmdline
2009-09-10  Frederic Crozat[daemon] recognize s, S, -s as single for kernel cmdline
2009-09-10  Ray Strode[populate-initrd] Don't require set_verbose function
2009-09-09  Charlie Brej[script] Example script rewritten to use the object...
2009-09-09  Charlie Brej[script] Add inheritance to the language
2009-09-09  Charlie Brej[script] Create new objects when incrementing/decrementing
2009-09-09  Charlie Brej[script] Make "this" (the current object) a part of...
2009-09-09  Charlie Brej[script] Correct some header files
2009-09-09  Charlie Brej[script] Reference actual object and do not create...
2009-09-09  Charlie Brej[script] Free the scan only after adding the last debug...
2009-09-09  Ray Strode[populate-initrd] Try to find inst more aggressively
2009-09-04  Frederic Crozatmove switch_to_vt to ply-utils and rename it ply_switch...
2009-09-04  Frederic CrozatMerge git://anongit.freedesktop.org/plymouth into splas...
2009-09-03  Charlie Brej[script] Clean up as_numer and as_bool functions
2009-09-03  Frederic CrozatMerge branch 'master' into splash-client-lib
2009-09-03  Frederic CrozatMerge branch 'master' of git://anongit.freedesktop...
2009-09-03  Charlie Brej[script] Add script support for suspend and resume...
2009-09-03  Charlie Brej[boot-splash-plugin] Add suspend and resume boot splash...
2009-09-03  Charlie Brej[script] Add PlymouthGetMode to get boot/shutdown mode
2009-09-03  Frederic Crozat[libply] allow access to ply_event_loop_process_pending...
2009-09-03  Frederic Crozat[libplybootsplash] move ply-boot-splash.[ch] to libplyb...
2009-09-03  Frederic CrozatMerge branch 'master' of git://anongit.freedesktop...
2009-09-03  Charlie Brej[progress] Make the progress percentage settable
2009-09-02  Charlie Brej[script] Set "this" in functions called through an...
2009-09-01  Charlie Brej[script] Use access functions when accessing variables
2009-09-01  Charlie Brej[script] Move function definitions from operations...
2009-09-01  Frederic Crozat[daemon] splash=verbose is equivalent to no splash...
2009-08-31  Charlie Brej[script] Generate error messages on erroneous operations
2009-08-30  Charlie Brej[script] Add a expressions and operators to the debug...
2009-08-30  Charlie Brej[script] Add debug information to parsed operations
2009-08-30  Charlie Brej[script] Pass the debug position when creating all...
2009-08-30  Charlie Brej[script] Keep the filename while scanning for parsing...
2009-08-30  Charlie Brej[script] Adds debug support source files
2009-08-30  Charlie Brej[script] Move op generation to constructor functions
2009-08-29  Ray Strode[scripts] add plymouth-generate-initrd script
2009-08-28  Charlie Brej[script] Move expression generation to constructor...
2009-08-27  Charlie Brej[main] Allow debug output file to be set on the command...
2009-08-27  Charlie Brej[script] Remove a line used for debugging
2009-08-27  Charlie Brej[script] Add support for Infinity and NaN
2009-08-26  Charlie Brej[script] Remove integer objects and rename floats ...
2009-08-25  Ray Strode[populate-initrd] Get plugin path from plymouth
2009-08-25  Ray Strode[configure] Bump to 0.7.1 0.7.1
2009-08-25  Ray Strode[glow] Soften corners of entry box
2009-08-25  Ray Strode[glow] Update bullet to be more like GTK+ default
2009-08-25  Frederic Crozat[script] use dialog instead of dialogue
2009-08-25  Ray Strode[utils] Force modules to stay resident after close
2009-08-25  Ray Strode[script] Force graphics mode before each frame
2009-08-24  Ray Strode[main] Don't try to write debug buffer if open fails
2009-08-24  Ray Strode[main] initialize debug_buffer_path when --debug but...
2009-08-24  Ray Strode[animation] don't go into loop with 0 frame animations
2009-08-19  Frederic Crozat[script] add support for message in script
2009-08-18  Frederic Crozat[script] Display password dialog even if called twice
2009-08-18  Charlie Brej[image] Scale images not using data beyond the edge...
2009-08-14  Ray Strode[window] Reopen tty if disconnected
2009-08-11  Charlie Brej[image] Supply correct width and height limits to inter... 0.7.0
2009-08-11  Frederic Crozat[daemon] fix fd leak
2009-08-11  Frederic Crozat[client] Fix memleak at exit
2009-08-11  Frederic Crozat[client] Fix memleak in command argument
2009-08-11  Frederic Crozat[libply] Fix memleak in command parser
2009-08-11  Frederic Crozat[libply] Fix message list memleaks
2009-08-11  Frederic Crozat[throbgress] Fix memleak
2009-08-11  Frederic Crozat[space-flares] Fix memleak
2009-08-11  Frederic Crozat[daemon] fix memleak in argument parsing
2009-08-11  Frederic Crozat[libplybootsplash] fix memleak
2009-08-11  Frederic Crozatallow to change system release filename with configure...
2009-08-11  Charlie Brej[image] Add interpolation to image rotation and resize
2009-08-11  Charlie Brej[boot-splash] Allocate new string when concatenating
2009-08-11  Frederic Crozat[daemon] fix fd leak
2009-08-11  Frederic Crozat[client] Fix memleak at exit
2009-08-11  Frederic Crozat[client] Fix memleak in command argument
2009-08-11  Frederic Crozat[libply] Fix memleak in command parser
2009-08-11  Frederic Crozat[libply] Fix message list memleaks
2009-08-11  Frederic Crozat[throbgress] Fix memleak
2009-08-11  Frederic Crozat[space-flares] Fix memleak
2009-08-11  Frederic Crozat[daemon] fix memleak in argument parsing
2009-08-11  Frederic Crozat[libplybootsplash] fix memleak
2009-08-11  Frederic Crozatallow to change system release filename with configure...
2009-08-10  Ray Strode[main] Log debug messages more aggressively
2009-08-10  Ray Strode[buffer] Increase the upper limit on buffer sizes
next