- 23 Jan, 2022 1 commit
-
-
Rémi Denis-Courmont authored
The pkg-config file correctly supplies -pthread for LDFLAGS, but libtool discards it, leading to linkage failure if libupnp is linked statically.
-
- 03 Jun, 2020 1 commit
-
-
Steve Lhomme authored
It's already part of SOCKET_LIBS.
-
- 10 Apr, 2020 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Jun, 2019 1 commit
-
-
Thomas Guillem authored
It is replaced by the medialib.
-
- 18 May, 2019 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
- 10 Jan, 2019 2 commits
-
-
Adds support for querying media formats supported by a Media Renderer device. Profiles related to H264/HEVC and MP3/AAC/AC-3 codecs are added. We transcode to the default/mandatory DLNA audio and video profiles for any non-supported formats since these are suppose to be supported by every DLNA certified device. Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Add support for casting to a DLNA Media Renderers implementing the AVTransport service with the initial support of the default media format. Signed-off-by:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 29 Jun, 2018 1 commit
-
-
Move out UpnpInstanceWrapper into its own file since it no longer has any dependencies on existing modules and allow other modules to get references to it. Move as well as the various helper functions that are directly required by the UpnpInstanceWrapper class and inline them for a small performance gain. Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 18 Jun, 2018 1 commit
-
-
Rémi Denis-Courmont authored
POSIX threads are always enabled implicitly.
-
- 23 Oct, 2017 1 commit
-
-
Marvin Scholz authored
This is an Objective C module, therefore it should use OBJCFLAGS instead of CFLAGS.
-
- 21 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 16 May, 2016 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 18 Apr, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 09 Feb, 2016 1 commit
-
-
Felix Paul Kühne authored
-
- 06 Feb, 2016 1 commit
-
-
Jean-Baptiste Kempf authored
Bonjour is an implementation, trademarked by Apple, of Zeroconf protocol, which avahi is a (slightly) different implementation. Zeroconf protocol is mostly mdns + dns-sd
-
- 05 Feb, 2016 1 commit
-
-
Thomas Guillem authored
-
- 16 Mar, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 04 Jul, 2014 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 22 Sep, 2013 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 16 Sep, 2013 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is just a step toward less recursion.
-
- 14 Sep, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Sep, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2013 1 commit
-
-
Rémi Denis-Courmont authored
Makes version 1.14 happy.
-
- 01 Aug, 2013 1 commit
-
-
Rafaël Carré authored
Refs #9108
-
- 19 Mar, 2013 1 commit
-
-
Rafaël Carré authored
-
- 06 Sep, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Mar, 2012 1 commit
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Oct, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Oct, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Feb, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
First this is a fork of the old intel code, and then we only have one upnp module now
-
- 14 Nov, 2010 1 commit
-
-
Rémi Denis-Courmont authored
This is completely untested (other than compiling & linking).
-
- 31 Oct, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Aug, 2010 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
This is a little bit more understandable than device numbers. Unfortunately, hot plug is as flaky as before: udev reports the device before it is ready. alsa-lib provides no event interface (that I know), so we have to stick with udev for now though. Also, alsa-lib is _not_ used to fetch the card name. In my opinion, the udev vendor string is a lot better. Compare: - "USB Device 0xccd:0x77" (alsa card name) with "TerraTec Electronic GmbH" (udev vendor), or - "Intel ICH6" (alsa card name) with "Intel Corporation" (udev vendor).
-
- 16 Feb, 2010 1 commit
-