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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce verbosity
H. Peter Anvin
2006-10-02
1
-2
/
+2
*
Fix to "make tidy"
H. Peter Anvin
2006-10-02
1
-1
/
+3
*
Proper handling of different screen sizes (we're 78x29 in graphics mode...)
H. Peter Anvin
2006-09-16
1
-1
/
+1
*
Actually do proper gamma-corrected alpha blending. It seems fast enough.
H. Peter Anvin
2006-09-15
1
-1
/
+5
*
Fix dependency checking for sys/vesa
H. Peter Anvin
2006-09-14
1
-1
/
+1
*
Factor out the ANSI engine from the ANSI and VESA consoles
H. Peter Anvin
2006-09-10
1
-0
/
+2
*
tinyjpeg: add rgba32 and bgra32 formats
H. Peter Anvin
2006-09-05
1
-0
/
+1
*
Factor tinyjpeg out by colorspace, so we don't pull in everything
H. Peter Anvin
2006-09-05
1
-1
/
+2
*
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
1
-1
/
+6
*
Lots of fixes to make the graphical menu actually work.
syslinux-3.30-pre1
H. Peter Anvin
2006-09-01
1
-0
/
+2
*
Serial port output with color table string injection.
H. Peter Anvin
2006-08-31
1
-0
/
+3
*
More work on actual VESA console and menu. Shadowing still doesn't work
H. Peter Anvin
2006-08-31
1
-7
/
+2
*
More sophisticated alpha blending; comment out background call ATM
H. Peter Anvin
2006-08-30
1
-0
/
+4
*
Add routine to initialize and test for the FPU.
H. Peter Anvin
2006-08-28
1
-1
/
+1
*
Work on getting libpng to actually do something useful...
H. Peter Anvin
2006-08-28
1
-2
/
+4
*
More work on VESA graphical console support
H. Peter Anvin
2006-08-28
1
-1
/
+9
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
1
-1
/
+0
*
Beginnings of a file-moving API
hpa
2005-09-25
1
-1
/
+1
*
New "totaltimeout" option; change the menu behaviour on timeout.
hpa
2005-08-30
1
-1
/
+1
*
Out-of-line __intcall and __farcall; better detection mechanism for CM#2
hpa
2005-08-09
1
-0
/
+1
*
Support PCI config via BIOS
hpa
2005-08-03
1
-4
/
+12
*
gcc4 compilation fix
syslinux-3.09-pre1
hpa
2005-05-19
1
-0
/
+1
*
Move idle function into libcom32; libutil function is now just a wrapper.
hpa
2005-01-20
1
-1
/
+1
*
Add libpng
hpa
2005-01-08
1
-1
/
+6
*
Add zlib to libcom32
hpa
2005-01-08
1
-2
/
+5
*
Fix dependency detection in subdirectories
hpa
2005-01-05
1
-1
/
+2
*
Support PCI configuration space mechanism #2 if necessary.
hpa
2005-01-05
1
-1
/
+1
*
Fix PCI access functions
hpa
2005-01-04
1
-1
/
+3
*
More work on menu module. Looks like the file libc isn't quite there
hpa
2004-12-21
1
-1
/
+1
*
Add code to edit the command line in the simple menu
hpa
2004-12-21
1
-0
/
+1
*
Make the raw input console non-blocking with a timeout, allows handling
hpa
2004-12-20
1
-1
/
+1
*
Additional fixes for the proper argc/argv parsing
hpa
2004-12-17
1
-1
/
+2
*
Try getting the RPM to do the right thing for the com32 devel
hpa
2004-12-14
1
-1
/
+1
*
Make "make install" do the right thing for the com32 library
hpa
2004-12-14
1
-0
/
+11
*
Add stack.o to the list of library objects.
hpa
2004-12-08
1
-15
/
+13
*
Library to decode console codes; demo program
hpa
2004-12-01
1
-2
/
+2
*
Actually working ANSI device; add demo
syslinux-2.12-pre2
hpa
2004-11-30
1
-1
/
+1
*
A version of ansicon_write which compiles, and just make actually work
hpa
2004-11-30
1
-0
/
+1
*
Split input and output sides of the device model
hpa
2004-11-23
1
-3
/
+5
*
Use libgcc files from klibc
hpa
2004-11-17
1
-81
/
+22
*
Separate rawcon and stdcon; actually make input work
hpa
2004-11-17
1
-2
/
+4
*
Very basic operations now work; need to handle line-oriented
hpa
2004-11-17
1
-5
/
+4
*
Very first cut at a klibc-derived C library for com32
hpa
2004-11-10
1
-0
/
+102