Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:46:05 UTC Now

2011-06-09 11:21:12 UTC MAIN commitmail json YAML

Update to 0.2.16:

0.2.16  Sat May 21 2011  Toni Gundogdu

Changes: quvi
    - Rename '-s,--no-shortened' -> '-r,--no-resolve'
    - Add support for reading input from files

Changes: API
    - Add "Network interface" (quvi_net_*, QUVI_NET_*, quvi/net.h)
        - Add examples/callback_libsoup.c
    - Make LUA errors more informative (e.g. fname, func, etc.)
    - Add "Linked list interface" (quvi_llst_*, quvi/llst.h)
    - Add quvi_supported_ident (#44)
        - Add quvi_supported_ident_close
        - Add quvi_ident_getprop
    - Deprecate remaining symbols that use 'video' and 'link' in names
    - Rename (&depr.) QUVISTATUS_SHORTENED -> QUVISTATUS_RESOLVE
    - Rename (&depr.) QUVIOPT_NOSHORTENED -> QUVIOPT_NORESOLVE
    - Deprecate QUVIINFO_HTTPCODE, QUVIPROP_HTTPCODE

Changes: Webscripts
    - Pass _quvi_media_t to quvi object functions in LUA reg. index
    - collegehumor.lua: Add 'best' ('hq') format
    - LUA: Add resolve function to quvi object
    - Add bikeradar.lua (#50)
    - Add guardian.lua (#51)
    - Add more NSFW scripts
    - Add blip.lua (#39)

Changes: Build system
    - Add --with-soup (see INSTALL)

Changes: Documentation
    - INSTALL: Remove list of (obsolete) env. variables
    - Add doc/WebsiteScriptGuideLines
    - API: Reorganize "Modules"

Bugfixes: Webscripts
    - collegehumor.lua:51: server response code 404 (#35)
    - vimeo.lua:62: no match: hd button (#48)
    - liveleak.lua:48: no match: config (#47)

(wiz)