This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pv
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
579aebf6a7fd8d19626639cdcefcfeb3753b8991
pv
/
src
/
main
T
History
Andrew Wood
42cf7ed628
Move the remote control code into the pv library.
2025-10-26 12:55:15 +00:00
..
debug.c
Copyright note update for 2025.
2025-01-03 16:11:08 +00:00
help.c
Don't keep PV_REMOTE_QUERY separate from PV_REMOTE_CONTROL after all since they will need to work together; extend pv_remote_check() so it will check for both -R and -Q signals (
#101
).
2025-10-21 23:39:17 +01:00
main.c
Record all old-style formatting options, and the full string for the extra display spec, in the control structure; make pv_remote_set only use internal pv state structures so it can be part of the internal pv library where it belongs, and not need to know about main()'s options array.
2025-10-26 12:53:51 +00:00
options.c
Record all old-style formatting options, and the full string for the extra display spec, in the control structure; make pv_remote_set only use internal pv state structures so it can be part of the internal pv library where it belongs, and not need to know about main()'s options array.
2025-10-26 12:53:51 +00:00
version.c
Copyright note update for 2025.
2025-01-03 16:11:08 +00:00