0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Jan 02, 2024 — Jan 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add CVS 'ignore' files. More... about 13 years ago
Update the myth protocol connection initiation to specify version 63 of the protocol. This corresponds to the 0.24 release of MythTv. Add some debugging. More... about 13 years ago
Delay opening the mysql connection until after the program puts itself into the background. This prevents problems where the child thinks the connection is open but mysql thinks its closed (because the parent closed it). More... about 13 years ago
Update log levels comment for new logging system. More... about 13 years ago
Adding files More... over 17 years ago
Committing stuff that's been sitting around for a long time; may or may not work More... over 17 years ago
Copy and truncate before rotating More... about 18 years ago
'&' is a valid character in school names More... about 18 years ago
Use the progstart field to identify recordings, not starttime More... about 18 years ago
Update regular expression to properly capture the first team when extra data preceded it More... about 18 years ago
Upstream update; not final version, but committing in case someone is running from cvs head then they'll need this client update for MRE to run properly More... about 18 years ago
Release updates More... about 18 years ago
1600929: Add NCAA Division I Men's Basketball monitor More... about 18 years ago
Latest upstream; still not final release version, but updates are needed to run latest version of mre.php so I'm committing this now in case someone happens to be running from cvs head More... about 18 years ago
Conform to latest MythClient API More... about 18 years ago
Don't try to log exceptions thrown from SysConf that prevent an instance of SysConf to be made; it will cause a recursion loop More... about 18 years ago
Actually set the log mask, don't just compute it More... about 18 years ago
Honour user's logger level from ini file More... about 18 years ago
Make sleep statement a debug statement instead of a notice More... about 18 years ago
Install conf file mode 0600; set owner to 'nobody' More... about 18 years ago
Remove '$' in print_r call; it's a typo More... about 18 years ago
Initial output cleanup; decided to go with PEAR Log class for all logging; still some cleanup/fixes/enhancements to be made, but this is a good start More... about 18 years ago
Install test drivers More... about 18 years ago
Fix 1591050: Update ESPN URLs; add MythEvent::readWebPage(); drop calls to file() in favour of MythEvent::readWebPage(), which handles timeouts gracefully More... about 18 years ago
Update info; rel numbers/dates More... about 18 years ago
Initial version More... about 18 years ago
Create generic smarty plugin for generating sortable links for data; remove rec_rules specific plugin; make upcoming and recrules data sortable using generic method More... about 18 years ago
Add module property; returns name of currently active module for easy access More... about 18 years ago
Move find day and time out of the sched_opts template, since it's a module specific feature More... about 18 years ago
Use defined constants More... about 18 years ago