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 |
|
Klaus Schmidinger
|
083ee1f74e
|
The code for the RCU remote control unit has been moved into a separate plugin named "rcu"
|
2012-02-27 12:30:45 +01:00 |
|
Klaus Schmidinger
|
23ec57d822
|
Fixed switching into time shift mode when pausing live video
|
2012-02-19 11:50:20 +01:00 |
|
Klaus Schmidinger
|
2772964f99
|
The epg.data file is now read in a separate thread
|
2012-02-11 13:41:29 +01:00 |
|
Klaus Schmidinger
|
a49ce434f6
|
Implemented "Device Bonding"
|
2011-12-04 12:45:26 +01:00 |
|
Klaus Schmidinger
|
a964269fe9
|
Implemented 'occupied' for devices
|
2011-10-16 14:02:34 +02:00 |
|
Klaus Schmidinger
|
0f320c7d88
|
Added cap_net_raw to the capabilities that are not dropped
|
2011-09-23 13:11:36 +02:00 |
|
Klaus Schmidinger
|
413a0e6373
|
VDR now supports "Satellite Channel Routing" (SCR)
|
2011-09-11 14:09:03 +02:00 |
|
Klaus Schmidinger
|
4a9fd9b097
|
Implemented command line options --filesize and --split
|
2011-08-15 12:45:40 +02:00 |
|
Klaus Schmidinger
|
4278458e69
|
Now checking Setup.InitialChannel for NULL before using it
|
2011-07-31 13:48:49 +02:00 |
|
Klaus Schmidinger
|
263dc29508
|
The initial channel is now stored by the channel ID in the setup.conf file
|
2011-06-13 14:48:41 +02:00 |
|
Klaus Schmidinger
|
7b77774a99
|
Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys variables where additional 'k_...' flags are used
|
2010-12-12 13:42:00 +01:00 |
|
Klaus Schmidinger
|
7a5d64a984
|
Added user defined key kUser0
|
2010-04-05 10:14:19 +02:00 |
|
Klaus Schmidinger
|
5646b49ceb
|
Changed the default SVDRP port to 6419 (officially registered with ICANN/IANA)
|
2010-04-02 12:25:50 +02:00 |
|
Klaus Schmidinger
|
1eb033576f
|
Added plugin-defined sources
|
2010-02-28 12:19:50 +01:00 |
|
Klaus Schmidinger
|
86291b6205
|
The files "commands.conf" and "reccmd.conf" can now contain nested lists of commands
|
2010-01-31 12:59:50 +01:00 |
|
Klaus Schmidinger
|
a503c6ab3f
|
The "Edit timer" menu can now set the folder for the recording from a list of folders stored in "folders.conf"
|
2010-01-17 12:08:03 +01:00 |
|
Klaus Schmidinger
|
b5edaaa7cc
|
Implemented --edit and --genindex options
|
2010-01-02 14:02:48 +01:00 |
|
Klaus Schmidinger
|
6a208294be
|
Several code modifications to avoid compiler warnings
|
2009-12-06 12:57:45 +01:00 |
|
Klaus Schmidinger
|
cb0b4768ad
|
Fixed saving terminal settings when running in background
|
2009-10-25 14:49:19 +01:00 |
|
Klaus Schmidinger
|
20c8cd161f
|
Changed the project's URLs and email to tvdr.de
|
2009-10-18 14:18:22 +02:00 |
|
Klaus Schmidinger
|
2c5faf0b65
|
Implemented setup option "Recording/Pause key handling"
|
2009-05-21 11:35:37 +02:00 |
|
Klaus Schmidinger
|
448f95f817
|
Added missing update of lastOsdSizeUpdate
|
2009-05-12 21:08:23 +02:00 |
|
Klaus Schmidinger
|
f161d1b2fe
|
OSD sizes in percent; automatic update of OSD size
|
2009-05-03 14:15:21 +02:00 |
|
Klaus Schmidinger
|
daa6799705
|
Making sure any floating point numbers written use a decimal point
|
2009-04-05 13:23:58 +02:00 |
|
Klaus Schmidinger
|
2e4aa1a595
|
Added command line help for the '-i' option
|
2009-03-27 15:54:42 +01:00 |
|
Klaus Schmidinger
|
6a6aac9dd3
|
Added cap_sys_nice to the capabilities that are not dropped
|
2009-02-01 10:15:47 +01:00 |
|
Klaus Schmidinger
|
3434f061b3
|
Implemented option '-i'
|
2009-01-18 11:10:29 +01:00 |
|
Klaus Schmidinger
|
a079bc9c25
|
Errors in config files no longer keep VDR from starting
|
2008-09-06 14:20:20 +02:00 |
|
Klaus Schmidinger
|
4f9b3175d0
|
Fixed a problem with calling isyslog() from within the SignalHandler()
|
2008-09-06 11:26:01 +02:00 |
|
Klaus Schmidinger
|
0b1886875a
|
Removed the compile time option VFAT
|
2008-05-03 10:19:31 +02:00 |
|
Klaus Schmidinger
|
e68d8ab41c
|
Fixed tuning to a live channel after a recording has been stopped using the 'Back' key
|
2008-03-14 13:27:39 +01:00 |
|
Klaus Schmidinger
|
25cc41854e
|
No longer trying to switch to an available channel if the primary device has no valid programme and a menu is open
|
2008-02-23 15:41:14 +01:00 |
|
Klaus Schmidinger
|
edfe582941
|
Attempting to stay on the current channel in case of an upcoming recording
|
2008-02-23 13:19:10 +01:00 |
|
Klaus Schmidinger
|
fc81e337cb
|
Prepared version number and copyright year for version 1.6
|
2008-02-10 14:25:07 +01:00 |
|
Klaus Schmidinger
|
dcbcd18890
|
Changed the message "Upcoming VPS recording!" to "Upcoming recording!" because it applies to non-VPS recordings as well
|
2008-02-10 11:58:21 +01:00 |
|
Klaus Schmidinger
|
e6f806d602
|
Implemented option --userdump
|
2008-02-08 15:55:30 +01:00 |
|
Klaus Schmidinger
|
6a4852710b
|
Removed switching to the next higher or lower channel if the current channel is not available
|
2008-01-27 14:40:11 +01:00 |
|
Klaus Schmidinger
|
6d8f92e240
|
The new option --localedir can be used to set the locale directory at runtime
|
2008-01-19 12:25:54 +01:00 |
|
Klaus Schmidinger
|
2355fa852b
|
Fixed handling the '-l' option
|
2008-01-13 11:52:22 +01:00 |
|
Klaus Schmidinger
|
fe2568082a
|
Added a missing newline
|
2008-01-06 11:48:14 +01:00 |
|
Klaus Schmidinger
|
bd411a6620
|
The kInfo key is now propagated to any open menu
|
2007-11-25 15:27:10 +01:00 |
|
Klaus Schmidinger
|
672c8c3d0e
|
Fixed handling CONFDIR
|
2007-11-03 14:48:07 +01:00 |
|
Klaus Schmidinger
|
cd6041f9ae
|
Housekeeping now waits for a while after a replay has ended
|
2007-10-19 14:46:23 +02:00 |
|
Klaus Schmidinger
|
0c8cda9bd0
|
Implemented handling DVB subtitles
|
2007-10-12 14:52:30 +02:00 |
|
Klaus Schmidinger
|
742f4cc378
|
VDR now uses the default configuration directory as defined in the CONFDIR varable in the Makefile
|
2007-08-25 08:58:44 +02:00 |
|
Klaus Schmidinger
|
aebcc9d15c
|
Fixed initializing 'Now' in main loop
|
2007-08-18 13:03:46 +02:00 |
|
Klaus Schmidinger
|
4d0297b804
|
Reduced the number of time(NULL) calls in vdr.c's main loop to a single call
|
2007-08-17 14:36:45 +02:00 |
|
Klaus Schmidinger
|
ab7fd0a903
|
Fixed the link to the GPL2 at http://www.gnu.org in vdr.c
|
2007-08-12 11:25:05 +02:00 |
|
Klaus Schmidinger
|
0f7a4af168
|
Switched I18N to gettext
|
2007-08-11 12:39:06 +02:00 |
|
Klaus Schmidinger
|
2cf50221c2
|
Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro
|
2007-07-22 11:40:01 +02:00 |
|
Klaus Schmidinger
|
3c68ef28d0
|
Using dummy font if no fonts are installed
|
2007-06-17 11:47:18 +02:00 |
|
Klaus Schmidinger
|
d1934a7cfd
|
Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses canonical codeset names
|
2007-06-15 13:25:35 +02:00 |
|
Klaus Schmidinger
|
c6f8a14957
|
Freetype font support; full UTF-8 support; dropped pixel fonts
|
2007-06-10 13:02:43 +02:00 |
|
Klaus Schmidinger
|
df463b5a2a
|
Fixed getting the code setting from the locale
|
2007-05-12 09:35:07 +02:00 |
|
Klaus Schmidinger
|
d8264ee1b2
|
Fixed handling ChannelUp/Down keys if there is currently a replay running
|
2007-04-30 09:53:34 +02:00 |
|
Klaus Schmidinger
|
f935c03c79
|
Fixed a race condition with signal handlers at program exit
|
2007-04-30 09:24:30 +02:00 |
|
Klaus Schmidinger
|
2ac9030e65
|
Implemented character set conversion in 'libsi'
|
2007-04-22 14:49:26 +02:00 |
|
Klaus Schmidinger
|
93ad92da14
|
Fixed handling user activity for shutdown
|
2007-03-10 13:02:05 +01:00 |
|
Klaus Schmidinger
|
7b59d84be3
|
Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "key" in MANUAL
|
2007-02-25 11:39:40 +01:00 |
|
Klaus Schmidinger
|
ddb7f33567
|
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
|
2007-02-25 10:56:29 +01:00 |
|
Klaus Schmidinger
|
87dd5139ff
|
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
|
2007-01-07 14:46:14 +01:00 |
|
Klaus Schmidinger
|
3f7090887b
|
Moved the cPluginManager::Active() call further down
|
2006-12-02 16:22:12 +01:00 |
|
Klaus Schmidinger
|
661da094e1
|
Now calling cPluginManager::Active() only if VDR is really trying to shut down, and waiting for 5 minutes before calling it again
|
2006-12-02 10:35:27 +01:00 |
|
Klaus Schmidinger
|
7bed3fd6ba
|
Fixed displaying the error log message in case an unknown plugin was requested in a key macro
|
2006-10-14 10:06:16 +02:00 |
|
Klaus Schmidinger
|
4ae577fcb4
|
Added LC_ALL to the checks for UTF-8 at startup
|
2006-09-01 12:59:35 +02:00 |
|
Klaus Schmidinger
|
394865b3d9
|
Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with a negative number of minutes
|
2006-08-05 10:55:52 +02:00 |
|
Klaus Schmidinger
|
8bfe599830
|
Modified the shutdown mechanism, so that the shutdown script is never given a time in the past
|
2006-08-05 10:42:23 +02:00 |
|
Klaus Schmidinger
|
2be1771869
|
Now making sure a VPS timer has a schedule in case the epg.data file didn't contain one when VDR was started
|
2006-06-18 08:50:04 +02:00 |
|
Klaus Schmidinger
|
1d4512cbea
|
Now making sure VPS timers don't get stuck with outdated events, and that the actual device isn't used for updating a VPS timer's event as long as other free devices are available
|
2006-06-16 09:22:20 +02:00 |
|
Klaus Schmidinger
|
50c0b03f0c
|
Now switching to non-VPS timers' channels 60 seconds before the timer starts
|
2006-06-04 09:10:59 +02:00 |
|
Klaus Schmidinger
|
0d4cf40b79
|
When the 'skincurses' plugin is loaded, it automatically sets the 'curses' skin as the current one
|
2006-06-03 14:46:36 +02:00 |
|
Klaus Schmidinger
|
f9b0db0610
|
Fixed automatically updating the CAM menu in case the whole operation takes longer than the menu timeout
|
2006-05-14 11:22:13 +02:00 |
|
Klaus Schmidinger
|
6d670724e0
|
Now only using devices that provide a transponder exclusively for updating a VPS timers EPG event if the timer has actually entered the "VPS margin"
|
2006-05-13 09:10:56 +02:00 |
|
Klaus Schmidinger
|
946f9dfb78
|
Now always making sure the EPG scan is paused when a VPS timer needs to see its transponder to update its event
|
2006-05-13 09:09:34 +02:00 |
|
Klaus Schmidinger
|
465ddf3ffc
|
If VPS timers are active, their events are now being kept up to date
|
2006-05-07 09:13:36 +02:00 |
|
Klaus Schmidinger
|
c7af51870a
|
Fixed handling the "Power" key in case a timer is about to start recording
|
2006-05-05 13:45:42 +02:00 |
|
Klaus Schmidinger
|
42ce340670
|
Fixed handling the "Power" key in case a recording is going on and no plugin is active
|
2006-04-29 09:24:07 +02:00 |
|
Klaus Schmidinger
|
70297ef174
|
Fixed tuning to the channel of a VPS timer if the device is the actual device
|
2006-04-28 13:29:22 +02:00 |
|
Klaus Schmidinger
|
40832856f7
|
Fixed handling the cPluginManager::Active() result when pressing the "Power" key
|
2006-04-28 12:33:13 +02:00 |
|
Klaus Schmidinger
|
f353cb7c64
|
Extended the version number reported with the '-V' option to also show the current APIVERSION
|
2006-04-22 11:28:37 +02:00 |
|