Skip to content

Commit

Permalink
Document libmythhdhomerun, mythlogserver and osx-packager-qtsdk.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelPearson committed Mar 28, 2013
1 parent edefeb6 commit 4578824
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion mythtv/docs/doxygen-architecture-document.cpp
Expand Up @@ -135,6 +135,15 @@ There are also a few simple \ref testing "testing shortcuts".
These libraries do not depend on any of our libraries.
<dt>libmythhdhomerun
<dd>Interface to the SiliconDust HDHomeRun EtherNet connected TV tuner
products.
<a href="http://www.silicondust.com/hdhomerun/hdhomerun_development.pdf">
Documented externally</a>.
This library does not depend on any of our libraries.
<dt>libmythmpeg2 <dd>Alternate MPEG-1/2 A/V decoding library.
<a href="http://libmpeg2.sourceforge.net/">Documented externally</a>.
This is offered as
Expand Down Expand Up @@ -190,7 +199,7 @@ to match the hardware sample rate to the A/V streams audio sample rate.
The database schema is documented \ref db_schema "here".
\section apps Applications
%MythTV contains 12 applications which are installed by make install
%MythTV contains 13 applications which are installed by make install
<dl>
<dt>mythbackend <dd>This is the backend server which runs the recorders.
Expand Down Expand Up @@ -238,6 +247,10 @@ The database schema is documented \ref db_schema "here".
<dt>mythwelcome/mythshutdown
<dd>These programs manage Power Saving (shutdown/wakeup) on your MythTV
PCs.
<dt>mythlogserver
<dd>A tool that records log messages from a number of other myth
applications in one stream, storing them in any or all of;
a logfile, the Unix system log (if availale), and the MySQL database.
</dl>
\section fe_plugins Frontend Plugins
Expand All @@ -261,6 +274,9 @@ The database schema is documented \ref db_schema "here".
\section spt_scripts Support Scripts
These tools are in the packaging repository:
<dl>
<dt>osx-packager-qtsdk.pl
<dd>Downloads and builds all dependencies, then the source, of %MythTV
and all the official plugins, on Mac OS 10.7 and 10.8
<dt>osx-packager.pl <dd>Downloads and builds all dependencies, then the
source, of %MythTV and all the official plugins,
on Mac OS (10.3?, 10.4?,) 10.5 and 10.6
Expand Down

0 comments on commit 4578824

Please sign in to comment.