-
-
Notifications
You must be signed in to change notification settings - Fork 82
Comparing changes
Open a pull request
base repository: catalinii/minisatip
base: v1.3.28
head repository: catalinii/minisatip
compare: master
- 13 commits
- 7 files changed
- 4 contributors
Commits on Sep 5, 2024
-
Link to the local copy of the PDF document specification.
Configuration menu - View commit details
-
Copy full SHA for d1a668b - Browse repository at this point
Copy the full SHA d1a668bView commit details -
Print in the log the running mode: background/foreground
Configuration menu - View commit details
-
Copy full SHA for 67cab8b - Browse repository at this point
Copy the full SHA 67cab8bView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 209f02c - Browse repository at this point
Copy the full SHA 209f02cView commit details -
Improve a bit the LOG of the RTSP messages send/received of the satipc module. More easy to see without enlarging the log.
Configuration menu - View commit details
-
Copy full SHA for e64ffa6 - Browse repository at this point
Copy the full SHA e64ffa6View commit details
Commits on Sep 10, 2024
-
Fix target device_id when other device is detected
When the enforced/stored device_id is already used, use another one free.
Configuration menu - View commit details
-
Copy full SHA for 226b311 - Browse repository at this point
Copy the full SHA 226b311View commit details
Commits on Sep 11, 2024
-
Fix satipc module when TEARDOWN is not correctly handled (#1187)
This fixes the edge case when a new tuning call is received in the tuner when the TEARDOWN message is sended to the remote SAT>IP server but the confirmation (OK 200) is not already received. Futhermore improves a bit the logging.
Configuration menu - View commit details
-
Copy full SHA for 3906d95 - Browse repository at this point
Copy the full SHA 3906d95View commit details
Commits on Sep 13, 2024
-
Remove unrecognized option --disable-dvbaes (#1189)
Fixes "configure: WARNING: unrecognized options: --disable-dvbaes" Addition as already fixed in b6d0e50
Configuration menu - View commit details
-
Copy full SHA for 6d32c4c - Browse repository at this point
Copy the full SHA 6d32c4cView commit details
Commits on Nov 2, 2024
-
Add command line for disable_pmt_scan and enable it in the process_pat …
Catalin Toda committedNov 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 3d73db0 - Browse repository at this point
Copy the full SHA 3d73db0View commit details
Commits on Dec 10, 2024
-
tables_destroy: call ca_close_ca without argument
This matches function call and fixes build with gcc-15 tables.c: In function 'tables_destroy': tables.c:390:13: error: too many arguments to function 'ca[i].op->ca_close_ca' 390 | ca[i].op->ca_close_ca(&ca[i]); | ^~
Configuration menu - View commit details
-
Copy full SHA for 69d85b8 - Browse repository at this point
Copy the full SHA 69d85b8View commit details
Commits on Feb 2, 2025
-
Set custom thread name (#1204)
Forward the internally used thread name to OS for easier debugging.
Configuration menu - View commit details
-
Copy full SHA for 4ad9a8d - Browse repository at this point
Copy the full SHA 4ad9a8dView commit details
Commits on Feb 9, 2025
-
readBootID: log initial values
Improve the debug of the readBootID() function including the initial values and the file where data is stored.
Configuration menu - View commit details
-
Copy full SHA for 4df14b7 - Browse repository at this point
Copy the full SHA 4df14b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d455669 - Browse repository at this point
Copy the full SHA d455669View commit details
Commits on Mar 5, 2025
-
Keep original thread name for main thread (#1208) (#1209)
Fixes e.g. `killall` not matching the general process by (binary) name.
Configuration menu - View commit details
-
Copy full SHA for 2334430 - Browse repository at this point
Copy the full SHA 2334430View commit details
There are no files selected for viewing