home *** CD-ROM | disk | FTP | other *** search
/ Freelog 42 / Freelog042.iso / Bas / Musique / MP3Browser / Readme.txt < prev   
Text File  |  2003-01-24  |  6KB  |  97 lines

  1. ///////////////////////////////////////////////////////////////////////////////////////////////////////////
  2. [DioneSS] MP3-CDROM Browser v1.x - 01/2003
  3.  
  4. Overview:--------------------------------------------------------------------------------------------------
  5.  
  6. This software is designed to be copied to the ROOT folder of any new CD-ROM containing MP3 Files.
  7. The software allows you to quickly search for and preview the MP3 files by building a databse of the file 
  8. data on the CD-ROM when it is started.
  9.  
  10. Click "a" (large button) to toggle between viewing the compilation info and ALL the
  11. files in the compilation.
  12.  
  13. Type some text in the text box below the main window to "filter" the mp3s. The program will
  14. search the filename, path, size and ID3v1 [ONLY] tag data. If you horizontally scroll the
  15. main window this data will be tabulated.
  16.  
  17. To preview a file "double click" it. To preview multiple files, "click" the first, hold down shift,
  18. then "double click" the last.
  19.  
  20. To view the credits right click the "a" (large button) button.
  21.  
  22. To close the browser click "X".
  23.  
  24.  
  25. Other features:--------------------------------------------------------------------------------------------
  26.  
  27. The software will periodically check the CD-ROM it is running from is in the drive. If the software
  28. finds that it isnt, it will come up in the mian window, and give you 30 seconds in which to make
  29. the CD-ROM available again. If it isnt made available after 30 seconds, the program will
  30. automatically close to prevent memory wastage.
  31.  
  32. To make the software load when you insert the CD, simply copy the software to the CD Root,
  33. (where it should be anyway), then add the following lines to a text file:
  34.  
  35. [autorun]
  36. open=start dssmp3fb.exe
  37.  
  38. save is as "autorun.inf" in the CD-ROM root directory.
  39.  
  40. It is possible to use this software in ANY folder, even those on a local harddisk, however, the software
  41. will only identify files in the sub-folders below where the program is run from.
  42.  
  43. There may also be a performance issue since the search algorithm is not intended for more than
  44. 1000 MP3 files, anymore and the program may take a few seconds longer to return the search results.
  45.  
  46. THIS PROGRAM IS FREEWARE AND DOES NOT REQUIRE INSTALLING
  47.  
  48. Simply copy the program to the ROOT folder of a new CD-ROM or to a local folder....
  49.  
  50. Technical Issues:------------------------------------------------------------------------------------------
  51.  
  52. This program requires VB6 runtimes to work, these can be downloaded from the website. It also requires
  53. MS Windows common controls SP4 (common). This program does not use any third party software for reading
  54. MPEG info.
  55.  
  56. Disclaimer and legal terms:--------------------------------------------------------------------------------
  57.  
  58. GRANT OF LICENSE 
  59.  
  60. Dione Software Solutions and its third party licensors grant to you a non-exclusive license to install 
  61. and use the software programs in this package (collectively referred to as the "Software") on either: 
  62. (a) a single computer, or (b) a network server for access by one user, by way of terminal or computer 
  63. attached to the network server, or (c) any computer which you own as an individual.  Should you choose 
  64. to install the Software on additional computers owned by a company or organization, or increase user 
  65. access via a network server, you must first acquire a license for each additional user who will use 
  66. the Software, with the understanding that at any one point in time (and regardless of the number of 
  67. media sets included with the Software), the number of users who are permitted to use the Software may 
  68. not exceed the number of single-user licenses you have acquired. 
  69.  
  70. Unauthorized copying, reverse assembly, reverse engineering, de-compilation, and creating derivative 
  71. works based on the Software are prohibited. You may not make copies of the Software except that you may 
  72. install the Software into permanent memory of a single storage device provided you keep the original 
  73. media solely for backup or archival purposes. You may not copy the accompanying documentation. Ownership 
  74. and title to the Software is retained by Dione software Solutions or its licensors, as applicable. 
  75.  
  76. LIMITED WARRANTY 
  77.  
  78. Dione Software Solutions makes no representation or warranty, express or implied, that the operation of 
  79. the Software will be uninterrupted or error free, or that the functions contained in the Software will 
  80. meet or satisfy your intended use or requirements; you assume complete responsibility for decisions made 
  81. or actions taken based on information obtained using the Software. 
  82.  
  83. THE LIMITED WARRANTY IN THIS AGREEMENT IS IN LIEU OF ALL OTHER WARRANTIES, EXPRESS OR IMPLIED, INCLUDING 
  84. (WITHOUT LIMITATION) ANY WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  85.  
  86. DIONE SOFTWARE SOLUTIONS AND ITS LICENSORS SHALL NOT BE LIABLE FOR DAMAGES, INCLUDING ANY LOST PROFITS, 
  87. LOST SAVINGS, OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE 
  88. THE SOFTWARE, EVEN IF DIONE SOFTWARE SOLUTIONS OR ITS RESELLER HAVE BEEN ADVISED OF THE POSSIBILITY OF 
  89. SUCH DAMAGES. 
  90.  
  91. OTHER PROVISIONS 
  92.  
  93. This Agreement is the complete and exclusive agreement between Dione Software Solutions and you, and 
  94. supersedes all prior agreements, whether written or oral, relating to the Software provided in this 
  95. package and the accompanying documentation. This Agreement may not be changed or modified except by an 
  96. instrument in writing signed by a duly authorized representative of Dione Software Solutions.
  97.