index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
-FPNG_NO_WRITE_SUPPORTED -> -DPNG_NO_WRITE_SUPPORTED
H. Peter Anvin
2007-01-25
1
-1
/
+1
*
Compilation fix for older gcc where __DBL_*_EXP__ isn't defined
H. Peter Anvin
2007-01-25
1
-33
/
+35
*
The simple menu system doesn't work with serial console
hiranotaka@zng.info
2006-10-30
1
-1
/
+2
*
Reduce verbosity
H. Peter Anvin
2006-10-02
1
-2
/
+2
*
Fix to "make tidy"
H. Peter Anvin
2006-10-02
1
-1
/
+3
*
vesainit: clear the VESA buffers before call (paranoia)
H. Peter Anvin
2006-09-30
1
-0
/
+2
*
vesainit: more careful detection of VESA modes
H. Peter Anvin
2006-09-30
1
-2
/
+14
*
Add missing #include "fill.h"
syslinux-3.31-pre2
H. Peter Anvin
2006-09-21
1
-0
/
+1
*
Use the color table for the shadow, and make it user controllable
H. Peter Anvin
2006-09-21
6
-49
/
+96
*
Add file missing from previous commit
syslinux-3.30-pre10
H. Peter Anvin
2006-09-16
1
-0
/
+23
*
Proper handling of different screen sizes (we're 78x29 in graphics mode...)
H. Peter Anvin
2006-09-16
6
-7
/
+20
*
Use gamma-corrected gradient for the default image, now when we have it
H. Peter Anvin
2006-09-15
1
-6
/
+6
*
Actually do proper gamma-corrected alpha blending. It seems fast enough.
H. Peter Anvin
2006-09-15
4
-12
/
+67
*
Default background; skip background if VESA is uninitialized
syslinux-3.30-pre7
H. Peter Anvin
2006-09-14
2
-19
/
+41
*
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
2
-0
/
+4
*
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
*
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
1
-21
/
+0
*
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
*
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
10
-81
/
+124
*
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
*
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
9
-1167
/
+1498
*
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
5
-1
/
+2476
*
Lots of fixes to make the graphical menu actually work.
syslinux-3.30-pre1
H. Peter Anvin
2006-09-01
8
-26
/
+50
*
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
*
Whitespace cleanup
H. Peter Anvin
2006-08-31
1
-3
/
+3
[next]