Beiträge von tv-user

    Thanx for the patches.


    I'm getting a compile error.


    Source = vdr 1.7.15


    What vdr did you use it on?




    "
    bash-4.1# make plugins bouquets
    Plugin bouquets:
    make[1]: Entering directory `/tools/vdr-1.7.15.2/PLUGINS/src/bouquets-0.1'
    g++ -O2 -Wall -Woverloaded-virtual -fPIC -c -DREELVDR -DUSE_BOUQUETS -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"bouquets"' -I../../../include MenuBouquets.c
    MenuBouquets.c: In member function `void cMenuMyBouquets::SetChannels()':
    MenuBouquets.c:399: error: 'class cChannel' has no member named 'Modulation'
    MenuBouquets.c:400: error: 'class cChannel' has no member named 'Modulation'
    MenuBouquets.c: In member function `void cMenuMyBouquets::SetGroup(int)':
    MenuBouquets.c:498: error: 'class cChannel' has no member named 'Modulation'
    MenuBouquets.c:499: error: 'class cChannel' has no member named 'Modulation'
    make[1]: *** [MenuBouquets.o] Error 1
    make[1]: Leaving directory `/tools/vdr-1.7.15.2/PLUGINS/src/bouquets-0.1'"