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
2015-09-10
Implemented full handling of remote timers
Klaus Schmidinger
2015-09-08
Implemented setup options for SVDRP peering
Klaus Schmidinger
2015-09-06
Removed extra debug output
Klaus Schmidinger
2015-09-06
Timers now have unique ids
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-05-22
Implemented SVDRP peering
Klaus Schmidinger
2015-04-29
The SVDRP port now accepts multiple concurrent connections
Klaus Schmidinger
2015-01-12
Added a missing backslash to the help text of the SVDRP command MOVR
Klaus Schmidinger
2013-10-21
Changed the name of the SVDRP command RENR to MOVR
Klaus Schmidinger
2013-10-20
Fixed some compiler warnings with gcc-4.6.3
Klaus Schmidinger
2013-10-14
Added refreshing the recording in the Recording Info/Edit menus
Klaus Schmidinger
2013-10-10
Added renaming and moving recordings and folders, and editing a recording's p...
Klaus Schmidinger
2013-09-11
Removed the code for distributing recordings over several video directories; ...
Klaus Schmidinger
2013-02-17
Removed trailing whitespace
Klaus Schmidinger
2013-01-17
The SVDRP command NEWT no longer checks whether a timer with the given data a...
Klaus Schmidinger
2013-01-15
The SVDRP command LSTR now knows the additional parameter "path", which can b...
Klaus Schmidinger
2012-12-04
The SVDRP command HITK now discards any keys if the remote control is current...
Klaus Schmidinger
2012-12-03
Fixed some spellings in osd.h and svdrp.c
Klaus Schmidinger
2012-05-12
The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...
Klaus Schmidinger
2012-05-08
Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin...
Klaus Schmidinger
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
[next]