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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jul 23 03:34:17 UTC 2008


      Author: nigel
        Date: 2008-07-23 03:34:16 +0000 (Wed, 23 Jul 2008)
New Revision: 17895
   Changeset: http://cvs.mythtv.org/trac/changeset/17895

Added:

   branches/mythtv-vid/libs/libmyth/schemawizard.cpp
   branches/mythtv-vid/libs/libmyth/schemawizard.h
   branches/mythtv-vid/programs/scripts/
   branches/mythtv-vid/themes/default/checkbox_fullcheck.png
   branches/mythtv-vid/themes/default/checkbox_halfcheck.png
   branches/mythtv-vid/themes/default/selector_background.png
   branches/mythtv-vid/themes/default/selector_background_selected.png
   branches/mythtv-vid/themes/default/spinbox_background.png
   branches/mythtv-vid/themes/default/spinbox_background_selected.png

Modified:

   branches/mythtv-vid/configure
   branches/mythtv-vid/libs/libmyth/dbutil.cpp
   branches/mythtv-vid/libs/libmyth/dbutil.h
   branches/mythtv-vid/libs/libmyth/mythcontext.cpp
   branches/mythtv-vid/libs/libmyth/mythterminal.cpp
   branches/mythtv-vid/libs/libmyth/util.cpp
   branches/mythtv-vid/libs/libmyth/util.h
   branches/mythtv-vid/libs/libmythdb/mythsocket.cpp
   branches/mythtv-vid/libs/libmythdb/mythversion.h
   branches/mythtv-vid/libs/libmythfreemheg/Engine.cpp
   branches/mythtv-vid/libs/libmythfreemheg/Groups.cpp
   branches/mythtv-vid/libs/libmythtv/DVDRingBuffer.cpp
   branches/mythtv-vid/libs/libmythtv/DVDRingBuffer.h
   branches/mythtv-vid/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/mythtv-vid/libs/libmythtv/NuppelVideoRecorder.cpp
   branches/mythtv-vid/libs/libmythtv/RingBuffer.cpp
   branches/mythtv-vid/libs/libmythtv/ThreadedFileWriter.cpp
   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/channelbase.cpp
   branches/mythtv-vid/libs/libmythtv/datadirect.cpp
   branches/mythtv-vid/libs/libmythtv/dbcheck.cpp
   branches/mythtv-vid/libs/libmythtv/dbox2recorder.cpp
   branches/mythtv-vid/libs/libmythtv/dsmcccache.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/dvbstreamhandler.cpp
   branches/mythtv-vid/libs/libmythtv/eithelper.cpp
   branches/mythtv-vid/libs/libmythtv/fifowriter.cpp
   branches/mythtv-vid/libs/libmythtv/filtermanager.cpp
   branches/mythtv-vid/libs/libmythtv/firewirechannel.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederfile.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederrtp.cpp
   branches/mythtv-vid/libs/libmythtv/iptv/iptvfeederudp.cpp
   branches/mythtv-vid/libs/libmythtv/ivtvdecoder.cpp
   branches/mythtv-vid/libs/libmythtv/jobqueue.cpp
   branches/mythtv-vid/libs/libmythtv/mhi.cpp
   branches/mythtv-vid/libs/libmythtv/mpeg/iso639.h
   branches/mythtv-vid/libs/libmythtv/mpegrecorder.cpp
   branches/mythtv-vid/libs/libmythtv/nuppeldecoder.cpp
   branches/mythtv-vid/libs/libmythtv/openglcontext.cpp
   branches/mythtv-vid/libs/libmythtv/openglvideo.h
   branches/mythtv-vid/libs/libmythtv/osd.cpp
   branches/mythtv-vid/libs/libmythtv/previewgenerator.cpp
   branches/mythtv-vid/libs/libmythtv/progfind.cpp
   branches/mythtv-vid/libs/libmythtv/programdata.cpp
   branches/mythtv-vid/libs/libmythtv/programinfo.cpp
   branches/mythtv-vid/libs/libmythtv/scheduledrecording.cpp
   branches/mythtv-vid/libs/libmythtv/ttfont.cpp
   branches/mythtv-vid/libs/libmythtv/ttfont.h
   branches/mythtv-vid/libs/libmythtv/tv_play.cpp
   branches/mythtv-vid/libs/libmythtv/util-opengl.cpp
   branches/mythtv-vid/libs/libmythtv/v4lchannel.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_ivtv.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_xv.cpp
   branches/mythtv-vid/libs/libmythtv/videoouttypes.h
   branches/mythtv-vid/libs/libmythtv/videosource.cpp
   branches/mythtv-vid/libs/libmythui/AppleRemote.cpp
   branches/mythtv-vid/libs/libmythui/AppleRemote.h
   branches/mythtv-vid/libs/libmythui/lirc.cpp
   branches/mythtv-vid/libs/libmythui/mythlistbutton.cpp
   branches/mythtv-vid/libs/libmythui/mythlistbutton.h
   branches/mythtv-vid/libs/libmythui/mythmainwindow.cpp
   branches/mythtv-vid/libs/libmythui/mythuibutton.cpp
   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/mythuitextedit.cpp
   branches/mythtv-vid/libs/libmythui/mythuitextedit.h
   branches/mythtv-vid/libs/libmythui/xmlparsebase.cpp
   branches/mythtv-vid/libs/libmythupnp/httprequest.cpp
   branches/mythtv-vid/libs/libmythupnp/ssdp.cpp
   branches/mythtv-vid/libs/libmythupnp/upnptaskevent.h
   branches/mythtv-vid/libs/libmythupnp/upnptasknotify.cpp
   branches/mythtv-vid/libs/libmythupnp/upnptasksearch.cpp
   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/httpstatus.cpp
   branches/mythtv-vid/programs/mythbackend/main.cpp
   branches/mythtv-vid/programs/mythbackend/mainserver.cpp
   branches/mythtv-vid/programs/mythbackend/mythxml.cpp
   branches/mythtv-vid/programs/mythbackend/scheduler.cpp
   branches/mythtv-vid/programs/mythcommflag/ClassicCommDetector.cpp
   branches/mythtv-vid/programs/mythcommflag/CommDetector2.cpp
   branches/mythtv-vid/programs/mythcommflag/TemplateFinder.cpp
   branches/mythtv-vid/programs/mythcommflag/main.cpp
   branches/mythtv-vid/programs/mythfilldatabase/channeldata.cpp
   branches/mythtv-vid/programs/mythfilldatabase/filldata.cpp
   branches/mythtv-vid/programs/mythfrontend/globalsettings.cpp
   branches/mythtv-vid/programs/mythfrontend/main.cpp
   branches/mythtv-vid/programs/mythfrontend/networkcontrol.cpp
   branches/mythtv-vid/programs/mythlcdserver/lcdprocclient.cpp
   branches/mythtv-vid/programs/mythlcdserver/lcdserver.cpp
   branches/mythtv-vid/programs/mythlcdserver/main.cpp
   branches/mythtv-vid/programs/mythshutdown/main.cpp
   branches/mythtv-vid/programs/mythtranscode/main.cpp
   branches/mythtv-vid/programs/mythtranscode/mpeg2fix.cpp
   branches/mythtv-vid/programs/mythtranscode/mpeg2fix.h
   branches/mythtv-vid/programs/mythtranscode/replex/multiplex.c
   branches/mythtv-vid/programs/mythtranscode/transcode.cpp
   branches/mythtv-vid/programs/mythtranscode/transcode.h
   branches/mythtv-vid/programs/mythtvosd/main.cpp
   branches/mythtv-vid/programs/mythwelcome/welcomedialog.cpp
   branches/mythtv-vid/programs/programs.pro
   branches/mythtv-vid/themes/default/base.xml
   branches/mythtv-vid/themes/default/checkbox_background_off.png
   branches/mythtv-vid/themes/default/checkbox_background_selected.png
   branches/mythtv-vid/themes/default/textedit_background.png

Log:

svn merge -r17851:17894 blah:.../trunk/mythtv .
Have only tested compilation, not other possible breakage. Refs #2287





More information about the mythtv-commits mailing list