]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2008-10-17  Ray StrodeClear screen in details plugin after boot up
2008-10-16  Charles BrejDon't free ply_event_source unless destinations refcoun...
2008-10-15  Jeremy KatzDon't free windows on --hide-splash
2008-10-15  Ray StrodeDon't frob text cursor in window for all plugins
2008-10-14  Ray Strodewhitespace clean up in ply-logger.c
2008-10-14  Ray StrodeWhitespace clean up in ply-event-loop.c
2008-10-14  Ray Strodewhitespace clean up in ply-logger.h
2008-10-14  Saleem Abdulrasoolply_boot_splash_load_plugin -> ply_boot_splash_load
2008-10-14  Saleem Abdulrasoolinsufficient parameters passed to ply_boot_splash_add_w...
2008-10-14  Saleem Abdulrasoolupdate for api changes
2008-10-14  Saleem Abdulrasoolfix typo: spalsh -> splash
2008-10-12  Charles BrejSet appropreate wakeup_time to stop using 100% CPU.
2008-10-09  Charles BrejAdd a highlighting halo effect arround the logo to...
2008-10-09  Charles BrejAdd progress bar and remove planets from solar plugin
2008-10-08  Ray StrodeMake window_open succeed more frequently
2008-10-08  Ray StrodeAdd some logging messages to main.c
2008-10-08  Ray StrodeIf console=tty0 is asked for use tty1
2008-10-08  Ray StrodeOnly set escape handler on window if it's open
2008-10-08  Ray StrodeNew nolog option to disable console redirection
2008-10-08  Ray StrodeMove details plugin to support n windows
2008-10-08  Ray StrodeCreate a separate window for each console
2008-10-08  Ray StrodeAdd new ply_window_is_open method
2008-10-08  Ray Strodechange ply_window_new to take a device instead of vt...
2008-10-07  Ray Strodefix boot-splash build
2008-10-07  Ray Strodedrop take_console/give_console functions
2008-10-06  Ray Strodeupdate libdir detection to reflect to plymouth dir
2008-10-06  Ray StrodeMove plymouth client/daemon/libply out of /usr
2008-10-06  Ray StrodeMove ply-image to libplybootsplash
2008-10-06  Ray StrodeRemove sun.png from makefile
2008-10-06  Ray StrodeFix build when compiled --without-gdm-transition
2008-10-06  Ray StrodeAdd pulser to list of plugins to build
2008-10-03  Ray StrodeClear screen when hiding splash in details plugin
2008-10-03  Ray StrodeTell GDM to start on vt1 for every plugin
2008-10-03  Charles BrejUpdate artwork and add satellites to star
2008-10-03  Charles BrejFix signedness issue in fb area_intersect code
2008-10-01  Ray StrodeAdd solar plugin to configure and Makefile
2008-09-29  Ray StrodeAdd new "solar" plugin by Charlie Brej
2008-09-29  Ray Stroderemove some ply-answer cruft that lingered
2008-09-29  Ray StrodeMake 3 text progress bars have parabolic relation
2008-09-29  Ray StrodeInterpolate stored boot time with default time
2008-09-29  Ray StrodeRaise default boot duration to one minute
2008-09-29  Ray StrodeForce the Will(n) function to approach 1.0
2008-09-29  Ray StrodeHide spinfinity progress bar when stopping animation
2008-09-29  Ray StrodeModel text progress bar code after graphical one
2008-09-29  Ray StrodeFix format string in fprintf call
2008-09-29  Ray StrodeUse clock_gettime instead of gettimeofday
2008-09-29  Ray Strodeadd "pulser" to list of acceptable default plugins
2008-09-29  Ray StrodeAdd new "text" plugin from Adam Jackson
2008-09-29  Ray StrodeRename "text" plugin to "pulser"
2008-09-29  Ray StrodeClamp boot progress between 0.0 to 1.0
2008-09-29  Ray StrodeCreate /var/lib/plymouth on install
2008-09-29  Ray StrodeMove boot time accounting up a layer
2008-09-29  Ray StrodeReplace ply-answer with a ply-trigger
2008-09-29  Ray StrodeAllow ply-trigger to have multiple pull handlers
2008-09-29  Ray StrodeIgnore extra calls to --show-splash
2008-09-29  Ray StrodeSplit out progress bar into its own file
2008-09-29  Ray StrodeDon't try to use window if it's not available in text...
2008-09-29  Ray StrodeRename boot_time to boot_duration
2008-09-29  Ray StrodeAdd some underscores to variable names
2008-09-29  Ray StrodeGet rid of bar_mode in spinfinity plugin
2008-09-29  Ray StrodePut time file in /var/lib/plymouth/boot-time
2008-09-29  Will WoodsAdd progress bar to spinfinity
2008-09-26  Dennis GilmoreMake pango an optional build time dependency
2008-09-24  Ray StrodeFix build, remove some superfluous code
2008-09-24  Ray StrodeHide text splash on shutdown
2008-09-23  Ray StrodeAdd new "report-error" subcommand
2008-09-23  Ray StrodeLimit number of unlock attempts
2008-09-23  Ray StrodeGo back to text mode when hiding spinfinity splash
2008-09-23  Ray Strodeimplement become_idle interface in spinfinity
2008-09-23  Ray StrodeAdd new interface to make splash plugin go to idle
2008-09-23  Ray StrodeAdd new trigger object
2008-09-23  Ray StrodeTell GDM to do a smooth transition for spinfinity
2008-09-23  Ray StrodeTrack visibility state of spinfinity plugin
2008-09-23  Ray StrodeAdd "quit" subcommand to boot client
2008-09-23  Ray Strodedetach splash plugin from event loop before unload
2008-09-23  Ray StrodeOnly hide boot splash on quit if told to do so
2008-09-23  Ray StrodeAdd {add,remove}_window funcs to splash plugins
2008-09-22  Ray StrodeDon't unload plugin when hiding it
2008-09-22  Ray StrodeUnload plugin instead of hiding it on free()
2008-09-22  Ray StrodeUnload splash plugin instead of hiding on quit
2008-09-22  Ray StrodeDon't force text mode on quit
2008-09-20  Ray StrodeAdd Charlie Brej to copyright holder lists
2008-09-20  Charlie BrejAdd new functions for filling fb within clip rect
2008-09-20  Charlie BrejAllow fb areas to have out of bounds x and y values
2008-09-20  Charlie BrejSkip pixel blending if alpha is 0
2008-09-20  Charlie BrejAdd new list functions
2008-09-20  Charlie BrejAdd resize and rotate methods to image object
2008-09-20  Charlie BrejPlug various memory leaks
2008-09-12  Christoph BrillFix sandbox builds (by using DESTDIR)
2008-09-12  Christoph BrillFix the build order of scripts/ and images/
2008-09-10  Ray StrodeDon't reset cursor position when closing window
2008-09-10  Ray StrodeRequire plymouthd to be run as root
2008-09-10  Ray StrodeForce shadow frame buffer to have cairo compatible...
2008-09-10  Ray StrodeFix typo
2008-09-10  Ray Strodedon't assert if no window could be made
2008-09-10  Ray StrodeActually fix serial console loop
2008-09-05  Ray StrodeFix console iterating patch from two commits ago
2008-09-05  Ray StrodeStrip out , when parsing console
2008-09-05  Ray StrodeUse the last console instead of first console
2008-09-05  Ray StrodeShow password prompts for details plugin
next