[mythtv-commits] mythtv commit: r18890 - in branches/mythtv-vid by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Oct 27 06:22:51 UTC 2008


      Author: nigel
        Date: 2008-10-27 06:22:49 +0000 (Mon, 27 Oct 2008)
New Revision: 18890
   Changeset: http://cvs.mythtv.org/trac/changeset/18890

Added:

   branches/mythtv-vid/libs/libmyth/mythhttphandler.cpp
   branches/mythtv-vid/libs/libmyth/mythhttphandler.h
   branches/mythtv-vid/libs/libmyth/mythhttppool.cpp
   branches/mythtv-vid/libs/libmyth/mythhttppool.h
   branches/mythtv-vid/themes/blue/menu-ui.xml
   branches/mythtv-vid/themes/default-wide/status-ui.xml
   branches/mythtv-vid/themes/default/background.png
   branches/mythtv-vid/themes/default/backup.png
   branches/mythtv-vid/themes/default/button_pushed_background.png
   branches/mythtv-vid/themes/default/container.png
   branches/mythtv-vid/themes/default/cr-background.png
   branches/mythtv-vid/themes/default/horiz_selector.png
   branches/mythtv-vid/themes/default/horiz_selector_inactive.png
   branches/mythtv-vid/themes/default/horiz_selector_selected.png
   branches/mythtv-vid/themes/default/rk-background.png
   branches/mythtv-vid/themes/default/schedule-ui.xml
   branches/mythtv-vid/themes/default/schedule_conflict.png
   branches/mythtv-vid/themes/default/schedule_disabled.png
   branches/mythtv-vid/themes/default/schedule_other.png
   branches/mythtv-vid/themes/default/schedule_record.png
   branches/mythtv-vid/themes/default/schedule_recording.png
   branches/mythtv-vid/themes/default/schedule_selectbar.png
   branches/mythtv-vid/themes/default/selector_wide_background.png
   branches/mythtv-vid/themes/default/selector_wide_background_inactive.png
   branches/mythtv-vid/themes/default/selector_wide_background_selected.png
   branches/mythtv-vid/themes/default/showings.png
   branches/mythtv-vid/themes/default/spinbox_background_inactive.png
   branches/mythtv-vid/themes/default/sr-background.png
   branches/mythtv-vid/themes/default/textedit_background_selected.png
   branches/mythtv-vid/themes/default/titles.png

Removed:

   branches/mythtv-vid/libs/libmythui/mythlistbutton.cpp
   branches/mythtv-vid/libs/libmythui/mythlistbutton.h
   branches/mythtv-vid/programs/mythfrontend/manualbox.cpp
   branches/mythtv-vid/programs/mythfrontend/manualbox.h
   branches/mythtv-vid/themes/G.A.N.T/theme.xml
   branches/mythtv-vid/themes/blue/theme.xml
   branches/mythtv-vid/themes/default-wide/mv_pushbutton_off.png
   branches/mythtv-vid/themes/default-wide/mv_pushbutton_on.png
   branches/mythtv-vid/themes/default-wide/mv_pushbutton_pushed.png
   branches/mythtv-vid/themes/default-wide/status-ui.xml
   branches/mythtv-vid/themes/default/lb-check.png
   branches/mythtv-vid/themes/default/scrollarrow-dn.png
   branches/mythtv-vid/themes/default/scrollarrow-left.png
   branches/mythtv-vid/themes/default/scrollarrow-right.png
   branches/mythtv-vid/themes/default/scrollarrow-up.png

Modified:

   branches/mythtv-vid/bindings/perl/MythTV.pm
   branches/mythtv-vid/bindings/perl/perl.pro
   branches/mythtv-vid/bindings/python/MythTV/MythTV.py
   branches/mythtv-vid/configure
   branches/mythtv-vid/contrib/OSX/build/osx-packager.pl
   branches/mythtv-vid/contrib/Win32/build/win32-packager.pl
   branches/mythtv-vid/docs/doxygen-architecture-document.cpp
   branches/mythtv-vid/docs/doxygen-create-developer-docs.cfg
   branches/mythtv-vid/i18n/mythfrontend_de.qm
   branches/mythtv-vid/i18n/mythfrontend_de.ts
   branches/mythtv-vid/i18n/mythfrontend_fi.qm
   branches/mythtv-vid/i18n/mythfrontend_fi.ts
   branches/mythtv-vid/i18n/mythfrontend_sv.qm
   branches/mythtv-vid/i18n/mythfrontend_sv.ts
   branches/mythtv-vid/i18n/translate.pro
   branches/mythtv-vid/libs/libmyth/backendselect.cpp
   branches/mythtv-vid/libs/libmyth/dbutil.cpp
   branches/mythtv-vid/libs/libmyth/dialogbox.cpp
   branches/mythtv-vid/libs/libmyth/dialogbox.h
   branches/mythtv-vid/libs/libmyth/generictree.cpp
   branches/mythtv-vid/libs/libmyth/generictree.h
   branches/mythtv-vid/libs/libmyth/libmyth.pro
   branches/mythtv-vid/libs/libmyth/managedlist.cpp
   branches/mythtv-vid/libs/libmyth/managedlist.h
   branches/mythtv-vid/libs/libmyth/mediamonitor-darwin.cpp
   branches/mythtv-vid/libs/libmyth/mediamonitor-unix.cpp
   branches/mythtv-vid/libs/libmyth/mediamonitor-windows.cpp
   branches/mythtv-vid/libs/libmyth/mythcdrom-freebsd.h
   branches/mythtv-vid/libs/libmyth/mythcommandlineparser.cpp
   branches/mythtv-vid/libs/libmyth/mythconfigdialogs.cpp
   branches/mythtv-vid/libs/libmyth/mythconfiggroups.cpp
   branches/mythtv-vid/libs/libmyth/mythconfiggroups.h
   branches/mythtv-vid/libs/libmyth/mythcontext.cpp
   branches/mythtv-vid/libs/libmyth/mythdialogs.cpp
   branches/mythtv-vid/libs/libmyth/mythdialogs.h
   branches/mythtv-vid/libs/libmyth/mythmedia.cpp
   branches/mythtv-vid/libs/libmyth/mythmediamonitor.cpp
   branches/mythtv-vid/libs/libmyth/mythplugin.cpp
   branches/mythtv-vid/libs/libmyth/mythterminal.cpp
   branches/mythtv-vid/libs/libmyth/mythwidgets.cpp
   branches/mythtv-vid/libs/libmyth/mythwidgets.h
   branches/mythtv-vid/libs/libmyth/mythwizard.cpp
   branches/mythtv-vid/libs/libmyth/mythwizard.h
   branches/mythtv-vid/libs/libmyth/settings.cpp
   branches/mythtv-vid/libs/libmyth/settings.h
   branches/mythtv-vid/libs/libmyth/storagegroup.cpp
   branches/mythtv-vid/libs/libmyth/uilistbtntype.cpp
   branches/mythtv-vid/libs/libmyth/uilistbtntype.h
   branches/mythtv-vid/libs/libmyth/uitypes.cpp
   branches/mythtv-vid/libs/libmyth/uitypes.h
   branches/mythtv-vid/libs/libmyth/util.cpp
   branches/mythtv-vid/libs/libmyth/util.h
   branches/mythtv-vid/libs/libmyth/xmlparse.cpp
   branches/mythtv-vid/libs/libmythdb/compat.h
   branches/mythtv-vid/libs/libmythdb/exitcodes.h
   branches/mythtv-vid/libs/libmythdb/httpcomms.cpp
   branches/mythtv-vid/libs/libmythdb/lcddevice.cpp
   branches/mythtv-vid/libs/libmythdb/libmythdb.pro
   branches/mythtv-vid/libs/libmythdb/mythdb.cpp
   branches/mythtv-vid/libs/libmythdb/mythdbcon.cpp
   branches/mythtv-vid/libs/libmythdb/mythdirs.cpp
   branches/mythtv-vid/libs/libmythdb/mythsocket.cpp
   branches/mythtv-vid/libs/libmythdb/mythstorage.cpp
   branches/mythtv-vid/libs/libmythdb/mythstorage.h
   branches/mythtv-vid/libs/libmythdb/mythverbose.cpp
   branches/mythtv-vid/libs/libmythdb/mythversion.h
   branches/mythtv-vid/libs/libmythdb/oldsettings.cpp
   branches/mythtv-vid/libs/libmythfreemheg/DynamicLineArt.cpp
   branches/mythtv-vid/libs/libmythfreemheg/DynamicLineArt.h
   branches/mythtv-vid/libs/libmythfreemheg/Engine.cpp
   branches/mythtv-vid/libs/libmythfreemheg/Root.h
   branches/mythtv-vid/libs/libmythfreemheg/freemheg.h
   branches/mythtv-vid/libs/libmythfreemheg/libmythfreemheg.pro
   branches/mythtv-vid/libs/libmythtv/DVDRingBuffer.cpp
   branches/mythtv-vid/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/mythtv-vid/libs/libmythtv/XvMCSurfaceTypes.cpp
   branches/mythtv-vid/libs/libmythtv/XvMCSurfaceTypes.h
   branches/mythtv-vid/libs/libmythtv/avformatdecoder.cpp
   branches/mythtv-vid/libs/libmythtv/cardutil.cpp
   branches/mythtv-vid/libs/libmythtv/cc608decoder.cpp
   branches/mythtv-vid/libs/libmythtv/cc708window.cpp
   branches/mythtv-vid/libs/libmythtv/channelbase.cpp
   branches/mythtv-vid/libs/libmythtv/channelsettings.h
   branches/mythtv-vid/libs/libmythtv/channelutil.cpp
   branches/mythtv-vid/libs/libmythtv/customedit.cpp
   branches/mythtv-vid/libs/libmythtv/datadirect.cpp
   branches/mythtv-vid/libs/libmythtv/dbchannelinfo.cpp
   branches/mythtv-vid/libs/libmythtv/dbcheck.cpp
   branches/mythtv-vid/libs/libmythtv/dbox2channel.cpp
   branches/mythtv-vid/libs/libmythtv/dbox2recorder.cpp
   branches/mythtv-vid/libs/libmythtv/decoderbase.cpp
   branches/mythtv-vid/libs/libmythtv/diseqc.cpp
   branches/mythtv-vid/libs/libmythtv/diseqcsettings.cpp
   branches/mythtv-vid/libs/libmythtv/dsmcc.cpp
   branches/mythtv-vid/libs/libmythtv/dsmcc.h
   branches/mythtv-vid/libs/libmythtv/dsmccbiop.cpp
   branches/mythtv-vid/libs/libmythtv/dsmcccache.cpp
   branches/mythtv-vid/libs/libmythtv/dsmcccache.h
   branches/mythtv-vid/libs/libmythtv/dsmccobjcarousel.cpp
   branches/mythtv-vid/libs/libmythtv/dsmccobjcarousel.h
   branches/mythtv-vid/libs/libmythtv/dtvchannel.cpp
   branches/mythtv-vid/libs/libmythtv/dtvconfparser.cpp
   branches/mythtv-vid/libs/libmythtv/dtvrecorder.cpp
   branches/mythtv-vid/libs/libmythtv/dvbcam.cpp
   branches/mythtv-vid/libs/libmythtv/dvbchannel.cpp
   branches/mythtv-vid/libs/libmythtv/dvbrecorder.cpp
   branches/mythtv-vid/libs/libmythtv/dvbstreamhandler.cpp
   branches/mythtv-vid/libs/libmythtv/eit.cpp
   branches/mythtv-vid/libs/libmythtv/eitcache.cpp
   branches/mythtv-vid/libs/libmythtv/eitfixup.cpp
   branches/mythtv-vid/libs/libmythtv/eithelper.cpp
   branches/mythtv-vid/libs/libmythtv/fifowriter.cpp
   branches/mythtv-vid/libs/libmythtv/firewirechannel.cpp
   branches/mythtv-vid/libs/libmythtv/firewiredevice.cpp
   branches/mythtv-vid/libs/libmythtv/frequencytables.cpp
   branches/mythtv-vid/libs/libmythtv/guidegrid.cpp
   branches/mythtv-vid/libs/libmythtv/hdhrchannel.cpp
   branches/mythtv-vid/libs/libmythtv/hdhrrecorder.cpp
   branches/mythtv-vid/libs/libmythtv/hdhrsignalmonitor.cpp
   branches/mythtv-vid/libs/libmythtv/importicons.cpp
   branches/mythtv-vid/libs/libmythtv/infostructs.cpp
   branches/mythtv-vid/libs/libmythtv/infostructs.h
   branches/mythtv-vid/libs/libmythtv/interactivetv.h
   branches/mythtv-vid/libs/libmythtv/iptv/iptvchannelfetcher.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederfile.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederlive.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederrtp.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederrtsp.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederudp.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederwrapper.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvmediasink.cpp
   branches/mythtv-vid/libs/libmythtv/iptvchannel.cpp
   branches/mythtv-vid/libs/libmythtv/jobqueue.cpp
   branches/mythtv-vid/libs/libmythtv/libmythtv.pro
   branches/mythtv-vid/libs/libmythtv/linuxfirewiredevice.cpp
   branches/mythtv-vid/libs/libmythtv/livetvchain.cpp
   branches/mythtv-vid/libs/libmythtv/mhi.cpp
   branches/mythtv-vid/libs/libmythtv/mhi.h
   branches/mythtv-vid/libs/libmythtv/mpeg/dvbtables.cpp
   branches/mythtv-vid/libs/libmythtv/mpeg/freesat_huffman.cpp
   branches/mythtv-vid/libs/libmythtv/mpeg/h264utils.cpp
   branches/mythtv-vid/libs/libmythtv/mpeg/iso639.cpp
   branches/mythtv-vid/libs/libmythtv/mpeg/iso639.h
   branches/mythtv-vid/libs/libmythtv/mpeg/mpegstreamdata.cpp
   branches/mythtv-vid/libs/libmythtv/mpeg/mpegstreamdata.h
   branches/mythtv-vid/libs/libmythtv/mpeg/premieredescriptors.cpp
   branches/mythtv-vid/libs/libmythtv/mpegrecorder.cpp
   branches/mythtv-vid/libs/libmythtv/osd.cpp
   branches/mythtv-vid/libs/libmythtv/osdimagecache.cpp
   branches/mythtv-vid/libs/libmythtv/osdlistbtntype.cpp
   branches/mythtv-vid/libs/libmythtv/osdtypes.cpp
   branches/mythtv-vid/libs/libmythtv/osdtypeteletext.cpp
   branches/mythtv-vid/libs/libmythtv/previewgenerator.cpp
   branches/mythtv-vid/libs/libmythtv/previouslist.cpp
   branches/mythtv-vid/libs/libmythtv/profilegroup.cpp
   branches/mythtv-vid/libs/libmythtv/progfind.cpp
   branches/mythtv-vid/libs/libmythtv/proglist.cpp
   branches/mythtv-vid/libs/libmythtv/programinfo.cpp
   branches/mythtv-vid/libs/libmythtv/programinfo.h
   branches/mythtv-vid/libs/libmythtv/recorderbase.cpp
   branches/mythtv-vid/libs/libmythtv/recorderbase.h
   branches/mythtv-vid/libs/libmythtv/recordingprofile.cpp
   branches/mythtv-vid/libs/libmythtv/remoteutil.cpp
   branches/mythtv-vid/libs/libmythtv/scanwizardhelpers.cpp
   branches/mythtv-vid/libs/libmythtv/scanwizardhelpers.h
   branches/mythtv-vid/libs/libmythtv/scheduledrecording.cpp
   branches/mythtv-vid/libs/libmythtv/signalmonitor.cpp
   branches/mythtv-vid/libs/libmythtv/siscan.cpp
   branches/mythtv-vid/libs/libmythtv/sourceutil.cpp
   branches/mythtv-vid/libs/libmythtv/sr_dialog.cpp
   branches/mythtv-vid/libs/libmythtv/textsubtitleparser.cpp
   branches/mythtv-vid/libs/libmythtv/ttfont.cpp
   branches/mythtv-vid/libs/libmythtv/tv_play.cpp
   branches/mythtv-vid/libs/libmythtv/tv_rec.cpp
   branches/mythtv-vid/libs/libmythtv/util-xvmc.h
   branches/mythtv-vid/libs/libmythtv/v4lchannel.cpp
   branches/mythtv-vid/libs/libmythtv/videobuffers.cpp
   branches/mythtv-vid/libs/libmythtv/videodisplayprofile.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_d3d.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_directfb.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_null.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_quartz.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_quartz.h
   branches/mythtv-vid/libs/libmythtv/videoout_xv.cpp
   branches/mythtv-vid/libs/libmythtv/videooutbase.cpp
   branches/mythtv-vid/libs/libmythtv/videosource.cpp
   branches/mythtv-vid/libs/libmythtv/videosource.h
   branches/mythtv-vid/libs/libmythtv/viewschdiff.cpp
   branches/mythtv-vid/libs/libmythtv/vsync.cpp
   branches/mythtv-vid/libs/libmythtv/xbox.cpp
   branches/mythtv-vid/libs/libmythui/jsmenu.cpp
   branches/mythtv-vid/libs/libmythui/jsmenu.h
   branches/mythtv-vid/libs/libmythui/jsmenuevent.cpp
   branches/mythtv-vid/libs/libmythui/jsmenuevent.h
   branches/mythtv-vid/libs/libmythui/libmythui.pro
   branches/mythtv-vid/libs/libmythui/lirc.cpp
   branches/mythtv-vid/libs/libmythui/lirc.h
   branches/mythtv-vid/libs/libmythui/lircevent.cpp
   branches/mythtv-vid/libs/libmythui/lircevent.h
   branches/mythtv-vid/libs/libmythui/mythdialogbox.cpp
   branches/mythtv-vid/libs/libmythui/mythdialogbox.h
   branches/mythtv-vid/libs/libmythui/mythfontproperties.cpp
   branches/mythtv-vid/libs/libmythui/mythimage.cpp
   branches/mythtv-vid/libs/libmythui/mythimage.h
   branches/mythtv-vid/libs/libmythui/mythmainwindow.cpp
   branches/mythtv-vid/libs/libmythui/mythpainter_ogl.cpp
   branches/mythtv-vid/libs/libmythui/mythpainter_ogl.h
   branches/mythtv-vid/libs/libmythui/mythpainter_qt.cpp
   branches/mythtv-vid/libs/libmythui/mythrect.cpp
   branches/mythtv-vid/libs/libmythui/mythrect.h
   branches/mythtv-vid/libs/libmythui/mythscreenstack.cpp
   branches/mythtv-vid/libs/libmythui/mythscreenstack.h
   branches/mythtv-vid/libs/libmythui/mythscreentype.cpp
   branches/mythtv-vid/libs/libmythui/mythsystem.cpp
   branches/mythtv-vid/libs/libmythui/myththemedmenu.cpp
   branches/mythtv-vid/libs/libmythui/myththemedmenu.h
   branches/mythtv-vid/libs/libmythui/mythuibutton.cpp
   branches/mythtv-vid/libs/libmythui/mythuibutton.h
   branches/mythtv-vid/libs/libmythui/mythuibuttonlist.cpp
   branches/mythtv-vid/libs/libmythui/mythuibuttonlist.h
   branches/mythtv-vid/libs/libmythui/mythuicheckbox.cpp
   branches/mythtv-vid/libs/libmythui/mythuicheckbox.h
   branches/mythtv-vid/libs/libmythui/mythuiclock.cpp
   branches/mythtv-vid/libs/libmythui/mythuihelper.cpp
   branches/mythtv-vid/libs/libmythui/mythuihelper.h
   branches/mythtv-vid/libs/libmythui/mythuiimage.cpp
   branches/mythtv-vid/libs/libmythui/mythuiimage.h
   branches/mythtv-vid/libs/libmythui/mythuispinbox.cpp
   branches/mythtv-vid/libs/libmythui/mythuispinbox.h
   branches/mythtv-vid/libs/libmythui/mythuistatetype.cpp
   branches/mythtv-vid/libs/libmythui/mythuitext.cpp
   branches/mythtv-vid/libs/libmythui/mythuitext.h
   branches/mythtv-vid/libs/libmythui/mythuitextedit.cpp
   branches/mythtv-vid/libs/libmythui/mythuitextedit.h
   branches/mythtv-vid/libs/libmythui/mythuitype.cpp
   branches/mythtv-vid/libs/libmythui/mythuitype.h
   branches/mythtv-vid/libs/libmythui/xmlparsebase.cpp
   branches/mythtv-vid/libs/libmythupnp/bufferedsocketdevice.cpp
   branches/mythtv-vid/libs/libmythupnp/configuration.cpp
   branches/mythtv-vid/libs/libmythupnp/configuration.h
   branches/mythtv-vid/libs/libmythupnp/eventing.h
   branches/mythtv-vid/libs/libmythupnp/httprequest.cpp
   branches/mythtv-vid/libs/libmythupnp/libmythupnp.pro
   branches/mythtv-vid/libs/libmythupnp/soapclient.cpp
   branches/mythtv-vid/libs/libmythupnp/ssdp.cpp
   branches/mythtv-vid/libs/libmythupnp/threadpool.cpp
   branches/mythtv-vid/libs/libmythupnp/threadpool.h
   branches/mythtv-vid/libs/libmythupnp/upnp.cpp
   branches/mythtv-vid/libs/libmythupnp/upnp.h
   branches/mythtv-vid/libs/libmythupnp/upnpcds.cpp
   branches/mythtv-vid/libs/libmythupnp/upnpcdsobjects.cpp
   branches/mythtv-vid/libs/libmythupnp/upnpcmgr.cpp
   branches/mythtv-vid/libs/libmythupnp/upnpdevice.cpp
   branches/mythtv-vid/libs/libmythupnp/upnpdevice.h
   branches/mythtv-vid/libs/libmythupnp/upnputil.cpp
   branches/mythtv-vid/libs/libmythupnp/upnputil.h
   branches/mythtv-vid/libs/libs-targetfix.pro
   branches/mythtv-vid/libs/libs.pro
   branches/mythtv-vid/programs/mythbackend/autoexpire.cpp
   branches/mythtv-vid/programs/mythbackend/backendutil.cpp
   branches/mythtv-vid/programs/mythbackend/filetransfer.cpp
   branches/mythtv-vid/programs/mythbackend/housekeeper.cpp
   branches/mythtv-vid/programs/mythbackend/housekeeper.h
   branches/mythtv-vid/programs/mythbackend/httpstatus.cpp
   branches/mythtv-vid/programs/mythbackend/main.cpp
   branches/mythtv-vid/programs/mythbackend/mainserver.cpp
   branches/mythtv-vid/programs/mythbackend/mainserver.h
   branches/mythtv-vid/programs/mythbackend/mediaserver.cpp
   branches/mythtv-vid/programs/mythbackend/mythbackend.pro
   branches/mythtv-vid/programs/mythbackend/mythxml.cpp
   branches/mythtv-vid/programs/mythbackend/scheduler.cpp
   branches/mythtv-vid/programs/mythbackend/upnpcdsvideo.cpp
   branches/mythtv-vid/programs/mythbackend/upnpmedia.cpp
   branches/mythtv-vid/programs/mythfilldatabase/channeldata.cpp
   branches/mythtv-vid/programs/mythfilldatabase/filldata.cpp
   branches/mythtv-vid/programs/mythfrontend/channelrecpriority.cpp
   branches/mythtv-vid/programs/mythfrontend/channelrecpriority.h
   branches/mythtv-vid/programs/mythfrontend/custompriority.cpp
   branches/mythtv-vid/programs/mythfrontend/custompriority.h
   branches/mythtv-vid/programs/mythfrontend/globalsettings.cpp
   branches/mythtv-vid/programs/mythfrontend/main.cpp
   branches/mythtv-vid/programs/mythfrontend/manualschedule.cpp
   branches/mythtv-vid/programs/mythfrontend/manualschedule.h
   branches/mythtv-vid/programs/mythfrontend/mythappearance.cpp
   branches/mythtv-vid/programs/mythfrontend/mythappearance.h
   branches/mythtv-vid/programs/mythfrontend/mythfrontend.pro
   branches/mythtv-vid/programs/mythfrontend/networkcontrol.cpp
   branches/mythtv-vid/programs/mythfrontend/networkcontrol.h
   branches/mythtv-vid/programs/mythfrontend/playbackbox.cpp
   branches/mythtv-vid/programs/mythfrontend/playbackbox.h
   branches/mythtv-vid/programs/mythfrontend/programrecpriority.cpp
   branches/mythtv-vid/programs/mythfrontend/programrecpriority.h
   branches/mythtv-vid/programs/mythfrontend/statusbox.cpp
   branches/mythtv-vid/programs/mythfrontend/statusbox.h
   branches/mythtv-vid/programs/mythfrontend/tv_schedule.xml
   branches/mythtv-vid/programs/mythfrontend/viewscheduled.cpp
   branches/mythtv-vid/programs/mythfrontend/viewscheduled.h
   branches/mythtv-vid/programs/mythjobqueue/main.cpp
   branches/mythtv-vid/programs/mythjobqueue/mythjobqueue.pro
   branches/mythtv-vid/programs/mythshutdown/main.cpp
   branches/mythtv-vid/programs/mythshutdown/mythshutdown.pro
   branches/mythtv-vid/programs/mythtranscode/main.cpp
   branches/mythtv-vid/programs/mythtranscode/replex/replex.pro
   branches/mythtv-vid/programs/mythtv-setup/backendsettings.cpp
   branches/mythtv-vid/programs/mythtv-setup/checksetup.cpp
   branches/mythtv-vid/programs/mythtv-setup/main.cpp
   branches/mythtv-vid/programs/mythtv-setup/mythtv-setup.pro
   branches/mythtv-vid/programs/mythtv-setup/setup.xml
   branches/mythtv-vid/programs/mythtv/main.cpp
   branches/mythtv-vid/programs/mythtv/mythtv.pro
   branches/mythtv-vid/programs/mythtvosd/main.cpp
   branches/mythtv-vid/programs/mythtvosd/mythtvosd.pro
   branches/mythtv-vid/programs/mythwelcome/main.cpp
   branches/mythtv-vid/programs/mythwelcome/mythwelcome.pro
   branches/mythtv-vid/programs/mythwelcome/welcome-ui.xml
   branches/mythtv-vid/programs/mythwelcome/welcomedialog.cpp
   branches/mythtv-vid/programs/mythwelcome/welcomedialog.h
   branches/mythtv-vid/programs/programs-libs.pro
   branches/mythtv-vid/programs/scripts/database/mythconverg_backup.pl
   branches/mythtv-vid/programs/scripts/database/mythconverg_restore.pl
   branches/mythtv-vid/themes/DVR/tv_schedule.xml
   branches/mythtv-vid/themes/G.A.N.T/menu-ui.xml
   branches/mythtv-vid/themes/blue/base.xml
   branches/mythtv-vid/themes/classic/tv_schedule.xml
   branches/mythtv-vid/themes/default-wide/welcome-ui.xml
   branches/mythtv-vid/themes/default/base.xml
   branches/mythtv-vid/themes/default/button_background.png
   branches/mythtv-vid/themes/default/button_selected_background.png
   branches/mythtv-vid/themes/default/mythprogressdialog-background.png
   branches/mythtv-vid/themes/default/selector_background_inactive.png
   branches/mythtv-vid/themes/default/status-ui.xml
   branches/mythtv-vid/themes/default/textedit_background.png

Log:

'svn merge -r18442:17888 blah:.../trunk/mythtv .' plus some manual merging,
plus minor changes to videoout_quartz.cpp. Totally untested in any way.






More information about the mythtv-commits mailing list