summaryrefslogtreecommitdiff
path: root/com32/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'origin/master' into fscH. Peter Anvin2009-12-223-6/+13
|\ \ | |/
| * com32: syslinux_report_video_mode returns voidH. Peter Anvin2009-12-221-1/+1
| * vesa: formatting fixH. Peter Anvin2009-12-221-1/+1
| * vesamenu: unbreak the default backgroundH. Peter Anvin2009-12-221-4/+11
* | Merge commit 'syslinux-3.84'H. Peter Anvin2009-12-225-13/+152
|\ \ | |/
| * video: implement long-promised video functions; use themH. Peter Anvin2009-12-185-13/+152
* | Merge branch 'master' into fscH. Peter Anvin2009-12-2223-575/+963
|\ \ | |/
| * vesacon: don't display the cursor when doing a quiet bootH. Peter Anvin2009-12-075-8/+19
| * Merge branch 'softres'H. Peter Anvin2009-12-0715-543/+765
| |\
| | * vesacon: make it possible to request nonstandard resolutionsH. Peter Anvin2009-12-071-1/+15
| | * vesacon: not all JPEG images are JFIFH. Peter Anvin2009-12-071-2/+1
| | * jpeg: actually build yuv420pH. Peter Anvin2009-08-091-1/+1
| | * tinyjpeg: fix yuv420p, correct some of the initalization codeH. Peter Anvin2009-08-097-59/+77
| | * vesacon: infrastructure support for arbitrary resolutionsH. Peter Anvin2009-08-055-77/+104
| | * tinyjpeg: modify to handle partial image blocksH. Peter Anvin2009-08-059-357/+374
| | * tinyjpeg: set limit to 4096x4096 not 2048x2048H. Peter Anvin2009-08-051-2/+2
| | * tinyjpeg: update to revision 20070609H. Peter Anvin2009-08-054-63/+210
| * | pci: replace '-' by '_' in modules namesErwan Velu2009-12-041-1/+14
| * | com32: Avoid gpxe detection code duplicationErwan Velu2009-12-042-0/+47
| * | Merge remote branch 'hpa/master'Erwan Velu2009-11-204-1/+69
| |\ \
| | * | open: close the file descriptor if the file fails to openH. Peter Anvin2009-11-191-1/+2
| | * | dprintf: fix uninitialized pointer; return voidH. Peter Anvin2009-11-192-10/+7
| | * | dprintf: fix dprintf() and vdprintf()H. Peter Anvin2009-11-192-1/+9
| | * | dprintf: a generic debug-to-serial infrastructureH. Peter Anvin2009-11-193-0/+62
| * | | pci: using zfopen instead of fopenErwan Velu2009-11-101-5/+6
| |/ /
| * | pci: Removing useless initialisationErwan Velu2009-11-091-3/+0
| * | pci: Prevent kernel modules to be listed twiceErwan Velu2009-11-091-4/+32
| * | Revert "ansicon: allow to pass page # to write functions"H. Peter Anvin2009-11-063-15/+16
* | | Merge branch 'master' into fscH. Peter Anvin2009-11-065-56/+305
|\ \ \ | |/ /
| * | libansi: reset SGR parameters cache in cls()Pierre-Alexandre Meyer2009-11-021-0/+23
| * | libansi: correctly reset attributesPierre-Alexandre Meyer2009-09-051-2/+4
| * | libansi: reset_colors should use csprintPierre-Alexandre Meyer2009-09-051-1/+1
| * | libansi: add reset_colors functionPierre-Alexandre Meyer2009-09-051-0/+5
| * | ansi: add support for no-wrap mode, cleanupsH. Peter Anvin2009-09-042-40/+51
| * | Merge commit 'origin/libansi' into cmenu-videoPierre-Alexandre Meyer2009-09-042-0/+209
| |\ \
| | * | libansi: build libansi.oPierre-Alexandre Meyer2009-09-012-1/+3
| | * | libansi: move to lib directory, as it is MIT, not GPL licensedPierre-Alexandre Meyer2009-09-011-0/+207
| * | | Merge branch 'cmenu-video' of git://git.zytor.com/users/pam/hdt-pierre into c...Pierre-Alexandre Meyer2009-09-041-92/+207
| |\ \ \ | | |/ /
| | * | Revert "ansicon: allow to pass page # to write functions"Pierre-Alexandre Meyer2009-09-013-15/+16
| | * | ansicon: allow to pass page # to write functionsPierre-Alexandre Meyer2009-09-013-16/+15
| * | | ansicon: allow to pass page # to write functionsPierre-Alexandre Meyer2009-08-113-16/+15
* | | | Merge branch 'master' into fscH. Peter Anvin2009-08-315-1998/+208
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...erwan2009-08-194-1906/+1
| |\ \ \ | | |/ /
| | * | zlib: remove unused sample programsH. Peter Anvin2009-08-102-888/+0
| | * | zlib: kill gzio.cH. Peter Anvin2009-08-092-1018/+1
| | |/
| * | Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-04189-6475/+6763
| |\ \ | | |/
| * | pci: prevent modules.alias to destroy modules.pcimap contentErwan Velu2009-04-271-2/+4
| * | pci: Adding get_module_name_from_alias()Erwan Velu2009-04-271-0/+125
| * | pci: Using for_each_pci_func3Erwan Velu2009-04-151-3/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu2009-04-153-43/+56
| |\ \