gupnp-dlna/gupnp-dlna.changes
OBS User autobuild 3fbce250db Accepting request 47772 from GNOME:Factory
Copy from GNOME:Factory/gupnp-dlna based on submit request 47772 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/47772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp-dlna?expand=0&rev=2
2010-09-13 10:14:47 +00:00

47 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 1 12:20:15 CEST 2010 - vuntz@opensuse.org
- Update to version 0.3.1:
+ Update license from LGPL 2.0 to 2.1
+ Implement a "relaxed mode" so that we can match more media
(while not being strictly conformant to the DLNA spec.)
+ Modify several audio and video profiles to allow for relaxed
matching
+ Implement support for "extended profiles" so that we can add
custom profiles for popular formats no supported but the DLNA
spec.
+ Add extended and relaxed modes to gupnp-dlna-info and
gupnp-dlna-ls-profiles
+ Minor fixes and profile updates
- Update License tags to "LGPL v2.1 or later".
-------------------------------------------------------------------
Thu Aug 26 11:14:36 CEST 2010 - vuntz@opensuse.org
- Update to version 0.3.0:
+ New API and tool (gupnp-dlna-ls-profiles) to list all supported
profiles
+ Move API to get a profile to the DLNADiscoverer namespace
+ Make GUPnPDLNAProfile opaque, add to API documentation
+ Add support for several AVC_MP4_MP profiles
+ Print stream topology instead of a simple list in
gupnp-dlna-info
+ Add debug output controlled by an environment variable for
eaesier debugging
+ Beginnings of an automated testing infrastructure
+ Add relaxed/extended mode properties
+ Use 'bitrate' instead of 'maximum-bitrate' while matching
streams
+ Various bug fixes
-------------------------------------------------------------------
Wed Aug 25 10:41:23 CEST 2010 - vuntz@opensuse.org
- Move the DLNA profiles to libgupnp-dlna-1_0-2, since they're
needed by the library.
-------------------------------------------------------------------
Thu Aug 12 13:01:17 CEST 2010 - lmedinas@opensuse.org
- Initial import based on Fedora package.