Klaus Schmidinger
|
f1bef11f45
|
Implemented the setup option "Recording/Record key handling"
|
2015-09-11 08:29:41 +02:00 |
|
Klaus Schmidinger
|
4e3325b7f7
|
Implemented setup options for SVDRP peering
|
2015-09-08 11:08:06 +02:00 |
|
Klaus Schmidinger
|
3cd5294d8a
|
Implemented strict locking of global lists
|
2015-09-01 11:14:27 +02:00 |
|
Klaus Schmidinger
|
c3b0347556
|
Implemented SVDRP peering
|
2015-05-22 13:44:43 +02:00 |
|
Klaus Schmidinger
|
2b9e988dd5
|
The SVDRP port now accepts multiple concurrent connections
|
2015-04-29 13:10:06 +02:00 |
|
Klaus Schmidinger
|
d14adc1e68
|
The -u option now also accepts a numerical user id
|
2015-04-19 12:50:26 +02:00 |
|
Klaus Schmidinger
|
fa701228d7
|
The command line option -D now accepts the value '-' (as in -D-), which prevents VDR from using any DVB devices
|
2015-04-18 14:30:47 +02:00 |
|
Klaus Schmidinger
|
89f5244007
|
Added command line option --chartab to replace VDR_CHARSET_OVERRIDE
|
2015-02-10 14:29:27 +01:00 |
|
Klaus Schmidinger
|
0c2316b638
|
Added the new command line option --updindex
|
2015-01-17 15:03:01 +01:00 |
|
Klaus Schmidinger
|
555fe68a01
|
Added the channel name to log messages that reference a channel
|
2015-01-14 12:17:39 +01:00 |
|
Klaus Schmidinger
|
34c79fdc50
|
Fixed support for systemd
|
2015-01-11 13:42:26 +01:00 |
|
Klaus Schmidinger
|
4e460da371
|
VDR now reads command line options from *.conf files in /etc/vdr/conf.d
|
2014-04-14 13:15:34 +02:00 |
|
Klaus Schmidinger
|
a4b8729e6a
|
Added support for systemd
|
2014-03-16 12:53:47 +01:00 |
|
Klaus Schmidinger
|
c2826000bb
|
Now checking whether the primary device atcually has a decoder before retuning the current channel after a change in its parameters
|
2014-01-26 12:27:51 +01:00 |
|
Klaus Schmidinger
|
fdbf796b6b
|
The new function cStatus::ChannelChange() can be implemented by plugins to be informed about changes to the parameters of a channel that may require a retune
|
2014-01-25 10:54:51 +01:00 |
|
Klaus Schmidinger
|
1df6a87249
|
Now waiting explicitly until all CAM slots are ready before switching to the initial channel when VDR is started
|
2014-01-16 11:57:54 +01:00 |
|
Klaus Schmidinger
|
b936cb366f
|
Fixed setting the name of the video directory to avoid a crash when using --genindex, and also to use the correct directory with --edit
|
2013-12-25 11:36:44 +01:00 |
|
Klaus Schmidinger
|
31e334a332
|
Added a missing closing ')' in the help and man page entry of the --vfat option
|
2013-12-25 11:04:25 +01:00 |
|
Klaus Schmidinger
|
7a2d3d993c
|
Fixed a possible crash if the recordings list is updated externally while the Recordings menu is open
|
2013-12-24 14:41:09 +01:00 |
|
Klaus Schmidinger
|
c9fb7eb4d6
|
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 |
|
Klaus Schmidinger
|
2bdb599fbc
|
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 |
|
Klaus Schmidinger
|
3971cc6e88
|
Removed the code for distributing recordings over several video directories; added the cVideoDirectory plugin API
|
2013-09-11 12:20:37 +02:00 |
|
Klaus Schmidinger
|
cd10b439d0
|
Added basic support for positioners to control steerable satellite dishes
|
2013-08-21 11:02:52 +02:00 |
|
Klaus Schmidinger
|
9bd2b9901f
|
Updated the help and man page entry about the location of the epg.data file
|
2013-03-15 10:47:35 +01:00 |
|
Klaus Schmidinger
|
21b564805d
|
When switching to a less privileged user id, VDR now sets the environment variables HOME, USER, LOGNAME and SHELL accordingly
|
2013-03-14 09:38:06 +01:00 |
|
Klaus Schmidinger
|
ec7fac3c0d
|
Some improvements to allowing the parameters PATH and NAME to the --dirnames command line option to be left empty to use the default values if only ENC shall be set
|
2013-03-12 13:27:40 +01:00 |
|
Klaus Schmidinger
|
7100e4c209
|
The parameters PATH and NAME to the --dirnames command line option may now be left empty to use the default values if only ENC shall be set
|
2013-03-12 09:44:46 +01:00 |
|
Klaus Schmidinger
|
cb6c2f7125
|
Updated copyright year
|
2013-03-11 11:51:27 +01:00 |
|
Klaus Schmidinger
|
552b1e542f
|
Changed email address to <vdr@tvdr.de>
|
2013-03-11 11:25:01 +01:00 |
|
Klaus Schmidinger
|
bc72b7e6cd
|
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 |
|
Klaus Schmidinger
|
030b41c370
|
Changed the calls to Skins.QueueMessage() in vdr.c that are related to reporting the status of the editing process back to Skins.Message() in order to have them appear immediately
|
2013-03-03 10:27:23 +01:00 |
|
Klaus Schmidinger
|
9455b9a2b0
|
The timeout for trying to switch to a valid programme is now reset immediately once a programme has been found
|
2013-02-14 11:02:14 +01:00 |
|
Klaus Schmidinger
|
9d2367d967
|
Fixed formatting and removed some superfluous break statements in vdr.c's command line option switch
|
2013-02-08 10:48:43 +01:00 |
|
Klaus Schmidinger
|
7f66e1573e
|
New command line option --dirnames
|
2013-02-08 09:24:55 +01:00 |
|
Klaus Schmidinger
|
573cf3fc8b
|
Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in order to avoid a black screen while such a message is displayed in case the channel will be switched
|
2013-01-29 11:31:12 +01:00 |
|
Klaus Schmidinger
|
9a0236b9e2
|
Changed reading and writing of floating point numbers into configuration files to make it independent of the decimal point used in the current locale
|
2012-12-06 10:29:23 +01:00 |
|
Klaus Schmidinger
|
551b46cab1
|
Implemented Play/Pause key
|
2012-12-04 13:37:59 +01:00 |
|
Klaus Schmidinger
|
780aeab4ff
|
Fixed faulty opening of the Recordings menu when pressing the Play key during normal live viewing mode in case there there is a "last viewed" recording
|
2012-12-03 13:27:07 +01:00 |
|
Klaus Schmidinger
|
8c633a5f65
|
Fixed handling VPS timers in case the running status of an event goes to '1' (not running) and later goes to '4' (running)
|
2012-10-13 14:19:26 +02:00 |
|
Klaus Schmidinger
|
1b7a32472e
|
Pressing the Play key during normal live viewing mode now opens the Recordings menu if there is no "last viewed" recording
|
2012-10-03 10:11:15 +02:00 |
|
Klaus Schmidinger
|
6f1577a659
|
Moved cleaning up the EPG data and writing the epg.data file into a separate thread to avoid sluggish response to user input on slow systems
|
2012-09-24 13:41:54 +02:00 |
|
Klaus Schmidinger
|
e6526ae269
|
The script given to VDR with the '-r' option is now also called whenever a recording is deleted
|
2012-09-17 09:03:01 +02:00 |
|
Klaus Schmidinger
|
13edfc1382
|
Implemented FHS support; fixed handling config directory if only -v is given
|
2012-09-01 14:03:45 +02:00 |
|
Klaus Schmidinger
|
2a18fb9687
|
Fixed checking for a visible live programme in case a menu or the channel display is currently open
|
2012-06-13 11:35:16 +02:00 |
|
Klaus Schmidinger
|
68d5e7b548
|
Implemented LCARS skin
|
2012-06-02 13:17:16 +02:00 |
|
Klaus Schmidinger
|
cd676fda36
|
Moved setting LC_NUMERIC further up to make sure any floating point numbers use a decimal point
|
2012-03-14 09:12:58 +01:00 |
|
Klaus Schmidinger
|
860786f809
|
Added a new plugin interface for implementing EPG handlers
|
2012-03-10 15:10:43 +01:00 |
|
Klaus Schmidinger
|
120fb54d49
|
Fixed checking pids in case a channel has only Dolby Digital audio
|
2012-03-08 10:04:16 +01:00 |
|
Klaus Schmidinger
|
61e420bdf6
|
Fixed switching devices to the transponders of VPS recordings in case there are only bonded devices
|
2012-03-06 12:32:38 +01:00 |
|
Klaus Schmidinger
|
90f5779228
|
Made the ST:TNG skin the default in case the user selected skin is not available
|
2012-03-05 10:46:26 +01:00 |
|