51ef3a57dd
* Add an LG quirk to force a dot into the title of videos with subtitles associated with them.
Justin Maggard2011-12-16 19:36:40 +00:00
d829df06dc
* Include PV namespace if pv attributes are requested.
Justin Maggard2011-12-15 20:20:47 +00:00
311e36736e
* Add support for Sony's av:mediaClass tag, so certain Sony devices can filter menu items by media type.
Justin Maggard2011-12-15 01:56:17 +00:00
c415fbdbf3
* Make some necessary changes to function on old OSes (like CentOS 5.7).
Justin Maggard2011-12-07 03:55:20 +00:00
f210260956
* Add conditional switch to skip some checks missing on old Autoconf versions.
Justin Maggard2011-12-07 02:15:55 +00:00
9ec2fd2550
* Try to set the network interface number based on the client address, in case there is no Host header from an HTTP 1.0 request.
Justin Maggard2011-11-30 23:53:00 +00:00
c38eb01179
* Remove a bad free() I missed during the last round of changes.
Justin Maggard2011-11-29 00:15:08 +00:00
345ecb9d22
* Fix SRT caption support with the latest Samsung Series D firmware.
Justin Maggard2011-11-23 22:41:42 +00:00
875f0e2351
* Fix some unused result warnings. * Handle folder art a little differently than file album art.
Justin Maggard2011-11-19 08:26:10 +00:00
d42f8fc193
* Fix configure issues with (at least) OSX and Fedora + RPM Fusion.
Justin Maggard2011-11-10 06:56:02 +00:00
cbf270b601
* Include config.h, and move a couple definitions to the header file.
Justin Maggard2011-11-10 06:53:53 +00:00
62da09d9ce
* Consolidate playlist scanning functions, and fix bug where an empty line in a playlist would cause it get thrown out as invalid. (Thanks Sean Mahnken)
Justin Maggard2011-11-05 00:37:08 +00:00
92da9470d8
* Fix Bravia profile mangling chopping off _ISO. (Thanks SF user Wolfram Gloger)
Justin Maggard2011-11-03 01:06:15 +00:00
4d4d96e1bb
* Separate album containers with different artists.
Justin Maggard2011-11-03 00:48:14 +00:00
6b3729a147
* Support MP3 coverart extraction from certain podcasts that use an improper MIME type. (Thanks SF user jombatz)
Justin Maggard2011-11-02 07:17:31 +00:00
713fd03ddc
* Fix crash on interface list walk with IP-less interfaces. (Thanks Jan Kiszka)
Justin Maggard2011-11-02 07:07:39 +00:00
773e1f6566
* Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now). * Switch to autoconf from genconfig.sh.
Justin Maggard2011-09-16 23:39:58 +00:00
ef37d2e993
* Add an install-conf target, so make install doesn't overwrite your config file.
Justin Maggard2011-09-03 01:27:40 +00:00
566e3263a8
* Cache the last directory hit when filling playlists, to avoid unnecessary database queries with some libraries.
Justin Maggard2011-09-01 01:18:28 +00:00
63869c9e17
* Fix an invalid read if the last RIFF tag is an integer value.
Justin Maggard2011-09-01 01:16:22 +00:00
1e23a1e8e9
* Send a custom root description to enable the subtitle menu on some Samsung TV's.
Justin Maggard2011-08-31 18:21:30 +00:00
546175743a
* Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge. * Fix bitrate displayed on Microsoft PFS devices.
Justin Maggard2011-08-18 23:24:17 +00:00
c599ed3a9f
* Fix a crash bug with certain invalid Browse or Search requests.
Justin Maggard2011-08-18 18:52:58 +00:00
2a164e31d4
* Allow larger fields in UPnP requests, to work better with long Logitech Revue Search requests.
Justin Maggard2011-08-16 22:20:51 +00:00
eb0278a905
* Only send Samsung bookmark info if it's a Samsung device. UPnP-Inspector can't handle it, so perhaps other devices will fail with it as well.
Justin Maggard2011-08-15 23:39:53 +00:00
052aa2613a
* Fix memory leak in client detection code for a couple devices.
Justin Maggard2011-08-10 00:40:26 +00:00
a875a67996
* Fix confusing error messages due to corrupted string after make_dir() failure. (Thanks Wolfram Gloger)
Justin Maggard2011-07-18 18:13:25 +00:00
4d6b956bda
* Fix crash due to uninitialized AVFormatContext pointer. (Thanks Wolfram Gloger)
Justin Maggard2011-07-18 18:03:45 +00:00
e3506a60f1
* Don't use private field from ffmpeg to get raw TS packet size, since it does not work in all ffmpeg versions. (Thanks Wolfram Gloger)
Justin Maggard2011-07-18 18:00:29 +00:00
88b253968f
* Fix compiling issues with some ffmpeg/libav versions.
Justin Maggard2011-07-13 18:47:57 +00:00
eff8bf22db
* Fix FF/REW of AVI files on Samsung Series B TV's.
Justin Maggard2011-07-11 20:01:42 +00:00
e7438c1e77
* Check existence of dlna_pn before reading it on Freebox..
Justin Maggard2011-07-07 17:50:50 +00:00
8db283fa92
* Fix use-after-free crash bug while scanning MPEG-TS containers with a TS packet size other than 188 or 192 bytes. (SF bug #3234375)
Justin Maggard2011-06-06 18:21:36 +00:00
0cf2e5731a
* Make a distiction between Samsung A series and later models. We need to trick A series only into playing AVI files.
Justin Maggard2011-05-28 00:01:21 +00:00
bec766497a
* Improve support for the NETGEAR Digital Entertainer Live (EVA2000).
Justin Maggard2011-05-26 06:15:27 +00:00
9806103335
* Add support for multiple network interfaces.
Justin Maggard2011-05-24 17:20:16 +00:00