From 8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 27 Dec 2009 15:02:34 +0000 Subject: * Release XXV-1.5 --- doc/README | 66 +------------------------------------------------------------- 1 file changed, 1 insertion(+), 65 deletions(-) mode change 100644 => 120000 doc/README (limited to 'doc') diff --git a/doc/README b/doc/README deleted file mode 100644 index 1effd4a..0000000 --- a/doc/README +++ /dev/null @@ -1,65 +0,0 @@ -Electronically translated, still another correction of the grammar and orthography needs ----------------------------------------------------------------------------------------- -Hello friends, - -now has I mean menace was made and a first Framework for XXV (Xtreme eXtension for Vdr) -made true. Naturally need I unite testers this project there is rather extensive. -Over perhaps it would be beautiful even if those little Perl can me with the Plugins help. - -To you are simply by Mail to me if you announce interested ! - -But for the time being... some explanations which actually XXV is;) - -As know some from you, I worked in former times much to vdradmin. -By this work came at the end as vdradmin "BigPatch" ... -finally it however only one sprag was to be extended by the existing vdradmin. - -With this work on the Patch me a simpler solution floated before substantially -structure and more simply to always extend is. It is to be able to serve a -central service to exist with that different of haven is open and these -different services. An additional haven over a Plugin to furnish, -should be just as simple, as placing also a certain service ready. -Write a Plugins goes very fast there the input (Vdr, railways etc.) -as well as the output (telnet, HTTP...) generically was realized. - -It should be e.g. possible thus to register with a telnet CONSOLE, HttpBrowser, -WapPhone, etc. pp. an autotimer. This should be able to scan substantially -faster the EPG data (MySQL data base) and over an interface vdr the new timer - communicates. Naturally also is considered to the single mode of the SVdrP -and only one instruction is mailed and again the haven is closed immediately, -so that other programs can access again svdrp. - -Long speech short sense, here a small overview of the present functions: - - * completely in Perl realizes - * very generic front-end - * Plugin system - * Data base support - * Epg data are regularly parsed and registered - * very simple Plugin concept for future extensions - * several services from a service (Telnet, HTTP, ...) - * Dump interface for external programs - -That was realized everything the Event module and naturally a MySQL data base, -which takes up all data (timer, epg, channels) and thereby also marvelously -the things to be reorganized to be able.. - -A guidance for installing and description in more detail find it under: - -http://www.linuxtv.org/vdrwiki/index.php/Xxv - -Legal stuff ------------ - - (c) Copyright 2004-2007 Frank Herrmann / Berlin. - All rights reserved. - - Written by Frank Herrmann and - Andreas Brachold . - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - The complete text of the license is found in the file COPYING. diff --git a/doc/README b/doc/README new file mode 120000 index 0000000..59a23c4 --- /dev/null +++ b/doc/README @@ -0,0 +1 @@ +../README \ No newline at end of file -- cgit v1.2.3