diff options
author | Jochen Dolze <vdr@dolze.de> | 2010-03-18 22:02:44 +0100 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2010-03-18 22:02:44 +0100 |
commit | 574b563d9701ca6710bf637fd34fb135474b5194 (patch) | |
tree | 07658d80880007201bbae27d25b7a615726b2a62 | |
parent | 89a15f2663b9853c8b93d6a57b5ec2659c2fa037 (diff) | |
download | vdr-plugin-markad-574b563d9701ca6710bf637fd34fb135474b5194.tar.gz vdr-plugin-markad-574b563d9701ca6710bf637fd34fb135474b5194.tar.bz2 |
Cosmetics
-rw-r--r-- | audio.cpp | 2 | ||||
-rw-r--r-- | audio.h | 2 | ||||
-rw-r--r-- | decoder.cpp | 2 | ||||
-rw-r--r-- | decoder.h | 2 | ||||
-rw-r--r-- | demux.cpp | 2 | ||||
-rw-r--r-- | demux.h | 2 | ||||
-rw-r--r-- | global.h | 2 | ||||
-rw-r--r-- | markad-standalone.h | 2 | ||||
-rw-r--r-- | marks.cpp | 2 | ||||
-rw-r--r-- | marks.h | 2 | ||||
-rw-r--r-- | pes2es.cpp | 2 | ||||
-rw-r--r-- | pes2es.h | 2 | ||||
-rw-r--r-- | queue.cpp | 2 | ||||
-rw-r--r-- | queue.h | 2 | ||||
-rw-r--r-- | streaminfo.h | 2 | ||||
-rw-r--r-- | ts2pkt.cpp | 2 | ||||
-rw-r--r-- | ts2pkt.h | 2 | ||||
-rw-r--r-- | vdr2pkt.cpp | 2 | ||||
-rw-r--r-- | vdr2pkt.h | 2 | ||||
-rw-r--r-- | version.h | 2 | ||||
-rw-r--r-- | video.cpp | 2 | ||||
-rw-r--r-- | video.h | 2 |
22 files changed, 22 insertions, 22 deletions
@@ -1,5 +1,5 @@ /* - * audio.cpp: A plugin for the Video Disk Recorder + * audio.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * audio.h: A plugin for the Video Disk Recorder + * audio.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * diff --git a/decoder.cpp b/decoder.cpp index 6b11ae8..eaca45d 100644 --- a/decoder.cpp +++ b/decoder.cpp @@ -1,5 +1,5 @@ /* - * decoder.cpp: A plugin for the Video Disk Recorder + * decoder.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * decoder.h: A plugin for the Video Disk Recorder + * decoder.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * demux.cpp: A plugin for the Video Disk Recorder + * demux.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * demux.h: A plugin for the Video Disk Recorder + * demux.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * global.h: A plugin for the Video Disk Recorder + * global.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * diff --git a/markad-standalone.h b/markad-standalone.h index 9e1c9fb..841b23d 100644 --- a/markad-standalone.h +++ b/markad-standalone.h @@ -1,5 +1,5 @@ /* - * markad-standalone.h: A plugin for the Video Disk Recorder + * markad-standalone.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * marks.cpp: A plugin for the Video Disk Recorder + * marks.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * marks.h: A plugin for the Video Disk Recorder + * marks.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * pes2es.cpp: A plugin for the Video Disk Recorder + * pes2es.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * pes2es.h: A plugin for the Video Disk Recorder + * pes2es.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * tools.cpp: A plugin for the Video Disk Recorder + * queue.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * queue.h: A plugin for the Video Disk Recorder + * queue.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * diff --git a/streaminfo.h b/streaminfo.h index 1ccdcb5..4ae3a2e 100644 --- a/streaminfo.h +++ b/streaminfo.h @@ -1,5 +1,5 @@ /* - * recv.h: A plugin for the Video Disk Recorder + * streaminfo.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * ts2pkt.cpp: A plugin for the Video Disk Recorder + * ts2pkt.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * ts2pkt.h: A plugin for the Video Disk Recorder + * ts2pkt.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * diff --git a/vdr2pkt.cpp b/vdr2pkt.cpp index b7693bd..1c4e898 100644 --- a/vdr2pkt.cpp +++ b/vdr2pkt.cpp @@ -1,5 +1,5 @@ /* - * vdr2pkt.cpp: A plugin for the Video Disk Recorder + * vdr2pkt.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * vdr2pkt.h: A plugin for the Video Disk Recorder + * vdr2pkt.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * version.h: A plugin for the Video Disk Recorder + * version.h: A plugin/program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * video.cpp: A plugin for the Video Disk Recorder + * video.cpp: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * @@ -1,5 +1,5 @@ /* - * video.h: A plugin for the Video Disk Recorder + * video.h: A program for the Video Disk Recorder * * See the README file for copyright information and how to reach the author. * |