Re: [vdr] VDR-on-Mac patches; any more progress

2007-03-26 Thread Torgeir Veimo
On 26 Mar 2007, at 06:57, Tero Siironen wrote: Hi, 2007/3/26, Torgeir Veimo <[EMAIL PROTECTED]>: I'm trying both VDR on Mac approaches, Tero Siironens approach ends on g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DLIRC_DEVICE= \"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" -D_GNU_SOU

Re: [vdr] plugin loading

2007-03-26 Thread Udo Richter
e9hack wrote: I've selected some plugins for loading. It exist ca. 100 plugins in the vdr lib directory. Does vdr load only the selected plugins or all plugins? There is no common way how the plugins get selected for loading. VDR itself does not load plugins unless instructed. (except for --ve

Re: [vdr] plugin loading

2007-03-26 Thread e9hack
Udo Richter wrote: > e9hack wrote: >> I've selected some plugins for loading. It exist ca. 100 plugins in >> the vdr lib directory. Does vdr load only the selected plugins or all >> plugins? > > There is no common way how the plugins get selected for loading. VDR > itself does not load plugins unle

Re: [vdr] VDR-on-Mac patches; any more progress

2007-03-26 Thread Tero Siironen
On 26.3.2007 15:52, "Torgeir Veimo" <[EMAIL PROTECTED]> wrote: > > On 26 Mar 2007, at 06:57, Tero Siironen wrote: > >> Hi, >> >> 2007/3/26, Torgeir Veimo <[EMAIL PROTECTED]>: >>> I'm trying both VDR on Mac approaches, Tero Siironens approach >>> ends on >>> >>> g++ -g -O2 -Wall -Woverloaded-vi

Re: [vdr] VDR-on-Mac patches; any more progress

2007-03-26 Thread Tero Siironen
On 26.3.2007 04:28, "Torgeir Veimo" <[EMAIL PROTECTED]> wrote: > Using Martin Waches approach ends on > > Vigor10:~/java/src/vdr-1.4.6/PLUGINS/src/softdevice torgeir$ ./ > configure --with-ffmpeg-path ~/java/src/ffmpeg/ --disable-subplugins > ffmpeg path set to: /Users/torgeir/java/src/ffmpeg/ >

Re: [vdr] plugin loading

2007-03-26 Thread Ludwig Nussel
e9hack wrote: > Udo Richter wrote: > > e9hack wrote: > >> I've selected some plugins for loading. It exist ca. 100 plugins in > >> the vdr lib directory. Does vdr load only the selected plugins or all > >> plugins? > > > > There is no common way how the plugins get selected for loading. VDR > > its