Skip to content

Releases: jayrm/fblo

JayRM's FreeBASIC Load Out - v0.4

Choose a tag to compare

@jayrm jayrm released this 13 Nov 03:27

Translated headers and prebuilt static libraries for FreeBASIC win32/win64 that can be can be dropped in to an existing standalone FreeBASIC install. The Load Out is intended to provide users with source code and libraries that would be otherwise difficult to find or build on their own; collected in one package and ready for use.

  • Find the package that matches your FreeBASIC installation.
  • For example, for the latest fbc release:
    • download fblo-0.4-fbc-1.10.0-winlibs-gcc-9.3.0.7z
    • for fbc version 1.10.0 built with winlibs gcc 9.3 tool chain.
    • unpack to your freebasic installation
  • Careful, some files in your existing fbc installation will be replaced

Packages Included in the Load Out

  • fbfrog: A binding generator for FreeBASIC
  • FBImage: Load BMP, PNG, JPG, TGA, DDS from file or memory as FBImage
  • fbpng 3.2.z: FreeBASIC PNG Library
  • libogg 1.3.2 - Reference implementation of the Ogg media container
  • libvorbis 1.3.7 - Reference implementation of the Ogg Vorbis audio format
  • libmad-0.15.1b - MPEG audio decoder library
  • libdumb-0.9.3 - Dynamic Universal Music Bibliotheque
  • libcsidlight - SID Emulator for playing C64 SID streams
  • fbsound-1.2 - A free sound library for FreeBASIC compiler
  • libpng 1.6.40 - PNG Reference Library
  • pcre 8.45 - Perl-Compatible Regular Expression
  • pcre2 10.42 - Perl-Compatible Regular Expressions
  • zlib 1.3 - Data Compression Library

See README.md for more information

JayRM's FreeBASIC Load Out - v0.3

Choose a tag to compare

@jayrm jayrm released this 22 Oct 14:32

Translated headers and prebuilt static libraries for FreeBASIC win32/win64 that can be can be dropped in to an existing standalone FreeBASIC install. This release is intended to provide source code and libraries for users that would be otherwise difficult to find or build on their own; collected in one package and ready for use.

  • Find the package that matches your FreeBASIC installation.
  • For example, for the latest fbc release:
    • download fblo-0.3-fbc-1.10.0-winlibs-gcc-9.3.0.7z
    • for fbc version 1.10.0 built with winlibs gcc 9.3 tool chain.
    • unpack to your freebasic installation
  • Careful, some files in your existing fbc installation will be replaced

Packages Included in the Load Out

  • fbfrog: A binding generator for FreeBASIC
  • FBImage: Load BMP, PNG, JPG, TGA, DDS from file or memory as FBImage
  • fbpng 3.2.z: FreeBASIC PNG Library
  • libogg 1.3.2 - Reference implementation of the Ogg media container
  • libvorbis 1.3.7 - Reference implementation of the Ogg Vorbis audio format
  • libmad-0.15.1b - MPEG audio decoder library
  • libdumb-0.9.3 - Dynamic Universal Music Bibliotheque
  • libcsidlight - SID Emulator for playing C64 SID streams
  • libpng 1.6.40 - PNG Reference Library
  • zlib 1.3 - Data Compression Library

See README.md for more information

JayRM's FreeBASIC Load Out - v0.2

Choose a tag to compare

@jayrm jayrm released this 09 Oct 17:20

JayRM's FreeBASIC Load Out - v0.2

Prebuilt libraries for win32/win64 and source files that can be can be dropped in to an existing standalone FreeBASIC install.

  • Find the package that matches your FreeBASIC installation.
    For example choose fblo-0.2-fbc-1.10.0-winlibs-gcc-9.3.0.7z for FreeBASIC version 1.10.0 built with winlibs gcc 9.3 tool chain.

  • Careful, files may be replaced in your existing installation.

Included in this binary release:

  • fbfrog
  • zlib 1.3
  • libpng 1.6.40

See README.md for more information