index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow specifying * instead of any of the MENU COLOR fields.
syslinux-3.30-pre8
H. Peter Anvin
2006-09-14
2
-23
/
+36
*
Add sample splash image
H. Peter Anvin
2006-09-14
1
-0
/
+0
*
Default background; skip background if VESA is uninitialized
syslinux-3.30-pre7
H. Peter Anvin
2006-09-14
2
-19
/
+41
*
Clean up cursor during initialization
H. Peter Anvin
2006-09-14
2
-4
/
+2
*
Properly support 16, 24 and 32-bit modes; now working properly.
syslinux-3.30-pre6
H. Peter Anvin
2006-09-14
5
-26
/
+79
*
Fix dependency checking for sys/vesa
H. Peter Anvin
2006-09-14
1
-1
/
+1
*
Replace memcpy() with a routine written in assembly which minimizes stores
H. Peter Anvin
2006-09-14
2
-29
/
+36
*
Beginnings of supporting multiple pixel formats
H. Peter Anvin
2006-09-13
3
-27
/
+91
*
fmtpixel.h: cleanups and performance improvements
H. Peter Anvin
2006-09-13
1
-10
/
+15
*
Code to deal with multiple pixel formats
H. Peter Anvin
2006-09-13
2
-0
/
+79
*
For SOH codes, always issue a leading zero reset
syslinux-3.30-pre5
H. Peter Anvin
2006-09-12
4
-23
/
+27
*
Document new selection programs.
H. Peter Anvin
2006-09-12
1
-0
/
+2
*
Merge with 3.2x branch
H. Peter Anvin
2006-09-12
5
-2
/
+301
|
\
|
*
Introducing a new com32 module to parse pci devices/buses
Erwan Velu
2006-09-12
4
-1
/
+297
|
*
Before this fix, the cpu flags were shifted
erwan
2006-09-12
1
-0
/
+3
*
|
initvesa: don't trust the BIOS when it says tty is supported
H. Peter Anvin
2006-09-12
1
-1
/
+7
*
|
ansi: actually enable/disable the menu as required.
H. Peter Anvin
2006-09-12
1
-0
/
+1
*
|
vesainfo: program to dump all VESA modes
H. Peter Anvin
2006-09-12
2
-1
/
+84
*
|
com32/ansicon: actually mode the cursor...
H. Peter Anvin
2006-09-12
1
-3
/
+5
*
|
Remove VESA demo and function used only by it
H. Peter Anvin
2006-09-12
3
-53
/
+1
*
|
vesacon: if mode set failed, assume screen is unchanged
H. Peter Anvin
2006-09-12
1
-4
/
+1
*
|
vesacon: stub out debugging function
H. Peter Anvin
2006-09-12
1
-2
/
+6
*
|
vesacon: if a custom font is loaded, use it instead of the BIOS font
H. Peter Anvin
2006-09-12
1
-7
/
+22
*
|
Implement fallback from vesacon to ansicon
H. Peter Anvin
2006-09-12
4
-2
/
+16
*
|
Cursor support for vesacon
H. Peter Anvin
2006-09-11
7
-31
/
+110
*
|
Factor out the ANSI engine from the ANSI and VESA consoles
H. Peter Anvin
2006-09-10
8
-907
/
+666
*
|
Documentation for the graphical menu system
syslinux-3.30-pre4
H. Peter Anvin
2006-09-05
1
-3
/
+96
*
|
Document graphical console
H. Peter Anvin
2006-09-05
1
-0
/
+5
*
|
No need to bzero .bss memory
H. Peter Anvin
2006-09-05
1
-1
/
+1
*
|
Augment tinyjpeg so that we can decode straight into the buffer;
H. Peter Anvin
2006-09-05
11
-83
/
+128
*
|
Set saner limits, since tinyjpeg will actually decode the whole image
H. Peter Anvin
2006-09-05
1
-1
/
+1
*
|
Default to black screen; draw a JPEG background correctly.
syslinux-3.30-pre3
H. Peter Anvin
2006-09-05
1
-11
/
+10
*
|
Correct the memory layout for the BGRA32 color space
H. Peter Anvin
2006-09-05
1
-3
/
+3
*
|
Merge with 3.2x branch
syslinux-3.30-pre2
H. Peter Anvin
2006-09-05
8
-7
/
+862
|
\
|
|
*
Adding a new com32 module to handle cpu information
syslinux-3.21-pre1
Erwan Velu
2006-09-05
5
-1
/
+812
|
*
Simple menu system updates
Arne Georg Gleditsch
2006-09-05
3
-5
/
+49
|
*
This branch is now targetted toward version 3.21
H. Peter Anvin
2006-08-30
1
-1
/
+1
*
|
Add support for decoding JPEG images as well as PNG
H. Peter Anvin
2006-09-05
1
-17
/
+112
*
|
tinyjpeg: add rgba32 and bgra32 formats
H. Peter Anvin
2006-09-05
3
-0
/
+752
*
|
Factor tinyjpeg out by colorspace, so we don't pull in everything
H. Peter Anvin
2006-09-05
10
-1174
/
+1505
*
|
Fix typo in Makefile rule
H. Peter Anvin
2006-09-02
1
-1
/
+1
*
|
Add tiny JPEG decoder library
H. Peter Anvin
2006-09-01
6
-1
/
+2549
*
|
Lots of fixes to make the graphical menu actually work.
syslinux-3.30-pre1
H. Peter Anvin
2006-09-01
13
-111
/
+139
*
|
Color table handling for the VESA console
H. Peter Anvin
2006-08-31
2
-53
/
+49
*
|
state -> st.state
H. Peter Anvin
2006-08-31
1
-6
/
+6
*
|
ansicon support for SOH # color table handling
H. Peter Anvin
2006-08-31
1
-0
/
+45
*
|
Don't bother writing out the trailing byte of an invalid SOH # sequence.
H. Peter Anvin
2006-08-31
1
-4
/
+0
*
|
Serial port output with color table string injection.
H. Peter Anvin
2006-08-31
4
-5
/
+127
*
|
Whitespace cleanup
H. Peter Anvin
2006-08-31
1
-1
/
+1
*
|
Whitespace cleanup
H. Peter Anvin
2006-08-31
1
-2
/
+2
[next]