blob: 1355923abb704ac58f42329b765b9c6e088c079b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Changes by Andreas Mair <andreas _AT_ vdr-developer.org>
* 1.2-test1-AM2b
- fixed PES cutting using cutting queue (Reported by tomas @vdr-portal.de).
- fixed some gcc warnings and errors (Based on suggestions by Zzam @vdr-portal.de).
* 1.2-test1-AM2a
- Fixed access to 001.vdr/00001.ts and index.vdr/index (Length in recordings list works again).
* 1.2-test1-AM2
- Adapt cutter thread to VDR v1.7.3.
* 1.2-test1-AM1
- fixed wrong help keys if selected recording finishes cutting.
- plugins/extrecmenu/dircmds.conf for recording directory commands (same as reccmds.conf)
- "nice" the action thread.
- Use LimitBandwidth setting also for cutting.
TODO:
- ioprio_set
|