libsi
Fixed some whitespace formatting
2007-07-21 13:49:48 +02:00
PLUGINS /src
Now generating translation files without line numbers; updated the Finnish OSD texts
2007-10-13 09:54:09 +02:00
po
Updated the Hungarian language texts
2007-10-13 12:46:25 +02:00
symbols
Made all font and image data 'const'
2006-02-05 13:55:58 +01:00
audio.c
Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased the API version number
2006-05-28 15:10:08 +02:00
audio.h
Added 'uchar Id' to cAudio::Play()'
2005-02-12 13:01:24 +01:00
channels.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
channels.conf
channels.conf
2007-06-10 13:28:09 +02:00
channels.conf.cable
Updated 'channels.conf.cable'
2003-09-17 16:12:38 +02:00
channels.conf.terr
Added 'channels.conf.terr' entries for Düsseldorf and Köln
2005-01-16 15:56:36 +01:00
channels.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
ci.c
Increased the maximum number of CA system ids to cope with the AlphaCrypt CAM's version 3.11 firmware
2007-04-30 13:03:29 +02:00
ci.h
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
config.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
config.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
CONTRIBUTORS
Implemented sending all frames to devices that can handle them in fast forward trick speeds
2007-10-13 12:28:35 +02:00
COPYING
Updated the GPL copies
2006-04-21 14:53:26 +02:00
cutter.c
Added a missing error report to cCuttingThread::Action()
2007-08-25 10:36:10 +02:00
cutter.h
Activated cutting
2002-06-22 10:11:59 +02:00
device.c
Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice()
2007-10-13 10:34:30 +02:00
device.h
Implemented sending all frames to devices that can handle them in fast forward trick speeds
2007-10-13 12:28:35 +02:00
diseqc.c
Changed all "illegal" to "invalid" in error messages
2005-12-30 15:43:21 +01:00
diseqc.conf
Fixed 'sources.conf' and 'diseqc.conf'
2006-03-31 14:12:53 +02: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
dvbci.c
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
dvbci.h
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
dvbdevice.c
Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On' is true
2007-10-13 11:17:56 +02:00
dvbdevice.h
Increased the maximum number of DVB devices to 8
2007-02-25 12:25:57 +01:00
dvbosd.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
dvbosd.h
There can now be more than one OSD at the same time
2007-08-26 09:58:10 +02:00
dvbplayer.c
Implemented sending all frames to devices that can handle them in fast forward trick speeds
2007-10-13 12:28:35 +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
Removed 'assert(0)' from cDvbSpuDecoder::setTime()
2007-02-03 10:26:17 +01:00
dvbspu.h
Some comment cleanups
2006-04-17 11:00:00 +02:00
dvbsubtitle.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
dvbsubtitle.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
eit.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
eit.h
Changed section handling; replaced 'libdtv' with 'libsi'
2003-12-22 13:29:24 +01:00
eitscan.c
The file 'ca.conf' is obsolete and has been removed; revised all descriptions regarding CICAM
2006-01-07 14:10:17 +01:00
eitscan.h
Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio
2005-09-04 14:48:39 +02:00
epg2html.pl
Stripped some trailing whitespace
2006-04-17 12:19:31 +02:00
epg.c
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
epg.h
Fixed handling language codes and descriptions of recorded audio tracks
2006-10-07 13:59:21 +02: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
Fixed stripping i18n stuff from font names
2007-06-23 11:28:18 +02:00
font.h
Fonts can now be created with a width that overwrites the default width
2007-06-23 10:41:10 +02:00
HISTORY
Updated the Hungarian language texts
2007-10-13 12:46:25 +02:00
i18n-to-gettext.pl
Fixed setting the locale file name in i18n-to-gettext.pl
2007-08-24 13:20:58 +02:00
i18n.c
Added the new i18n macro trVDR()
2007-08-24 14:03:47 +02:00
i18n.h
Added the new i18n macro trVDR()
2007-08-24 14:03:47 +02:00
INSTALL
Added a note about LANG having to be set to a valid locale in INSTALL
2007-08-24 13:13:08 +02:00
interface.c
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
interface.h
Implemented 'skins' and 'themes'
2004-05-16 10:35:36 +02:00
keymacros.conf
Implemented the "Info" key
2006-01-06 12:53:28 +01:00
keys.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
keys.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
lirc.c
Improved the repeat function for LIRC remote controls
2006-05-28 08:49:52 +02:00
lirc.h
Now trying to reestablish the connection to the LIRC daemon in case it breaks
2006-01-27 16:03:32 +01:00
Make.config.template
VDR now uses the default configuration directory as defined in the CONFDIR varable in the Makefile
2007-08-25 08:58:44 +02:00
Makefile
Now generating translation files without line numbers; updated the Finnish OSD texts
2007-10-13 09:54:09 +02:00
MANUAL
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
menu.c
Added a missing Channels.SetModified(true) call when deleting or moving a channel in the Channels menu
2007-10-13 10:12:28 +02:00
menu.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
menuitems.c
Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode()
2007-10-13 12:07:27 +02:00
menuitems.h
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
newplugin
Now generating translation files without line numbers; updated the Finnish OSD texts
2007-10-13 09:54:09 +02:00
nit.c
Optimized cNitFilter::Process()
2007-08-17 14:06:09 +02:00
nit.h
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
osd.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
osd.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
osdbase.c
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
osdbase.h
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
pat.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
pat.h
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
player.c
Improved cControl::Launch() to keep 'control' from pointing to uninitialized memory
2007-07-20 15:26:13 +02:00
player.h
Implemented sending all frames to devices that can handle them in fast forward trick speeds
2007-10-13 12:28:35 +02:00
plugin.c
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
plugin.h
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
PLUGINS.html
Implemented sending all frames to devices that can handle them in fast forward trick speeds
2007-10-13 12:28:35 +02:00
rcu.c
Fixed some compiler warnings with gcc-4.2.0
2007-08-24 13:18:21 +02:00
rcu.h
Fixed some compiler warnings with gcc-4.2.0
2007-08-24 13:18:21 +02:00
README
Fixed several spelling errors
2006-04-21 15:15:18 +02:00
README.i18n
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
receiver.c
Added a debug error message to cReceiver::~cReceiver() in case it is still attached to a device
2007-08-12 12:30:00 +02:00
receiver.h
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
recorder.c
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
2007-02-25 10:56:29 +01:00
recorder.h
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
recording.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
recording.h
The info.vdr file now also stores the name of the channel
2007-06-17 13:13:47 +02:00
remote.c
Implemented the SVDRP command REMO
2007-04-30 12:53:35 +02:00
remote.h
Implemented the SVDRP command REMO
2007-04-30 12:53:35 +02:00
remux.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
remux.h
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
ringbuffer.c
Added a missing variable initialization in cRingBufferLinear::cRingBufferLinear()
2006-06-16 09:33:30 +02:00
ringbuffer.h
Now using the gettid() syscall to get a thread's pid, so that we get a useful value on NPTL systems
2005-12-11 12:10:28 +01:00
runvdr
Removed leftover LSMOD=... line from 'runvdr'
2006-05-14 16:03:34 +02:00
sdt.c
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
sdt.h
Enhanced the SDT filter to handle multi part sections
2004-01-05 14:30:31 +01:00
sections.c
Fixed a typo
2005-09-18 09:33:40 +02:00
sections.h
Centralized 'thread active' handling
2005-08-13 13:17:24 +02:00
shutdown.c
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
2007-02-25 10:56:29 +01:00
shutdown.h
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
2007-02-25 10:56:29 +01:00
skinclassic.c
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
skinclassic.h
Implemented audio track menu
2005-01-02 15:11:44 +01:00
skins.c
Fixed a possible segfault if VDR gets terminated while a message is displayed
2007-01-04 13:11:52 +01:00
skins.h
Fixed a possible segfault if VDR gets terminated while a message is displayed
2007-01-04 13:11:52 +01:00
skinsttng.c
Implemented cOsd::SetOsdPosition() etc
2007-06-17 14:02:02 +02:00
skinsttng.h
Implemented audio track menu
2005-01-02 15:11:44 +01:00
sources.c
Made several functions threadsafe (cont'd)
2004-12-26 12:45:22 +01:00
sources.conf
Updated satellite names in 'sources.conf'
2007-02-17 16:19:18 +01:00
sources.h
Using '>' as separator for short channel names on cable channels
2005-05-14 09:47:06 +02:00
spu.c
Some comment cleanups
2006-04-17 11:00:00 +02:00
spu.h
Some comment cleanups
2006-04-17 11:00:00 +02:00
status.c
Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording
2005-12-31 15:20:19 +01:00
status.h
The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated
2007-08-12 10:37:58 +02:00
summary2info.pl
Stripped some trailing whitespace
2006-04-17 12:19:31 +02:00
svdrp.c
Fixed a missing '-' at the next to last line of SVDRP help texts
2007-10-13 10:23:19 +02:00
svdrp.h
Implemented the SVDRP command REMO
2007-04-30 12:53:35 +02:00
svdrphosts.conf
Stripped some trailing whitespace
2006-04-17 12:19:31 +02:00
svdrpsend.pl
New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout
2001-02-18 14:18:13 +01:00
themes.c
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
themes.h
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
thread.c
Fixed some compiler warnings with gcc-4.2.0
2007-08-24 13:18:21 +02:00
thread.h
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
2007-02-25 10:56:29 +01:00
timers.c
Switched I18N to gettext
2007-08-11 12:39:06 +02:00
timers.h
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
tools.c
Fixed handling reallocated memory in cCharSetConv::Convert()
2007-10-13 12:03:39 +02:00
tools.h
There can now be more than one OSD at the same time
2007-08-26 09:58:10 +02:00
transfer.c
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
transfer.h
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
2007-01-07 14:46:14 +01:00
UPDATE-1.2.0
Added the UPDATE-1.2.0 file
2003-05-30 09:00:00 +02:00
UPDATE-1.4.0
Moved 'VPS' to a separate section
2006-04-22 13:56:23 +02:00
vdr.1
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
2007-02-25 10:56:29 +01:00
vdr.5
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
vdr.c
Implemented handling DVB subtitles
2007-10-12 14:52:30 +02:00
videodir.c
When displaying the amount of free disk space, the space consumed by "deleted" recordings is now taken into account
2005-12-18 10:41:26 +01:00
videodir.h
The new class cUnbufferedFile is used for the recording files to avoid thrashing the file system cache
2005-10-31 13:14:26 +01:00