Re: [mythtv] [PATCH] Toggle recording group view in Watch Recordings

2005-01-20 Thread Bruce Markey
Isaac Richards wrote: On Wednesday 19 January 2005 11:03 pm, Kevin Kuphal wrote: This patch replaces my previously flawed idea for a favorites category and instead implements : Applied.. Thoughts on a 3 level tree, with the top level being the recording groups? I'd rather see a single column playb

Re: [mythtv] [PATCH] Updated Patch to fix rounding errors from Aspect Ratio settings

2005-01-20 Thread Steve Hayles
Terry, Don't know if this is completely related to this patch but the behaviour seems to have changed since applying it. I am using a DVB-t card in the UK and on some channels broadcast at 704x576 the image is still 'compressed' horizontally. The wrong Mode is being selected in this instance whi

Re: [mythtv] [PATCH] tv_grab_uk_rt changed behavior - Patch to update mythfilldatabase

2005-01-20 Thread Isaac Richards
On Wednesday 12 January 2005 02:43 pm, Allan Stirling wrote: > tv_grab_uk_rt used to be able to be run with the --days parameter. This > is no longer required or honored by the grabber. Applied, thanks.. Isaac ___ mythtv-dev mailing list mythtv-dev@myth

Re: [mythtv] [PATCH] Cancel a recording when no free recorder for live tv

2005-01-20 Thread Isaac Richards
On Friday 14 January 2005 10:58 am, Jack Porter wrote: > Hi, > > I wrote this patch because I found it annoying to have to go back to the > watch recordings menu, find the active recording, delete it and then go > back to the live tv menu, when I just want to watch a bit of live tv and > I know myt

Re: [mythtv] [PATCH] Toggle recording group view in Watch Recordings

2005-01-20 Thread Isaac Richards
On Wednesday 19 January 2005 11:03 pm, Kevin Kuphal wrote: > This patch replaces my previously flawed idea for a favorites category > and instead implements : Applied.. Thoughts on a 3 level tree, with the top level being the recording groups? Isaac __

Re: [mythtv] [PATCH] Updated Patch to fix rounding errors from Aspect Ratio settings

2005-01-20 Thread Isaac Richards
On Thursday 20 January 2005 02:36 am, Terry Barnaby wrote: > Hi All, > > Any other feedback on the last mythtv-aspect3.patch I submitted > a while ago ? > It is working well here. > Can it be put into the CVS tree ? I'm testing it right now - will commit shortly. Isaac ___

Re: [mythtv] [PATCH] ATSC major_minor channel selection

2005-01-20 Thread Isaac Richards
On Tuesday 18 January 2005 01:36 am, John Patrick Poet wrote: > This patch fixes the ATSC program tuning code to look for the major > channel number in addition to the minor channel number. Applied.. Isaac ___ mythtv-dev mailing list mythtv-dev@mythtv.o

Re: [mythtv] [patch] setup improvements

2005-01-20 Thread Isaac Richards
On Tuesday 18 January 2005 10:25 am, Daniel Thor Kristjansson wrote: >* Two new configuration groups are added. MPEGConfigurationGroup > and pcHDTVConfigurationGroup, these remove configration entries > which have no meaning for these cards, such as the VBI and audio > capture de

Re: [mythtv] [patch] dtvrecorder.cpp & hdtvrecorder.cpp assert removal

2005-01-20 Thread Isaac Richards
On Thursday 20 January 2005 10:05 am, Daniel Thor Kristjansson wrote: > There were two asserts in dtvrecorder that did nothing at all. Applied.. Isaac ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-de

Re: [mythtv] [patch] thread safe verbose v2

2005-01-20 Thread Isaac Richards
On Tuesday 18 January 2005 10:50 am, Daniel Thor Kristjansson wrote: > As noted by Eric Anderson, someone might call a function that uses > VERBOSE inside a VERBOSE macro. This updated patch uses a recursive > lock to prevent this case from deadlocking the application. > > If someone engages in blo

Re: [mythtv] [patch] updated dbcheck cleanup patch

2005-01-20 Thread Isaac Richards
On Monday 03 January 2005 06:28 pm, Daniel Thor Kristjansson wrote: > I've updated the dbcheck exit removal patch so that it is compatible > with recent changes in dbcheck. See original patch for a description of > the patch [ More forgotten patch work ] I think this would be slightly cleaner if

Re: [mythtv] [patch] cleanup NuppelVideoPlayer version 2

2005-01-20 Thread Isaac Richards
On Monday 03 January 2005 02:09 pm, Daniel Thor Kristjansson wrote: > I fixed the problem Issac noted earlier. I've also added a couple more > sanity checks in NVP::InitVideo(), and changed that function to return > false when there is an error. > > The idea is to abort video playback instead of ex

Re : [mythtv] Lossless MPEG2 editing!

2005-01-20 Thread manu
Le 20.01.2005 00:28:12, Chris Petersen a écrit : Why haven't you simply used gopchop? It's been around for ages, and does almost exactly this. Check out past messages on this list (and others) as to why it doesn't work all that well. or nuvexport with the mpeg2cut option (which uses avidemux)

Re: [mythtv] can't find a register in class `GENERAL_REGS'

2005-01-20 Thread sean darcy
Isaac Richards wrote: My cflags are -mtune=prescott -O3 -funit-at-a-time -ffast-math -fomit-frame-pointer Nothing but the standard cflags are supported. Which are? For instance is mtune permitted? march? sean ___ mythtv-dev mailing list mythtv-dev@myt

Re: [mythtv] [PATCH] Updated Patch to fix rounding errors from Aspect Ratio settings

2005-01-20 Thread Andrew Wilson
The only problem I have seen is with aspect-override switched on to Fill, sometimes the OSD leaps over to the right by a few inches, cutting off the right hand edge. Seems to happen when W is pressed for the first time, but it doesn't always happen. This bug gets reset once 'watch tv' is restarted

Re: [mythtv] On the FindOne recordings, conflict resolution

2005-01-20 Thread Brad Templeton
On Thu, Jan 20, 2005 at 01:51:46PM -0800, Bruce Markey wrote: > Brad Templeton wrote: > But you need a compiled and linked version to see and use the > current features regardless of how you obtain those binaries. > What I didn't mention is that there was a bug for kPowerSearch > that would prevent

Re: [mythtv] can't find a register in class `GENERAL_REGS'

2005-01-20 Thread Isaac Richards
On Thursday 20 January 2005 07:50 pm, sean darcy wrote: > I'm trying to build mythtv on fc3 on intel. > > Both 0.16 and today's cvs give me: > > i386/dsputil_mmx.c: In function `h263_h_loop_filter_mmx': > i386/dsputil_mmx.c:634: error: can't find a register in class > `GENERAL_REGS' while reloading

[mythtv] can't find a register in class `GENERAL_REGS'

2005-01-20 Thread sean darcy
I'm trying to build mythtv on fc3 on intel. Both 0.16 and today's cvs give me: i386/dsputil_mmx.c: In function `h263_h_loop_filter_mmx': i386/dsputil_mmx.c:634: error: can't find a register in class `GENERAL_REGS' while reloading `asm' dmesg | less make[2]: *** [dsputil_mmx.o] Error 1 My cflags a

Re: [mythtv] OpenGL and LibmythUI status

2005-01-20 Thread Isaac Richards
On Thursday 20 January 2005 07:09 pm, Code Logic wrote: > Oh, the only reason I asked was coz some of classes in mythui had the > same names as in libmyth, like themedmenu and mythmainwindow and some > didn't like this one. Porting to mythui will be much easier if the > class names match :) It's

Re: [mythtv] OpenGL and LibmythUI status

2005-01-20 Thread Code Logic
> The theme.xml files specify dimensions and placement of widgets within > "dialogs". In libmythui, same base mechanism should/will (?) be used, but > widgets get layed out onto screens (which can be stacked and pop'd). This is > advantageous, as it leaves things in the hands of the theme designer

Re: [mythtv] OpenGL and LibmythUI status

2005-01-20 Thread Isaac Richards
On Thursday 20 January 2005 06:24 pm, Code Logic wrote: > > It's really just a matter of seeing what is in the regular myth code > > base and noticing what is missing from libmythui. > > I'm thinking of getting started in the following order: I wouldn't necessarily go in that order. What's in li

Re: [mythtv] OpenGL and LibmythUI status

2005-01-20 Thread thor
On Thursday 20 January 2005 06:24 pm, Code Logic wrote: > > It's really just a matter of seeing what is in the regular myth code > > base and noticing what is missing from libmythui. > > I'm thinking of getting started in the following order: > > MythPopupBox > \---MythSearchDialog > MythPro

[mythtv] MythPhone - Possible Bug report

2005-01-20 Thread Steve Hayles
I am running the latest CVS of Mythphone and trying to connect to it from a Windows XP client via the FWD SIP proxy. The possible bug is that when I initiate a call from Mythpone to my Windows Messenger client the link is set-up and runs well until I drop the call. However when I start the call

Re: [mythtv] OpenGL and LibmythUI status

2005-01-20 Thread Code Logic
> It's really just a matter of seeing what is in the regular myth code base and > noticing what is missing from libmythui. I'm thinking of getting started in the following order: MythPopupBox \---MythSearchDialog MythProgressDialog MythPasswordDialog MythWizard A few questiosn: Is there a

RE: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Anduin Withers
> [In the hope of reducing posts on this topic...] Let me crush that hope. Daniel's patch was at least careful not to modify files maintained external to myth. -- Anduin Withers ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-b

Re: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Eric Anderson
[In the hope of reducing posts on this topic...] Attached is a two line shell script that descends through your source tree converting tabs to spaces in all files. It uses the emacs 'untabify' function. [I'm not claiming this method is particularly efficient, but it gets the job done.] And if y

RE: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Anduin Withers
> No huge disagreement, but I think you are just picking holes in a fairly > small change which is generously offered? 1) What I say makes no difference. 2) I'm not picking holes, just pointing out why it is generally better to be cautious about checking in style only patches. We don't all work t

Re: [mythtv] On the FindOne recordings, conflict resolution

2005-01-20 Thread Bruce Markey
Brad Templeton wrote: On Thu, Jan 20, 2005 at 11:42:57AM -0800, Bruce Markey wrote: WHERE clause of the query. In current CVS, (maybe you should have a friend compile it for you) this is exposed in two places. Thanks for the other advice, but again, I hoped we had both agreed to stay away from thi

Re: [mythtv] Mythfrontend and Audiophile 2496 (ICE1712) ALSA hangs

2005-01-20 Thread Pekka
> Ed Wildgoose <[EMAIL PROTECTED]> > >After killing the frontend with Ctrl-C I noticed that the ethernet > >connection is down. > > I suspect initially that the loss of network is causing the other > problems. Try to resolve this first. Somehow this seems to be mythtv/ALSA -related: I disabl

Re: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Ed Wildgoose
Anduin Withers wrote: Wouldn't be simpler just to live with the tabs, and set your ts=4? I thought we were meant to be trying to stick to http://mythtv.info/moin.cgi/CodingStandards Why only pick one part then? Why not go through the whole source and make it all comply? One good reason

Re: [mythtv] On the FindOne recordings, conflict resolution

2005-01-20 Thread Brad Templeton
On Thu, Jan 20, 2005 at 11:42:57AM -0800, Bruce Markey wrote: > WHERE clause of the query. In current CVS, (maybe you should have > a friend compile it for you) this is exposed in two places. Thanks for the other advice, but again, I hoped we had both agreed to stay away from this sort of thing.

Re: [mythtv] Re: mythmusic and LCDd segfault without LCDd OK

2005-01-20 Thread Leo Weppelman
On Thu, Jan 20, 2005 at 09:45:03AM -0500, thor wrote: > On Thursday 20 January 2005 02:02 am, Isaac Richards wrote: > > On Thursday 20 January 2005 01:42 am, Leo Weppelman wrote: > > > On Tue, Jan 18, 2005 at 09:55:23PM -0800, Eskil Heyn Olsen wrote: > > > > On Sat, 2005-01-15 at 21:47 +0100, Leo W

Re: [mythtv] On the FindOne recordings, conflict resolution

2005-01-20 Thread Bruce Markey
Other than the specifics of what is required in the fields of the 'record' table, many of your questions are covered in http://www.mythtv.org/docs/mythtv-HOWTO-11.html#ss11.6 . Brad Templeton wrote: On Wed, Jan 19, 2005 at 10:26:28PM -0600, David Engel wrote: Is this the expected behaviour? Yes.

[mythtv] [patch] MythWeb Video category sorting

2005-01-20 Thread Dave Stocker
I have close to 1000 videos in MythVideo. This makes it hard to find a specific one under MythWeb especially since a lot of the names will just be an episode number (With the show as the category). I have patched MythWeb->MythVideo to do the following: - Added the category field in the display. (I

[mythtv] Menu structure suggestion

2005-01-20 Thread Christoph Sommer
Hello, While browsing the menu .xml files I got the impression that the order in which entries are arranged in the current CVS tree do not always follow a logical pattern. This may be because the menus "grew" while more and more features were added to MythTV. To make things a little more struct

Re: [mythtv] MythWeather and Dial-up Suggestion

2005-01-20 Thread George Nassas
In a related note would it be possible to have mythbackend wake up to do database fills? I have a machine set up to do dialup between 2 and 5am but unless there's a recording scheduled in that time period the call never happens and the listings eventually run out. As a workaround I currently ha

RE: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Anduin Withers
> > Wouldn't be simpler just to live with the tabs, and set your ts=4? > I thought we were meant to be trying to stick to > > http://mythtv.info/moin.cgi/CodingStandards Why only pick one part then? Why not go through the whole source and make it all comply? One good reason is that it makes trac

RE: [mythtv] HDTV CPU utilization

2005-01-20 Thread jeff
>> Was this TOP run on your Myth box? If so I believe part of the problem >> is >> your memory. 75Meg is not enough and your system is using swap. Not >> good >> for video applications. > > Sorry for the confusion - NO it was not taken from my MythTV box, but from > another computer because my M

Re: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread John Pullan
On Thu, 2005-01-20 at 15:55 +, Andrew Wilson wrote: > Quite correct. Don't use -w when generating patches. > > Wouldn't be simpler just to live with the tabs, and set your ts=4? I thought we were meant to be trying to stick to http://mythtv.info/moin.cgi/CodingStandards -- John Pullan <[

Re: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Andrew Wilson
Quite correct. Don't use -w when generating patches. Wouldn't be simpler just to live with the tabs, and set your ts=4? ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Re: [mythtv] nuvexport dvb streams error

2005-01-20 Thread Chris Petersen
My bad. For some reason mplayer does not work with user root. I logged in as another user and got all the information from mplayer nuvexport needed. Odd. Must be something wrong with your mplayer setup (it works fine for other people as root). Glad it works, though. -Chris ___

Re: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Daniel Thor Kristjansson
On Thu, 20 Jan 2005, Andrew Wilson wrote: ]In case it helps, ] ]"cvs diff -w" will ignore whitespace-only diffs ] ]You can put "diff -w" in your ~/.cvsrc to achieve this. ] This is bad. If you put an if around a block of code it will ignore the change in indentation. It's best to apply outstan

[mythtv] [patch] dtvrecorder.cpp & hdtvrecorder.cpp assert removal

2005-01-20 Thread Daniel Thor Kristjansson
There were two asserts in dtvrecorder that did nothing at all. i.e. if (x==0) return; assert(x!=0); These were left behind from when I was working on this code. There were also two asserts in hdtvrecorder. One was in Open(), and I've replaced this with an errored return from Open() and an inform

Re: [mythtv] Re: mythmusic and LCDd segfault without LCDd OK

2005-01-20 Thread thor
On Thursday 20 January 2005 02:02 am, Isaac Richards wrote: > On Thursday 20 January 2005 01:42 am, Leo Weppelman wrote: > > On Tue, Jan 18, 2005 at 09:55:23PM -0800, Eskil Heyn Olsen wrote: > > > On Sat, 2005-01-15 at 21:47 +0100, Leo Weppelman wrote: > > > > I have posted a patch that was intende

Re: [mythtv] [patch] tab cleanup of libmyth

2005-01-20 Thread Andrew Wilson
In case it helps, "cvs diff -w" will ignore whitespace-only diffs You can put "diff -w" in your ~/.cvsrc to achieve this. ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Re: [mythtv] nuvexport dvb streams error

2005-01-20 Thread James Armstrong
James Armstrong wrote: I was just about to post a message about using nuvexport with my hd streams recorded from a pcHDTV card, when I saw a message about a commit last night. When I previously tried to use nuvexport on these files it would just hang on tcprobe. Since updating to the latest ve

Re: [mythtv] HDTV CPU utilization

2005-01-20 Thread Doug Larrick
On Wed, Jan 19, 2005 at 08:31:21PM -0600, Chris Mumford wrote: I still have to add up the columns 56.1% + 38.2% + 4.1% + 2.1% = 100.5% which makes sense since the best synthetic hyperthreading improvement was 7%. The improvement with HyperThreading is not a fixed amount. It depends on how much eac

Re: [mythtv] [patch] mpegtables.cpp assert removal

2005-01-20 Thread Daniel Thor Kristjansson
On Thu, 20 Jan 2005, Isaac Richards wrote: ]On Thursday 20 January 2005 12:08 am, Daniel Thor Kristjansson wrote: ]> This should of course never be triggered, but assuming my last assert ]> removal patch is applied, this removes the last assert on data in the ]> libs/libmythtv/mpeg directory. The

[mythtv] nuvexport dvb streams error

2005-01-20 Thread James Armstrong
I was just about to post a message about using nuvexport with my hd streams recorded from a pcHDTV card, when I saw a message about a commit last night. When I previously tried to use nuvexport on these files it would just hang on tcprobe. Since updating to the latest version of nuvexport poste

Re: [mythtv] MythMusic Compilation Artist Progress....

2005-01-20 Thread Ian Campbell
Hi Colin, I guess that in the database the 'compilation' field is currently a boolean? Is there anyway that a 'disk artist' could be stored aswell/instead. I guess storing it per track would be a little wasteful. I'm not really a database guy, but perhaps an int. where 0 means not a compilation (

Re: [mythtv] On the FindOne recordings, conflict resolution

2005-01-20 Thread Brad Templeton
On Thu, Jan 20, 2005 at 02:07:33AM -0500, Isaac Richards wrote: > On Thursday 20 January 2005 12:46 am, Brad Templeton wrote: > > You are saying, if I read you right, that the higher priority for the > > series beats out the lower priority movie, even though the problem > > could be solved by recor