]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2009-10-04  Ray Strode[x11] Throttle plymouth to X server x11-renderer
2009-10-04  Ray Strode[x11] Tile windows initially
2009-10-04  Ray Strode[x11] Move windows when dragged
2009-10-04  Ray Strode[x11] Hide title bar
2009-10-04  Ray Strode[x11] Ignore ply_console_set_mode calls
2009-10-04  Ray Strode[console] Generalize mode override api
2009-10-04  Ray Strode[x11] Don't allow windows to be resized
2009-10-04  Ray Strode[x11] Draw to back pixmap instead of on exposes
2009-10-04  Ray Strode[x11] Process events only as they come in
2009-10-04  Charlie Brej[renderer] Add start of X11 plugin
2009-10-04  Ray Strode[renderer] Move VT switching to renderer plugins
2009-09-29  Ray Strode[drm] Force raw mode on each draw cycle
2009-09-29  Ray Strode[terminal] Force raw mode when reopening terminal
2009-09-28  Ray StrodeBump to 0.8.0
2009-09-28  Ray Strode[branch-merge] Support multi-head renderering
2009-09-28  Ray Strode[throbber] Properly finish animation before stopping seat-rework
2009-09-28  Ray Strode[animation] Make ply_animation_start idempotent
2009-09-28  Ray Strode[animation] Use default event loop
2009-09-28  Ray Strode[drm] Force fb backend if 1 head and ttm driver
2009-09-28  Ray Strode[drm] Add initial support for nvidia cards
2009-09-28  Ray Strode[drm] Add initial support for radeon cards
2009-09-28  Ray Strode[drm] Add initial support for intel cards
2009-09-28  Ray Strode[drm] Add start of a drm plugin
2009-09-28  Ray Strode[utils] Add ply_round_to_multiple macro
2009-09-28  Ray Strode[libplybootsplash] Drop window class
2009-09-28  Ray Strode[libply] Drop frame-buffer class
2009-09-28  Ray Strode[image] Drop test code
2009-09-28  Ray Strode[utils] drop ply_switch_to_vt
2009-09-28  Ray Strode[main] switch to vt that plymouth is running on at...
2009-09-28  Ray Strode[main] Update to use new multihead interface
2009-09-28  Ray Strode[two-step] Update to use new multihead interface
2009-09-28  Ray Strode[trigger] add new ignore_next_pull method
2009-09-28  Ray Strode[throbgress] Update to use new multihead interface
2009-09-28  Ray Strode[text] Update to use new multihead interface
2009-09-28  Ray Strode[space-flares] Update to use new multihead interface
2009-09-28  Ray Strode[script] Update to use new multihead interface
2009-09-28  Ray Strode[fade-throbber] Update to use new multihead interface
2009-09-28  Ray Strode[details] Update to use new multihead interface
2009-09-28  Ray Strode[text-progress-bar] Use text display instead of window
2009-09-28  Ray Strode[progress-bar] Use pixel display instead of window
2009-09-28  Ray Strode[progress-animation] Use pixel display instead of window
2009-09-28  Ray Strode[throbber] Use pixel display instead of window
2009-09-28  Ray Strode[animation] Use pixel display instead of window
2009-09-28  Ray Strode[entry] Use pixel display instead of window
2009-09-28  Ray Strode[label] Use pixel display instead of window
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
next