Cubemap 1.0.4, 2014-03-23 * Fix a segfault on reload that was introduced in 1.0.2. * Remove the Metacube VLC patch, as it is now upstream. * Always compile with large file support, which works around a blocking issue with 32-bit x86. Cubemap 1.0.3, 2014-02-06 * Fix a compilation error with newer glibc. Cubemap 1.0.2, 2014-02-04 * Support SO_MAX_PACING_RATE (Linux 3.13 and above). * Add a listen statement to listen only on specific IP addresses, in addition to the port statement. * Update the VLC Metacube patch to apply to current VLC git. * Fix a crash bug on reload. * Be more consistent about handling streams that have no data yet. In particular, this could show itself as erratic behavior when sending Metacube streams on to other Cubemap instances. Cubemap 1.0.1, 2013-09-19 * Added NEWS file. * Fix an issue where Cubemap could be slow when /tmp was slow (ie., not on SSD and not on tmpfs), due to high mutex contention. * Fix compilation on 32-bit systems. * Various packaging fixes and a systemd service unit, contributed by Philipp Kern. * Use the new deleted-by-default temporary files if available (Linux 3.11 and above). Cubemap 1.0.0, 2013-08-24 * Initial release.