9806103335
* Add support for multiple network interfaces.
2011-05-24 17:20:16 +00:00
0aec0db53b
* Fix a couple bugs in error paths related to the previous change.
2011-02-22 22:54:16 +00:00
39de8bb628
* Use a different method of iterating through network interfaces when finding the interface broadcast address for TiVo beacons. The original method could break out of the loop too early in some environments.
2011-02-20 10:33:19 +00:00
ea1695b0b5
* Log a warning message if we fail to find the broadcast address on the interface used for TiVo beacons.
2011-02-17 23:40:10 +00:00
b6d764ea13
* Fix TiVo beacon support so that we respond to beacons, and drain the socket in the process.
2011-02-17 08:54:02 +00:00
8e0fcd56f9
* Complete/clarify license information.
2010-11-11 23:48:14 +00:00
944729cf12
* Increment version to 1.0.14.
...
* Fix TiVo beacon issue where it would only broadcast on eth0.
* Fix a couple gcc4.4 warnings.
2009-06-16 01:08:29 +00:00
7a2e3ae67a
* Many changes for TiVo support. It actually [kinda] works. :)
2009-03-13 08:39:37 +00:00
b74e2d33f3
* Use internal music metadata functions intead of taglib.
...
1) Taglib does not support MP4 or WMA/ASF without hacking it in there.
2) Taglib is C++, so it's nice to remove that dependency.
* Use embedded album art where available.
2009-02-25 21:16:51 +00:00
2da2f6d4a1
* Add some preliminary code for the eventual possibility of TiVo support.
2009-02-23 23:10:27 +00:00