diff options
author | Frank Schmirler <vdr@schmirler.de> | 2011-05-16 08:46:17 +0200 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2011-05-16 08:46:17 +0200 |
commit | f6299b45840e6c874f7ec3457a69ecf3310a6b51 (patch) | |
tree | 769f5ad79bcaab1c7ed16d20f42ef85319fb5883 /HISTORY | |
parent | 09e0a0176bfea6b37ba9ffc5aa0fe11f6de30f61 (diff) | |
download | vdr-plugin-streamdev-f6299b45840e6c874f7ec3457a69ecf3310a6b51.tar.gz vdr-plugin-streamdev-f6299b45840e6c874f7ec3457a69ecf3310a6b51.tar.bz2 |
fixed missing #ifdefs for new NumProvidedSystems setup option
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 --------------------------------------- +- fixed missing #ifdefs for new NumProvidedSystems setup option - new externremux.sh mencoder config options: audio pid by language code (-alang) and verbosity (-msglevel) (thanks to Pekko Tiitto) - writer must not spend too much time waiting in select() without checking |