platform/upstream/syslinux.git
2006-10-17 H. Peter AnvinRemove -traditional
2006-10-17 H. Peter AnvinSet MAKEFLAGS to -r to suppress predefined rules
2006-10-17 H. Peter AnvinMove -m32 to CFLAGS as well
2006-10-17 H. Peter AnvinMove flags from CC to CFLAGS
2006-10-17 H. Peter AnvinDocument memdisk changes
2006-10-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2006-10-17 H. Peter Anvin[memdisk] Saner handling of the values returned to...
2006-10-17 H. Peter Anvin[memdisk] Make ES:DI point to the $PnP structure on...
2006-10-03 H. Peter AnvinNew TEXT..ENDTEXT statement for the benefit of the...
2006-10-03 H. Peter AnvinOfficial binaries are 32 bits. Clean up release vs...
2006-10-03 H. Peter AnvinReduce verbosity
2006-10-03 H. Peter AnvinFix to "make tidy"
2006-09-30 H. Peter Anvinvesainit: clear the VESA buffers before call (paranoia)
2006-09-30 H. Peter Anvinvesainit: more careful detection of VESA modes
2006-09-28 H. Peter AnvinDocument new safeint mode. syslinux-3.32-pre1
2006-09-28 H. Peter AnvinNext version on this branch: 3.32
2006-09-28 H. Peter AnvinAdd "safeint" mode to memdisk
2006-09-23 H. Peter AnvinTry to be more true to the way "MENU INCLUDE" should... syslinux-3.31 syslinux-3.31-pre4
2006-09-22 H. Peter AnvinMake the last row the end row.
2006-09-22 H. Peter AnvinNew MENU INCLUDE directive, and support ~ to mark defau... syslinux-3.31-pre3
2006-09-22 H. Peter AnvinIf a later "menu background" overrides an earlier one...
2006-09-21 H. Peter AnvinAdd missing #include "fill.h" syslinux-3.31-pre2
2006-09-21 H. Peter AnvinDocument shadowing mode change.
2006-09-21 H. Peter AnvinUse the color table for the shadow, and make it user...
2006-09-20 H. Peter AnvinDocument ability to load more than one configuration... syslinux-3.31-pre1
2006-09-20 H. Peter AnvinSupport multiple configuration files in the menu systems.
2006-09-18 H. Peter AnvinFactor out extlinux as a separate package, avoid /boot... syslinux-3.30
2006-09-18 H. Peter AnvinCorrect syntax and document move to /usr/share.
2006-09-18 H. Peter Anvinrpm spec: add syslinux-tftpboot module
2006-09-18 H. Peter AnvinAdded a second sample background image
2006-09-16 H. Peter AnvinAdd file missing from previous commit syslinux-3.30-pre10
2006-09-16 H. Peter AnvinProper handling of different screen sizes (we're 78x29...
2006-09-16 H. Peter AnvinMore color tweaks. syslinux-3.30-pre9
2006-09-16 H. Peter AnvinProperly parse MENU COLOR statements.
2006-09-16 H. Peter AnvinDefault color tweaking
2006-09-16 H. Peter AnvinUse gamma-corrected gradient for the default image...
2006-09-16 H. Peter AnvinActually do proper gamma-corrected alpha blending....
2006-09-14 H. Peter AnvinAllow specifying * instead of any of the MENU COLOR... syslinux-3.30-pre8
2006-09-14 H. Peter AnvinAdd sample splash image
2006-09-14 H. Peter AnvinDefault background; skip background if VESA is uninitia... syslinux-3.30-pre7
2006-09-14 H. Peter AnvinClean up cursor during initialization
2006-09-14 H. Peter AnvinProperly support 16, 24 and 32-bit modes; now working... syslinux-3.30-pre6
2006-09-14 H. Peter AnvinFix dependency checking for sys/vesa
2006-09-14 H. Peter AnvinReplace memcpy() with a routine written in assembly...
2006-09-13 H. Peter AnvinBeginnings of supporting multiple pixel formats
2006-09-13 H. Peter Anvinfmtpixel.h: cleanups and performance improvements
2006-09-13 H. Peter AnvinCode to deal with multiple pixel formats
2006-09-13 H. Peter AnvinFor SOH codes, always issue a leading zero reset syslinux-3.30-pre5
2006-09-13 H. Peter AnvinDocument new selection programs.
2006-09-13 H. Peter AnvinMerge with 3.2x branch
2006-09-13 Erwan VeluIntroducing a new com32 module to parse pci devices...
2006-09-13 erwanBefore this fix, the cpu flags were shifted
2006-09-13 H. Peter Anvininitvesa: don't trust the BIOS when it says tty is...
2006-09-13 H. Peter Anvinansi: actually enable/disable the menu as required.
2006-09-13 H. Peter Anvinvesainfo: program to dump all VESA modes
2006-09-13 H. Peter Anvincom32/ansicon: actually mode the cursor...
2006-09-13 H. Peter AnvinRemove VESA demo and function used only by it
2006-09-13 H. Peter Anvinvesacon: if mode set failed, assume screen is unchanged
2006-09-13 H. Peter Anvinvesacon: stub out debugging function
2006-09-13 H. Peter Anvinvesacon: if a custom font is loaded, use it instead...
2006-09-13 H. Peter AnvinImplement fallback from vesacon to ansicon
2006-09-12 H. Peter AnvinCursor support for vesacon
2006-09-11 H. Peter AnvinFactor out the ANSI engine from the ANSI and VESA consoles
2006-09-06 H. Peter AnvinDocumentation for the graphical menu system syslinux-3.30-pre4
2006-09-06 H. Peter AnvinDocument graphical console
2006-09-06 H. Peter AnvinNo need to bzero .bss memory
2006-09-06 H. Peter AnvinAugment tinyjpeg so that we can decode straight into...
2006-09-05 H. Peter AnvinSet saner limits, since tinyjpeg will actually decode...
2006-09-05 H. Peter AnvinDefault to black screen; draw a JPEG background correctly. syslinux-3.30-pre3
2006-09-05 H. Peter AnvinCorrect the memory layout for the BGRA32 color space
2006-09-05 H. Peter AnvinMerge with 3.2x branch syslinux-3.30-pre2
2006-09-05 Erwan VeluAdding a new com32 module to handle cpu information syslinux-3.21-pre1
2006-09-05 Arne Georg... Simple menu system updates
2006-09-05 H. Peter AnvinAdd support for decoding JPEG images as well as PNG
2006-09-05 H. Peter Anvintinyjpeg: add rgba32 and bgra32 formats
2006-09-05 H. Peter AnvinFactor tinyjpeg out by colorspace, so we don't pull...
2006-09-02 H. Peter AnvinFix typo in Makefile rule
2006-09-02 H. Peter AnvinAdd tiny JPEG decoder library
2006-09-01 H. Peter AnvinLots of fixes to make the graphical menu actually work. syslinux-3.30-pre1
2006-09-01 H. Peter AnvinColor table handling for the VESA console
2006-09-01 H. Peter Anvinstate -> st.state
2006-09-01 H. Peter Anvinansicon support for SOH # color table handling
2006-09-01 H. Peter AnvinDon't bother writing out the trailing byte of an invali...
2006-09-01 H. Peter AnvinSerial port output with color table string injection.
2006-09-01 H. Peter AnvinWhitespace cleanup
2006-09-01 H. Peter AnvinWhitespace cleanup
2006-09-01 H. Peter AnvinWhitespace cleanup
2006-09-01 H. Peter AnvinBeginnings of a color theme manager; unify vesamenu...
2006-08-31 H. Peter AnvinShading fix
2006-08-31 H. Peter AnvinMore work on actual VESA console and menu. Shadowing...
2006-08-31 H. Peter AnvinExplicitly initialize on open instead of initializing...
2006-08-30 H. Peter AnvinBetter test of alpha blending (holy crap, it works!)
2006-08-30 H. Peter AnvinActually blend the proper colors...
2006-08-30 H. Peter AnvinMore sophisticated alpha blending; comment out backgrou...
2006-08-30 H. Peter AnvinThis branch is now targetted toward version 3.21
2006-08-28 H. Peter AnvinAdd alpha-blending function in preparation for proper...
2006-08-28 H. Peter AnvinTest program for the VESA code
2006-08-28 H. Peter AnvinInclude file updates
2006-08-28 H. Peter AnvinAdd routine to initialize and test for the FPU.
2006-08-28 H. Peter AnvinAdd strtod() function, needed by libpng
next