[mythtv-commits] mythtv commit: r26958 - in branches/mythtv-rec/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 22 16:49:56 UTC 2010


      Author: danielk
        Date: 2010-10-22 16:49:45 +0000 (Fri, 22 Oct 2010)
New Revision: 26958
   Changeset: http://svn.mythtv.org/trac/changeset/26958

Log:

Refs #8930. Merges 26557:26952 from trunk to mythtv-rec branch.

Added:

   branches/mythtv-rec/mythtv/bindings/python/setprefix.py
   branches/mythtv-rec/mythtv/external/FFmpeg/libavcodec/aaclatmdec.c
   branches/mythtv-rec/mythtv/external/FFmpeg/libavcodec/latm_parser.c
   branches/mythtv-rec/mythtv/i18n/mythfrontend_en_ca.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_en_ca.ts
   branches/mythtv-rec/mythtv/libs/libmyth/audiopulsehandler.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/audiopulsehandler.h
   branches/mythtv-rec/mythtv/libs/libmythbluray/decoders/graphics_controller.c
   branches/mythtv-rec/mythtv/libs/libmythbluray/decoders/graphics_controller.h
   branches/mythtv-rec/mythtv/locales/da_dk.xml
   branches/mythtv-rec/mythtv/locales/de_de.xml
   branches/mythtv-rec/mythtv/locales/en_ca.xml
   branches/mythtv-rec/mythtv/locales/et_ee.xml
   branches/mythtv-rec/mythtv/locales/fr_ca.xml
   branches/mythtv-rec/mythtv/locales/fr_fr.xml
   branches/mythtv-rec/mythtv/locales/nb_no.xml
   branches/mythtv-rec/mythtv/locales/ru_ru.xml
   branches/mythtv-rec/mythtv/themes/MythCenter-wide/zoneminder-ui.xml
   branches/mythtv-rec/mythtv/themes/Terra/osd/editorbackground.png
   branches/mythtv-rec/mythtv/themes/Terra/popups/edit_background.png
   branches/mythtv-rec/mythtv/themes/fonts/

Removed:

   branches/mythtv-rec/mythtv/libs/libmyth/audiopulseutil.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/audiopulseutil.h
   branches/mythtv-rec/mythtv/themes/FreeMono.ttf
   branches/mythtv-rec/mythtv/themes/FreeSans.ttf
   branches/mythtv-rec/mythtv/themes/FreeSansBold.ttf
   branches/mythtv-rec/mythtv/themes/Terra/video/filters_background.png
   branches/mythtv-rec/mythtv/themes/default/locale/da.png

Modified:

   branches/mythtv-rec/mythtv/
   branches/mythtv-rec/mythtv/bindings/perl/MythTV.pm
   branches/mythtv-rec/mythtv/bindings/python/Makefile
   branches/mythtv-rec/mythtv/bindings/python/MythTV/connections.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/database.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/dataheap.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/methodheap.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/mythproto.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/static.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/system.py
   branches/mythtv-rec/mythtv/bindings/python/MythTV/utility.py
   branches/mythtv-rec/mythtv/configure
   branches/mythtv-rec/mythtv/docs/doxygen-architecture-document.cpp
   branches/mythtv-rec/mythtv/external/FFmpeg/libavcodec/Makefile
   branches/mythtv-rec/mythtv/external/FFmpeg/libavcodec/allcodecs.c
   branches/mythtv-rec/mythtv/external/FFmpeg/libavcodec/avcodec.h
   branches/mythtv-rec/mythtv/external/FFmpeg/libavformat/mpegts.c
   branches/mythtv-rec/mythtv/external/FFmpeg/libavformat/utils.c
   branches/mythtv-rec/mythtv/i18n/i18n.pro
   branches/mythtv-rec/mythtv/i18n/mythfrontend_da.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_da.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_de.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_de.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_el.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_el.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_en_gb.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_en_gb.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_en_us.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_en_us.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_et.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_et.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_fi.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_fi.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_fr.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_fr.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_ja.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_ja.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_nb.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_nb.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_nl.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_nl.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_pl.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_pl.ts
   branches/mythtv-rec/mythtv/i18n/mythfrontend_sv.qm
   branches/mythtv-rec/mythtv/i18n/mythfrontend_sv.ts
   branches/mythtv-rec/mythtv/i18n/translate.pro
   branches/mythtv-rec/mythtv/libs/libmyth/audiooutput.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/audiooutput.h
   branches/mythtv-rec/mythtv/libs/libmyth/langsettings.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/libmyth.pro
   branches/mythtv-rec/mythtv/libs/libmyth/mythcommandlineparser.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/mythcontext.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/mythdialogs.h
   branches/mythtv-rec/mythtv/libs/libmyth/mythwidgets.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/programinfo.cpp
   branches/mythtv-rec/mythtv/libs/libmyth/xmlparse.cpp
   branches/mythtv-rec/mythtv/libs/libmythbluray/bdnav/index_parse.c
   branches/mythtv-rec/mythtv/libs/libmythbluray/bdnav/index_parse.h
   branches/mythtv-rec/mythtv/libs/libmythbluray/bluray.c
   branches/mythtv-rec/mythtv/libs/libmythbluray/bluray.h
   branches/mythtv-rec/mythtv/libs/libmythbluray/hdmv/hdmv_vm.c
   branches/mythtv-rec/mythtv/libs/libmythbluray/hdmv/hdmv_vm.h
   branches/mythtv-rec/mythtv/libs/libmythbluray/hdmv/mobj_parse.c
   branches/mythtv-rec/mythtv/libs/libmythbluray/hdmv/mobj_parse.h
   branches/mythtv-rec/mythtv/libs/libmythbluray/register.c
   branches/mythtv-rec/mythtv/libs/libmythbluray/util/log_control.h
   branches/mythtv-rec/mythtv/libs/libmythbluray/util/logging.c
   branches/mythtv-rec/mythtv/libs/libmythdb/mythcorecontext.cpp
   branches/mythtv-rec/mythtv/libs/libmythdb/mythcorecontext.h
   branches/mythtv-rec/mythtv/libs/libmythdb/mythdb.cpp
   branches/mythtv-rec/mythtv/libs/libmythdb/mythdb.h
   branches/mythtv-rec/mythtv/libs/libmythdb/mythdbcon.cpp
   branches/mythtv-rec/mythtv/libs/libmythdb/mythlocale.cpp
   branches/mythtv-rec/mythtv/libs/libmythdb/mythlocale.h
   branches/mythtv-rec/mythtv/libs/libmythdb/mythsystem.cpp
   branches/mythtv-rec/mythtv/libs/libmythdb/mythtranslation.cpp
   branches/mythtv-rec/mythtv/libs/libmythdb/mythversion.h
   branches/mythtv-rec/mythtv/libs/libmythdb/remotefile.cpp
   branches/mythtv-rec/mythtv/libs/libmythdvdnav/dvdnav/dvdnav.h
   branches/mythtv-rec/mythtv/libs/libmythdvdnav/dvdnav/navigation.c
   branches/mythtv-rec/mythtv/libs/libmythdvdnav/dvdnav/vm/vm.c
   branches/mythtv-rec/mythtv/libs/libmythmetadata/metadatacommon.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/BDRingBuffer.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/BDRingBuffer.h
   branches/mythtv-rec/mythtv/libs/libmythtv/DVDRingBuffer.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/DVDRingBuffer.h
   branches/mythtv-rec/mythtv/libs/libmythtv/DetectLetterbox.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/RingBuffer.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/RingBuffer.h
   branches/mythtv-rec/mythtv/libs/libmythtv/avformatdecoder.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/avformatdecoder.h
   branches/mythtv-rec/mythtv/libs/libmythtv/cardutil.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/channelscan/channelimporter.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/channelscan/channelimporter.h
   branches/mythtv-rec/mythtv/libs/libmythtv/channelutil.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/datadirect.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/dbcheck.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/decoderbase.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/decoderbase.h
   branches/mythtv-rec/mythtv/libs/libmythtv/dtvrecorder.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/dvbstreamhandler.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/mhi.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/mythdvdplayer.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/mythdvdplayer.h
   branches/mythtv-rec/mythtv/libs/libmythtv/mythplayer.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/mythplayer.h
   branches/mythtv-rec/mythtv/libs/libmythtv/osd.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/osd.h
   branches/mythtv-rec/mythtv/libs/libmythtv/previewgenerator.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/privatedecoder_crystalhd.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/privatedecoder_vda.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/privatedecoder_vda.h
   branches/mythtv-rec/mythtv/libs/libmythtv/recordingrule.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/recordingrule.h
   branches/mythtv-rec/mythtv/libs/libmythtv/signalmonitor.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/signalmonitor.h
   branches/mythtv-rec/mythtv/libs/libmythtv/subtitlescreen.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/subtitlescreen.h
   branches/mythtv-rec/mythtv/libs/libmythtv/teletextscreen.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/teletextscreen.h
   branches/mythtv-rec/mythtv/libs/libmythtv/tv_play.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/tv_rec.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videobuffers.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videobuffers.h
   branches/mythtv-rec/mythtv/libs/libmythtv/videodisplayprofile.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videoout_d3d.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videoout_opengl.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videoout_quartz.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videoout_vdpau.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videoout_xv.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videooutbase.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videooutbase.h
   branches/mythtv-rec/mythtv/libs/libmythtv/videosource.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videosource.h
   branches/mythtv-rec/mythtv/libs/libmythtv/vsync.h
   branches/mythtv-rec/mythtv/libs/libmythui/libmythui.pro
   branches/mythtv-rec/mythtv/libs/libmythui/mythfontproperties.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythfontproperties.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythpainter_yuva.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythpainter_yuva.h
   branches/mythtv-rec/mythtv/libs/libmythui/myththemedmenu.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuibuttonlist.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuibuttonlist.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythuibuttontree.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuiclock.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuiclock.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythuieditbar.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuieditbar.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythuiguidegrid.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuihelper.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuihelper.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythuiimage.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuiprogressbar.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythuitext.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythuitext.h
   branches/mythtv-rec/mythtv/libs/libmythui/mythuiwebbrowser.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/mythxdisplay.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/themeinfo.cpp
   branches/mythtv-rec/mythtv/libs/libmythui/themeinfo.h
   branches/mythtv-rec/mythtv/locales/en_gb.xml
   branches/mythtv-rec/mythtv/locales/en_us.xml
   branches/mythtv-rec/mythtv/programs/mythavtest/main.cpp
   branches/mythtv-rec/mythtv/programs/mythbackend/mainserver.cpp
   branches/mythtv-rec/mythtv/programs/mythbackend/scheduler.cpp
   branches/mythtv-rec/mythtv/programs/mythbackend/scheduler.h
   branches/mythtv-rec/mythtv/programs/mythcommflag/ClassicCommDetector.cpp
   branches/mythtv-rec/mythtv/programs/mythcommflag/CommDetector2.cpp
   branches/mythtv-rec/mythtv/programs/mythcommflag/PrePostRollFlagger.cpp
   branches/mythtv-rec/mythtv/programs/mythfilldatabase/main.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/channelrecpriority.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/globalsettings.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/guidegrid.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/main.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/manualschedule.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/networkcontrol.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/playbackbox.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/playbackboxhelper.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/progdetails.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/progfind.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/proglist_helpers.h
   branches/mythtv-rec/mythtv/programs/mythfrontend/schedulecommon.h
   branches/mythtv-rec/mythtv/programs/mythfrontend/scheduleeditor.cpp
   branches/mythtv-rec/mythtv/programs/mythfrontend/scheduleeditor.h
   branches/mythtv-rec/mythtv/programs/mythfrontend/viewscheduled.cpp
   branches/mythtv-rec/mythtv/programs/mythlcdserver/lcdprocclient.cpp
   branches/mythtv-rec/mythtv/programs/mythshutdown/main.cpp
   branches/mythtv-rec/mythtv/programs/mythtranscode/main.cpp
   branches/mythtv-rec/mythtv/programs/mythtv-setup/channeleditor.h
   branches/mythtv-rec/mythtv/programs/mythtv-setup/importicons.h
   branches/mythtv-rec/mythtv/programs/mythwelcome/main.cpp
   branches/mythtv-rec/mythtv/programs/mythwelcome/welcomedialog.cpp
   branches/mythtv-rec/mythtv/programs/mythwelcome/welcomesettings.h
   branches/mythtv-rec/mythtv/programs/scripts/database/mythconverg_backup.pl
   branches/mythtv-rec/mythtv/programs/scripts/database/mythconverg_restore.pl
   branches/mythtv-rec/mythtv/programs/scripts/internetcontent/nv_python_libs/youtube/youtube_api.py
   branches/mythtv-rec/mythtv/themes/MythCenter-wide/base.xml
   branches/mythtv-rec/mythtv/themes/MythCenter-wide/config-ui.xml
   branches/mythtv-rec/mythtv/themes/MythCenter-wide/schedule-ui.xml
   branches/mythtv-rec/mythtv/themes/Terra/base.xml
   branches/mythtv-rec/mythtv/themes/Terra/osd.xml
   branches/mythtv-rec/mythtv/themes/Terra/recordings-ui.xml
   branches/mythtv-rec/mythtv/themes/Terra/schedule-ui.xml
   branches/mythtv-rec/mythtv/themes/Terra/video-ui.xml
   branches/mythtv-rec/mythtv/themes/default-wide/config-ui.xml
   branches/mythtv-rec/mythtv/themes/default/config-ui.xml
   branches/mythtv-rec/mythtv/themes/default/keyboard/keyboard.xml
   branches/mythtv-rec/mythtv/themes/themes.pro
   branches/mythtv-rec/mythtv/themes/themestrings.h




More information about the mythtv-commits mailing list