Initial submission of GUPnP-AV to Tizen IVI
[profile/ivi/GUPnP-AV.git] / libgupnp-av / gupnp-av.h
1 /*
2  * Copyright (C) 2007 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3  * Copyright (C) 2006, 2007, 2008 OpenedHand Ltd.
4  *
5  * Author: Zeeshan Ali Khattak <zeenix@gstreamer.net>
6  *         Jorn Baayen <jorn@openedhand.com>
7  *
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Library General Public
10  * License as published by the Free Software Foundation; either
11  * version 2 of the License, or (at your option) any later version.
12  *
13  * This library is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16  * Library General Public License for more details.
17  *
18  * You should have received a copy of the GNU Library General Public
19  * License along with this library; if not, write to the
20  * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21  * Boston, MA 02110-1301, USA.
22  */
23
24 #include "gupnp-didl-lite-object.h"
25 #include "gupnp-didl-lite-container.h"
26 #include "gupnp-didl-lite-item.h"
27 #include "gupnp-didl-lite-parser.h"
28 #include "gupnp-didl-lite-resource.h"
29 #include "gupnp-didl-lite-descriptor.h"
30 #include "gupnp-didl-lite-writer.h"
31 #include "gupnp-protocol-info.h"
32 #include "gupnp-search-criteria-parser.h"
33 #include "gupnp-last-change-parser.h"
34 #include "gupnp-dlna.h"
35