Llink:changelog: Difference between revisions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
* Added option to allow sending of index.html file if present in directory | * Added option to allow sending of index.html file if present in directory | ||
* New MACROs for current page, tvid-tvid and total pages, total files. | * New MACROs for current page, tvid-tvid and total pages, total files. | ||
* Minor changes in extra-info, directory.ext was terminated at .ext | |||
Revision as of 01:38, 24 October 2008
Changelog
llink-2.2.0
* Added UDF2.50 support to dvdread for BD-5 ISO images. (HD-DVD as well, in theory) * Added support to UDF list files (instead of just domain,title DVD lookup) * Jukebox page 2 and up incorrectly handled Separator for files. * libdvdnav fails to open paths with /VIDEO_TS/. Reverted function from libdvdread. * Changed pass=0 to list and cache only. Pass=1+ simply replays cache. No need for lastline etc. * Fix history code so parent sets from page and focus correctly. * Fix focus setting * Add user-set sort-types in conf * Add sort-by cgi key, and MACROS to control sorting. * Fixed SSDP to also work against xbox360 and Playstation3 (query only, more work needed for actual use) * Added option to automatically expand RAR files when listing. * Added option to automatically expand ISO files when listing. * Added option to allow sending of index.html file if present in directory * New MACROs for current page, tvid-tvid and total pages, total files. * Minor changes in extra-info, directory.ext was terminated at .ext
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. * Added working user SCRIPT code, and sample.
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. [dburckh] * libdvdread, should read .iso and .img files. (display .IFO/.VOB file to play) * SSDP announce to use bindif, if so specified [P.K.Lee] * Added -L option to work around LinkTheater bug