Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Display scanning while access recordings



Hi,
In version 0.99-pre1,
file  recording.c,
method cRecordings::Load(bool Deleted) (starting at line 438).

Line 444 actually executes the 'find' command.
So you might want to put something immediately before that line and something to disable it or after the 'while'-loop (that would be line 455)

Or am I talking bullshit ?

Greetings,
CR.


> -----Ursprüngliche Nachricht-----
> Von: Matthias Fechner [mailto:idefix@fechner.net]
> Gesendet: Mittwoch, 2. Januar 2002 14:59
> An: vdr@linuxtv.org
> Betreff: [vdr] Display scanning while access recordings
> 
> 
> Hi,
> 
> i searched today in the sourcecode to insert a little new feature.
> But i hate c or c++, so i cannot found where i must insert it.
> 
> Maybe someone can help me.
> 
> My Problem: I have a P133 with 4x80 GB HDD(Full), if a access the
> recordings it will take a very long time that vdr display the
> recordings.(i am not sure is the button is pressed or not)
> 
> So it whould be a very nice feature, if a go into recordings and vdr
> writes on the OSD something like scanning...
> 
> Or if i watch a recorded film and press back, it would also display
> scanning...
> 
> Have anyone a tip for me?
> 
> Thanks for all help.
> 
> -- 
> Bye
> Matthias
> 
> 



Home | Main Index | Thread Index