diff options
author | Frank Schmirler <vdr@schmirler.de> | 2012-11-02 09:02:22 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2012-11-02 09:02:22 +0100 |
commit | b614fa0ec3900c3b46e4cb7b19ee6fe2225e92e6 (patch) | |
tree | 60ff1d4f5a2c724476819b103c762ce281a3b636 /HISTORY | |
parent | 84db6323a6cddc7d48bfa4e89086e407894739d7 (diff) | |
download | vdr-plugin-streamdev-b614fa0ec3900c3b46e4cb7b19ee6fe2225e92e6.tar.gz vdr-plugin-streamdev-b614fa0ec3900c3b46e4cb7b19ee6fe2225e92e6.tar.bz2 |
Start writer right after creating it
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- Start writer right after creating it - Corrected typos (thanks to Ville Skyttä) - Fixed compiler error in client/device.c with VDR < 1.7.22 (reported by Uwe@vdrportal) |