Mercurial > pt1.oyama
comparison libdlna-0.2.3/ChangeLog @ 129:4f6d9621ee00
add multi session streaming & add depending librarys.
- libupnp-1.6.6
- libdlna-0.2.3
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Sun, 10 Oct 2010 15:33:18 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
128:3a7d8d2f0585 | 129:4f6d9621ee00 |
---|---|
1 2007-11-26 Benjamin Zores <ben@geexbox.org> | |
2 | |
3 * Release 0.2.3. | |
4 * FIX: one header file was missing from previous tarball release. | |
5 * Support for LPCM and HeAACv2 profiles introduced in DLNA 1.5. | |
6 * Better check of AAC ADTS frame header. | |
7 | |
8 2007-11-24 Benjamin Zores <ben@geexbox.org> | |
9 | |
10 * Release 0.2.2. | |
11 * Proper build of both shared and static library. | |
12 * Remove some GNU CC specific syntax. | |
13 * Hide some elements from public API. | |
14 | |
15 2007-11-18 Benjamin Zores <ben@geexbox.org> | |
16 | |
17 * Release 0.2.1. | |
18 * Corrected many compilation warnings. | |
19 * Support for shared/static library build. | |
20 * Generates valid DMS description. | |
21 * Updates of public API. | |
22 | |
23 2007-11-10 Benjamin Zores <ben@geexbox.org> | |
24 | |
25 * Release 0.2.0. | |
26 * Updated public API. | |
27 * Code simplifications and bug fixes. | |
28 * Ensure library's thread-safety. | |
29 | |
30 2007-11-08 Benjamin Zores <ben@geexbox.org> | |
31 | |
32 * Release 0.1.4. | |
33 * Support for inclusion in C++ programs. | |
34 | |
35 2007-11-09 Alexis Saettler <alexis@saettler.org> | |
36 | |
37 * Added lib's version in configure, and use it to build the lib file | |
38 * Debianization of the library | |
39 | |
40 2007-11-08 Benjamin Zores <ben@geexbox.org> | |
41 | |
42 * Added support for AAC variants decoding. | |
43 | |
44 2007-11-04 Benjamin Zores <ben@geexbox.org> | |
45 | |
46 * New public release (version 0.1.1) | |
47 Fixes build with ATRAC codec with old revisions of FFMPEG. | |
48 | |
49 2007-11-02 Benjamin Zores <ben@geexbox.org> | |
50 | |
51 * First public release (version 0.1.0) | |
52 * support for all DLNA profiles discovery as found in | |
53 "DLNA Networked Device Interoperability Guidelines, | |
54 Volume 2: Media Format Profiles". |