index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
svdrp.c
Age
Commit message (
Expand
)
Author
2010-01-17
If svdrphosts.conf contains only the address of the local host, the SVDRP por...
Klaus Schmidinger
2010-01-03
After a CLRE command, no further EPG processing is now done for 10 seconds
Klaus Schmidinger
2009-10-18
Changed the project's URLs and email to tvdr.de
Klaus Schmidinger
2009-06-06
Modified cSVDRP::CmdGRAB() to avoid writing into const data
Klaus Schmidinger
2009-06-06
Added some missing 'const' keywords to avoid compilation errors with gcc 4.4
Klaus Schmidinger
2009-04-13
The SVDRP command PUTE now supports reading the EPG data from a given file
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-05-02
The SVDRP signon message now indicates the character encoding in use
Klaus Schmidinger
2008-02-17
Introduced 'operator const void * ()' in cString
Klaus Schmidinger
2008-02-15
Limiting the length of the recording name in timers in case VDR is run with -...
Klaus Schmidinger
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
2008-02-10
Limiting the length of the recording name in timers created via SVDRP in case...
Klaus Schmidinger
2008-01-13
Enhanced the SVDRP command CLRE to allow clearing the EPG data of a particula...
1.5.13
Klaus Schmidinger
2007-10-13
Fixed a missing '-' at the next to last line of SVDRP help texts
Klaus Schmidinger
2007-08-25
The SVDRP command LSTC can now list the channels with group separators if the...
Klaus Schmidinger
2007-06-23
Improved performance of the SVDRP commands LSTC and CHAN when used with a cha...
Klaus Schmidinger
2007-04-30
Implemented the SVDRP command REMO
Klaus Schmidinger
2006-08-12
Fixed converting the port number in the "connect from..." log message of SVDRP
Klaus Schmidinger
2006-08-06
Modified the cSVDRP::Close() function to avoid code duplication
1.4.1-3
Klaus Schmidinger
2006-07-22
Fixed handling client side termination of SVDRP connections
Klaus Schmidinger
2006-06-11
Reduced logging for the SVDRP GRAB command
1.4.1
Klaus Schmidinger
2006-06-03
Applied the fixes to moving and deleting channels from version 1.4.0-2 to the...
Klaus Schmidinger
2006-04-17
The cRemote::CallPlugin() function now has a boolean return value that tells ...
Klaus Schmidinger
2006-03-26
Fixed format string handling
Klaus Schmidinger
2006-01-14
The SVDRP command GRAB allows file names without extension again
Klaus Schmidinger
2006-01-14
Made the "What's on now/next?" menus a lot faster by storing a pointer to eac...
Klaus Schmidinger
2006-01-14
Fixed canonicalizing the file name in the SVDRP command GRAB to allow full pa...
Klaus Schmidinger
2006-01-08
The SVDRP command LSTT now accepts the new option 'id'
Klaus Schmidinger
2005-12-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-12-30
New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file
Klaus Schmidinger
2005-12-30
The SVDRP command GRAB now optionally writes the image data to the SVDRP conn...
Klaus Schmidinger
2005-12-29
cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G...
Klaus Schmidinger
2005-12-29
The SVDRP command GRAB now determines the image type from the extension of th...
Klaus Schmidinger
2005-11-27
Implemented message queueing
1.3.37
Klaus Schmidinger
2005-11-05
cSVDRP now dynamically allocates its command buffer
Klaus Schmidinger
2005-09-25
The list of recordings is now read in a separate thread
Klaus Schmidinger
2005-09-18
The SVDRP command DELR no longer triggers a complete reload of the global Rec...
Klaus Schmidinger
2005-09-03
Implemented the SVDRP command MOVC
Klaus Schmidinger
2005-09-03
The SVDRP command PLUG now has a new option 'main'
Klaus Schmidinger
2005-09-03
Added missing help for the 'help' keyword in the SVDRP command PLUG
Klaus Schmidinger
2005-08-28
Implemented SVDRP command EDIT
1.3.31
Klaus Schmidinger
2005-08-28
The new SVDRP command PLAY can be used to start replaying a recording
Klaus Schmidinger
2005-08-27
Implemented SVDRP command for plugins
Klaus Schmidinger
2005-08-07
Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help
1.3.28
Klaus Schmidinger
2005-07-31
Now checking whether timers or channels are currently being edited via the me...
Klaus Schmidinger
2005-05-26
The SVDRP command DELR no longer deletes recordings that are currently being ...
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-05-06
Automatically deleting duplicate channels when reading channels.conf
Klaus Schmidinger
2005-03-20
All log entries regarding timers now contain a short description of the timer
1.3.23
Klaus Schmidinger
2005-03-20
Some fixes to avoid compiler warnings in gcc 4.0
Klaus Schmidinger
[next]