summaryrefslogtreecommitdiff
path: root/recman.cpp
AgeCommit message (Collapse)Author
2008-01-25Fixed bug that the recordings items were not deleted when the tree wasDieter Hametner
rebuild. This was because of the non weak references to the parent items. Deleting of recordings can be triggered now. It still needs some tweaking on the visual feedback. And possibly a 'undelete' option for the last deleted recording.
2008-01-10fix compile with gcc4.3Michael Brückner
2007-10-21- renamed recordings.h/cpp to recman.h/cpp. Preparations forDieter Hametner
recordings updates.