[mythtv-users] multirec <- Setup Tuners / Capture Cards

Udo van den Heuvel udovdh at xs4all.nl
Tue Apr 22 14:14:40 UTC 2008


Steve Daniels wrote:
>>  >>  Is the absolute max 5 for this setting?
>>  >>  I can't increase the number of tuners beyond that.
>>  >
>>  > You can overcome this setting by editing the source code directly.
>>
>>
>> So far I got no response:
>>  What file or where do I need to edit?
>>  I can then do my own build.
>>
>>  Please respond. (patches are welcome too ;-))
> You *did* get a response.

Oh?

> http://www.gossamer-threads.com/lists/mythtv/users/330682#330682

Ah, thanks!
I must have overlooked, somehow, becauase I am really interested.

So we mean this code?

class InstanceCount : public TransSpinBoxSetting
{
  public:
    InstanceCount(const CaptureCard &parent) : TransSpinBoxSetting(1, 5, 1)

And the 5 in this ^^^ line, I assume?

Kind regards,
Udo


More information about the mythtv-users mailing list