1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix xine-dump for dvbt - should work now More... about 13 years ago
use LCN for dvbt scans, fall back to physical channel number More... about 13 years ago
begin to decode descriptors: 0x48, 0x62 & 0x83 More... about 13 years ago
add empty skeleton for descriptor decoder More... about 13 years ago
use the dvbt channel table for dvbt channel dumps More... about 13 years ago
set max channel same as min channel if unspecified More... about 13 years ago
keep track of whether or not we've received NIT & SDT tables More... about 13 years ago
decode: remove extra / insert missing newlines More... over 13 years ago
add basic support for tuning DVB-T via LinuxTV DVBv3 API More... over 13 years ago
rename debug.h to log.h More... over 13 years ago
add ability to set debug level via command line More... over 13 years ago
call parse::process_err_pkts(true) to attempt processing error packets More... over 13 years ago
remove old comments More... over 13 years ago
fix incorrect services count per tuner for real this time ;-) More... over 13 years ago
fix incorrect services count per tuner More... over 13 years ago
identify how many services found by each tuner More... over 13 years ago
fix multiscan not dumping all discovered channels FIXME: dumps out of order More... over 13 years ago
begin working on output class More... over 13 years ago
display version number and build date of cmd-line app More... over 13 years ago
improve build dependency system More... over 13 years ago
allow for setting a limit on the max amout of epg data to grab More... over 13 years ago
dont display multiscan method if it is unset More... over 13 years ago
dont set tuner device ids with default values if we're doing a multiscan More... over 13 years ago
dont display number packets read if 0 More... over 13 years ago
enable scan channel info and epg scan for single channels from the command line More... over 13 years ago
prevent use of decode map outside of scope More... over 13 years ago
fix scoping problem that prevented events from being detected properly More... over 13 years ago
set wait_event to FEED_EVENT_EPG when E param specified More... over 13 years ago
dont notify user if caught signal SIGINT More... over 13 years ago
fix memory leak - destroy atsc strings after use More... over 13 years ago