= Welcome to the MythTV Trac server = This is the code development and bug reporting site. Are you looking for the [http://www.mythtv.org/ MythTV homepage]? '''Stable:''' If you'd like to get the 0.27 stable branch, do this: {{{ git clone -b fixes/0.27 git://github.com/MythTV/mythtv.git git clone -b fixes/0.27 git://github.com/MythTV/mythweb.git }}} '''Unstable:''' If you're looking for anonymous git access for the development (master) version, use the following command to grab the latest code: {{{ git clone git://github.com/MythTV/mythtv.git git clone git://github.com/MythTV/mythweb.git }}} Once you have a clone of the repository, you can just do a '''git pull''' at any time to update it to the most recent revision. See also UsingGit for more information, including information for people interested in contributing to MythTV development. '''Please subscribe to the mythtv-dev mailing list if you plan to run development code'''! Instead of sending patches to the mythtv-dev mailing list for inclusion to MythTV, please create a ticket instead (TicketHowTo). This should allow us to track patches better, and hopefully get them handled in a much more timely manner (and avoid losing patches). [[OhlohWidget(110,project_users_logo)]] [[Image(https://www.mythtv.org/img/gpl_logo.png, link=http://www.gnu.org/copyleft/gpl.html)]] == Code Documentation == * [http://www.mythtv.org/wiki/Coding_Standards Coding Standards and guidelines] * [https://github.com/MythTV Github Code Browser] * [https://code.mythtv.org/doxygen/ Source Code Documentation] Mirrors: [http://www.mythtv.co.uk/documentation/development/ (Mirror 1)] [http://www.cuymedia.net/mythtv-trunk/ (Mirror 2)] * [http://www.mythtv.org/wiki/MythUI_Theme_Development Introduction to the basics of theming with MythUI] * [ExternalLibraries External Libraries included in MythTV source] * [GitHubPullRequests Managing GitHub pull-requests] == Status Pages == [[Image(https://scan.coverity.com/projects/153/badge.svg, link=https://scan.coverity.com/projects/153/)]] * [http://www.insidethex.co.uk/mythtv/translation-status/master/ Translation Status] -- Current state of translations (% Complete etc) * [https://code.mythtv.org/buildbot/waterfall Build Bot Status] -- Current build status of stable and unstable branches with various operating systems and architectures * [https://code.mythtv.org/cppcheck/ cppcheck Report] -- Warnings and suggestions from the cppcheck static analysis tool [[OhlohWidget(110,project_factoids)]] [[OhlohWidget(110,project_cocomo)]] == Wanting to help out? == * [FutureDevelopment Possible Future Development Tasks] -- a list of possible things to look at working on. * [report:1 Open Tickets] -- There are lots of open bugs that could use fixing, and patches that can use testing * [http://www.mythtv.org/wiki/Coding_Standards MythTV coding standards] * [wiki:ExternalLibraries External Libraries used in MythTV] For a complete list of local wiki pages, see TitleIndex.