home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / cid2b10.zip / Readme < prev   
Text File  |  1999-05-16  |  5KB  |  145 lines

  1. CallerID/2 .95aßeta
  2. ------------------
  3.  
  4. This is the first beta of my CallerID program for OS/2.  In my opinion there
  5. were no good CallerID programs for OS/2 so I made one.  This is freeware.
  6. Also.. I'm probably going to make this open source when version 1.0 is done.
  7.  
  8. Notes:
  9. ------
  10. There is no installation program, just unzip CID2.ZIP into a dir and run
  11. CALLERID2.EXE.  It works with my USRobotics v.Everything and I tried to
  12. add support for other modems.  Your gonna need to know the init string to
  13. turn on the caller ID option of your modem (and have it format correctly).
  14. With most modems it's AT#CID=1 or AT%CID=1.  Just try whatever.  Keep playing
  15. around until you figure out the program or wait until the program is out of
  16. beta and has docs.
  17.  
  18. If you have any problems, questions, or comments my e-mail is:
  19.  
  20. eng@hubcap.clemson.edu
  21.  
  22. If you find bugs PLEASE report them to me and try to be as detailed as
  23. possible about the problem.
  24.  
  25. Changes: (3/19/99)
  26. --------
  27.  
  28. 0.95Beta : Initial beta belease..
  29.  
  30. -------------------------------------------------------------------------------
  31.  
  32. 0.95a : (3/26/99)
  33.  
  34. ** Important **
  35.  
  36. The configuration file format has changed (to support multiple modems) .  You
  37. must delete the file CONFIG.DAT and re-run the program!
  38.  
  39. Added:  Logging to LOGFILE.TXT.
  40.         Error checking on the COM ports.
  41.         Multiple Modems (I don't know if the other work but the first one does)
  42.         When someone calls CID/2 get the focus (I think?)
  43.         Titlebar showing name/number
  44.  
  45. Fixed:  Sometimes the time would show 1212:00pm instead of 12:00pm
  46.         Spacing between the name and number
  47.         Made CID/2 a little bit smaller (main window)
  48.         Thread creation, now uses VPBeginThread not DosCreatThread
  49.  
  50. ToDo:   Log to whatever file you want to.
  51.         Dialing of the phone number selected
  52.         Warning of certain callers
  53.         Flushing the people database more often
  54.  
  55. -------------------------------------------------------------------------------
  56. 0.95b : (3/26/99)
  57. ** Important **
  58.  
  59. The configuration file format has changed (to support small mode) .  You
  60. must delete the file CONFIG.DAT and re-run the program!
  61.  
  62. Added:  Small Mode
  63.  
  64. Fixed:  Float to top when someone calls
  65.         Some thread bugs
  66.         Problems when closing COM Port
  67.  
  68. ToDo:   Suspend mode
  69.  
  70. -------------------------------------------------------------------------------
  71. 0.95b1 : (3/26/99)
  72.  
  73. Fixed:  StrPNew seems to have a bug in it :(
  74. -------------------------------------------------------------------------------
  75.  
  76. 0.95beta 5 : (4/17/99)
  77.  
  78. ******** You must delete the file CONFIG.DAT and re-run the program!
  79.  
  80. Added: Notebook Configuration with new Other Options Pages
  81.        Other Options include:
  82.  
  83.        PopUp on Call
  84.        3 Different Sizes for Popups
  85.        PopUp on BlackListed callers only
  86.        Float to top on Call
  87.        Logging of Calls
  88.        PLlying WAV file on call (disabled)
  89.        Saying the Phone number that called (disabled)
  90.  
  91.        Some other small things I don't remember
  92.  
  93. Fixed: Fixed the titlebar a little (I think)
  94.        Changed the whole modem configuration around (should work better)
  95.        Fixed logging 'Out of Area' and 'No Data Sent' calls
  96.        Alot of other various bug fixes (too much to remember)
  97.  
  98. Bugs:  Since multi-modem support cannot be tested by me for at least
  99.        a month or so, I have disabled all but 1 modem.
  100.  
  101.        Clicking on the checkboxes sometimes doesn't work.. this seems to
  102.        be a bug in either the compiler I'm using or OS/2.. I will investigate
  103.  
  104.        I know there is something else..
  105.  
  106. -------------------------------------------------------------------------------
  107.  
  108. 0.95beta 5 : (5/16/99)
  109.  
  110. ******** You must delete the file CONFIG.DAT and re-run the program!
  111.  
  112. Added: Notebook Configuration with new Other Options Pages
  113.        Other Options include:
  114.  
  115.        PopUp on Call
  116.        3 Different Sizes for Popups
  117.        PopUp on BlackListed callers only
  118.        Float to top on Call
  119.        Logging of Calls
  120.        PLlying WAV file on call (disabled)
  121.        Saying the Phone number that called (disabled)
  122.  
  123.        Some other small things I don't remember
  124.  
  125. Fixed: Fixed the titlebar a little (I think)
  126.        Changed the whole modem configuration around (should work better)
  127.        Fixed logging 'Out of Area' and 'No Data Sent' calls
  128.        Alot of other various bug fixes (too much to remember)
  129.        A NASTY bug that would cause CID/2 to only work on COM1
  130.  
  131. Bugs:  Since multi-modem support cannot be tested by me for at least
  132.        a month or so, I have disabled all but 1 modem.
  133.  
  134.        Clicking on the checkboxes sometimes doesn't work.. this seems to
  135.        be a bug in either the compiler I'm using or OS/2.. I will investigate
  136.  
  137.        I know there is something else..
  138.  
  139. -------------------------------------------------------------------------------
  140.  
  141. Disclaimer:
  142. -----------
  143. If this breaks something it's not my fault.
  144.  
  145.