Search:

Type: Posts; User: djl

Page 1 of 18 1 2 3 4

Search: Search took 0.17 seconds.

  1. Thread: curl-7.29.0

    by djl
    Replies
    0
    Views
    174

    curl-7.29.0

    Here is a mips compile of curl-7.29.0, including SSL support. I also threw in a certificate bundle, so it should be ready to use. Installs to /usr.
    *** You'll probably need libz as well, so I...
  2. Replies
    6
    Views
    444

    It doesn't seem to matter if the day matches the...

    It doesn't seem to matter if the day matches the date. I changed the "1" to a "2" to make the year 2023 and it works fine, even though that will be a Thursday. Eighty years? I admire your optimism!
  3. Replies
    6
    Views
    444

    I edited tivoapp to change the certificate date,...

    I edited tivoapp to change the certificate date, and transfers are working fine. On 11.0k I get the offset as 28251640 = 0x1af15f8 but someone with real skills needs to check this!
  4. Replies
    1,230
    Views
    360,158

    I was just wondering why you were patching 091208...

    I was just wondering why you were patching 091208 rather than 110622. The changes regarding "not an episode" (for NPL, anyway) are in the later bundle.
  5. Replies
    1,230
    Views
    360,158

    Just out of curiosity, where does this occur? We...

    Just out of curiosity, where does this occur? We put a lot of work into fixing this in the NPL a while back, but the logic may not have carried over to related modules. Which version of TWP are you...
  6. Replies
    774
    Views
    187,466

    I know this was a while back, but you might want...

    I know this was a while back, but you might want to try NCID with the ncid-fly module. You need to install rsyslog as well, but it will then watch for HME activity and will not write to the screen...
  7. Replies
    188
    Views
    82,383

    Could a bounty bring back some of the...

    Could a bounty bring back some of the hall-of-famers? Good luck topgun, keep us posted.
  8. Replies
    1,230
    Views
    360,158

    What is the issue with logos? Sorry if that was...

    What is the issue with logos? Sorry if that was an earlier post, I must have missed it...
  9. Replies
    1
    Views
    548

    I'd be shocked if it wasn't built into tivoapp,...

    I'd be shocked if it wasn't built into tivoapp, both for purposes of speed and for the fact that they build EVERYTHING into it. It does beg the question, though: has anyone been disassembling code...
  10. Updated Tivo app for iPad now checks for jailbreak

    With the release of the TiVo Stream (for beaming content to iPads) comes an update for the iPhone/iPad TiVo app. This (required) update enables streaming, but also introduces code that checks for...
  11. Replies
    1,230
    Views
    360,158

    Fix for Season Passes created online

    Season Passes that are created at tivo.com and then downloaded when the TiVo phones home have a new type (11). TWP doesn't recognize these, so here is a fix. Both ui_season_pass.itcl and...
  12. Replies
    142
    Views
    16,258

    This would be a great addition, if you can get it...

    This would be a great addition, if you can get it working. If I recall, BCC used a simple pipe into s3tots. It wasn't the fastest solution, but it did the job.
  13. Thread: Updated routerplus

    by djl
    Replies
    3
    Views
    466

    Much obliged; these are too important to go...

    Much obliged; these are too important to go missing. Have you had any luck running either on a Series 3? I had to uninstall the patched version, there were too many menu pauses.
  14. Replies
    159
    Views
    44,725

    Are the server and client running on the same...

    Are the server and client running on the same server? If not, you need to add the address of the ncid server to the command line:

    ncid 192.168.1.whatever --no-gui --message --program...
  15. Replies
    159
    Views
    44,725

    Be sure to keep in mind the previous couple of...

    Be sure to keep in mind the previous couple of messages. As written, you have to issue ncid-fly with an absolute path:
    ncid --no-gui --program /path_to/ncid-fly &
  16. Replies
    159
    Views
    44,725

    You're right, John, the command line has to be...

    You're right, John, the command line has to be absolute for the script to run, such as:

    ncid --no-gui --program /path_to/ncid-fly &
    The above works fine, I've been using it for some time now.
    ...
  17. Replies
    159
    Views
    44,725

    If the test works fine, then all of the files are...

    If the test works fine, then all of the files are in the right spot. When you say that you can't get it to work, do you mean that caller-id doesn't come up when you get a call? How are you calling...
  18. Replies
    159
    Views
    44,725

    OK, I've uploaded both rsyslog and ncid-fly to...

    OK, I've uploaded both rsyslog and ncid-fly to the files sections. Let me know how these are working for you!
    rsyslog: http://www.dealdatabase.com/forum/showthread.php?66672-rsyslog-5-8-4
    fly2osd...
  19. Thread: fly2osd

    by djl
    Replies
    0
    Views
    313

    fly2osd

    This package is a Series 3 replacement for the various text-to-screen programs. It uses fly to generate a graphic which is then displayed via osdwriter, a solution which sidesteps the problems with...
  20. Thread: rsyslog-5.8.4

    by djl
    Replies
    0
    Views
    316

    rsyslog-5.8.4

    MIPS cross-compile of rsyslog, a drop-in replacement for syslogd. It is far superior in that it allows filtering and has the ability to call scripts and programs based upon log entries. Any TiVo...
  21. Replies
    159
    Views
    44,725

    I knew I had seen something else that watched the...

    I knew I had seen something else that watched the log file, I'm glad this came up... rsyslog is a drop in replacement for syslog, but with the added benefit of message filtering and the ability to...
  22. Replies
    159
    Views
    44,725

    Yup! All HME apps write that upon startup. I'm...

    Yup! All HME apps write that upon startup. I'm using rsyslog to set a flag when those messages come through, and if the flag is set then caller-id doesn't run...
  23. Replies
    159
    Views
    44,725

    I've been really remiss in that I've known about...

    I've been really remiss in that I've known about the text2osd/osdwriter problem for ages, and did put together a solution that I never posted. Writing to the screen when any HME app (such as...
  24. Thread: lynx 2.8.7 mips

    by djl
    Replies
    0
    Views
    316

    lynx 2.8.7 mips

    Latest build of lynx, cross-compiled. Installs to /usr, so default location for lynx.cfg and lynx.lss is /usr/etc (locations can be changed via command line). I included the terminfo folder from...
  25. Replies
    1,230
    Views
    360,158

    I don't think anything has been updated in CVS...

    I don't think anything has been updated in CVS since the latest distribution, so this isn't really necessary. FWIW, the bash command you're looking for is something like:

    cvs -z3...
Results 1 to 25 of 446
Page 1 of 18 1 2 3 4