Llink:changelog: Difference between revisions

From Lundman Wiki
No edit summary
No edit summary
Line 21: Line 21:
     * Major Windows code changes. IO base replaced.
     * Major Windows code changes. IO base replaced.
     * Minor "visited" changes, since files are read in chunks, caching was needed.
     * Minor "visited" changes, since files are read in chunks, caching was needed.
     * Minor debug mode HTML comment lost bug fixed. (mikevs)
     * Minor debug mode HTML comment lost bug fixed. [mikevs]
     * Directories can also use ignore= tag (mikevs)
     * Directories can also use ignore= tag [mikevs]
     * Next/Prev will go to top/end properly. (mikevs)
     * Next/Prev will go to top/end properly. [mikevs]
     * Conditional MACROS if client agent is Syabas (mikevs)
     * Conditional MACROS if client agent is Syabas [mikevs]
     * Last-line virtual line added for better navigation (mikevs)]
     * Last-line virtual line added for better navigation [mikevs]
     * Playlist feature to use "type=" tag, like type=music. (mikevs)
     * Playlist feature to use "type=" tag, like type=music. [mikevs]
     * Add 2nd redirect test for RAR files, allow subtitles next to RAR file.(redirection must be on in llink.conf)
     * Add 2nd redirect test for RAR files, allow subtitles next to RAR file.(redirection must be on in llink.conf)
     * byte range close file bug found, was closing HTTP socket, not file.
     * byte range close file bug found, was closing HTTP socket, not file.
     * New skin "nmt" (mikevs)
     * New skin "nmt" [mikevs]
     * Clearing PIN should now work
     * Clearing PIN should now work
     * Changed Aqua skin to show visited indication with icons over text colour.
     * Changed Aqua skin to show visited indication with icons over text colour.

Revision as of 05:44, 28 August 2008

Changelog

llink-2.1.2

   * Changed from libdvdread-0.9.7 to libdvdnav-4.2.1 for future features
   * Changed libdvdread access to wrap it in an async wrapper (more efficient, cleaner)
   * Added dvd_input RAR support to libdvdread for reading ISO inside RAR archives.
   * Generic menu added [nc]
   * Added working DELETE/DELETE-RECURSIVE menu code.
   * Added working UNRAR menu code.


llink-2.1.1

   * Accidentally broke dvdread support in 2.1.0


llink-2.1.0

   * Major Windows code changes. IO base replaced.
   * Minor "visited" changes, since files are read in chunks, caching was needed.
   * Minor debug mode HTML comment lost bug fixed. [mikevs]
   * Directories can also use ignore= tag [mikevs]
   * Next/Prev will go to top/end properly. [mikevs]
   * Conditional MACROS if client agent is Syabas [mikevs]
   * Last-line virtual line added for better navigation [mikevs]
   * Playlist feature to use "type=" tag, like type=music. [mikevs]
   * Add 2nd redirect test for RAR files, allow subtitles next to RAR file.(redirection must be on in llink.conf)
   * byte range close file bug found, was closing HTTP socket, not file.
   * New skin "nmt" [mikevs]
   * Clearing PIN should now work
   * Changed Aqua skin to show visited indication with icons over text colour.
   * OsX Application bundle using Platypus


llink-2.0.9

   * Clean up of -h usage display (IronWolve)
   * hide_path() prototype fix, coredump for menus. (erlis)
   * CDATA core fix (kpziegler)
   * "visited" media code started. Colour-code media already played.


llink-2.0.8

   * Start of "Menu" support.
   * parental support. ".Directory" (and "$Directory$" under Windows) are not shown, unless correct PIN is entered.
   * iStar double selector (status unknown)
   * "." core dump fixed.
   * "." and ".." removal for sub-directories
   * SSDP bindif support was not correct, again, really fixed.
   * Manual SSDP Query support
   * Somewhere along early 2.0.8 versions libdvdread support broke, fixed.
   * Added "VIDEO_TS" folders to libdvdread. (For merge support)
   * (lion timers bug fix for manual SSDP) 


llink-2.0.7

   * 32 bit lseek fix, would manifest as unable to seek/ff in large files. (found by dburckh)
   * libdvdread, should read .iso and .img files. (display .IFO/.VOB file to play)
   * SSDP announce to use bindif, if so specified (found by P.K.Lee)
   * Added -L option to work around LinkTheater bug