libsi
Changed the 'languageCode' members in the descriptor classes of 'libsi' to 'char[4]' and setting the 4th byte to 0 for easier handling
2004-01-24 14:59:04 +01:00
PLUGINS /src
Added Russian language texts
2004-01-16 13:34:43 +01:00
audio.c
Implemented audio plugin interface
2002-11-03 11:53:58 +01:00
audio.h
Implemented audio plugin interface
2002-11-03 11:53:58 +01:00
ca.conf
Added "Slovak Link" and "Czech Link" to 'ca.conf'
2003-10-18 12:51:43 +02:00
channels.c
Now handling "linked services"
2004-02-08 11:05:22 +01:00
channels.conf
channels.conf
2004-01-25 15:36:07 +01:00
channels.conf.cable
Updated 'channels.conf.cable'
2003-09-17 16:12:38 +02:00
channels.conf.terr
Updated 'channels.conf.terr' for Berlin
2003-10-05 09:38:36 +02:00
channels.h
Fixed the validity check for channel IDs, because some providers use TIDs with value 0
2004-02-08 12:22:24 +01:00
ci.c
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
ci.h
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
config.c
Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf
2004-01-25 15:32:08 +01:00
config.h
Fixed handling language codes in case there is no audio or Dolby PID
2004-01-25 16:10:04 +01:00
CONTRIBUTORS
Fixed the validity check for channel IDs, because some providers use TIDs with value 0
2004-02-08 12:22:24 +01:00
COPYING
Added the COPYING file
2002-03-10 10:05:20 +01:00
cutter.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
cutter.h
Activated cutting
2002-06-22 10:11:59 +02:00
device.c
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
device.h
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
diseqc.c
The actual tuning is now done in a separate thread
2002-12-08 09:55:26 +01:00
diseqc.conf
Added more examples to 'diseqc.conf'
2002-11-15 16:22:19 +01:00
diseqc.h
The actual tuning is now done in a separate thread
2002-12-08 09:55:26 +01:00
Doxyfile
Using 'Doxygen' to generate source code documentation
2002-12-15 15:36:02 +01:00
dvbdevice.c
Enabled switching to a channel even if it has no Vpid or Apid set
2004-02-08 14:08:03 +01:00
dvbdevice.h
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
dvbosd.c
If no device with an MPEG decoder can be found at startup, the first device is now used as primary device
2003-04-12 12:20:07 +02:00
dvbosd.h
Completely switched to the HEAD driver version
2002-11-01 10:26:45 +01:00
dvbplayer.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
dvbplayer.h
Switched VDR's own player to the new cPlayer/cControl structures
2002-06-23 11:23:34 +02:00
dvbspu.c
Fixed initializing the highlight area in cDvbSpuDecoder
2003-10-12 09:45:51 +02:00
dvbspu.h
Fixed handling DVD subtitles in the SPU decoder
2002-09-29 13:50:17 +02:00
eit.c
Now handling "linked services"
2004-02-08 11:05:22 +01:00
eit.h
Changed section handling; replaced 'libdtv' with 'libsi'
2003-12-22 13:29:24 +01:00
eitscan.c
The "Red" button in the "Setup/EPG" menu can now be used to force an EPG scan on a single DVB card system
2004-01-17 15:38:11 +01:00
eitscan.h
The "Red" button in the "Setup/EPG" menu can now be used to force an EPG scan on a single DVB card system
2004-01-17 15:38:11 +01:00
epg2html.pl
Fixed parsing 'E' records
2002-05-30 09:50:19 +02:00
epg.c
Added support for selecting preferred EPG languages
2004-01-09 15:53:59 +01:00
epg.h
Added support for selecting preferred EPG languages
2004-01-09 15:53:59 +01:00
filter.c
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
filter.h
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
font.c
Added Russian language texts
2004-01-16 13:34:43 +01:00
font.h
Added Russian language texts
2004-01-16 13:34:43 +01:00
fontfix-iso8859-5.c
Added Russian language texts
2004-01-16 13:34:43 +01:00
fontfix-iso8859-7.c
Greek language texts now use iso8859-7 character set
2003-10-24 13:13:02 +02:00
fontfix.c
Changed font handling to allow language specific character sets; adopted the small font character set from the "Elchi" patch
2003-10-24 12:53:12 +02:00
fontosd-iso8859-5.c
Added Russian language texts
2004-01-16 13:34:43 +01:00
fontosd-iso8859-7.c
Greek language texts now use iso8859-7 character set
2003-10-24 13:13:02 +02:00
fontosd.c
Changed font handling to allow language specific character sets; adopted the small font character set from the "Elchi" patch
2003-10-24 12:53:12 +02:00
fontsml-iso8859-5.c
Added Russian language texts
2004-01-16 13:34:43 +01:00
fontsml-iso8859-7.c
Greek language texts now use iso8859-7 character set
2003-10-24 13:13:02 +02:00
fontsml.c
Changed font handling to allow language specific character sets; adopted the small font character set from the "Elchi" patch
2003-10-24 12:53:12 +02:00
genfontfile.c
Some touchups for version 1.2.0
2003-05-29 12:44:06 +02:00
HISTORY
No longer closing the Channels menu after trying to switch to a channel that is currently not available
2004-02-08 14:15:01 +01:00
i18n.c
Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf
2004-01-25 15:32:08 +01:00
i18n.h
Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf
2004-01-25 15:32:08 +01:00
INSTALL
Changed thread handling to make it work with NPTL
2003-10-18 11:14:33 +02:00
interface.c
Continuing learning remote control keys in case one rc fails
2003-10-24 15:48:09 +02:00
interface.h
Fixed handling rc key learning in case cRemote::Initialize() returns 'false'
2003-10-05 09:51:02 +02:00
keymacros.conf
Macros in 'keymacros.conf' can now use "@plugin" to directly access the main menu function of a given plugin
2002-12-01 10:48:08 +01:00
keys.c
VDR now starts up even if 'keymacros.conf' references a plugin that is currently not loaded
2003-09-14 10:07:47 +02:00
keys.h
Implemented raw keyboard input
2002-12-15 10:58:00 +01:00
lirc.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
lirc.h
The LIRC and RCU remote control no longer try to learn keys in case of errors during startup
2003-04-12 14:37:57 +02:00
Make.config.template
Made the plugin library directory configurable via Make.config
2003-08-09 11:09:45 +02:00
Makefile
Added 'libsi' include files to the 'include' directory, so that plugins can use them
2004-01-18 14:18:11 +01:00
MANUAL
The "Red" button in the "Setup/EPG" menu can now be used to force an EPG scan on a single DVB card system
2004-01-17 15:38:11 +01:00
menu.c
No longer closing the Channels menu after trying to switch to a channel that is currently not available
2004-02-08 14:15:01 +01:00
menu.h
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
menuitems.c
Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()
2004-01-25 15:43:11 +01:00
menuitems.h
Implemented actual user input for CAM enquiry menus
2003-01-19 14:59:46 +01:00
newplugin
Changed section handling; replaced 'libdtv' with 'libsi'
2003-12-22 13:29:24 +01:00
nit.c
Fixed setting the source type for newly detected terrestrial transponders
2004-01-18 16:34:25 +01:00
nit.h
Now only processing NITs that contain the transponder they are actually broadcast on
2004-01-18 16:31:58 +01:00
osd.c
Fixed OSD access in case none of the devices provides one
2003-06-06 12:28:29 +02:00
osd.h
Made cOsdMenu::Display() virtual
2003-09-14 11:05:44 +02:00
osdbase.c
Fixed handling bitmap indexes for 256 color mode
2004-01-31 10:34:05 +01:00
osdbase.h
Fixed handling bitmap indexes for 256 color mode
2004-01-31 10:34:05 +01:00
pat.c
Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf
2004-01-25 15:32:08 +01:00
pat.h
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
player.c
Implemented audio plugin interface
2002-11-03 11:53:58 +01:00
player.h
Implemented audio plugin interface
2002-11-03 11:53:58 +01:00
plugin.c
Fixed handling extra blanks in plugin command lines
2003-08-30 14:52:58 +02:00
plugin.h
Introduced cPlugin::Initialize()
2003-05-09 15:27:46 +02:00
PLUGINS.html
Added a note about deleting cFilter
2003-12-22 16:53:41 +01:00
rcu.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
rcu.h
The LIRC and RCU remote control no longer try to learn keys in case of errors during startup
2003-04-12 14:37:57 +02:00
README
Some touchups for version 1.2.0
2003-05-29 12:44:06 +02:00
README.developer
Now handling "linked services"
2004-02-08 11:05:22 +01:00
receiver.c
Changed the cDevice class to allow plugins to implement their own devices
2002-08-04 14:57:29 +02:00
receiver.h
Fixed PID handling for cReceiver
2002-07-28 11:29:32 +02:00
recorder.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
recorder.h
Totally rearranged device/player/recorder structures
2002-06-16 12:57:31 +02:00
recording.c
Fixed getting the list of recordings in case VDR is started from a directory where it doesn't have access to
2003-11-08 15:46:29 +01:00
recording.h
Edited recordings will now never be deleted automatically if the disk runs full
2003-10-17 14:40:37 +02:00
remote.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
remote.h
Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey
2003-05-02 10:54:00 +02:00
remux.c
Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink()
2003-09-14 10:43:46 +02:00
remux.h
Now setting the 'broken link' flag for GOPs at the beginning of a new video sequence
2003-04-26 15:11:17 +02:00
ringbuffer.c
Changed thread handling to make it work with NPTL
2003-10-18 11:14:33 +02:00
ringbuffer.h
Changed thread handling to make it work with NPTL
2003-10-18 11:14:33 +02:00
runvdr
Fixed the 'su' call in 'runvdr'
2004-01-09 16:21:03 +01:00
sdt.c
Excess blanks in channel names read from the SDT are now removed
2004-01-17 17:32:22 +01:00
sdt.h
Enhanced the SDT filter to handle multi part sections
2004-01-05 14:30:31 +01:00
sections.c
Added a missing blank
2004-02-07 15:51:57 +01:00
sections.h
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
sources.c
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
sources.conf
Added North American satellites to 'sources.conf'
2003-11-07 16:22:34 +01:00
sources.h
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
spu.c
Implemented an SPU decoder
2002-09-08 14:17:51 +02:00
spu.h
Implemented an SPU decoder
2002-09-08 14:17:51 +02:00
status.c
Added cStatus::OsdItem() to provide the entire list of menu items to a plugin
2003-05-03 14:55:17 +02:00
status.h
Added cStatus::OsdItem() to provide the entire list of menu items to a plugin
2003-05-03 14:55:17 +02:00
svdrp.c
Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the disk is full
2004-01-31 10:15:58 +01:00
svdrp.h
New SVDRP command SCAN
2004-01-17 15:41:52 +01:00
svdrphosts.conf
Introduced 'svdrphosts.conf'
2002-02-02 17:20:54 +01:00
svdrpsend.pl
New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout
2001-02-18 14:18:13 +01:00
thread.c
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
thread.h
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
timers.c
Implemented automatic PID switching and channel detection
2004-01-04 12:30:00 +01:00
timers.h
Changed section handling; replaced 'libdtv' with 'libsi'
2003-12-22 13:29:24 +01:00
tools.c
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
tools.h
The actual transponder data is now taken from the NIT
2004-01-11 15:54:37 +01:00
transfer.c
The cThread class now accepts a 'Description' parameter
2003-10-18 12:29:08 +02:00
transfer.h
Implemented cDevice::ActualDevice()
2003-05-11 09:01:51 +02:00
UPDATE-1.2.0
Added the UPDATE-1.2.0 file
2003-05-30 09:00:00 +02:00
vdr.1
Some touchups for version 1.2.0
2003-05-29 12:44:06 +02:00
vdr.5
Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf
2004-01-25 15:32:08 +01:00
vdr.c
Removed an unnecessary pointer check
2004-02-08 11:23:29 +01:00
videodir.c
Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile or Makefile.config as defaults
2003-08-02 14:32:53 +02:00
videodir.h
The 'Main' menu now displays the used disk space in the title
2002-01-27 13:11:23 +01:00