= Welcome to the MythTV Trac server = '''Stable:''' If you'd like to get the 0.24 stable branch, do this: {{{ git clone -b fixes/0.24 git://github.com/MythTV/mythtv.git }}} '''Unstable:''' If you're looking for anonymous git access for the development version, use the following command to grab the latest code: {{{ git clone git://github.com/MythTV/mythtv.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 trunk'''! 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). P.S. There are a few links here to the official Trac website -- before submitting a bug report, please make sure you haven't accidentally wandered over there. If you are having troubles checking out the source, and you are behind a web proxy (such as squid), [http://subversion.tigris.org/faq.html#proxy this] may help. == 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.cuymedia.com/mythtv-trunk/ Source code documentation] Mirrors: [http://www.cuymedia.net/mythtv-trunk/ (US)] [http://miffteevee.co.uk/documentation/development/ (US 2)] [http://www.squashedfrog.net/mythtv/devdocs/ (Europe)] * [http://www.insidethex.co.uk/mythtv/translation-status/trunk/ Translation Status] -- Current state of translations (% Complete etc) * [http://www.mythtv.org/wiki/Coding_Standards MythTV coding standards] * [http://www.mythtv.org/wiki/MythUI_Theme_Development Introduction to the basics of theming with MythUI] * [wiki:ExternalLibraries External Libraries used in MythTV] == Starting Points for using Trac == * TracGuide -- Built-in Documentation * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex. Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.