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
2021-01-14
Now explicitly triggering respawning of pattern timers
Klaus Schmidinger
2021-01-01
Fixed a crash in the SVDRP command CLRE in case a non-existing channel number...
Klaus Schmidinger
2020-12-26
Implemented "Pattern Timers"
2.5.1
Klaus Schmidinger
2020-06-22
Fixed a typo in svdrp.c
Klaus Schmidinger
2020-05-06
Added missing '<...>' to the 'file' parameter in the help text of PUTE
Klaus Schmidinger
2020-05-05
The SVDRP command DELC now also accepts a channel id
Klaus Schmidinger
2020-04-11
Fixed moving channels between number groups in SVDRP's MOVC command and the C...
Klaus Schmidinger
2019-05-06
Fixed handling remote timers in case the response to LSTT is '550 No timers d...
Klaus Schmidinger
2018-04-19
Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT
Klaus Schmidinger
2018-03-19
Fixed processing SVDRP client responses in case the caller doesn't want the a...
Klaus Schmidinger
2018-03-18
Made the input buffer in cSVDRPClient dynamic
Klaus Schmidinger
2018-03-17
Added missing <name> to help for POLL
Klaus Schmidinger
2018-03-17
Fixed a possible race condition with CONN vs. LSTT
Klaus Schmidinger
2018-03-04
Assigning events to timers no longer triggers sending a POLL to all peer VDRs
Klaus Schmidinger
2018-03-01
Added timeouts for SVDRP peer communication about timers
Klaus Schmidinger
2018-02-28
When remote timers are fetched from a peer VDR, we no longer blindly delete a...
Klaus Schmidinger
2018-02-26
Improved locking
Klaus Schmidinger
2018-02-25
Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()
Klaus Schmidinger
2018-02-25
Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()
Klaus Schmidinger
2018-02-20
Initiating the client side of a peer-to-peer SVDRP connection is now done wit...
Klaus Schmidinger
2018-02-15
Fixed handling SVDRP peering for more than one instance of VDR on the same ma...
Klaus Schmidinger
2018-02-13
Implemented storing timer id in .timer
Klaus Schmidinger
2018-02-05
Making sure cSVDRPClient::Process() reads the entire reply once it started re...
Klaus Schmidinger
2017-11-11
The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available de...
Klaus Schmidinger
2017-06-30
SVDRP peering can now be limited to the default SVDRP host
2.3.8
Klaus Schmidinger
2017-06-25
Whenever a change is made to the recordings in the video directory, the SVDRP...
Klaus Schmidinger
2017-05-31
Fixed a possible crash in case the SVDRP connection to a peer VDR is terminat...
Klaus Schmidinger
2017-05-28
Fixed the locking sequence when dumping EPG data
Klaus Schmidinger
2017-05-20
Fixed handling remote timers
Klaus Schmidinger
2017-04-22
The SVDRP command LSTC can now list the channels with channel ids; channel nu...
Klaus Schmidinger
2017-04-04
Changed some leftover 'number' to 'id' in SVDRP replies
Klaus Schmidinger
2017-04-04
Fixed a deadlock in the SVDRP command PLAY in case there is currently a recor...
Klaus Schmidinger
2017-04-04
Added missing GetById() calls
Klaus Schmidinger
2017-04-03
Changed 'number' to 'id' in the help texts of SVDRP commands that deal with t...
Klaus Schmidinger
2017-04-03
Recordings now have unique ids
Klaus Schmidinger
2016-12-08
Using SetCurrentChannel(int ChannelNumber) instead of the deprecated SetCurre...
Klaus Schmidinger
2016-12-08
The SVDRP command DELC now refuses to delete the very last channel in the list
Klaus Schmidinger
2015-09-14
Fixed handling remote timers
Klaus Schmidinger
2015-09-13
Fixed moving currently recording timers between machines
Klaus Schmidinger
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
[next]