libsi
Removed some redundancy in the Makefile/Make.global/Make.config mechanism
2012-12-19 12:10:28 +01:00
PLUGINS /src
Fixed handling the -o option (short form of --outputonly)
2013-08-22 08:22:50 +02:00
po
Added refreshing the recording in the Recording Info/Edit menus
2013-10-14 09:59:04 +02:00
symbols
Made all font and image data 'const'
2006-02-05 13:55:58 +01:00
audio.c
Fixed a problem with external Dolby Digital processing via the '-a' option in live mode and with TS recordings
2010-05-16 11:00:52 +02:00
audio.h
First step towards switching to TS (Transport Stream) as recording format
2008-08-15 14:49:34 +02:00
channels.c
Fixed writing group separators to channels.conf that contain a comma
2013-10-11 11:38:05 +02:00
channels.conf
Updated the default channels.conf file
2013-03-23 11:07:01 +01:00
channels.conf.cable
Updated 'channels.conf.cable'
2003-09-17 16:12:38 +02:00
channels.conf.terr
Removed an invalid line from channels.conf.terr
2013-02-11 12:11:49 +01:00
channels.h
The new setup option "Miscellaneous/Show channel names with source" can be used to turn on adding the source character to channel names whenever they are displayed
2012-06-17 12:27:07 +02:00
ci.c
Removed trailing whitespace
2013-02-17 13:19:36 +01:00
ci.h
Revised priority handling to allow receivers with a priority that is lower than that of live viewing
2012-03-02 10:19:00 +01:00
config.c
Fixed wrong initialization of Setup.PositionerSwing
2013-08-31 12:42:36 +02:00
config.h
Bumped the APIVERSION
2013-10-19 10:00:00 +02:00
CONTRIBUTORS
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
2013-10-16 09:43:47 +02:00
COPYING
Updated the GPL copies
2006-04-21 14:53:26 +02:00
cutter.c
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
cutter.h
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
device.c
Fixed a possible crash when shutting down VDR while subtitles are being displayed
2013-08-22 10:33:59 +02:00
device.h
Fixed a comment
2013-10-10 13:23:30 +02:00
diseqc.c
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
diseqc.conf
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
diseqc.h
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
Doxyfile
Turned off following symlinks in the Doxyfile
2013-02-17 11:54:55 +01:00
Doxyfile.filter
Added Doxyfile.filter to have special characters escaped that would otherwise be dropped by Doxygen
2013-02-17 10:54:05 +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
Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P
2013-10-13 14:48:56 +02:00
dvbdevice.h
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
dvbplayer.c
Limited the Goto() call in cDvbPlayer::SetAudioTrack() to the main thread
2013-03-08 13:47:02 +01:00
dvbplayer.h
Fixed switching into time shift mode when pausing live video
2012-02-19 11:50:20 +01:00
dvbspu.c
Removed consecutive empty lines
2013-02-22 15:25:31 +01:00
dvbspu.h
Implemented scaling of SPU bitmaps
2013-01-20 10:43:32 +01:00
dvbsubtitle.c
Added checks for debug file i/o
2013-09-07 10:39:46 +02:00
dvbsubtitle.h
Fixed displaying DVB subtitles (cont'd)
2013-09-06 12:37:27 +02:00
eit.c
Now also checking the source (in addition to the transponder) when setting the system time from the TDT
2013-10-12 11:23:10 +02:00
eit.h
After a CLRE command, no further EPG processing is now done for 10 seconds
2010-01-03 15:45:23 +01:00
eitscan.c
Fixed EPG scan on systems with only a single DVB device that use software output
2012-04-07 14:41:39 +02:00
eitscan.h
Removed the obsolete function cEITScanner::UsesDevice(); added new parameter LiveView to cStatus::ChannelSwitch()
2012-03-07 14:39:38 +01:00
epg2html
Added the system's character set to the page header in the epg2html script
2013-03-04 12:14:09 +01:00
epg.c
Fixed cleaning up old EPG events in case no epg data file is given
2013-08-31 13:21:09 +02:00
epg.h
Added Begin/EndSegmentTransfer() to the EPG handler interface
2013-08-23 10:54:49 +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 an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character
2013-04-07 14:49:42 +02:00
font.h
Removed trailing whitespace
2013-02-17 13:19:36 +01:00
HISTORY
Adjusted release date
2013-10-19 10:04:51 +02:00
i18n.c
Implemented FHS support; fixed handling config directory if only -v is given
2012-09-01 14:03:45 +02:00
i18n.h
Removed the obsolete typedef tI18nPhrase
2012-03-11 14:08:13 +01:00
INSTALL
Revised the section on "Learning the remote control keys" in the INSTALL file
2013-10-12 12:56:31 +02:00
interface.c
Fixed learning remote control keys with the LCARS skin
2012-11-19 12:24:29 +01: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 Play/Pause key
2012-12-04 13:37:59 +01:00
keys.h
Implemented Play/Pause key
2012-12-04 13:37:59 +01:00
lirc.c
Fixed handling LIRC events in case repeated events are lost
2013-08-22 09:35:35 +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
Changed the template for PLGCFG to $(CONFDIR)/plugins.mk
2013-02-18 11:01:28 +01:00
Make.global
Re-enabled building plugins that still use pre-version-1.7.34 Makefiles
2012-12-29 12:12:16 +01:00
Makefile
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
MANUAL
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
menu.c
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
2013-10-16 09:43:47 +02:00
menu.h
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
2013-10-16 09:43:47 +02:00
menuitems.c
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
menuitems.h
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
newplugin
Fixed unwanted version tag on checkout of older version
2013-05-02 10:23:11 +02:00
nit.c
Renamed the "plp id" to a more general "stream id" and added support for DVB-S2 "Input Stream Identifier" (ISI)
2013-03-07 09:51:06 +01:00
nit.h
Freetype font support; full UTF-8 support; dropped pixel fonts
2007-06-10 13:02:43 +02:00
osd.c
Fixed displaying DVB subtitles (cont'd)
2013-09-06 12:37:27 +02:00
osd.h
Fixed displaying DVB subtitles (cont'd)
2013-09-06 12:37:27 +02:00
osdbase.c
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
osdbase.h
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
pat.c
Changed all occurrences of MPEG4 to H264 (pointed out by Sren Moch)
2012-11-25 14:21:15 +01:00
pat.h
Removed all \return and \param tags from comment lines marked with "///<" for Doxygen
2013-02-16 15:26:45 +01:00
player.c
The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing
2012-04-28 13:09:42 +02:00
player.h
The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing
2012-04-28 13:09:42 +02:00
plugin.c
Implemented FHS support; fixed handling config directory if only -v is given
2012-09-01 14:03:45 +02:00
plugin.h
Implemented FHS support; fixed handling config directory if only -v is given
2012-09-01 14:03:45 +02:00
PLUGINS.html
Removed the code for distributing recordings over several video directories; added the cVideoDirectory plugin API
2013-09-11 12:20:37 +02:00
positioner.c
Changed some variable names in positioner.c to match the names used in the page with the explanation on vdr-portal.de
2013-10-10 14:21:44 +02:00
positioner.h
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
README
Removed reference to 'remote control unit'
2013-03-11 13:24:12 +01:00
README.i18n
Changed email address to <vdr@tvdr.de>
2013-03-11 11:25:01 +01:00
receiver.c
Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS and LEGACY_CRECEIVER
2012-06-02 13:22:53 +02:00
receiver.h
Changed the semantics of the cReceiver::Activate() function (it is now called with 'false' *after* the receiver has been detached from the device
2012-09-02 09:35:31 +02:00
recorder.c
Changed cRecorder::Action() to use cTimeMs instead of time()
2013-10-12 12:08:37 +02:00
recorder.h
Now updating the 'frames per second' data in the list of recordings when a new recording is started that has a frame rate other than the default
2010-12-27 12:25:19 +01:00
recording.c
Restoring the source recording in case copying fails
2013-10-16 10:24:28 +02:00
recording.h
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
remote.c
New options 'Setup/Miscellaneous/Remote control repeat delay' and 'Setup/Miscellaneous/Remote control repeat delta'
2013-02-03 15:58:46 +01:00
remote.h
Avoiding an extra key press event if the repeat function kicks in when controlling VDR via the PC keyboard
2013-02-02 12:44:33 +01:00
remux.c
Whitespace fixes
2013-03-03 10:37:58 +01:00
remux.h
Improved cutting MPEG-2 video
2013-01-20 12:19:42 +01:00
ringbuffer.c
The new class cIoThrottle is used to allow I/O intense threads to temporarily suspend their activities in case buffers run full
2012-09-22 11:52:33 +02:00
ringbuffer.h
Removed all \return and \param tags from comment lines marked with "///<" for Doxygen
2013-02-16 15:26:45 +01:00
runvdr.template
The dvbhddevice plugin is now part of the VDR distribution archive
2011-04-17 12:35:46 +02:00
scr.conf
Added device number selection to scr.conf
2011-09-17 14:13:31 +02:00
sdt.c
Added detecting channels that use service type 0x16
2010-05-16 14:25:58 +02:00
sdt.h
Enhanced the SDT filter to handle multi part sections
2004-01-05 14:30:31 +01:00
sections.c
The cThread constructor now has an additional boolean parameter that can be set to true to have this thread run at a lower priority
2012-10-04 12:32:31 +02:00
sections.h
Centralized 'thread active' handling
2005-08-13 13:17:24 +02:00
shutdown.c
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
shutdown.h
Modified handling user inactivity in the shutdown handler to avoid a problem in case the system time is changed after VDR has been started
2013-02-18 10:41:43 +01:00
skinclassic.c
The "Recording info" page of the skins that come with VDR now displays the name of the channel (if available) from which this recording was taken
2013-03-03 15:38:17 +01:00
skinclassic.h
Implemented audio track menu
2005-01-02 15:11:44 +01:00
skinlcars.c
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
skinlcars.h
Implemented LCARS skin
2012-06-02 13:17:16 +02:00
skins.c
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
skins.h
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
skinsttng.c
The "Recording info" page of the skins that come with VDR now displays the name of the channel (if available) from which this recording was taken
2013-03-03 15:38:17 +01:00
skinsttng.h
Implemented audio track menu
2005-01-02 15:11:44 +01:00
sourceparams.c
Added support for ATSC devices
2010-03-06 12:01:17 +01:00
sourceparams.h
Added plugin-defined sources
2010-02-28 12:19:50 +01:00
sources.c
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
sources.conf
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
sources.h
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
spu.c
Some code cleanup
2008-02-10 14:11:47 +01:00
spu.h
Some comment cleanups
2006-04-17 11:00:00 +02:00
status.c
Removed the obsolete function cEITScanner::UsesDevice(); added new parameter LiveView to cStatus::ChannelSwitch()
2012-03-07 14:39:38 +01:00
status.h
Removed the obsolete function cEITScanner::UsesDevice(); added new parameter LiveView to cStatus::ChannelSwitch()
2012-03-07 14:39:38 +01:00
summary2info
Removed the '.pl' suffix from all scripts
2011-12-04 14:36:37 +01:00
svdrp.c
Added refreshing the recording in the Recording Info/Edit menus
2013-10-14 09:59:04 +02:00
svdrp.h
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
svdrphosts.conf
Stripped some trailing whitespace
2006-04-17 12:19:31 +02:00
svdrpsend
Removed empty lines at end of file
2013-02-22 14:52:49 +01:00
svdrpsend.1
Updated version numbers and release dates
2013-03-11 13:17:12 +01:00
themes.c
cReadDir::Next() now skips directory entries "." and ".."
2012-02-17 14:02:13 +01:00
themes.h
Fixed some compiler warnings under gcc version 4.7.1
2012-10-07 11:13:18 +02:00
thread.c
Changed cThread::SetIOPriority() from "best effort class" to "idle class" in order to improve overall performance when an editing process is running
2013-04-10 15:38:29 +02:00
thread.h
Removed a double empty line
2013-04-11 08:47:31 +02:00
timers.c
Fixed handling overlapping pending timers
2013-03-29 15:37:16 +01:00
timers.h
Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the terminating 0, while the latter doesn't)
2013-03-11 11:07:59 +01:00
tools.c
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
tools.h
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
2013-10-10 13:13:30 +02:00
transfer.c
Increased the value of MAXRETRIES to 20 to reduce the probability of disturbances in transfer mode
2013-08-22 12:35:10 +02:00
transfer.h
Now calling DeviceClear() in cTransfer::Receive() if the output device blocks, instead of not retrying for 10 seconds
2013-03-01 10:02:01 +01:00
UPDATE-1.2.0
Changed the project's URLs and email to tvdr.de
2009-10-18 14:18:22 +02:00
UPDATE-1.4.0
Moved 'VPS' to a separate section
2006-04-22 13:56:23 +02:00
UPDATE-1.6.0
Version 1.6.0
2008-03-23 11:00:31 +01:00
UPDATE-2.0.0
Added a note about HDTV support
2013-03-18 10:31:12 +01:00
vdr.1
Updated the help and man page entry about the location of the epg.data file
2013-03-15 10:47:35 +01:00
vdr.5
Added basic support for positioners to control steerable satellite dishes
2013-08-21 11:02:52 +02:00
vdr.c
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
2013-10-16 09:43:47 +02:00
videodir.c
Removed the deprecated VideoDirectory variable
2013-10-11 09:38:07 +02:00
videodir.h
Removed the deprecated VideoDirectory variable
2013-10-11 09:38:07 +02:00