User Användare Lösenord  
   
torsdag 28.3.2024 / 18:43
Sök: 
     Snabbval: 
      In English   Suomeksi   På svenska   På norsk
afterdawn.com > programvara > versionshistoria cdrtfe
Programvara
Programvara

Versionshistoria cdrtfe

<<Tillbaka

Förändringar v1.5.2 -> v1.5.3

  • Bugfix:
  • Commandline option /img can now be used together with /load.
  • The exe installer can now handle a locked ShellExtension DLL when reinstalling, updating and uninstalling cdrtfe.
  • Correctly handle program paths when writing them to the registry.
  • Fix rare access violation when initializing file explorer.



Förändringar v1.5.1 -> v1.5.2

  • GUI:
  • Corrected position of some controls.
  • Use bigger font size.
  • Use Vista style tree views, if possible.
  • Automatic disc type detection:
  • This feature can be activated via cdrtfe.ini by adding the line
  • DetectDiskType=1
  • to the section [General].
  • When a disc is inserted into the selected drive, cdrtfe will detect the size and type of the disc and set the space meter of the currently active project accordingly.
  • If the current project is 'Data disc', no files have been added yet and the options 'Multisession' and 'Import previous sessions' are enabled, the contents of the disc will be imported into the project and the space meter will show the space used by the previous session.
  • Ctrl-F5 forces a new detection of the disc.
  • Automatic TOC detection for project DAE:
  • This feature can be activated via cdrtfe.ini by adding the line
  • DAEAutoReadToc=1
  • to the section [General].
  • If the current project is 'DAE' and the inserted disc is an Audio CD, the TOC will automatically be read and the track list will be displayed.
  • Commandline for decoding sound files can be changed via cdrtfe.ini or project file, section [Audio-CD].
  • Add a line starting with
  • CustomConvCmdMP3=
  • CustomConvCmdOgg=
  • CustomConvCmdFLAC=
  • CustomConvCmdApe=
  • and followed by the appropriate commandline. Example:
  • CustomConvCmdOgg=c:\Programme\cdrtfe\tools\sound\oggdec.exe --quiet -b16 -o %T %S
  • %T and %S are placeholders for target and source filename.



Förändringar v1.5 -> v1.5.1

  • GUI:
  • Changed appearance of the message dialogs.
  • Use Segoe UI or Tahoma as font if available.
  • Corrected tab order on the cdrtfe main window.
  • Bugfix:
  • Drive recognition failed with more than 10 SCSI host adapters.
  • Under Windows 7 PE the initialization of the task bar progress indicator failed and caused cdrtfe to crash.
  • Continuing a multisession CD with importing the previous session could make both sessions (the old and new) unusable. The mkisofs command to calculate the amount of data to be written was called with wrong parameters.
  • Registering and unregistering the ShellExtension failed on Windows x64.
  • Make cdrtfe compile with Delphi 7 again.
  • Use current versions of JCL, JVCL, Vampyre Imaging Library and Drag and Drop Component Suite.
  • Added possibility to compile cdrtfe with the Virtual Shell Tools instead of the Delphi Shell Controls.



Förändringar v1.3.9 -> v1.4

  • GUI:
  • Added toolbar
  • bigger main window, more space for the project area
  • FileExplorer now located within the project area
  • Toggle output window (Alt-K)
  • Toggle output window and FileExplorer (Alt-J)
  • Access disc info and erase functions via menu
  • Close output window with Alt-L
  • Spacemeter shows selected disc type.
  • Portable mode:
  • Delete registry keys 'HKLM\Software\Cygnus Solutions' and 'HKCU\Software\Cygnus Solutions', if they did not exist at startup.
  • Indicate portable mode in splash screen and about box.
  • Change search order for cdrtfe.ini. Look first in cdrtfe's program folder. This allows to use both the portable and installed version on one system.
  • Driver options:
  • Support for Yamaha Audiomaster feature: cdrtfe.ini (or project file), section [cdrecord], Audiomaster=1
  • Support for additional cdrecord driver options: cdrtfe.ini (or project file), section [cdrecord], CustDriverOpts=...
  • First (still untested and incomplete) support for BD discs
  • Audio CD:
  • Convert mp3 files to wav using mpg123 instead of madplay
  • Possibility to sort the tracks by filename
  • CD info:
  • Show meta data (isoinfo -d -debug)
  • CD Image:
  • Check medium type before writing image to disc.
  • Workarounds for the Windows DLL (binary planting) vulnerability
  • Bugfix:
  • SCSI interface setting (ASPI, SPTI, auto) was ignored during driveletter recognotion.
  • Pathnames with '=' weren't handled correctly
  • Workaround for problems when running cdrtfe with BB4win/BBLean.
  • Debug DLL: Catch possible exception when auto-saving log file and allow selection of alternative path. In portable mode log file will be saved to program folder.
  • DAE: Hidden audio track could cause wrong track numbering when saving to a compressed format.
  • DAE: Freedb information could lead to invalid filenames.
  • Relative paths can now be used in CUE sheets for compressed audio files.
  • Sometimes temporary CUE sheets were not deleted.



Förändringar v1.3.8.1 -> v1.3.9

  • Shell Extension for 64 bit Windows.
  • Bugfixes:
  • Filebrowser caused an access violation when there was no drive c:\.
  • Empty disc labels caused wrong error message (Invalid source file ":").



Förändringar v1.3.8 -> v1.3.8.1

  • GUI:
  • Paste files via context menu into cdrtfe.
  • Allow FIFO buffer size up to 128 MiB.
  • CD Image:
  • Support readcd option retries=#.
  • Bugfixes:
  • Commandline options were completely ignored.
  • Disc labels were ignored when loading project files.
  • Button captions of the message dialogs weren't translatetd.



Förändringar v1.3.3 -> v1.3.4

  • DAE: Support for option -offset (via cdrtfe.ini, section [DAE], Offset=...).
  • GUI:
  • Files and folders can now be opened from the file listview, so the file/folder view now nearly behaves like the Explorer.
  • Select multiple folders with F11 in addition to Alt-Ins (some screen reading software may use Ins as modifier key).
  • Bugfixes:
  • Corrected loading of tool paths from cdrtfe_tools.ini.
  • The error 'Cannot yet have different -input-charset/-output-charset' does not occur any longer (corrected incomplete adjustment to the newer mkisofs versions).



Förändringar v1.3.1 -> v1.3.2

  • A 'space meter' has been added which displays the used space of a disc. The disc type can manually be selected.
  • Multisession CDs: The session to be continued can now be selected, and the contents will be displayed in the file/folder view.
  • DAE: The option -verboselevel=all will only be used for 1:1 copies.
  • The CD image project now has a seperate option for CD text (when writing an Audio CD from a CUE Sheet).
  • Files can be opened with the associated program. For sound and video files an alternative player can be defined.
  • Warning message, if a cygwin1.dll is found in a Windows system folder.
  • Warning message, if a file > 4 GiB is about to be written without ISO Level 3 or 4.
  • Bugfixes:
  • Corrected a bug (Index out of range) when additional commandline options were enabled but no option was specified.
  • Corrected a bug which messed up the file names when Audio tracks were extracted into a compressed file.



<<Tillbaka

Länkar: SvenskaSajter.com | SvenskaSidor.nu
Multimedia: AfterDawn.com | AfterDawns diskussionsområden
Programvara: AfterDawns programvaruområden
International: AfterDawn.com in English | AfterDawn suomeksi | MP3Lizard in English | Blasteroids
RSS-flöde: Nyaste programuppdateringar | Diskussionsområdenas meddelanden
Information: Info om AfterDawn Oy | Annonsera på vår sajt | Villkor för sajtens användning och uppgifter om privatskyddet
Kontakta: Skicka returinformation | Kontakta annonsförsäljningen
 
  © 1999-2024 AfterDawn Oy