libdtv
Fixed handling user defined CFLAGS in libdtv/libvdr/Makefile
2003-01-26 14:03:40 +01:00
PLUGINS /src
Changed setting of CXX and CXXFLAGS variables in Makefile
2002-12-13 15:06:52 +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 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.conf
2003-01-12 09:44:55 +01:00
channels.c
No longer displaying channel group delimiters without text
2002-11-29 14:19:08 +01:00
channels.conf
channels.conf
2003-02-09 12:46:00 +01:00
channels.conf.cable
Updated 'channels.conf.cable'
2002-12-06 14:27:25 +01:00
channels.conf.terr
Updated 'channels.conf.terr'
2003-02-15 16:22:46 +01:00
channels.h
Timers now accept channel IDs even if the 'source' is 0
2002-11-30 13:30:33 +01:00
ci.c
CAM access only for CA channels and no longer during replay
2003-03-23 15:20:00 +01:00
ci.h
CAM access only for CA channels and no longer during replay
2003-03-23 15:20:00 +01:00
config.c
Removed some leftover debug outputs
2002-11-02 13:13:49 +01:00
config.h
CAM access only for CA channels and no longer during replay
2003-03-23 15:20:00 +01:00
CONTRIBUTORS
Modified LOF handling to allow for C-band reception
2003-03-30 11:44:40 +02:00
COPYING
Added the COPYING file
2002-03-10 10:05:20 +01:00
cutter.c
Consistently using malloc/free and new/delete
2002-08-11 13:32:23 +02:00
cutter.h
Activated cutting
2002-06-22 10:11:59 +02:00
device.c
Trying harder to find a primary device
2003-03-09 14:10:12 +01:00
device.h
Implemented 'Link Layer' based CAM support
2003-01-06 14:44:27 +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
Modified LOF handling to allow for C-band reception
2003-03-30 11:44:40 +02:00
dvbdevice.h
Using 'Doxygen' to generate source code documentation
2002-12-15 15:36:02 +01:00
dvbosd.c
Removed signal handling and usleep(5000) from cDvbOsd::Cmd()
2003-03-09 10:01:02 +01:00
dvbosd.h
Completely switched to the HEAD driver version
2002-11-01 10:26:45 +01:00
dvbplayer.c
Fixed high CPU load during replay
2003-02-15 11:01:04 +01: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 a ternary expression in dvbspu.c
2002-10-26 10:47:36 +02:00
dvbspu.h
Fixed handling DVD subtitles in the SPU decoder
2002-09-29 13:50:17 +02:00
eit.c
Fixed the EPG bugfix code number for the MAX_USEFUL_SUBTITLE_LENGTH fix
2003-03-16 11:22:21 +01:00
eit.h
Improved CAM handling
2003-02-02 15:49:52 +01:00
eitscan.c
Modified the EPG scanner to avoid CPU load peaks
2003-03-16 13:29:55 +01:00
eitscan.h
Modified the EPG scanner to avoid CPU load peaks
2003-03-16 13:29:55 +01:00
epg2html.pl
Fixed parsing 'E' records
2002-05-30 09:50:19 +02:00
font.c
Fixed font for system commands
2000-11-18 15:46:00 +01:00
font.h
Fixed font for system commands
2000-11-18 15:46:00 +01:00
fontfix.c
Fixed font for system commands
2000-11-18 15:46:00 +01:00
fontosd.c
Faster OSD by using bitmap
2000-10-03 10:34:48 +02:00
genfontfile.c
Faster OSD by using bitmap
2000-10-03 10:34:48 +02:00
HISTORY
Modified LOF handling to allow for C-band reception
2003-03-30 11:44:40 +02:00
i18n.c
Updated Greek OSD texts
2003-03-30 10:06:20 +02:00
i18n.h
Added Hungarian language texts
2002-06-22 09:30:06 +02:00
INSTALL
Using 'Doxygen' to generate source code documentation
2002-12-15 15:36:02 +01:00
interface.c
The character '|' in description texts of EPG records is now interpreted as a newline character
2002-12-06 14:21:00 +01:00
interface.h
Now taking an active SVDRP connection into account when doing shutdown or housekeeping
2002-11-30 14:40:10 +01: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
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.h
Implemented raw keyboard input
2002-12-15 10:58:00 +01:00
lirc.c
Made remote controls plugin aware
2002-09-29 13:40:45 +02:00
lirc.h
Made remote controls plugin aware
2002-09-29 13:40:45 +02:00
Make.config.template
The Makefile now includes the file Make.config
2002-11-01 14:05:36 +01:00
Makefile
Implemented 'Link Layer' based CAM support
2003-01-06 14:44:27 +01:00
MANUAL
Fixed the description of the 'Scroll pages' OSD setup parameter
2003-01-26 11:53:06 +01:00
menu.c
Timers are now processed even if a menu is open
2003-02-09 13:14:44 +01:00
menu.h
Implemented actual user input for CAM enquiry menus
2003-01-19 14:59:46 +01:00
menuitems.c
Implemented actual user input for CAM enquiry menus
2003-01-19 14:59:46 +01:00
menuitems.h
Implemented actual user input for CAM enquiry menus
2003-01-19 14:59:46 +01:00
newplugin
Changed setting of CXX and CXXFLAGS variables in Makefile
2002-12-13 15:06:52 +01:00
osd.c
'Left' and 'Right' now go to first/last item in single page lists
2003-03-23 15:47:48 +01:00
osd.h
KBD active by default; no more 'ncurses' necessary for KBD
2002-12-08 14:30:32 +01:00
osdbase.c
Made the log message 'OSD window width must be a multiple of 4...' a debug message
2003-03-23 15:54:52 +01:00
osdbase.h
Implemented an SPU decoder
2002-09-08 14:17:51 +02: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
Plugins can now have their own raw OSD
2002-11-24 10:45:39 +01:00
plugin.h
Plugins can now have their own raw OSD
2002-11-24 10:45:39 +01:00
PLUGINS.html
Plugins can now have their own raw OSD
2002-11-24 10:45:39 +01:00
rcu.c
The RCU now only sets the channel number display when there are no incoming remote control keys
2002-12-07 12:27:59 +01:00
rcu.h
The RCU now only sets the channel number display when there are no incoming remote control keys
2002-12-07 12:27:59 +01:00
README
Updated URLs
2002-11-24 14:56:59 +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
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mode' and during recordings
2003-01-26 09:59:35 +01:00
recorder.h
Totally rearranged device/player/recorder structures
2002-06-16 12:57:31 +02:00
recording.c
Limiting Subtitle length when creating a recording file name from EPG data
2003-01-06 15:37:33 +01:00
recording.h
Timers now internally have a pointer to their channel
2002-10-20 12:28:55 +02:00
remote.c
Enhacements to cKbdRemote
2002-12-15 15:58:59 +01:00
remote.h
Enhacements to cKbdRemote
2002-12-15 15:58:59 +01:00
remux.c
Added TS error checking to remux.c
2003-01-24 17:22:29 +01:00
remux.h
Completely switched to the HEAD driver version
2002-11-01 10:26:45 +01:00
ringbuffer.c
Fixed margin handling in cRingBufferLinear
2003-02-15 13:21:50 +01:00
ringbuffer.h
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mode' and during recordings
2003-01-26 09:59:35 +01:00
runvdr
Replaced 'killproc' with 'killall' in 'runvdr'
2002-03-16 16:22:12 +01:00
sources.c
Modified channel handling; full DiSEqC support
2002-10-06 10:25:42 +02:00
sources.conf
Added Telecom 2B to 'sources.conf'
2002-10-20 13:14:23 +02:00
sources.h
Modified channel handling; full DiSEqC support
2002-10-06 10:25:42 +02: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
Changed the interface of cStatus::Replaying()
2002-07-13 11:16:27 +02:00
status.h
Changed the symantics of the Name parameter in cStatus::Recording() and cStatus::Replaying()
2002-07-14 11:03:30 +02:00
svdrp.c
The SVDRP command CHAN now also accepts channel IDs
2002-12-22 14:07:51 +01:00
svdrp.h
Now taking an active SVDRP connection into account when doing shutdown or housekeeping
2002-11-30 14:40:10 +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
Fixed closing all dup'ed file descriptors in cPipe
2002-11-02 14:00:25 +01:00
thread.h
Improved cCondVar::Wait() and implemented cCondVar::TimedWait()
2002-08-15 11:46:22 +02:00
timers.c
Added NID, TID and RID to the channel definitions
2002-11-24 14:48:38 +01:00
timers.h
Timers are now processed even if a menu is open
2003-02-09 13:14:44 +01:00
tools.c
Fixed a misplaced ')' in the fix about the stale lock files
2002-11-24 20:18:55 +01:00
tools.h
Using 'Doxygen' to generate source code documentation
2002-12-15 15:36:02 +01:00
transfer.c
Now polling the output device in 'Transfer Mode' and retrying to put packets into the ring buffer
2003-02-15 14:12:41 +01:00
transfer.h
Reactivated full handling of second audio PID (even in 'Transfer Mode')
2002-10-12 14:29:46 +02:00
vdr.1
Adjusted release date
2002-11-24 16:00:00 +01:00
vdr.5
The character '|' in description texts of EPG records is now interpreted as a newline character
2002-12-06 14:21:00 +01:00
vdr.c
Fixed faulty behaviour of the 'Mute' key in case the channel display is visible
2003-03-30 10:53:22 +02:00
videodir.c
Consistently using malloc/free and new/delete
2002-08-11 13:32:23 +02:00
videodir.h
The 'Main' menu now displays the used disk space in the title
2002-01-27 13:11:23 +01:00