The -u option now also accepts a numerical user id

This commit is contained in:
Klaus Schmidinger
2015-04-19 12:50:26 +02:00
parent 5499d5ae84
commit d14adc1e68
4 changed files with 11 additions and 9 deletions

View File

@@ -8644,3 +8644,4 @@ Video Disk Recorder Revision History
this version of VDR, you can uncomment the line
//#define DEPRECATED_GETBITMAP
in osd.h as a quick workaround. In the long run the plugin will need to be adapted.
- The -u option now also accepts a numerical user id (suggested by Derek Kelly).