diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-03 14:10:59 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-03 14:10:59 +0100 |
commit | ff4aed2227476d53f90df7e7b61aa63f6de11f5d (patch) | |
tree | e8203b92a7410154779d57221fa8e421cd8ebd6a /CONTRIBUTORS | |
parent | 39f6b6fc6b93609c5ef5bcccdc3afd00ded7402d (diff) | |
download | vdr-ff4aed2227476d53f90df7e7b61aa63f6de11f5d.tar.gz vdr-ff4aed2227476d53f90df7e7b61aa63f6de11f5d.tar.bz2 |
The new menu category mcRecordingEdit is now used to mark menus that edit recording properties
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6cfc11c0..c65afe8d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3177,6 +3177,8 @@ Stefan Braun <louis.braun@gmx.de> for reporting an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character for reporting an endless loop in the DrawEllipse() functions for very small ellipses + for suggesting to add the menu category mcRecordingEdit for marking menus that edit + recording properties Jochen Dolze <vdr@dolze.de> for changing cThread::SetIOPriority() from "best effort class" to "idle class" in order |