469 Commits

Author SHA1 Message Date
Justin Maggard
08172a4ed2 * Enhance error checking in some additional places as required by the latest UPnP CTT. 2012-01-21 01:00:26 +00:00
Justin Maggard
cfe7fa9b88 * Resizing from thumbnails isn't useful now that we are using JPEG pre-scaling. 2012-01-18 01:57:27 +00:00
Justin Maggard
e9be5bc877 * Add status function. 2012-01-13 20:47:30 +00:00
Justin Maggard
f86a8320cb * Give a more thorough error message for a certain failed sqlite operation. 2012-01-10 02:51:28 +00:00
Justin Maggard
1aa540c4b5 * Rework how we do some very early-stage logging, and clean up a few warnings. 2012-01-10 02:50:33 +00:00
Justin Maggard
6eb9cc7054 * Fix a strange SQL error adding watches, and clean up some warnings. 2012-01-10 02:48:24 +00:00
Justin Maggard
889a531ecd * Add workarounds for LifeTab tablets' bad behavior. 2012-01-09 08:03:15 +00:00
Justin Maggard
0919e28b3a * Fix inotify detection issue on first-level folders. 2011-12-26 10:14:21 +00:00
Justin Maggard
edcdb027d0 * Escape image creator/camera model text. (SF Bug #3460941) 2011-12-16 21:40:43 +00:00
Justin Maggard
51ef3a57dd * Add an LG quirk to force a dot into the title of videos with subtitles associated with them. 2011-12-16 19:36:40 +00:00
Justin Maggard
d829df06dc * Include PV namespace if pv attributes are requested. 2011-12-15 20:20:47 +00:00
Justin Maggard
311e36736e * Add support for Sony's av:mediaClass tag, so certain Sony devices can filter menu items by media type. 2011-12-15 01:56:17 +00:00
Justin Maggard
e1c03bf689 * Add caption support for Panasonic TVs. 2011-12-14 00:03:35 +00:00
Justin Maggard
c415fbdbf3 * Make some necessary changes to function on old OSes (like CentOS 5.7). 2011-12-07 03:55:20 +00:00
Justin Maggard
f210260956 * Add conditional switch to skip some checks missing on old Autoconf versions. 2011-12-07 02:15:55 +00:00
Justin Maggard
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. 2011-11-30 23:53:00 +00:00
Justin Maggard
c38eb01179 * Remove a bad free() I missed during the last round of changes. 2011-11-29 00:15:08 +00:00
Justin Maggard
345ecb9d22 * Fix SRT caption support with the latest Samsung Series D firmware. 2011-11-23 22:41:42 +00:00
Justin Maggard
84d4a0f3f1 * Improve trimming of quotation marks. 2011-11-19 08:59:32 +00:00
Justin Maggard
875f0e2351 * Fix some unused result warnings.
* Handle folder art a little differently than file album art.
2011-11-19 08:26:10 +00:00
Justin Maggard
d42f8fc193 * Fix configure issues with (at least) OSX and Fedora + RPM Fusion. 2011-11-10 06:56:02 +00:00
Justin Maggard
cbf270b601 * Include config.h, and move a couple definitions to the header file. 2011-11-10 06:53:53 +00:00
Justin Maggard
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) 2011-11-05 00:37:08 +00:00
Justin Maggard
92da9470d8 * Fix Bravia profile mangling chopping off _ISO. (Thanks SF user Wolfram Gloger) 2011-11-03 01:06:15 +00:00
Justin Maggard
4d4d96e1bb * Separate album containers with different artists. 2011-11-03 00:48:14 +00:00
Justin Maggard
6b3729a147 * Support MP3 coverart extraction from certain podcasts that use an improper MIME type. (Thanks SF user jombatz) 2011-11-02 07:17:31 +00:00
Justin Maggard
713fd03ddc * Fix crash on interface list walk with IP-less interfaces. (Thanks Jan Kiszka) 2011-11-02 07:07:39 +00:00
Justin Maggard
2e502913ee * Add gitignore. 2011-11-02 06:59:48 +00:00
Justin Maggard
a9d2e6dd44 * Make metadata-based virtual containers case insensitive. 2011-11-02 01:48:59 +00:00
Justin Maggard
9a325e04b0 * Fix up inotify autoconf support. 2011-09-21 21:55:56 +00:00
Justin Maggard
773e1f6566 * Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now).
* Switch to autoconf from genconfig.sh.
2011-09-16 23:39:58 +00:00
Justin Maggard
715af3519b * Fixup last checkin. 2011-09-04 04:07:36 +00:00
Justin Maggard
cb5ab0b1c6 * Add a verbose logging parameter and playlist skipping, based on SF bug #3395238. 2011-09-03 01:54:39 +00:00
Justin Maggard
4857493e4f * Simplify daemonize ifdefs. 2011-09-03 01:32:56 +00:00
Justin Maggard
ef37d2e993 * Add an install-conf target, so make install doesn't overwrite your config file. 2011-09-03 01:27:40 +00:00
Justin Maggard
566e3263a8 * Cache the last directory hit when filling playlists, to avoid unnecessary database queries with some libraries. 2011-09-01 01:18:28 +00:00
Justin Maggard
63869c9e17 * Fix an invalid read if the last RIFF tag is an integer value. 2011-09-01 01:16:22 +00:00
Justin Maggard
1e23a1e8e9 * Send a custom root description to enable the subtitle menu on some Samsung TV's. 2011-08-31 18:21:30 +00:00
Justin Maggard
757eacc236 * Finalize version 1.0.22. 2011-08-25 01:27:56 +00:00
Justin Maggard
0d5e89a970 * Fix bug from the last checkin. 2011-08-25 00:37:10 +00:00
Justin Maggard
1fc5f599f1 * Fix a crash when scanning images without read access. (SF bug #3395670) 2011-08-22 18:24:19 +00:00
Justin Maggard
546175743a * Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge.
* Fix bitrate displayed on Microsoft PFS devices.
2011-08-18 23:24:17 +00:00
Justin Maggard
c599ed3a9f * Fix a crash bug with certain invalid Browse or Search requests. 2011-08-18 18:52:58 +00:00
Justin Maggard
f7202b9564 * Fix detection of Samsung Series D models. 2011-08-18 18:34:59 +00:00
Justin Maggard
2a164e31d4 * Allow larger fields in UPnP requests, to work better with long Logitech Revue Search requests. 2011-08-16 22:20:51 +00:00
Justin Maggard
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. 2011-08-15 23:39:53 +00:00
Justin Maggard
052aa2613a * Fix memory leak in client detection code for a couple devices. 2011-08-10 00:40:26 +00:00
Justin Maggard
5ce95a37c6 * Support searching by dc:date. 2011-08-08 16:55:35 +00:00
Justin Maggard
d5b77cbd46 * Add bookmark support for Samsung TVs. 2011-08-05 20:36:54 +00:00
Justin Maggard
cdc93f680f * Add thumbnail support on folders, since at least XBMC supports it. 2011-08-05 00:31:20 +00:00