
kleeschu at mindspring
Jul 17, 2002, 3:49 PM
Post #7 of 8
(3698 views)
Permalink
|
Ok, i feel really dumb about the settings.txt thing, maybe I need some sleep. Thanks for your never-ending patience with me and my questions. I actually do have some c++ programming experience (doesn't sound like it from my questions), so I am going to try some things with the mythfrontend to make it more appealing. I am using your latest as well....it was much quicker to compile. THANKS AGAIN! Chris ----- Original Message ----- From: Isaac Richards To: mythtv-dev [at] snowman Sent: Wednesday, July 17, 2002 1:06 AM Subject: Re: [mythtv] Some hardware questions On Wednesday 17 July 2002 02:27 am, Chris Kleeschulte wrote: > Got it, thanks! hehe..I just had to add some include directories into > libmythtv's Makefile..and puff! compiled like a dream. What'd you have to add? Also, you might want to upgrade to a more recent CVS snapshot -- I wasn't handling potential null returns from mysql to my queries well in a couple places, and there's the possibility of a crash or two, during a channel changes to a channel showing a program without a subtitle + description set in the database. But, that's all fixed now. (Basically, std::string foo = 0; seems to crash). Isaac _______________________________________________ mythtv-dev mailing list mythtv-dev [at] snowman http://www.snowman.net/mailman/listinfo/mythtv-dev
|