Software components: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| align="right" | |||
| __TOC__ | |||
|} | |||
<big><big><big>LinuxMCE Home Software Sections</big></big></big> | |||
These sections of the documentation explain the individual software modules in detail: how to use them, configure them, and program them. <br> | |||
Because the software modules in LinuxMCE are provided by the LinuxMCE team and a community made of independent programmers and document writers, the software modules are divided into two main sections: one for the ones written by LinuxMCE, and the other for those provided by the community. | |||
{{p}} | |||
=== Software written by the LinuxMCE developers === | |||
:* Core Programs | |||
:* Libraries | |||
:* Utilities | |||
:* DCE Devices and Plug-ins | |||
=== Software written by the community === | |||
Since independent programmers are welcome to make contributions, LinuxMCE also hosts the following sections for 3rd party modules: | |||
:* Plug-ins | |||
:* DCE Devices and Utilities | |||
{{p}} | |||
== LinuxMCE software components index == | |||
=== [[DCE Router]] === | |||
*[[DCE Router]] | *[[DCE Router]] | ||
===== [[User's manual]] ===== | |||
===== [[DCE Router Programmer's Guide]] ===== | |||
* [[Command Line Options]] | |||
* [[Message Interceptors]] | |||
===== [[Orbiter]] ===== | |||
* [[Orbiter User's manual]] | |||
** | ** [[Who Am I, Where Am I]] | ||
** | ** [[The Main Menu]] | ||
** | ** [[Maps]] | ||
* [[Orbiter Programmer's Guide]] | |||
===== [[Mobile Orbiter]] ===== | |||
===== [[Designer]] ===== | |||
* [[Designer User's manual]] | |||
* [[Text Formatting Options]] | |||
===== [[sqlCVS]] ===== | |||
* [[sqlCVS User's manual]] | |||
** | ** [[Naming of Foreign Keys, Indirect Keys, External Keys]] | ||
** | ** [[What do the psc_ fields do?]] | ||
** | ** [[What do the psc tables do?]] | ||
* [[sqlCVS Programmer's Guide]] | |||
===== [[LinuxMCE Kick-Start]] ===== | |||
===== [[LinuxMCE Orbiter Symbian]] ===== | |||
* [[LinuxMCE Orbiter Symbian User's manual]] | |||
* [[LinuxMCE Orbiter Symbian Programmer's Guide]] | |||
===== [[BD - Bidirectional command processor]] ===== | |||
===== [[RA - Client/Server Request-Action]] ===== | |||
===== [[sql2cpp]] ===== | |||
===== [[LinuxMCE Libraries DCE]] ===== | |||
* [[Does the device Implement DCE?]] | |||
* [[Understanding Controlled Via (aka Parent)]] | |||
* [[Categories]] | |||
* [[Make a DCE Device in 5 minutes]] | |||
** | ** [[GSD]] | ||
** | ** [[Cpp]] | ||
* [[Why DCE complements UPNP, XAP, XPL and other standards?]] | |||
* [[Plain Text DCE Messages]] | |||
===== [[Pluto_main database]] ===== | |||
===== [[Orbiter Generator]] ===== | |||
===== [[DCE Generator]] ===== | |||
===== [[DHCP Plug and Play]] ===== | |||
===== [[LinuxMCE Scripts]] ===== | |||
===== [[Do I want a dedicated Core?]] ===== | |||
{{p}} | |||
=== [[LinuxMCE DCE Devices]] === | |||
*[[LinuxMCE DCE Devices]] | *[[LinuxMCE DCE Devices]] | ||
===== [[Bluetooth Dongle]] ===== | |||
*[[Bluetooth Dongle User's manual]] | |||
*[[Bluetooth Dongle Programmer's Guide]] | |||
===== [[LinuxMCE App Server]] ===== | |||
*[[LinuxMCE App Server User's manual]] | |||
*[[LinuxMCE App Server Programmer's Guide]] | |||
===== [[LinuxMCE Disk Drive]] ===== | |||
*[[LinuxMCE Disk Drive User's manual]] | |||
*[[LinuxMCE Disk Drive Programmer's Guide]] | |||
===== [[LinuxMCE GC 100]] ===== | |||
*[[LinuxMCE GC 100 User's manual]] | |||
*[[LinuxMCE GC 100 Programmer's Guide]] | |||
===== [[LinuxMCE MythTV Player]] ===== | |||
*[[LinuxMCE MythTV Player User's manual]] | |||
*[[LinuxMCE MythTV Player Programmer's Guide]] | |||
===== [[LinuxMCE Xine Player]] ===== | |||
*[[LinuxMCE Xine Player User's manual]] | |||
*[[LinuxMCE Xine Player Programmer's Guide]] | |||
===== [[LinuxMCE Asterisk]] ===== | |||
*[[AMP Configuration Guide]] | |||
**[[Broadvoice]] | |||
**[[Free world dialup]] | |||
**[[E-Fon (Switzerland)]] | |||
===== [[LinuxMCE Mozilla Plug-in]] ===== | |||
*[[LinuxMCE Mozilla Plug-in User's manual]] | |||
*[[LinuxMCE Mozilla Plug-in Programmer's Guide]] | |||
===== [[LinuxMCE MythTV Plug-in]] ===== | |||
*[[LinuxMCE MythTV Plug-in User's manual]] | |||
*[[LinuxMCE MythTV Plug-in Programmer's Guide]] | |||
===== [[LinuxMCE Standard Plug-ins]] ===== | |||
*[[LinuxMCE Standard Plug-ins User's manual]] | |||
*[[LinuxMCE Standard Plug-ins Programmer's Guide]] | |||
===== [[LinuxMCE Xine Plug-in]] ===== | |||
*[[LinuxMCE Xine Plug-in User's manual]] | |||
*[[LinuxMCE Xine Plug-in Programmer's Guide]] | |||
===== [[Media Identifiers]] ===== | |||
===== [[Bang & Olufsen Systems]] ===== | |||
===== [[CX88 Blackbird Drivers]] ===== | |||
*[[CX88 Blackbird Drivers Programmer's Guide]] | |||
[[Category: Programmer's Guide]] | [[Category: Programmer's Guide]] | ||
[[Category:Software components| ]] | [[Category:Software components| ]] | ||
Revision as of 01:26, 4 October 2012
LinuxMCE Home Software Sections
These sections of the documentation explain the individual software modules in detail: how to use them, configure them, and program them.
Because the software modules in LinuxMCE are provided by the LinuxMCE team and a community made of independent programmers and document writers, the software modules are divided into two main sections: one for the ones written by LinuxMCE, and the other for those provided by the community.
Software written by the LinuxMCE developers
- Core Programs
- Libraries
- Utilities
- DCE Devices and Plug-ins
Software written by the community
Since independent programmers are welcome to make contributions, LinuxMCE also hosts the following sections for 3rd party modules:
- Plug-ins
- DCE Devices and Utilities
LinuxMCE software components index
- Does the device Implement DCE?
- Understanding Controlled Via (aka Parent)
- Categories
- Make a DCE Device in 5 minutes
- Why DCE complements UPNP, XAP, XPL and other standards?
- Plain Text DCE Messages