1. 11 Aug, 2012 3 commits
    • Zoran Turalija's avatar
      Add support for uncommitted diseqc switch. - Take #2 · 04bb8e32
      Zoran Turalija authored
      This supports configurations that use uncommitted diseqc switch
      in front of committed diseqc switch to allow 8/16 satellites...
      
      Example of such cascade:
      
            19.2E  13E    16E  1W      5E 28.2E  23.5E 30W
                \   |      |   /        \   |      |   /
                 \1  \2  3/  4/          \1  \2  3/  4/
               +--o---o--o---o--+      +--o---o--o---o--+ LNB (:dvb-satno n)
               | SPAUN SAR 411F |      | SPAUN SAR 411F |
               |    committed   |      |    committed   |
               +-----------o----+      +----o-----------+
                            \              /
                             \1          2/     sat:  switches:
               PORT        +--o----------o--+ 19.2E:  :dvb-uncommitted=1 :dvb-satno=1
      (:dvb-uncommitted=n) | SPAUN SUR 211F |   13E:  :dvb-uncommitted=1 :dvb-satno=2
                           |  uncommitted   |   16E:  :dvb-uncommitted=1 :dvb-satno=3
                           +-------o--------+    1W:  :dvb-uncommitted=1 :dvb-satno=4
                                   |             5E:  :dvb-uncommitted=2 :dvb-satno=1
                            +------o------+   28.2E:  :dvb-uncommitted=2 :dvb-satno=2
                            | skystar HD2 |   23.5E:  :dvb-uncommitted=2 :dvb-satno=3
                            +-------------+     30W:  :dvb-uncommitted=2 :dvb-satno=4
      
      Reception of 16 satellites is possible using eg. SPAUN SUR 420F as uncommitted
      diseqc switch instead of SPAUN SUR 211F, and 2 more SPAUN SAR 411F committed
      diseqc switches.
      Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
      04bb8e32
    • Rémi Denis-Courmont's avatar
      wasapi: provide user-friendly audio endpoint name (fixes #7201) · f03a6073
      Rémi Denis-Courmont authored
      Also list the entries in the log like ALSA output.
      f03a6073
    • Rémi Denis-Courmont's avatar
      vobsub: check memory error · 71786a23
      Rémi Denis-Courmont authored
      71786a23
  2. 10 Aug, 2012 5 commits
  3. 09 Aug, 2012 21 commits
  4. 08 Aug, 2012 11 commits