Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 3 of 3
  1. #1
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,931

    7.3: Windows build without source code

    As of tomorrow's build, the Windows installer and .zip file will come without the source code and CPAN folders. Only the plugins will remain in source code, as they're loaded dynamically. All the remaining files (which were never used anyway) are now bundled into the binaries.

    If you want to have to source, feel free to download the tarballs or use subversion to checkout the latest and greatest code at any time.

    --

    Michael

  2. #2
    Senior Member
    Join Date
    Sep 2006
    Location
    Zurich, Switzerland
    Posts
    794
    Michael, does this mean that the code to support all the different player types, including SliMP3, and different display types is always loaded? Normally, much of this is dynamically loaded as required.

    Alan.

  3. #3
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,931

    7.3: Windows build without source code

    > Michael, does this mean that the code to support all the different
    > player types, including SliMP3, and different display types is always
    > loaded? Normally, much of this is dynamically loaded as required.


    The perl execution behaviour should not have changed. It's only bundled into the binary, then extracted at runtime. I must admit I didn't verify memory usage, but I'd expect it to be the same.

    --

    Michael

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •