Difference between revisions of "Software components"

From LinuxMCE
Jump to: navigation, search
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Delete}}
+
{| align="right"
 +
  | __TOC__
 +
  |}
 +
[[Category:Installation Tutorials|* ]]
  
'''LinuxMCE''' is often called a platform for developing smart home modules constructed by a variety of open source projects.  The integration of these open source projects, such as [http://xinehq.de Xine], [http://www.mythtv.org Mythtv], and [http://www.asterisk.org Asterisk], can be found in the LinuxMCE Software Documentation.
+
<big><big><big>LinuxMCE Home Software Sections</big></big></big>
  
*[[Documentation by Device Templates]]
+
Since independent programmers are welcome to make contributions, the software modules in LinuxMCE are provided by both the LinuxMCE team and our community of independent programmers. In this documentation, the software modules are categorized based on their source. 
*[[LinuxMCE Software Components]]
+
  
LinuxMCE is an open source project and uses open source software.  More information regarding LinuxMCE's relationship to open source can be found on the [[Open Source Info|open source information]] page, the [[License| license information]] page, what to do if you're an [http://LinuxMCE.com/index.php?section=developer open source developer], and LinuxMCE's [http://LinuxMCE.com/index.php?section=letter open source strategy].
+
Software written by the LinuxMCE developers:
 +
:* Core Programs
 +
:* Libraries
 +
:* Utilities
 +
:* DCE Devices and Plug-ins
  
[[Category:Software components]]
+
 
 +
Software written by the community (3rd party modules):
 +
:* Plug-ins
 +
:* 3rd party DCE Devices and Utilities
 +
 
 +
{{p}}
 +
 
 +
The following index provides links to the sections of the documentation that details the individual software modules and explain how to use, configure, or program them.
 +
{{p}}
 +
 
 +
== LinuxMCE software components index ==
 +
 
 +
=== [[DCE Router]] ===
 +
*[[DCE Router]]
 +
===== [[User's manual]] =====
 +
===== [[DCE Router Programmer's Guide]] =====
 +
* [[DCERouter Command Line Options]]
 +
* [[Message Interceptors]]
 +
===== [[Orbiter]] and [[Mobile Orbiter]] =====
 +
* [[Orbiter User's manual]]
 +
**  [[Who Am I, Where Am I]]
 +
**  [[The Main Menu]]
 +
**  [[Maps]]
 +
* [[Orbiter Programmer's Guide]]
 +
===== [[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]]
 +
===== [[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:Software components| ]]

Latest revision as of 00:53, 21 September 2015

LinuxMCE Home Software Sections

Since independent programmers are welcome to make contributions, the software modules in LinuxMCE are provided by both the LinuxMCE team and our community of independent programmers. In this documentation, the software modules are categorized based on their source.

Software written by the LinuxMCE developers:

  • Core Programs
  • Libraries
  • Utilities
  • DCE Devices and Plug-ins


Software written by the community (3rd party modules):

  • Plug-ins
  • 3rd party DCE Devices and Utilities



The following index provides links to the sections of the documentation that details the individual software modules and explain how to use, configure, or program them.

LinuxMCE software components index

DCE Router

User's manual
DCE Router Programmer's Guide
Orbiter and Mobile Orbiter
Designer
sqlCVS
LinuxMCE Kick-Start
LinuxMCE Orbiter Symbian
BD - Bidirectional command processor
RA - Client/Server Request-Action
sql2cpp
LinuxMCE Libraries DCE
Pluto_main database
Orbiter Generator
DCE Generator
DHCP Plug and Play
LinuxMCE Scripts
Do I want a dedicated Core?



LinuxMCE DCE Devices

Bluetooth Dongle
LinuxMCE App Server
LinuxMCE Disk Drive
LinuxMCE GC 100
LinuxMCE MythTV Player
LinuxMCE Xine Player
LinuxMCE Asterisk
LinuxMCE Mozilla Plug-in
LinuxMCE MythTV Plug-in
LinuxMCE Standard Plug-ins
LinuxMCE Xine Plug-in
Media Identifiers
Bang & Olufsen Systems
CX88 Blackbird Drivers