VESA library: add support for reading lss16 images
[profile/ivi/syslinux.git] / com32 /
2008-03-04 H. Peter AnvinVESA library: add support for reading lss16 images
2008-03-03 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-03 H. Peter Anvinsimple menu: break off execute() into its own source...
2008-03-02 H. Peter AnvinAdd missing file <syslinux/zio.h> syslinux-3.70-pre3
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-02 ErwanLicense change for CPU detection modules
2008-03-02 H. Peter AnvinMove mboot documentation to the doc/ directory
2008-02-29 H. Peter AnvinAdd transparent decompression support to elf.c32
2008-02-29 H. Peter AnvinGeneric framework for reading compressed files using...
2008-02-27 H. Peter AnvinUn-inline fclose()
2008-02-27 H. Peter Anvinbackground.c: remove unused filesize() function
2008-02-27 H. Peter Anvinrealloc(): put an absolute upper limit on slack
2008-02-27 H. Peter AnvinComboot/Com32 changes for unspecified file lengths
2008-02-26 H. Peter AnvinMerge commit 'origin/nodxax' into nolen
2008-02-23 H. Peter Anvinfstat(): report files of unknown length as sockets
2008-02-22 H. Peter AnvinAllow MENU EXIT to specify a menu tag syslinux-3.62-pre15
2008-02-22 H. Peter AnvinFix the handling of hotkeys in MENU LABEL on submenus syslinux-3.62-pre14
2008-02-22 H. Peter Anvinrealloc(): try to protect a block in the path of a... syslinux-3.62-pre13
2008-02-22 H. Peter Anvinrealloc(): better implementation allowing in-place...
2008-02-20 H. Peter AnvinFix MENU TITLE -> MENU LABEL inheritance syslinux-3.62-pre12
2008-02-20 H. Peter AnvinMake sure color directives get attached to the proper...
2008-02-20 H. Peter Anvinsimple menu: fix the handling of '+' and '-' given...
2008-02-20 H. Peter AnvinFix the scrollbar handling for insanely huge menus
2008-02-20 H. Peter Anvinsimple menu: remember the cursor position on a per...
2008-02-20 H. Peter AnvinAdd support for MENU EXIT; no marker for MENU GOTO
2008-02-20 H. Peter AnvinWhen entering a new menu, go to the default entry for...
2008-02-20 H. Peter AnvinWhitespace cleanup... syslinux-3.62-pre11
2008-02-20 H. Peter Anvincom32: remove dependency files for "make tidy"
2008-02-20 H. Peter AnvinAdd dependency generation for com32 samples.
2008-02-20 H. Peter AnvinAdd dependency generation for com32 modules.
2008-02-20 H. Peter AnvinAdd dependency generation for the simple menu system
2008-02-20 H. Peter AnvinSet m->title for both root and submenus
2008-02-20 H. Peter AnvinAllow MENU LABEL <-> MENU TITLE for submenus to work...
2008-02-20 H. Peter AnvinAllow an included file to be treated as a submenu.
2008-02-20 H. Peter Anvinsimple menu: The use of realloc() requires indirect...
2008-02-20 H. Peter Anvinsimple menu: first cut at working submenus
2008-02-20 H. Peter Anvinrefstr: handle NULL in refstr[n]dup()
2008-02-20 H. Peter AnvinSimple menu: use refstrings consistently; now works...
2008-02-20 H. Peter Anvinrefstr_get(): handle NULL, force inline
2008-02-20 H. Peter Anvin[v]rsprintf(): actually set the return pointer...
2008-02-20 H. Peter Anvinsubmenu snapshot: it compiles now...
2008-02-20 H. Peter AnvinActually implement strnlen()
2008-02-20 H. Peter AnvinActually implement syslinux_ipappend_strings()
2008-02-20 H. Peter AnvinSubmenu support: development snapshot
2008-02-17 H. Peter AnvinVESA: work around bug in the Bochs VESA BIOS syslinux-3.62-pre10
2008-02-16 H. Peter AnvinGet rid of 4096-entry limit in the simple menu system syslinux-3.62-pre8
2008-02-16 H. Peter AnvinIf we're showing a scrollbar, always show at least...
2008-02-16 H. Peter Anvinhello.c: print arguments, no input section
2008-02-14 H. Peter AnvinVESA: suppress an unused arguments warning
2008-02-14 H. Peter AnvinVESA: align the row buffer to a multiple of 4 bytes.
2008-02-14 H. Peter AnvinAdd __aligned() and __alignas() macros
2008-02-14 H. Peter AnvinVESA: Minor cleanups syslinux-3.62-pre6
2008-02-14 H. Peter AnvinVESA: move debugging code to separate header file
2008-02-14 H. Peter AnvinSet the window size to 2 GB for linear framebuffer
2008-02-14 H. Peter AnvinBypass pixel conversion when the output format is BGRA32
2008-02-14 H. Peter AnvinTreat linear framebuffer as a degenerate paged framebuffer
2008-02-14 H. Peter AnvinVESA: move pixel formatting into __vesacon_copy_to_screen() syslinux-3.62-pre5
2008-02-14 H. Peter AnvinFix the calculation of bytes_per_pixel
2008-02-14 H. Peter AnvinReplace C version of memmove() with slightly optimized...
2008-02-14 H. Peter AnvinVESA: Support 15-bit RGB modes.
2008-02-14 H. Peter AnvinAdd support for paged (banked) VESA video mode
2008-02-13 H. Peter AnvinThe shuffle descriptors need to be unused for input... syslinux-3.62-pre3
2008-02-13 H. Peter AnvinChange the minimum number of shuffle descriptors to 64.
2008-02-13 H. Peter AnvinQuery the shuffle descriptor set size and use it
2008-02-13 H. Peter AnvinMove the prototypes for syslinux_shuffle_boot_*()
2008-02-12 H. Peter Anvinsimple menu: extend command line size to 2047 characters
2008-02-12 H. Peter Anvinshuffle: avoid computing block lists that will never...
2008-02-12 H. Peter AnvinHandle arbitrary numbers of shuffle descriptors
2008-02-11 H. Peter Anvinsimple menu: support sha256 and sha512 passwords
2008-02-11 H. Peter Anvincom32/*: move _GNU_SOURCE definitions into Makefiles
2008-02-11 H. Peter Anvinlibutil: add header file <xcrypt.h> for extended crypt...
2008-02-11 H. Peter Anvinmempcpy(): correct naming of the mempcpy() function
2008-02-11 H. Peter Anvinsimple menu: update copyright notices; clean whitespace
2008-02-11 H. Peter Anvinsimple menu: break password comparisons out into a...
2008-02-11 H. Peter Anvinmenu.c: add missing return statement
2008-02-11 H. Peter AnvinSimple menu system: move to dedicated subdirectory
2008-01-29 H. Peter Anvinmenu: clean up and fix MD5 password code
2008-01-23 H. Peter Anvinmeminfo.c32: a program to dump out the system memory map
2008-01-16 H. Peter AnvinStandardize format for copyright lines and update
2008-01-15 H. Peter Anvinelf.c32: a PHDR segment is loadable; handle filesz...
2008-01-15 Jeffrey HutzelmanSHA1 passwords: initialize the context before salting
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2008-01-05 H. Peter AnvinHandle vga={ask|normal|ext} in linux.c32 syslinux-3.55-pre4
2008-01-03 H. Peter AnvinAdd simple module to load and run a protected-mode...
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-13 H. Peter Anvinsyslinux_setadv(): handle size == 0, error on size...
2007-12-13 H. Peter AnvinLibrary routines for manipulating ADV data
2007-12-13 H. Peter AnvinInitial support for auxilliary data vector
2007-12-10 H. Peter AnvinSeparate attribute control for disabled menu items syslinux-3.54-pre1
2007-12-10 H. Peter AnvinFix handling of VESA modes with noncontiguous memory...
2007-11-21 H. Peter AnvinAdd "menu separator", "menu indent", "menu disabled"
2007-11-21 H. Peter AnvinAdd missing thunk function for cfarcall
2007-11-21 H. Peter AnvinAdd support for thunking cdecl/stdcall-style real-mode...
2007-11-20 H. Peter Anvinstruct term_state: remove duplicate .xy and unused...
2007-11-15 H. Peter AnvinPreserve ES:DI instead of probing for $PnP syslinux-3.53-pre5
2007-11-10 H. Peter AnvinAdd sha256crypt and sha512crypt; not yet enabled
next