2011-06-08 17:37:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 08:37:45 UTC 2011 - nmarques@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.2.16:
|
|
|
|
+ Converted spec to use pkgconfig() calls;
|
|
|
|
+ Rename '-s,--no-shortened' -> '-r,--no-resolve';
|
|
|
|
+ Add support for reading input from files;
|
|
|
|
+ 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);
|
|
|
|
|
2011-05-27 13:42:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 11 22:29:53 UTC 2011 - nmarques@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.2.14:
|
|
|
|
+ Adds new tests;
|
|
|
|
+ Many fixes on .lua files;
|
|
|
|
+ Support for newer sites;
|
|
|
|
+ Adds ART TV support;
|
|
|
|
+ Extends HTML entity conversion table;
|
|
|
|
+ Many other small fixes (ChangeLog file)...
|
|
|
|
- Spec changes: updated license (LGPLv2.1), fixed %files, added
|
|
|
|
%{soname} macro for easier maintenance, other minor fixes.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 28 13:37:56 UTC 2010 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- Initial SUSE packaging of quvi 0.1.4
|
|
|
|
|