diff options
author | gregory guy <gregory-tde@laposte.net> | 2021-03-07 16:01:25 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2021-03-07 16:01:25 +0100 |
commit | d1e1f1777ffed5c45cd8e6db02721c8010125f47 (patch) | |
tree | 717b1aa72d130da5163e88513bef5995ad461637 /README.atsc | |
parent | da8adb11f557e819b2e1ddae0c7492176626bf08 (diff) | |
download | kaffeine-d1e1f1777ffed5c45cd8e6db02721c8010125f47.tar.gz kaffeine-d1e1f1777ffed5c45cd8e6db02721c8010125f47.zip |
Drop automake build support.
Add basic cmake build instructions.
Some doc files have moved at the root of the module.
Rework of the README and help page.
Deleted file BUGS.
Update some cmake files with latest macros.
Few cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'README.atsc')
-rw-r--r-- | README.atsc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.atsc b/README.atsc new file mode 100644 index 0000000..5782e82 --- /dev/null +++ b/README.atsc @@ -0,0 +1,7 @@ +Please have a look at README.dvb. + +Additional notes: +- Scanning isn't implemented yet. +- Instead you can use the my small atsc channel converter tool at + http://websvn.kde.org/branches/work/~pfister/ + (you need to have already a *zap channels file; look at http://linuxtv.org) |