Commit graph

487 commits

Author SHA1 Message Date
Ray Strode
83a23fc456 add new api for moving text cursor around 2008-06-19 09:38:34 -04:00
Ray Strode
6bda9aa4d1 Hide cursor and clear screen in text plugin 2008-06-18 22:45:49 -04:00
Ray Strode
4d686ee8e8 Add new api for reading text window geometry 2008-06-18 22:07:37 -04:00
Ray Strode
d50a30ea79 add start of text getters 2008-06-18 21:48:47 -04:00
Ray Strode
3a50fe6dc6 Make new line return to column 0 2008-06-18 21:47:55 -04:00
Peter Jones
e219bb6e67 Fix ldconfig to be run on -libs not on the main package.
Fix main package and plugins not to reset inappropriately.
2008-06-17 13:41:58 -04:00
Peter Jones
1892caa3df Make plymouth-populate-initrd run "plymouth-set-default-plugin --reset" if none is set. 2008-06-17 11:47:23 -04:00
Peter Jones
bdfa510fbe Revert "Supress erroneous warning during shutdown.", it's completely wrong.
This reverts commit 2698c08999.
2008-06-16 18:05:50 -04:00
Peter Jones
2698c08999 Supress erroneous warning during shutdown. 2008-06-16 17:34:39 -04:00
Peter Jones
0935335237 Fix missing struct initializer on ->newroot, so boot.log will actually work. 2008-06-16 17:33:34 -04:00
Kristian Høgsberg
34862aa8d3 Don't go to text mode on exit. 2008-06-16 17:14:58 -04:00
Kristian Høgsberg
48a6bfa3bb Factor out background drawing code in throbber helper. 2008-06-16 16:43:50 -04:00
Ray Strode
0a7e2c9219 Bump version to 0.3.2 2008-06-16 15:03:26 -04:00
Ray Strode
9649385000 Drop fade out in spinfinity plugin 2008-06-16 15:02:59 -04:00
Ray Strode
0087cc6464 Use proper gradient color stops for spinfinity 2008-06-16 15:02:59 -04:00
Ray Strode
bbbe3af42a drop tabs 2008-06-16 15:02:59 -04:00
Peter Jones
a6f91f55b1 Name the default plugin "default.so", not "graphical.so", so that it's obvious what's going on there. 2008-06-13 17:16:44 -04:00
Ray Strode
54a651f30c Move throbber to libplybootsplash 2008-06-12 17:32:02 -04:00
Ray Strode
76d837e387 place throbber relative to logo in spinfinity plugin 2008-06-12 14:08:51 -04:00
Ray Strode
67c4f66db0 track logo area in spinfinity plugin state 2008-06-12 14:08:51 -04:00
Ray Strode
e8a24328ae update .gitignore to include generated initrd scripts 2008-06-12 14:08:50 -04:00
Ray Strode
5ea6157c54 Add new throbber_load function to preload frames
This will be important for determining the propery location
of the throbber on screen
2008-06-12 14:08:50 -04:00
Ray Strode
988d8b232e Update version to 0.3.1 2008-06-12 14:08:50 -04:00
Ray Strode
98c51f93f2 Ship bizcom.png in tarball even if configured without it 2008-06-12 14:08:50 -04:00
Ray Strode
4d7ac64ced Don't ship pregenerated initrd scripts in tarball 2008-06-12 14:08:50 -04:00
Ray Strode
b100ea3fbc Bump version to 0.3.0 2008-06-12 14:08:50 -04:00
Peter Jones
7444cd019c Fix trivial problems discovered with "-Wall -Werror" 2008-06-12 13:46:42 -04:00
Peter Jones
eed091a216 Fix obviously broken code I committed yesterday. 2008-06-12 13:30:52 -04:00
Peter Jones
6862500dcf Fix possible unasigned value. 2008-06-12 13:29:52 -04:00
Peter Jones
c3953c32f7 Fix compiler warning. 2008-06-12 13:28:16 -04:00
Peter Jones
90d6fbed93 Fix added whitespace error. 2008-06-12 13:20:19 -04:00
Peter Jones
21d5757e08 Add some tracing for the device query/mode verification code. 2008-06-12 13:19:30 -04:00
Peter Jones
f7ac6f80da Log the dlerror, don't just call it for no reason. 2008-06-12 13:17:49 -04:00
Peter Jones
3737f21226 Don't treat "vga=791" the same thing as " 1 ". Also, change the chroot logging. 2008-06-12 13:17:49 -04:00
Peter Jones
835e591f40 Put bizcom.png in the main package and get its path right. 2008-06-12 13:17:49 -04:00
Ray Strode
fd035f2486 Fix distcheck
Now that we generate the initrd scripts, we need to ship
the input templates
2008-06-11 17:27:55 -04:00
Ray Strode
b2f18586cf whitespace cleanup 2008-06-11 17:21:40 -04:00
Ray Strode
bf73740db5 Generate helper scripts so the right logo is included 2008-06-11 17:19:55 -04:00
Ray Strode
1e457ae39c Update populate and update initrd scripts to use the same lib heuristic as set-default-plugin 2008-06-11 17:19:55 -04:00
Ray Strode
5a85be71ea Try to open the frame buffer every time we set graphics mode
It may fail initially and work later
2008-06-11 17:19:55 -04:00
Ray Strode
5123832d46 add symlink to default plugin in initrd 2008-06-11 17:19:55 -04:00
Ray Strode
7826d560be Write to stdout instead of tty1 for text plugin 2008-06-11 17:19:55 -04:00
Ray Strode
3d6f43ed26 create plugin directory before trying to install to it in populate script 2008-06-11 17:19:55 -04:00
Peter Jones
2b1f1097fb Make the spec file capable of building the result from "make dist". 2008-06-11 15:13:48 -04:00
Peter Jones
673252500e Make a very slight attempt at getting a reasonable video mode, and fail if we don't have one. 2008-06-11 14:14:52 -04:00
Ray Strode
f8aad4fca9 more spec updates 2008-06-11 14:10:45 -04:00
Ray Strode
28d7756eb3 Update spec file to set the latest installed plugin to default 2008-06-11 12:10:30 -04:00
Ray Strode
9e37acbd13 Add --reset argument to set-default-plugin
It just chooses the last installed plugin as the default
or no plugin if there is none available
2008-06-11 12:10:22 -04:00
Ray Strode
e86a9268dc Add new plymouth-set-default-plugin script
This script updates which plugin graphical.so points to
2008-06-11 12:03:20 -04:00
Ray Strode
ec3d0a0e5c Install symlink pointing graphical.so to the default plugin 2008-06-11 10:02:54 -04:00