]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-08-21  Ray Strode[animation] Properly handle zero animation frames
2010-08-21  Ray Strode[drm] free stored connector
2010-08-19  Ray Strode[drm] Allow multiple monitors to share one controller
2010-08-19  Ray Strode[array] Support integer elements
2010-08-19  Ray StrodeRevert "[drm] Store color depth in buffers"
2010-08-19  Ray StrodeRevert "[drm] bail if not in 24bpp color mode"
2010-08-18  Ray Strode[drm] bail if not in 24bpp color mode
2010-08-18  Ray Strode[drm] Store color depth in buffers
2010-08-05  Ray Strode[main] Properly handle no serial consoles
2010-08-03  Ray Strode[main] Ignore duplicate serial consoles on kernel comma...
2010-07-27  Ray Strode[boot-splash] Add built-in plugin
2010-07-27  Ray Strode[main] Parse args at end of /proc/cmdline properly
2010-07-24  Ray Strode[terminal] fix debug statement
2010-07-24  Ray Strode[configure] Bump configure to 0.8.4
2010-07-21  Charlie Brej[main] only look for a shell in valid returned prefixed...
2010-07-21  Ray Strode[main] Don't watch for keyboard input if no keyboard
2010-07-21  Ray Strode[main] Try to be smarter about init=/foo on kernel...
2010-07-21  Ray Strode[main] Use plymouth.arg instead of plymouth:arg for...
2010-07-21  Ray Strode[main] drop all the open strstr calls
2010-07-13  Ray Strode[populate-initrd] don't croak when encountering broken...
2010-07-06  Bruce Jerrick[set-default-theme] Properly quote arguments to basename
2010-07-01  Ray Strode[details] detach from event loop when quitting
2010-07-01  Ray Strode[main] try more aggressively to find a terminal
2010-07-01  Ray Strode[terminal] Add OPOST to tty attributes
2010-06-30  Ray Strode[terminal] Force enter to output newline
2010-06-30  Ray Strode[client] Fix watch-keystroke cancellation
2010-06-30  Ray Strode[viewer] make boot messages show up in monospace
2010-06-30  Ray Strode[viewer] add window icon
2010-06-17  Ray Strode[throbber] fix drawing artifact
2010-06-15  Tero Mononen[event-loop] Handle more than 8 events at once
2010-06-14  Ray Strode[drm] Try to maintain current mode when overridden
2010-06-14  Ray Strode[drm] Make find_controller return the crtc not crtc id
2010-06-14  Ray Strode[drm] Store mode of each head as index
2010-06-03  Charlie Brej[client] Add ignore-keystroke command
2010-06-02  Ray Strode[terminal] Add some debug spew if terminal couldn't...
2010-06-02  Ray Strode[keyboard] Don't blow an assertion if terminal is unava...
2010-05-26  Ray Strode[main] Be more forgiving of an absent boot splash
2010-05-14  Ray Strode[docs] Fix up encoding Kristian Høgsberg
2010-05-14  Ray Strode[set-default-theme] More fixes to the fallback logic
2010-05-07  Ray Strode[set-default-theme] Add more compat goo
2010-05-07  Ray Strode[terminal] Don't stomp over original tty lock settings
2010-05-06  Ray Strode[configure] bump to 0.8.3 0.8.3
2010-05-06  Ray Strode[two-step] Add optional header and throbber
2010-05-06  Ray Strode[two-step] Add new ProgressFunction config option
2010-05-06  Ray Strode[main] Save progress cache file earlier
2010-05-06  Ray Strode[boot-splash] Force progress to 1.0 when quitting
2010-05-06  Ray Strode[throbber] Change frame sequencer function
2010-05-06  Ray Strode[throbber] set is_stopped after stopping
2010-05-03  Colin WatsonHandle NULL boot_buffer
2010-05-03  Colin WatsonHandle plymouth:splash or plymouth:debug as last argument
2010-05-03  Colin WatsonFix parsing of plymouth:debug=file:
2010-04-29  Ray Strode[terminal] wait for vt switching to finish on quit
2010-04-29  Ray Strode[terminal] Add some debug spew
2010-04-21  Frederic Crozat[splash] export config and policy directories
2010-04-21  Frederic Crozat[main] do not set state->keyboard twice
2010-04-20  Charlie Brej[script] Remove debugging trace line
2010-04-20  Charlie Brej[script] Allow passing of values from the .plymouth...
2010-04-20  Charlie Brej[key-file] Add foreach function to access all stored...
2010-04-20  Charlie Brej[script] Default to text color alpha of 1 if nothing...
2010-04-20  Steve Langasek[main] Create a list of messages and when showing splas...
2010-04-18  Charlie Brej[progress-animation] Typo bug in calculating max height
2010-04-18  Charlie Brej[progress-animation] Remove unnecessary draw area
2010-04-18  Charlie Brej[progress-animation] Remove some now unnecessary area...
2010-04-18  Charlie Brej[progress-animation] Convert more functions to use...
2010-04-18  Charlie Brej[image] Give get buffer function more sensible name
2010-04-18  Charlie Brej[progress-animation] Use buffer fill with buffer instea...
2010-04-18  Charlie Brej[entry] Allow setting of text color
2010-04-18  Charlie Brej[entry] Fix ask question entry text
2010-04-18  Charlie Brej[entry] Convert from drawing image raw data to using...
2010-04-18  Charlie Brej[image] Add asserts to make sure NULL is not passed...
2010-04-18  Charlie Brej[image] Allow access to the internal image buffer
2010-04-18  Charlie Brej[image] Allow access to the internal image buffer
2010-04-18  Charlie Brej[script] Simplify sprite area calculation
2010-04-18  Charlie Brej[script] Use fill with buffer function
2010-04-18  Charlie Brej[animation] Use fill with buffer function
2010-04-18  Charlie Brej[throbber] Use fill with buffer function
2010-04-18  Charlie Brej[pixel-buffer] Add fill buffer with buffer functions
2010-04-18  Charlie Brej[animation] Move frames from image to pixel-buffers
2010-04-18  Charlie Brej[throbber] Move frames from image to pixel-buffers
2010-04-18  Charlie Brej[pixel-buffer] Add get width and height functions
2010-04-14  Ray Strode[main] Ignore keyboard changes when deactivating
2010-04-14  Ray Strode[terminal] Lock terminal settings
2010-04-13  Charlie Brej[pixel-buffer] Remove offsets from buffet fill with...
2010-04-13  Ray Strode[event-loop] Add reference count to event sources
2010-04-13  Frederic Crozat[drm] Drop drm/ from include directives
2010-04-12  Ray Strode[configure] bump to 0.8.1 0.8.2
2010-04-12  Ray Strode[boot-splash] Remove displays before unloading plugin
2010-04-09  Ray Strode[main] Use updated terminal attrs on crash
2010-04-09  Ray Strode[main] add more debugging messages
2010-04-09  Ray Strode[configure] Add some heuristics to find drm headers
2010-04-05  Ray Strode[client] Allow unlimited unlock attempts
2010-04-02  Charlie Brej[script] Reference this if function is called with...
2010-04-01  Ray Strode[drm] Conditionalize fb fallback with 1-head ttm
2010-04-01  Charlie Brej[script] Only attach to the keyboard if it has been set
2010-04-01  Charlie Brej[script] Connect and disconnect the keyboard on start...
2010-04-01  Ray Strode[drm] Drop drm/ from include directives
2010-03-31  Charlie Brej[terminal] Do not discard the input when turning the...
2010-03-30  Colin Watson[frame-buffer] Initialize backend->head.map_address
2010-03-29  Charlie Brej[main] Watch keyboard input after the splash had a...
2010-03-29  Ray Strode[main] watch keyboard input after displays are added
next