Anzeigen der neuesten Beiträge
0 Mitglieder und 8 Gäste betrachten dieses Thema.
Ver 5.0 (2012/06/11) Stable Version- Upd: improve selected translation hotkey handling ( Selected Text ): to avoid current software event is triggered (eg, right-click menu when start hotkey) to affect the user experience (4545)- Upd: correct Google domain original com.by changed by and join the failure domain, or does not exist when the exception handling to avoid continuous retry processing (4545)- Upd: simplify the software settings, remove the dictionary mode (Full / Search / Plain / None) and translation mix (Google + Bing) set, the shift to default automatically switch settings (2-in-1 *) (4545)- Add: dictionary mode integrated the Bing dictionary ( Google + the Bing 2-In-1 *): dual-engine processing will also support the translation mode with dictionary mode to facilitate the control to seek the best results (4540)- Upd: a major update and optimize the output format of the main interface color processing (4540)- Upd: IPA dictionary, synonyms and antonyms display ( IPA, Synonyms and Antonyms ): automatically displays the time-out occurs, will be converted to passive processing {}, to avoid affecting the display speed (4540)- Upd: Bing Wallpapers ( Bing Wallpaper *): to increase to three resolution format (958x512 / 1366x768 / 1920x1200) (4540)- Fix: fixes and improvements to the selected translation processing ( Selected Text ): when the selected source for IE may not wrap (4540)- Fix: Fixed input control not through the keyboard to perform Ctrl + A to Select All (4540)- Fix: The file upload Translation: Fixed display format. Cancel voice playback (4540)- Add: translation version of the dictionary by adding synonyms Show ( Synonyms ) (4535)- Misc: Compatible with the Microsoft Windows and NET Framework 4.5 (without having to install the. NET 4.0)- Upd: contains many small parts of the amendment, updated with the user experience (4545)
Open source Starting with the 3.0 version Siren is distributed under the GPLv3 license. Multiplatform Thanks to wxWidgets Siren is available under Windows and GNU/Linux. Unicode characters All types of characters and writings handled by your operating system are supported by Siren too. Translation becomes independent of the executable You can even participate and translate Siren to the language of your choice. Consult this page for more details. New file types taken into account Image : tga, xpm, pnm, webp, svg RAW Image : sr2, arw, raw, erf, x3f, kdc, 3fr, nrw, mef, mop Audio : Flac : flac APE : ape Matroska : mka Real audio : ra AAC : aac Vidéo : Ogg/Theora : ogg Flash video : flv Matroska : mkv WebM Real video : rv, rm, rmvb other : f4v, 3gp, wm Installation package : Mozilla : xpi Chrome : crx Android : apk Debian : deb RPM (very limited support) Other : Open document : odf, odt, ods, odp, ott Electronic publication : epub E-mail : eml Flash "interactive" : swf Disk image : iso Link : lnk (under Windows only) Font : ttf, otf Freedesktop.org "desktop" : desktop "zip" compressed files : zip, jar, war, htb ... Translation file "gettext" : mo Improvments of file types support pdf, torrent, mrw, html, jpg ... iTunes information extracted from mov and mp4 pdf encrypted without password Expression syntax and grammar New string modifier : "tr" (transliteration). For example : %b(tr/aeiouy/AEIOUY/).%e Environment variables They can be directly used in an expression. For example : ${HOMEPATH}\\%uf A new tab in the completion window shows all the available ones A favourite expression can be "included" in an expression : #{"exp"} Variables can be used as a expression parameters : %f("Text",%uAt(1,5)) New columns/variables : Checksum : CRC32 (%cc), MD5 (%cm) and SHA1 (%cs) Random value : numerical (%Rn), alphabetical (%Ra) and alphanumerical (%Rs). They can be followed by a modifier indicating the number of chars to generate : {length} For %Rn it can be completed with minimal and maximal values. For example : %Rn{5,10,50} Siren's executable path : %Pe Audio tag : Disk (%AD) for the types mp3, qtf, asf, mpc and flac Document : ID (%OI), destination (%Od), number of files (%OF), number of lines (%OL) and number of words (%OW) New syntax for the "[]" modifier The old one ([i,"sep"]) has been completed with [i,nb,"sep"] New character modifier : # It replaces the "percent strings". For example, for bb%41cc.txt, %#f gives bbAcc.txt New character modifier : & It is suposed to correct some utf8 character conversion problems The quote (') can be used as string delimiter too The regular expression library "boost.org" has been replaced by wxWidgets's one User interface New help Directory tree Wizard : help to create a simple rename expression Tools : execute a program on the highlighted files Tab to display file tags Expression testbed Check for new version availability Preferences "Apply" and "Reset" buttons Consider that directories can have extensions For examples, for the directory "dir.ext", the variable "%e" will be empty or will contain "ext" ? Compute and display the size of the directories Use alternate colors for lists Image "high" quality manipulations (rescaling etc.) Stretch image to fit the available space Date format in the file list Force copied files timestamps to the original ones Create examples in the "Favourites" and "Tools" menus during the very first start Display new image file types : tif, png, tga ... Two or three toolbars layout Show/hide the status bar Show/hide the column group toolbar New information in the status bar : the sum of durations of the selected files Size units changed from GB, MB and kB to GiB, MiB and KiB Improvment of the error messages displayed during rename/copy operations Improvment of file search : first, last Path typed in the directory "combo" can contain environment variables (~ etc.) Sub directories loading (recursion) disabled after the current directory has changed Command line option to list (or not) the hidden directories and files "Future name" column renamed to "New name" Modification of the GPSExif latitude and longitude format Removed Preferences Start in Explorer's current directory Use the local decimal separator Extended Infotip on the file name List system files Empty variable if data format is invalid Exif division symbol Monitor current directory modifications Drag and drop columns "Executable" columns group (integrated in the "Document" group) Show FCC audio and video code (except for unknown code) %R (replaced by %Rn) The file attributes become a little less accurate Bugs correction