Commit Graph

1666 Commits (76142a6f6e32052793421da6c590cd18150ffa31)
 

Author SHA1 Message Date
Ray Strode e6763666e1 utils: plug memory leak
14 years ago
Ray Strode ffdfb78be1 boot-server: print who is making requests
14 years ago
Charlie Brej 2c46832e5d gitignore: Ignore generated script string files
14 years ago
Charlie Brej 845972a5c1 script: Add compatibility redirect for set message function
14 years ago
Charlie Brej c418d0aa83 client: Alias display-message command to message for backward compatibility
14 years ago
Charlie Brej 74c461fffd command-parser: Allow commands to be aliased
14 years ago
Charlie Brej e50ece1f70 script: Implement hide message function in the example script theme
14 years ago
Charlie Brej b371740a73 script: Add hide message support to the script plugin themes
14 years ago
Charlie Brej e4267ccba1 main: Inform plugins of hidden messages
14 years ago
Charlie Brej eed3b65b4c boot-splash: Add "hide message" splash plugin call
14 years ago
Charlie Brej df5d6ded7e boot-splash: Clean up indenting and function order
14 years ago
Charlie Brej e813a486ee boot-splash: Clean up indenting
14 years ago
Charlie Brej bdd6d45211 main: Remove the hidden message from the message list
14 years ago
Charlie Brej c21bc99eee boot-client: Add hide-message client command
14 years ago
Charlie Brej 1244d41fdd boot-server: Add "hide message" handler to boot server
14 years ago
Charlie Brej 0331ff6102 protocol: Add "hide message" command to the protocol
14 years ago
Colin Watson e61e740e64 details: Implement display_message
14 years ago
Colin Watson 76222a08e8 main: Open /proc/cmdline by absolute path
14 years ago
Colin Watson 41646ad9dd client: Open /proc/cmdline by absolute path
14 years ago
Anisse Astier 5e8e039a00 [script] Add font selection argument to text to image capability
14 years ago
Anisse Astier 984f4d9643 [label] Add font controls to label plugins
14 years ago
Anisse Astier 2fd764b65c [label] Factorize some font init code
14 years ago
Ray Strode d00973529c [drm] plug driver_name leak
14 years ago
Ray Strode 6e2df779ed [drm] Add preliminary support for libkms
14 years ago
Ray Strode 66980c331b [client] Update top line of help output
14 years ago
Ray Strode fcad4131f3 [main] Update top line of help output
14 years ago
Ray Strode 68f72b2b36 [two-step] Add prototype for exported function
14 years ago
Ray Strode 5125f624f6 [space-flares] mark functions static
14 years ago
Ray Strode de73f0bfa4 [space-flares] Add prototype for exported function
14 years ago
Ray Strode 20562c56b8 Add prototype for exported function
14 years ago
Ray Strode 8e9086b6fd [fade-throbber] Add prototype for exported function
14 years ago
Ray Strode 11012f6d34 [throbgress] add prototype for exported function
14 years ago
Ray Strode e242808bfb [label] add prototype for exported function
14 years ago
Ray Strode ea135e702e [label] remove bogus whitespace
14 years ago
Ray Strode 4cd352a2ec [label] mark functions static
14 years ago
Ray Strode 38a71bb753 [throbber] drop unused variable
14 years ago
Ray Strode 24f78a2754 [throbber] fix incorrect cast
14 years ago
Ray Strode dcf4417056 [animation] drop unsed variable
14 years ago
Ray Strode 2955b79e3c [animation] fix signedness warnings
14 years ago
Ray Strode 241575f2f7 [throbber] fix signedness warning
14 years ago
Ray Strode 2102644081 [region] clean up bogus whitespace
14 years ago
Ray Strode f163c1e304 [region] drop unused variables
14 years ago
Ray Strode 0d72e7793b [region] mark do_test static
14 years ago
Ray Strode 29bbcb54b2 [rectangle] Remove bogus whitespace
14 years ago
Ray Strode 9cd114b72c [rectangle] drop unused variable
14 years ago
Ray Strode 01adbeeaa5 [region] Use correct type for loops
14 years ago
Ray Strode 37c82e306c [two-step] Don't crash if throbber is unavailable
14 years ago
Ray Strode 3d7f4fe441 [animation] Properly handle zero animation frames
14 years ago
Ray Strode e30024211b [drm] free stored connector
14 years ago
Ray Strode dff1924448 [drm] Allow multiple monitors to share one controller
14 years ago