| 25526 01.08.2010 07:58:51, by
markk
Fix nuppel video playback following a stupid typo in r25441.
Thanks to Gregorio for the patch. Closes #8711. |
| 25525 01.08.2010 01:45:57, by
stuartm
Fix a reversal in logic which was preventing the loading of translations. Mystified as to how this happened as the code it inquestion was simply copy/pasted to it's new location. Also fixed assignment of string to a bool which appeared in the original code. |
| 25524 31.07.2010 19:21:31, by
paulh
MythMusic: Add shoutcast playback to the music player.
This is still a work in progress but adds everything needed by the player to download and parse the streams. There is no UI yet, that will come when we switch MythMusic to use MythUI.
Some of this is based on an old patch by Eskil Heyn Olsen although a lot has been changed to make better use of the Qt4 networking stuff. |
| 25523 31.07.2010 16:09:38, by
robertm
libmythbluray: Hook the HDMV VM into the public bluray.c API. (upstream fix) |
| 25522 31.07.2010 12:52:10, by
paulh
MythMusic: Guard against not being able to identify a stream format from the probe data when streaming to the avfdecoder, seems av_open_input_stream() segfaults if you pass a NULL AVInputFormat.
Also change a few TRUE/FALSE to true/false to match what we use elsewhere. |
| 25521 31.07.2010 12:04:05, by
nigel
Re-enable building mythtranscode on OS X. May help on Windows too? (untested) |
| 25520 31.07.2010 11:58:02, by
paulh
MythMusic: Add DecoderIOFactoryUrl which allows the music player to stream music from any URL that QNetworkAccessManager can handle. |
| 25519 31.07.2010 11:14:31, by
paulh
MythMusic: Fix a few compiler warnings after r25470. |
| 25518 31.07.2010 07:24:22, by
wagnerrp
Fix MythXML.getServDesc, broken by move to lxml parser. |
| 25517 31.07.2010 06:00:00, by
kormoc
Re [25498], this allows shows upto a day in the past to be considered in the scheduler query. This should prevent any issues introducted. Thanks to David Engel for the catch. |
| 25516 31.07.2010 04:49:26, by
robertm
libmythbluray: turns out the external library in question now has public git, removing the only significant divergence from upstream. |
| 25515 31.07.2010 04:11:46, by
robertm
libmythbluray: Update to upstream revision 09a7799deb48be0d74de60009c9b73a4410a366a (7/30/10 20:01:48). Needed to make two local changes to upstream code to maintain compatibility with external libraries, notes in NOTES file for future reference/resyncs. This resync adds multiple new API calls and fleshes out the HDMV navigation code/bluray.c integration quite a lot (though still no IG interpreter so no menus yet). |
| 25514 31.07.2010 03:24:03, by
robertm
libdvdread/libdvdnav: Update internal copy of libdvdnav and libdvdread to upstream r1215, current as of 7/30/2010. Incorporates many fixes for memory leaks, segfaults, some new functionality in the API, and support for BUP (Backup IFO) files in damaged DVD structures. Tested against a few dozen DVDs here at home with no obvious issues, will likely infoneed some of the DVD tickets to see if this resync helps. |
| 25513 31.07.2010 01:58:46, by
nigel
Since the libpostprocess filter started using libmythpostproc, the bundler has been unable to find the latter. Refs #8579. |
| 25512 31.07.2010 00:09:02, by
mdean
Fix retrieval of storagegroup.dirname values from the DB to prevent corrupting non-ASCII characters.
This is another fix related to Qt's use of toAscii() when toString() is called on values from queries corresponding to database columns using utf8_bin collation. Thanks to Yianni Vidalis for the reminder and for the testing. |
| 25511 30.07.2010 23:54:38, by
robertm
MythTranscode: avcodec_encode_video will never return 0 when everything is okay. Handle 0 (and -1) returns with debug and and error. Debugging could probably be better. Possibly refs #8698. |
| 25510 30.07.2010 18:50:04, by
robertm
Various fixes for mythtranscode from Erik Hovland. At the time of the patches on the ticket, a replex resync was applied that was reverted, so these are the cherry-picked fixes of what is still relevant. One or two of the fixes were made in a slightly different way over the past ten months, so those are excluded as well. Seems fine in my testing. Thanks to Erik for the patches, fixes #7170. |
| 25509 30.07.2010 18:17:04, by
wagnerrp
Add levenshtein function, and perform distance filtering on VideoMetadata results. |
| 25508 30.07.2010 16:36:31, by
wagnerrp
Fixes issues in with cross-referenced objects after running Video.create(). Fixes filename handling of videos in the root storage group path in Video.parseFilename(). |
| 25507 30.07.2010 15:46:31, by
wagnerrp
Fix Program.airdate handling in JAMU following type change in r25484. |
|
|