| 25346 15.07.2010 19:09:02, by
robertm
MythNetvision: switch to using MythDownloadManager and make some minor improvements to how the image and file download threads are called in the actual plugin. A lot more changes due here as MythDownloadManager has some pending chnages I'll be using. |
| 25345 15.07.2010 17:10:28, by
markk
Only test OpenGL video sync if enabled at compilation. |
| 25344 15.07.2010 16:59:19, by
markk
Minor debugging improvements in VideoOutput. |
| 25343 15.07.2010 16:54:54, by
markk
Minor log change and comment on OS X refresh rates in MythRenderOpenGL. |
| 25342 15.07.2010 15:48:46, by
markk
Fix screen detection in MythRenderOpenGL on OS X. |
| 25341 15.07.2010 15:15:52, by
markk
Avoid a compiler warning when MMX is unavailable or disabled. |
| 25340 15.07.2010 10:41:17, by
nigel
Prevent deletion of items outside of lock. Old bug found by Anduin >2 yrs ago! |
| 25339 15.07.2010 03:52:03, by
robertm
Fix Metadata Image download for all image storage types in trunk. Refs #8634. Thanks to stupidity adjustment of author by Chris Pinkham and Greg Estabrooks. |
| 25338 15.07.2010 03:43:42, by
robertm
Move some code around in metadataimagedownload.cpp-- this doesn't fix anything but it makes thing consistent between the two approaches and gets us all on the same page. |
| 25337 15.07.2010 03:35:37, by
robertm
Whoops! Turns out these internet content scripts work way better when you actually add them. |
| 25336 15.07.2010 03:32:33, by
wagnerrp
Adds searching based off 'recstatus' to MythDB.searchOldRecorded(). Patch from Doug Haber. Fixes #8649. Also fixes issue creating new Video entries with no 'host' defined. |
| 25335 15.07.2010 03:27:43, by
robertm
Add a PBS grabber/app. This is from Doug Vaughan once again, who notes:
PBS grabber catalogs all PBS on-line videos from 72 RSS Feeds and supplies a better search than the PBS Web page. The user preference file is automatically maintained so when new shows are added by PBS they will automatically be added to the PBS tree view. Approximately 50% of the videos are viewable outside of the US. All videos auto play in a full Browser window. The video content includes promos, excerpts, interviews, behind-the-scenes and full episodes. For details see: http://www.mythtv.org/wiki/Pbs.py |
| 25334 15.07.2010 02:10:32, by
jyavenard
Change test logic order to determine if an ALSA device is digital or analog |
| 25333 13.07.2010 21:02:05, by
nigel
Backport [25326] from trunk. Refs #6211. Simplify embedding, repair window/fullscreen aspect after exiting EPG. Should also eliminate locking problem from enter/exit/enter/exit guide (which were caused by both ResizeForGui() and EmbedInWidget() calling End() after my recent changes to enable embedding). |
| 25332 13.07.2010 18:14:21, by
robertm
Add two new Mashup grabbers from Doug Vaughan, Space and Technology. I also have a few outstanding grabbers from Auric that I need to commit in the next few days when I find a little bit of time. Also patch several of the existing grabbers with the following log:
> common_api.py Add a function that allows grabbers to check if an item is already in the data base. This is particularly important when a grabber is forced to do additional Interent accesses to acquire all the needed MNV item data. Added a function that checks if there are any treeview items in the data base for a specific grabber. Some Mashup grabber's search option only returns results when then there are treeview items in the database. Made the creation of custom HTML page links more flexible so code did not need to be changed when new custom HTML pages were added. Add the ability for parameters to be passed to a XSLT style sheet
> mashups_api.py Add the ability for a Mashup to pass variables to a XSLT style sheet
> bbciplayer.html, bliptv.html, cinemarv.html, thewb.html, tributeca.html Changed the position of the Flash control bar as it was partially hidden Changed the colors of the Flash control bar on some of the custom HTML pages
> natureMashup.xml Add the "DiveFilm HD Videos" source to the Nature grabber
> trailersMashup.xml Removed the source "HD Movie Trailers Online" due to the RSS is no longer maintained
> cinemarvRSS_item.xsl, traileraddictRSS_item.xsl, tributecaHTML_item.xsl, cinemarv_api.py, traileraddicts_api.py, tributeca_api.py The Trailers grabber now checks the local data base for existing item data rather that executing multiple Internet accesses. This greately reduces the processing times of this grabber.
> rev3_api.py Fixed missing shows from the creation of the user default preference due to Web site changes Fixed two incorrect variable names in debug messages
> bliptvXSL_api.py Fixed a typo which caused the item to occasionally miss a download link
> nature.py Toggle the search option off if there are NO "Nature" items in the "internetcontentarticles" table |
| 25331 12.07.2010 22:52:52, by
wagnerrp
Use proper quotation to allow variable substitution in script. |
| 25330 12.07.2010 19:34:23, by
robertm
Fix typo of a commented line, purely for my reference/the future. |
| 25329 12.07.2010 02:45:22, by
robertm
Restore the old image validity check that I mistakenly removed a few days ago. Should fix #8646. |
| 25328 11.07.2010 21:40:27, by
stuartm
Fix a stupid typo which prevented url redirection working in mythvideo 0.23 and 0.22. Refs #8634 |
| 25327 11.07.2010 19:26:35, by
stuartm
Probable fix for the redirect issues affecting download of artwork in mythvideo in 0.23. Refs #8634 |
|
|