]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-10-07  Ray Strodeprogress: speed up progress updates list-optimizations
2010-10-07  Ray Strodelist: add find_node_by_comparing_data method
2010-10-07  Ray Strodelist: add new insert_and_sort_data method
2010-10-07  Ray Strodelist: drop node_set_data method
2010-10-07  Ray Strodeprogress: plug small memory leak
2010-10-07  Ray Strodemain: NULL initialize "console" variable
2010-10-06  Ray Strodebranch-merge: clean up socket name
2010-10-06  Ray Strodeprotocol: change socket path
2010-10-06  Ray Strodeprotocol: drop leading \0 from socket path
2010-10-06  Ray Strodeutils: add support for "trimmed abstract" sockets
2010-10-04  Ray Strodeset-default-theme: redirect to /dev/null not /null
2010-09-30  Ray Strodeviewer: Add a title to the status icon
2010-09-29  Ray Strodeset-default-theme: exit 0 at bottom of file
2010-09-26  Ray Strodeterminal-session: add debug messages
2010-09-26  Ray Strodeterminal-session: try to continue logging after tty...
2010-09-26  Ray Strodeterminal-session: rename "session_done" to "session_hangup"
2010-09-17  Ray Strodemain: add __DATE__ to debug prolog
2010-09-17  Ray Strodemain: add plymouthd: prefix to some error messages
2010-09-17  Ray Strodemain: use ply_error_without_new_line for help string
2010-09-17  Ray Strodeutils: Improve debug spew in ply_create_daemon
2010-09-10  Ray Strodemain: Fix up check_for_consoles
2010-09-08  Ray Strodeutils: plug memory leak
2010-09-08  Ray Strodeboot-server: print who is making requests
2010-09-08  Charlie Brejgitignore: Ignore generated script string files
2010-09-08  Charlie Brejscript: Add compatibility redirect for set message...
2010-09-07  Charlie Brejclient: Alias display-message command to message for...
2010-09-07  Charlie Brejcommand-parser: Allow commands to be aliased
2010-09-07  Charlie Brejscript: Implement hide message function in the example...
2010-09-07  Charlie Brejscript: Add hide message support to the script plugin...
2010-09-07  Charlie Brejmain: Inform plugins of hidden messages
2010-09-07  Charlie Brejboot-splash: Add "hide message" splash plugin call
2010-09-07  Charlie Brejboot-splash: Clean up indenting and function order
2010-09-07  Charlie Brejboot-splash: Clean up indenting
2010-09-07  Charlie Brejmain: Remove the hidden message from the message list
2010-09-07  Charlie Brejboot-client: Add hide-message client command
2010-09-07  Charlie Brejboot-server: Add "hide message" handler to boot server
2010-09-07  Charlie Brejprotocol: Add "hide message" command to the protocol
2010-09-07  Colin Watsondetails: Implement display_message
2010-09-07  Colin Watsonmain: Open /proc/cmdline by absolute path
2010-09-07  Colin Watsonclient: Open /proc/cmdline by absolute path
2010-09-02  Anisse Astier[script] Add font selection argument to text to image...
2010-09-02  Anisse Astier[label] Add font controls to label plugins
2010-09-02  Anisse Astier[label] Factorize some font init code
2010-08-22  Ray Strode[drm] plug driver_name leak
2010-08-22  Ray Strode[drm] Add preliminary support for libkms
2010-08-22  Ray Strode[client] Update top line of help output
2010-08-22  Ray Strode[main] Update top line of help output
2010-08-22  Ray Strode[two-step] Add prototype for exported function
2010-08-22  Ray Strode[space-flares] mark functions static
2010-08-22  Ray Strode[space-flares] Add prototype for exported function
2010-08-22  Ray StrodeAdd prototype for exported function
2010-08-22  Ray Strode[fade-throbber] Add prototype for exported function
2010-08-22  Ray Strode[throbgress] add prototype for exported function
2010-08-22  Ray Strode[label] add prototype for exported function
2010-08-22  Ray Strode[label] remove bogus whitespace
2010-08-22  Ray Strode[label] mark functions static
2010-08-22  Ray Strode[throbber] drop unused variable
2010-08-22  Ray Strode[throbber] fix incorrect cast
2010-08-22  Ray Strode[animation] drop unsed variable
2010-08-22  Ray Strode[animation] fix signedness warnings
2010-08-22  Ray Strode[throbber] fix signedness warning
2010-08-22  Ray Strode[region] clean up bogus whitespace
2010-08-22  Ray Strode[region] drop unused variables
2010-08-22  Ray Strode[region] mark do_test static
2010-08-22  Ray Strode[rectangle] Remove bogus whitespace
2010-08-22  Ray Strode[rectangle] drop unused variable
2010-08-22  Ray Strode[region] Use correct type for loops
2010-08-21  Ray Strode[two-step] Don't crash if throbber is unavailable
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
next