File: CONTRIBUTORS

package info (click to toggle)
w-scan-cpp 0~20230121-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,008 kB
  • sloc: ansic: 69,193; cpp: 9,599; makefile: 1,149; perl: 862; python: 74; sh: 70
file content (31 lines) | stat: -rw-r--r-- 1,162 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
These persons contributed to this open-source tool. As bug reports, patches or
pull requests. Thanks to them for..


/* *** NOTE NOTE NOTE ***
 *
 * This list was created, after this tool was already a while in use.
 * If you're one of the contributors and still missing your name here,
 * pls ping me - you know how to contact me.
 *
 * Otherwise, this list will fill up slowly from reports in the past.
 *
 * Thanks to all of you, Winfried
 */



/* This list should be sorted alphabetically. */

Fab Stz <fabstz-it@yahoo.fr>
 - for reporting typos in vdr-plugin wirbelscan and w_scan_cpp
 - for helping to improve debian linux compatibility
 - for reporting that the VDR export is missing masking of VDR channels.conf
   delimiters.
 - for introducing reproducable builds into this tool and the patch for it
 - for reporting, that the command line switch -C <charset>, --charset <charset>
   was superceeded by use of environment settings: LANG, LC_*
 - for pointing out, that the linker is called every time in Makefile,
   even if the binary was already created.
 - for Makefile report + patch that pkg-config should be $(PKG_CONFIG) in all
   occurencies.