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
2012-04-26
Fixed the SVDRP command UPDR, which didn't update the global recordings list
Klaus Schmidinger
2012-03-04
Fixed a possible race condition with the SVDRP commands CLRE and PUTE
Klaus Schmidinger
2012-02-16
Removed code stub for obsolete SVDRP command MOVT
Klaus Schmidinger
2012-02-16
The SVDRP command DELR now won't delete a recording that is currently being e...
Klaus Schmidinger
2012-01-12
Fixed the SVDRP command CLRE for a single channel in case there are events th...
Klaus Schmidinger
2011-12-04
Implemented the SVDRP command UPDR
Klaus Schmidinger
2011-09-11
The SVDRP command LSTC now also accepts channel IDs
Klaus Schmidinger
2011-08-27
The SVDRP command HITK now accepts multiple keys
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
Klaus Schmidinger
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
[prev]
[next]