Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | load progress bar color from config file | Olivier Blin | 2005-08-04 | 1 | -2/+4 |
| | |||||
* | directly use # as color prefix | Olivier Blin | 2005-08-04 | 1 | -1/+0 |
| | |||||
* | read progress bar settings | Olivier Blin | 2005-08-04 | 1 | -1/+3 |
| | |||||
* | really write progress bar color in configuration files | Olivier Blin | 2005-08-04 | 1 | -3/+5 |
| | |||||
* | write progress bars in bootsplash config files | Olivier Blin | 2005-07-01 | 1 | -0/+33 |
| | |||||
* | fix typo instead of trying to be perl_checker compliant ... | Olivier Blin | 2005-06-06 | 1 | -2/+2 |
| | |||||
* | - perl_checker compliance | Pascal Rigaux | 2005-06-03 | 1 | -8/+6 |
| | | | | | - use "our" instead of "use vars" | ||||
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
| | |||||
* | really get default vga mode | Olivier Blin | 2005-05-10 | 1 | -1/+2 |
| | |||||
* | move rectangle2xywh(), distance(), farthest() and nearest() from draksplash2 ↵ | Olivier Blin | 2005-05-10 | 1 | -0/+55 |
| | | | | to bootsplash module, create xywh2rectangle() | ||||
* | use default jpeg image path in config file for both silent and verbose images | Olivier Blin | 2005-05-09 | 1 | -2/+3 |
| | |||||
* | write bootsplash v3 configuration files (progress bar still missing) | Olivier Blin | 2005-05-09 | 1 | -25/+17 |
| | |||||
* | force the exact image size when writing a theme | Olivier Blin | 2005-05-09 | 1 | -1/+2 |
| | |||||
* | add get_framebuffer_resolution and create_path | Olivier Blin | 2005-05-09 | 1 | -4/+20 |
| | |||||
* | fix typos | Olivier Blin | 2005-05-09 | 1 | -5/+5 |
| | |||||
* | fix theme creation | Olivier Blin | 2005-05-04 | 1 | -21/+12 |
| | |||||
* | new theme creation functions | Olivier Blin | 2005-05-03 | 1 | -12/+98 |
| | |||||
* | initial bootsplash module | Olivier Blin | 2005-04-29 | 1 | -0/+64 |