Re: [mythtv] RE: [mythtv-commits] mythtv commit: r6708 by danielk

2005-06-25 Thread Daniel Kristjansson
On Sat, 2005-06-25 at 23:23 +0200, Torbjörn Jansson wrote: > [EMAIL PROTECTED] <> wrote: > > Author: danielk > > Date: 2005-06-25 18:29:37 + (Sat, 25 Jun 2005) > > New Revision: 6708 > > Got a some more compile errors: Sorry about that, it should be fixed in SVN. For me DVB ==

[mythtv] RE: [mythtv-commits] mythtv commit: r6708 by danielk

2005-06-25 Thread Torbjörn Jansson
[EMAIL PROTECTED] <> wrote: > Author: danielk > Date: 2005-06-25 18:29:37 + (Sat, 25 Jun 2005) > New Revision: 6708 >Changeset: http://cvs.mythtv.org/trac/changeset/6708 > > Added: > >trunk/mythtv/libs/libmythtv/eithelper.cpp >trunk/mythtv/libs/libmythtv/eithelper.h

RE: [mythtv] A little leakage.

2005-06-25 Thread Korey Fort
I looked at that section, when he said "read the docs", and didn't click on the link! <:-/ Instead of going to object trees I went to QGaurdedPtr. Well, I appreciate you taking the time out to correct me and show me the docs. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

Re: [mythtv] A little leakage.

2005-06-25 Thread J. Donavan Stanley
Korey Fort wrote: I've read the docs before. I do not remember anything in the docs about new or delete. I don't believe that Qt overloads new or delete. This is one of those things with C/C++ when you malloc/new memory your supposed to delete/free it. I can understand allocated memory in a func

RE: [mythtv] A little leakage.

2005-06-25 Thread Korey Fort
I've read the docs before. I do not remember anything in the docs about new or delete. I don't believe that Qt overloads new or delete. This is one of those things with C/C++ when you malloc/new memory your supposed to delete/free it. I can understand allocated memory in a function not being freed

[mythtv] Re: mythphone cvs compile error

2005-06-25 Thread Dirk Beer
Is this a bug in MythPhone, or am I doing something wrong? Can someone give me a quick pointer, please? I don't know what to try next. thanks On 6/24/05, Dirk Beer <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone help me with compiling mythphone from CVS? I get this error: > > ... > g++ -c -pipe

Re: [mythtv] A little leakage.

2005-06-25 Thread Isaac Richards
On Saturday 25 June 2005 01:34 pm, Korey Fort wrote: > I was just browsing through the code and I found what looks to be a memory > leak. > > http://cvs.mythtv.org/trac/browser/trunk/mythtv/libs/libmythui/dialogbox.cp >p > > > lines 29,38,62,105 allocates memory but I don't see anywhere that the >

[mythtv] A little leakage.

2005-06-25 Thread Korey Fort
I was just browsing through the code and I found what looks to be a memory leak. http://cvs.mythtv.org/trac/browser/trunk/mythtv/libs/libmythui/dialogbox.cpp  lines 29,38,62,105 allocates memory but I don’t see anywhere that the memory is deleted. Shouldn’t all of these be deleted in

Re: [mythtv] RE: [mythtv-commits] mythtv commit: r6705 by danielk

2005-06-25 Thread Daniel Kristjansson
On Sat, 2005-06-25 at 18:46 +0200, Torbjörn Jansson wrote: > [EMAIL PROTECTED] <> wrote: > > Author: danielk > > Date: 2005-06-25 16:36:22 + (Sat, 25 Jun 2005) > > New Revision: 6705 > >Changeset: http://cvs.mythtv.org/trac/changeset/6705 > > Missed something in the last com

[mythtv] RE: [mythtv-commits] mythtv commit: r6705 by danielk

2005-06-25 Thread Torbjörn Jansson
[EMAIL PROTECTED] <> wrote: > Author: danielk > Date: 2005-06-25 16:36:22 + (Sat, 25 Jun 2005) > New Revision: 6705 >Changeset: http://cvs.mythtv.org/trac/changeset/6705 > > Added: > >trunk/mythtv/libs/libmythtv/channelutil.cpp >trunk/mythtv/libs/libmythtv/channeluti

RE: [mythtv] MythPhone and DTMF

2005-06-25 Thread Paul Volkaerts
> Actually, the line looks like that: > a=rtpmap:101 telephone-event/8000 > > But no apparition in the 180 or 200. > So if I understand this; you see the "a=rtpmap:101 telephone-event/8000" line in the INVITE but not in the 180 or 200 response? This means MythPhone has offered the use of RFC2833

Re: Anon SVN access, etc (was Re: [mythtv] New commits mailing list: Woo hoo!)

2005-06-25 Thread Paul Andreassen
On Sat, 25 Jun 2005 12:24 am, Isaac Richards wrote: > > >> Ive just updated to svn. pretty painless so dont hold off on doing > > >> it, even with your own changes in your dev tree. Hi Isaac, Have you seen this sync tool for repositories. I know only what the site says and it seems to do more t

[mythtv] Signal Monitor UI & Channel Scanning patch update (v30)

2005-06-25 Thread Daniel Kristjansson
It's here: http://www.cuymedia.net/patches/ This makes the signal monitor stuff a little more robust to bad tables. For instance if the VCT says to use program 3, but there is only one program and it isn't program 3, we use it and complain a little. If there are more programs and but none are th

Re: [mythtv] Native DVD?

2005-06-25 Thread J. Donavan Stanley
Stuart Morgan wrote: Are you looking for bug reports yet? Put them in Trak ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Re: [mythtv] Native DVD?

2005-06-25 Thread Stuart Morgan
Are you looking for bug reports yet? -- Stuart Morgan ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Re: [mythtv] Native DVD?

2005-06-25 Thread Stuart Morgan
On Sat 25 June 2005 12:38, Stuart Auchterlonie wrote: > One thing I've found is that if you play a DVD and then exit > the disk is still locked in the drive. > > I have to exit mythfrontend to unlock the drive so I can press > eject on the front of it. I have this problem with Xine on one of my fr

Re: [mythtv] New commits mailing list: Woo hoo!

2005-06-25 Thread Henk Poley
Op vrijdag 24 juni 2005 02:59, schreef Nigel Pearson: > > It's just strange that there's no message about it in -dev. > > No time to scratch myself, let alone get Subversion > working on my Mac. Installing the commandline client with fink: fink install svn-client -or- fink install svn-clien

Re: [mythtv] Native DVD?

2005-06-25 Thread Stuart Auchterlonie
On Sun, Jun 19, 2005 at 10:27:56AM -0400, J. Donavan Stanley wrote: > > Install MythDVD and set it's player to "Internal". One thing I've found is that if you play a DVD and then exit the disk is still locked in the drive. I have to exit mythfrontend to unlock the drive so I can press eject on