]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Implement dvr_entry_cancel_delete in dvr_db and deleteDvrEntry/cancelDvrEntry in... 27/head
authorDimitris Kazakos <nemphys@gmail.com>
Wed, 20 Apr 2011 09:51:41 +0000 (12:51 +0300)
committerDimitris Kazakos <nemphys@gmail.com>
Wed, 20 Apr 2011 18:09:56 +0000 (21:09 +0300)
commit9408f1d5bc4189a4b1ad054743919b3ce14458bd
tree4f0dff93021fc2d4b3c2261def1a7b265247e277
parent90e35703b9f6fb81df16f8cd59fd5cb258931946
Implement dvr_entry_cancel_delete in dvr_db and deleteDvrEntry/cancelDvrEntry in HTSP in order to provide HTSP clients the ability to delete the actual recording files along with a dvr entry
src/dvr/dvr.h
src/dvr/dvr_db.c
src/htsp.c