]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2010-03-29  Ray Strode[drm] Add more debug messages
2010-03-29  Steve Langasek[main] Watch-for-keystroke should also be sensitive...
2010-03-25  Charlie Brej[plymouth-set-default-theme] Replace tabs with spaces
2010-03-25  Charlie Brej[script] Allow alpha color component to be set when...
2010-03-25  Frederic Crozat[plymouth-set-default-theme] handle old symlink configu...
2010-03-24  Ray Strode[configure] bump to 0.8.1 0.8.1
2010-03-24  Ray Strode[client] add update subcommand
2010-03-24  Ray Strode[client] add hide-splash and show-splash subcommands
2010-03-24  Ray Strode[client] add new update-root-fs command
2010-03-24  Ray Strode[key-file] Add more debug spew
2010-03-24  Ray Strode[key-file] Ensure items_matched variable is initialized
2010-03-24  Ray Strode[drm] Add debugging spew
2010-03-24  Ray Strode[frame-buffer] add debug spew
2010-03-24  Ray Strode[set-default-theme] Another fix with commented group...
2010-03-24  Ray Strode[key-file] fix debugging message
2010-03-24  Ray Strode[key-file] Add support for comments
2010-03-24  Ray Strode[main] fixed logic inversion when loading config file
2010-03-24  Ray Strode[key-file] Add debugging messages
2010-03-24  Ray Strode[main] fix debugging message
2010-03-24  Ray Strode[set-default-theme] properly handle commented out ...
2010-03-24  Ray Strode[main] Fix config file look up properly
2010-03-24  Ray Strode[drm] s/intel/radeon/ in debug statement
2010-03-24  Charlie Brej[script] Unref the correct element 0.8.0
2010-03-24  Charlie Brej[script] Strings automatically adopt from the global...
2010-03-24  Charlie Brej[script] Use a pre computed value rather than accessing...
2010-03-24  Ray Strode[drm] Don't remove drm fb's that we don't know about
2010-03-24  Ray Strode[drm] Add more debug spew
2010-03-24  Ray Strode[drm] Compile warning clean ups
2010-03-24  Charlie Brej[script] Rearrange script_obj_direct_as_hash_element...
2010-03-24  Charlie Brej[main] Adds a declaration of toggle_between_splash_and_...
2010-03-24  Ray Strode[drm] Add debug spew
2010-03-24  Ray Strode[main] Add debug spew
2010-03-24  Ray Strode[main] move guts of on_escaped_press to new function
2010-03-24  Ray Strode[boot-server] Add debugging spew
2010-03-24  Ray Strode[main] Fix crash when config files don't exist
2010-03-24  Ray Strode[script] Silence compiler warning
2010-03-24  Ray Strode[daemon] Actually install shipped config files
2010-03-24  Ray Strode[defaults] Drop some debug goo that sneaked in
2010-03-23  Ray Strode[branch-merge] Add daemon configuration mechanism
2010-03-23  Ray Strode[daemon] Ship default configuration files config-file
2010-03-23  Ray Strode[set-default-theme] Write plymouthd.conf instead of...
2010-03-23  Ray Strode[main] Try getting default theme from config file
2010-03-23  Ray Strode[configure] drop --with-default-plugin-link
2010-03-23  Ray Strode[configure] change bug report link in AC_INIT
2010-03-23  Ray Strode[configure] run through autoupdate
2010-03-22  Charlie Brej[script] Update default script to use the window X...
2010-03-22  Charlie Brej[script] Correctly initialise the minimum width when...
2010-03-22  Charlie Brej[script] Get window value without an index returns...
2010-03-22  Charlie Brej[script] Return NULL when requesting width of nonexiste...
2010-03-22  Charlie Brej[script] Move windows to not start at negative coordinates
2010-03-22  Ray Strode[main] Deactivate terminal on quit if necessary
2010-03-22  Ray Strode[terminal] Add new ply_terminal_deactivate function
2010-03-22  Scott James... [ply-text-display] don't set mode on every write
2010-03-22  Scott James... [terminal] keep track of terminal raw/cooked state
2010-03-22  Scott James... [main] deactivate renderer before hiding
2010-03-22  Scott James... [daemon] add "has active vt?" request
2010-03-22  Scott James... [client] add "has active vt?" request
2010-03-22  Scott James... [two-step] resume animations on display_normal
2010-03-22  Scott James... [throbgress] resume animations on display_normal
2010-03-22  Scott James... [space-flares] resume animations on display_normal
2010-03-22  Scott James... [fade-throbber] resume animations on display_normal
2010-03-22  Scott James... [main] update display after reactivate
2010-03-22  Scott James... [client] Add new reactivate command
2010-03-22  Scott James... [daemon] Add new reactivate command
2010-03-22  Scott James... [main] check for deactivated before no-splash
2010-03-22  Scott James... [main] don't quit splash on deactivate
2010-03-22  Scott James... [main] call deactivate_splash() even when no splash
2010-03-22  Scott James... [main] add deactivate_splash() function
2010-03-22  Scott James... [terminal] export functions to enable/disable VT watching
2010-03-22  Scott James... [main] Ignore deactivate while deactivated
2010-03-22  Scott James... [main] Ignore --hide-splash while deactivated
2010-03-22  Scott James... [main] Ignore --show-splash while deactivated
2010-03-22  Ray Strode[main] Ensure second quit blocks until quit processed
2010-03-22  Ray Strode[main] Ensure second deactivate blocks until deactivation
2010-03-22  Scott James... [main] fix bug with multiple quit commands
2010-03-22  Scott James... [main] fix bug with multiple deactivate commands
2010-03-22  Scott James... [main] pull deactivate trigger in quit_program()
2010-03-22  Scott James... [main] give quit command precedence over deactivate
2010-03-22  Ray Strode[terminal] Add spew for multiple opens and closes
2010-03-18  Scott James... [branch-merge] Improved VT Handling
2010-03-18  Scott James... [configure] allow boot and shutdown ttys to be changed improved-vt-handling
2010-03-18  Scott James... [main] add --tty command-line option
2010-03-18  Scott James... [terminal] guard open and close against repeated calls
2010-03-18  Scott James... [x11] default renderer to inactive
2010-03-18  Scott James... [frame-buffer] default renderer to inactive
2010-03-18  Scott James... [drm] default renderer to inactive
2010-03-18  Scott James... [terminal,text,details] move activate vt into plugins
2010-03-18  Scott James... [x11] ignore terminal completely
2010-03-18  Scott James... [frame-buffer] don't run on non-virtual terminals
2010-03-18  Scott James... [drm] don't run on non-virtual terminals
2010-03-18  Scott James... [terminal] move terminal opening into renderers/plugins
2010-03-18  Scott James... [terminal] don't treat ttySx as VT
2010-03-18  Scott James... [terminal] drop next_active_vt
2010-03-18  Scott James... [terminal] don't keep track of active vt, just if vt...
2010-03-18  Scott James... [terminal] drop support for opening the foreground...
2010-03-18  Scott James... [terminal] only support vt-like operations on VTs
2010-03-18  Scott James... [terminal] add ply_terminal_is_vt() function
2010-03-18  Scott James... [terminal] replace set_active_vt with activate_vt
2010-03-18  Scott James... [console] remove console files
2010-03-18  Scott James... [terminal] remove references to ply_console_t
next