search for: libansi

Displaying 11 results from an estimated 11 matches for "libansi".

Did you mean: libads
2014 Oct 13
2
[PATCH][git-pull] lua: fix broken bindings, switch to using methods, document things
...change) lua: docs: do not reference removed example lua: docs: add new bindings to syslinux.asc lua: vesa: delete stray would-be-debug output lua: docs: bring documentation up to date lua: docs: remove overall indentation and some verbose cruft from the examples libansi.h: depends on stdbool.h and stdio.h lua: docs: loadfile() is not TFTP-specific lua: docs: remove printf from loadfile example lua: docs: condense the PCI example lua: Remove even more cruft from syslinux.c lua: represent syslinux files as full userdata lua: garba...
2014 Oct 24
0
[PATCH][git-pull] lua: fix broken bindings, switch to using methods, document things
...do not reference removed example > lua: docs: add new bindings to syslinux.asc > lua: vesa: delete stray would-be-debug output > lua: docs: bring documentation up to date > lua: docs: remove overall indentation and some verbose cruft from the examples > libansi.h: depends on stdbool.h and stdio.h > lua: docs: loadfile() is not TFTP-specific > lua: docs: remove printf from loadfile example > lua: docs: condense the PCI example > lua: Remove even more cruft from syslinux.c > lua: represent syslinux files as full...
2009 Nov 12
12
no memory entry in main menu
...itdiff;h=4899adbd7ad688fb6a6b8dc2f8aad54719168e09 So we'll have to fix that for 0.3.6. > > Since v 0.3.5 the graphic output is very slow. It was very fast in v > 0.3.4 and the older versions. > Did you change something for the graphic output ? Yes, some changes occured to use the libansi. What's your test case to feel this ? On which system are you working on ? I'm putting the list in CC to allow other people to follow this discussion.
2009 Nov 09
1
HDT 0.3.5 (mojito) is out
...ase is hosted here : http://www.hdt-project.org/wiki/hdt-0.3.5 I'd like to thank Pierre & Gert for their wonderful work on this release. Pierre for the great features & Gert for his QA and inputs. Biggest changes since 0.3.4 are : - Bootloader & mbr detection - Cmenu now uses the libansi - Adding & enhancing SMI detection - Inactive items are now brighter to improve readibility - Reboot If your system features the reboot.c32 module, the "reboot" command will restart your computer. The floppy/iso images we provides includes this module to enable this feature. - Automa...
2009 Oct 27
1
HDT 0.3.5-pre1
...f releasing HDT-0.3.5. This -pre1 release includes new features that needs to be tested widely to insure that we didn't introduced new bugs. As a menu, we have: - bootloader detection In the disk menu, the "show disks" command reports the detected bootloader. - Cmenu now uses the libansi This improves the rendering and allow serial output. Note that minicom doesn't seems to render correctly the ansi codes. Speaking about the code itself, lots of cleanup to avoid gcc warnings. To test this release you have 3 options : Booting the com32 module on Syslinux 3.83 : http://www.hdt...
2009 Nov 09
1
HDT 0.3.5 (mojito) is out
...ase is hosted here : http://www.hdt-project.org/wiki/hdt-0.3.5 I'd like to thank Pierre & Gert for their wonderful work on this release. Pierre for the great features & Gert for his QA and inputs. Biggest changes since 0.3.4 are : - Bootloader & mbr detection - Cmenu now uses the libansi - Adding & enhancing SMI detection - Inactive items are now brighter to improve readibility - Reboot If your system features the reboot.c32 module, the "reboot" command will restart your computer. The floppy/iso images we provides includes this module to enable this feature. - Automa...
2013 Jun 25
0
Syslinux 6.00 released
...syslinux/run_default.o syslinux/run_command.o syslinux/cleanup.o syslinux/localboot.o syslinux/runimage.o syslinux/loadfile.o syslinux/floadfile.o syslinux/zloadfile.o syslinux/load_linux.o syslinux/initramfs.o syslinux/initramfs_file.o syslinux/initramfs_loadfile.o syslinux/initramfs_archive.o sys/libansi.o sys/gpxe.o atexit.o onexit.o abort.o ld: i386 architecture of input file `zlib/adler32.o' is incompatible with i386:x86-64 output ld: i386 architecture of input file `zlib/compress.o' is incompatible with i386:x86-64 output ld: i386 architecture of input file `zlib/crc32.o' is incompa...
2013 Jun 25
4
Syslinux 6.00 released
On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > Thanks - now it crashes later ... What crash are you seeing? > I don't have the ia64 files which are needed for a complete binary. But > maybe that's only my special problem. You shouldn't need ia64 files to build ia32 and x86-64 versions of gnu-efi or Syslinux. -- Matt Fleming, Intel Open Source Technology Center
2015 Jul 02
1
boot... round 2
...-only-change.patch 0004-lua-docs-do-not-reference-removed-example.patch 0005-lua-docs-add-new-bindings-to-syslinux.asc.patch 0006-lua-vesa-delete-stray-would-be-debug-output.patch 0007-lua-docs-bring-documentation-up-to-date.patch 0008-lua-docs-remove-overall-indentation-and-some-verbose.patch 0009-libansi.h-depends-on-stdbool.h-and-stdio.h.patch 0010-lua-docs-loadfile-is-not-TFTP-specific.patch 0011-lua-docs-remove-printf-from-loadfile-example.patch 0012-lua-docs-condense-the-PCI-example.patch 0013-lua-Remove-even-more-cruft-from-syslinux.c.patch 0014-lua-represent-syslinux-files-as-full-userdata.pa...
2015 Jul 01
4
boot... round 2
On 01.07.2015 12:10, Gene Cumm wrote: > On Wed, Jul 1, 2015 at 4:35 AM, poma <pomidorabelisima at gmail.com> wrote: >> >> To remind you once again. >> ISOLINUX >= 6.00 built with GCC >= 5.0.0 causes a broken boot. >> This relates specifically to the use of the vesamenu.c32, >> menu.c32 works without problemos. > > isolinux-debug.bin is not for
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com> This series fixes some bugs and switches the elflink branch to be entirely ELF modules. It applies on top of, http://syslinux.zytor.com/archives/2011-April/016369.html The deletions in the diff stat below are mainly from deleting com32/elflink/modules (finally!). Now there should be no duplicate code because we don't need COM32 and