- 29 Nov, 2017 1 commit
-
-
Tristan Matthews authored
Fixes build for upnp >= 1.6.23 and less than 1.8. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 23 Nov, 2017 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Nov, 2017 1 commit
-
-
Romain Vimont authored
When an Android device is plugged with MTP disabled, the tracks may not be retrieved. In that branch of code, pp_items was never initialized, so the behavior was undefined in CloseDevice() (on device unplug), often causing a segfault. Initialize it to NULL to fix the problem. Signed-off-by:
Romain Vimont <rom@rom1v.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Oct, 2017 1 commit
-
-
François Cartegnie authored
-
- 23 Oct, 2017 1 commit
-
-
Marvin Scholz authored
This is an Objective C module, therefore it should use OBJCFLAGS instead of CFLAGS.
-
- 06 Sep, 2017 1 commit
-
-
François Cartegnie authored
-
- 30 Aug, 2017 1 commit
-
-
Sebastian Ramacher authored
Callbacks now take const void* as second argument and some members can only be accessed via getter functions. Signed-off-by:
Sebastian Ramacher <sramacher@debian.org> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Aug, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
CID #1398416
-
- 27 Jul, 2017 1 commit
-
-
Victorien Le Couviour--Tuffet authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 26 Jul, 2017 1 commit
-
-
Marvin Scholz authored
Nearly all messages had level Info, which is unnecessary. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 23 Jul, 2017 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 19 Jul, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
This is merely a workaround until we have proper pagination refs #18558
-
- 01 Jul, 2017 1 commit
-
-
Marvin Scholz authored
Extract the Chromecast name and model from the TXT records ("md", "fn") and use them as name, if available, to make it easier to identify the Chromecast.
-
- 29 Jun, 2017 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 29 May, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 18 May, 2017 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This makes no functional differences, but it dramatically reduces the number of events.
-
- 14 May, 2017 5 commits
-
-
Rémi Denis-Courmont authored
No need to lock here. The item is not visible to any other threads until services_discovery_Add(Sub)Item().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Add a separate callback wrapper for item with category, which is long since deprecated. Remove the category parameter from the normal callback wrapper.
-
Rémi Denis-Courmont authored
-
- 11 May, 2017 2 commits
-
-
Rémi Denis-Courmont authored
A single category containing all SD items was just a layer of inconvenience. Remove it, and match the udev SD behaviour.
-
Rémi Denis-Courmont authored
A single category containing all SD items was just a layer of inconvenience. Remove it, and match the udev SD behaviour.
-
- 18 Apr, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 Apr, 2017 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 21 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 20 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 17 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
libupnp cannot handle more than one interface/IP at a time, so we need to make sure we use an appropriate one. Original patch by: Steve Lhomme <robux4@videolabs.io> Fix #14526
-
- 21 Feb, 2017 1 commit
-
-
Filip Roséen authored
Following the changes introduced by 7ecd9271, the affected lines would result in a warning due to signed vs unsigned integer comparision. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 18 Feb, 2017 1 commit
-
-
Rémi Denis-Courmont authored
Now this works not only on GCC.
-
- 14 Feb, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
CID #1402708
-
- 06 Feb, 2017 1 commit
-
-
Rémi Denis-Courmont authored
(I would think that the bug is contextually obvious but...)
-