Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

42,125

Downloads of v 2.15.0.853:

240

Last Update:

26 Aug 2023

Package Maintainer(s):

Software Author(s):

  • Ilya Morozov

Tags:

balabolka

Balabolka

This is not the latest version of Balabolka available.

  • 1
  • 2
  • 3

2.15.0.853 | Updated: 26 Aug 2023

Downloads:

42,125

Downloads of v 2.15.0.853:

240

Maintainer(s):

Software Author(s):

  • Ilya Morozov

Tags:

balabolka

Balabolka 2.15.0.853

This is not the latest version of Balabolka available.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged as a Note:

At least one file within this package has greater than 0 detections, but less than 5

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Balabolka, run the following command from the command line or from PowerShell:

>

To upgrade Balabolka, run the following command from the command line or from PowerShell:

>

To uninstall Balabolka, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade balabolka -y --source="'INTERNAL REPO URL'" --version="'2.15.0.853'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade balabolka -y --source="'INTERNAL REPO URL'" --version="'2.15.0.853'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install balabolka
  win_chocolatey:
    name: balabolka
    version: '2.15.0.853'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'balabolka' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '2.15.0.853'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller balabolka
{
    Name     = "balabolka"
    Version  = "2.15.0.853"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'balabolka':
  ensure   => '2.15.0.853',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved as a trusted package on 26 Aug 2023.

Description

Balabolka is a Text-To-Speech (TTS) program. All computer voices installed on your system are available to Balabolka.
The on-screen text can be saved as a WAV, MP3, MP4, OGG or WMA file. The program can read the clipboard content, view text from documents, customize font and background colour, control reading from the system tray or by the global hotkeys.
Balabolka supports text file formats: AZW, AZW3, CHM, DjVu, DOC, DOCX, EML, EPUB, FB2, FB3, HTML, LIT, MOBI, ODP, ODS, ODT, PDB, PRC, PDF, PPT, PPTX, RTF, TCR, WPD, XLS, XLSX.
The program uses various versions of Microsoft Speech API (SAPI); it allows to alter a voice's parameters, including rate and pitch.
The user can apply a special substitution list to improve the quality of the voice's articulation. This feature is useful when you want to change the spelling of words.
The rules for the pronunciation correction use the syntax of regular expressions.

Balabolka can save the synchronized text in external LRC files or in MP3 tags inside the audio files.
When an audio file is played with players on a computer or on modern digital audio players, the text is displayed synchronously (at the same way, as lyrics for songs)

Package Parameters

The following package parameters can be set:

  • /NOICON - Remove the Balabolka desktop icon

To pass parameters, use --params "''" (e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'").
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades.

Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know the package is no longer updating correctly.


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';
$toolsDir              = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$fileLocation          = Join-Path $toolsDir 'setup.exe'
$pp                    = Get-PackageParameters
$shortcutName          = 'Balabolka.lnk'
$shortcut              = [System.IO.Path]::Combine(([System.Environment]::GetFolderPath("Desktop")), $shortcutName)

$packageArgs = @{
  packageName   = $env:ChocolateyPackageName
  fileType      = 'EXE'
  file          = $fileLocation
  softwareName  = 'Balabolka*'
  silentArgs    = '-silent'
}

Install-ChocolateyInstallPackage @packageArgs

if ($pp['noicon']) {
	if (Test-Path $shortcut) {
		Remove-Item $shortcut
		Write-Host -ForegroundColor green 'Removed ' $shortcut
	} else {
		Write-Host -ForegroundColor yellow 'Did not find ' $shortcut
	}
}

Remove-Item -Force -EA 0 -Path $toolsDir\*.exe
tools\chocolateyuninstall.ps1
$ErrorActionPreference = 'Stop';
$packageArgs = @{
  packageName   = $env:ChocolateyPackageName
  softwareName  = 'Balabolka*'
  fileType      = 'EXE'
  silentArgs   = '-silent'
  validExitCodes= @(0)
}

$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']

if ($key.Count -eq 1) {
  $key | % { 
    $packageArgs['file'] = "$($_.UninstallString)"
    
    if ($packageArgs['fileType'] -eq 'MSI') {
      $packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
      
      $packageArgs['file'] = ''
    } else {
    }

    Uninstall-ChocolateyPackage @packageArgs
  }
} elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
  Write-Warning "$($key.Count) matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
  Write-Warning "Please alert package maintainer the following keys were matched:"
  $key | % {Write-Warning "- $($_.DisplayName)"}
}
tools\history.eng.txt
BALABOLKA :: History

[+] New option
[-] Fixed error
[*] Changes
~~~~~~~~~~~~~~~


2023-08-24     v2.15.0.853
[-] Fixed small bugs.
[*] Updated the list of voices for Microsoft Azure.
[*] Resources for Bulgarian, Czech, Slovak and Spanish languages were updated (thanks to Kostadin Kolev, Adaptech s.r.o. and Fernando Gregoire).


2023-08-06     v2.15.0.852
[+] Added the using of Acapela Cloud.
[+] Added the ability to switch between online TTS services.
[*] Fixed the using of SAPI 4 for foreign languages.
[*] Resources for German language were updated (thanks to Regine Müller).


2023-06-17     v2.15.0.851
[*] Updated the list of voices for Google Cloud.
[-] Fixed small bugs.


2023-06-10     v2.15.0.850
[+] Added the settings for output audio sampling rate (Amazon Polly, CereVoice Cloud, Google Cloud).
[*] Updated the using of IBM Watson Text-To-Speech.
[*] Resources for Bulgarian, Spanish and Turkish languages were updated (thanks to Kostadin Kolev, Fernando Gregoire and Fettah Pınar).


2023-06-02     v2.15.0.849
[+] Added the using of CereVoice Cloud.
[+] Added new settings for Microsoft Azure (the button "Settings").
[-] Fixed the subtitle converting.


2023-05-27     v2.15.0.848
[-] Fixed the using of Microsoft Azure.
[*] Updated the list of voices for Microsoft Azure.
[*] Resources for Bulgarian, Czech, Slovak, Spanish and Turkish languages were updated (thanks to Kostadin Kolev, Adaptech s.r.o., Fernando Gregoire and Fettah Pınar).


2023-05-20     v2.15.0.847
[+] Added the option "Highlight named bookmarks" (the window "Font and Colors").
[-] Fixed the text extracting for EPUB files.
[*] Updated the using of Microsoft Azure: the Websocket protocol is supported for demo.
[*] Updated the list of voices for Amazon Polly.
[*] Updated the Spritz-Reader.


2023-04-30     v2.15.0.846
[*] Updated the using of Yandex SpeechKit.


2023-04-22     v2.15.0.845
[-] Fixed the using of SpeechPro Text-To-Speech, Yandex SpeechKit and Youdao Text-To-Speech.
[*] Updated the list of voices for Youdao Text-To-Speech.
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2023-04-19     v2.15.0.844
[*] Updated the list of voices for IBM Watson Text-To-Speech. The neural voices have been removed since March 31, 2023.
[-] Fixed the using of IBM Watson Text-To-Speech.
[-] Fixed small bugs.


2023-04-01     v2.15.0.843
[*] Updated the using of Naver Text-To-Speech.
[-] Fixed small bugs.


2023-03-25     v2.15.0.842
[+] Added the using of VK Cloud Voice.
[+] Small improvements.
[-] Disabled the using of FPT.AI Text-To-Speech.


2023-03-16     v2.15.0.841
[-] Fixed the using of IBM Watson Text-To-Speech.
[*] Resources for Italian and Spanish languages were updated (thanks to Paolo A. Lopiano and Fernando Gregoire).


2023-03-11     v2.15.0.840
[-] Fixed the using of SpeechPro Text-To-Speech.
[*] Updated the list of voices for Google Cloud Text-To-Speech.
[*] Resources for Bulgarian and Turkish languages were updated (thanks to Kostadin Kolev and Fettah Pınar).


2023-03-02     v2.15.0.839
[+] Small improvements.
[-] Fixed the using of Microsoft Azure Text-To-Speech.
[*] Updated the list of voices for Google Cloud Text-To-Speech.
[*] Resources for Czech and Slovak languages were updated (thanks to Adaptech s.r.o.).


2023-02-25     v2.15.0.838
[+] Baidu Translate is available again.
[-] Fixed the using of Baidu Text-To-Speech.
[-] Fixed the using of FPT.AI Text-To-Speech.


2023-02-18     v2.15.0.837
[-] Fixed small bugs.
[*] Updated the list of voices for Microsoft Azure.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2023-02-11     v2.15.0.836
[+] Added the global hotkey to turn on/off Clipboard Watch.
[*] Updated the list of voices for Yandex SpeechKit.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2023-02-04     v2.15.0.835
[-] Fixed the text extracting for DOCX files.
[*] Updated the list of voices for Microsoft Azure.
[*] Updated the list of voices for Yandex SpeechKit.


2023-01-31     v2.15.0.834
[+] Small improvements.
[-] Fixed the using of Aspell.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2023-01-13     v2.15.0.833
[+] Small improvements.
[-] Fixed the using of Microsoft Azure Text-To-Speech.
[*] Updated the Clipboard Watch.
[*] Resources for German language were updated (thanks to Regine Müller).


2022-12-10     v2.15.0.832
[-] Fixed the text extracting for EPUB files.
[-] The option "Pin to Taskbar" removed from the installer.
[*] Updated the text splitting.
[*] Resources for Bulgarian, Czech, German, Slovak and Spanish languages were updated (thanks to Kostadin Kolev, Adaptech s.r.o., Regine Müller and Fernando Gregoire).


2022-12-03     v2.15.0.831
[+] Added the using of SaluteSpeech.
[-] Fixed small bugs.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2022-11-26     v2.15.0.830
[+] Added the using of Viettel Text-To-Speech.
[+] Small improvements.
[*] Updated the using of Microsoft Azure Text-To-Speech.
[-] Disabled the using of Tinkoff VoiceKit.


2022-11-12     v2.15.0.829
[*] Updated the using of Microsoft Azure Text-To-Speech.


2022-10-16     v2.15.0.828
[-] Fixed the using of Baidu Text-To-Speech.


2022-10-10     v2.15.0.827
[-] Fixed the using of IBM Watson Text-To-Speech.


2022-10-02     v2.15.0.826
[-] Fixed small bugs.
[*] Resources for Chinese (Simplified), Czech and Slovak languages were updated (thanks to Anan and Adaptech s.r.o.).


2022-09-18     v2.15.0.825
[-] Fixed the text extracting for EPUB and LIT files.
[-] Fixed small bugs.
[*] Updated the drag-and-drop support.


2022-08-13     v2.15.0.824
[-] Fixed small bugs.
[*] Resources for Bulgarian, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Jožef Gregorc and Fernando Gregoire).


2022-07-30     v2.15.0.823
[-] Fixed the using of PROMT.One.
[*] Updated the translation of subtitles.


2022-07-23     v2.15.0.822
[-] Fixed small bugs.
[*] Resources for Slovenian and Spanish languages were updated (thanks to Jožef Gregorc and Fernando Gregoire).


2022-07-02     v2.15.0.821
[-] Fixed the using of Naver Text-To-Speech.
[*] Updated the using of Yandex SpeechKit.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2022-06-25     v2.15.0.820
[+] Added the new option for the Clipboard Watch.
[+] Added the global hotkey to place cursor at the beginning of text.
[*] Updated the using of Microsoft Azure Text-To-Speech.


2022-06-11     v2.15.0.819
[-] Fixed small bugs.
[*] Updated the using of Yandex SpeechKit.
[*] Resources for Chinese (Simplified), Czech, Slovak and Spanish languages were updated (thanks to Anan, Adaptech s.r.o. and Fernando Gregoire).


2022-05-04     v2.15.0.818
[+] Added the using of FPT.AI Text-To-Speech.
[-] Fixed the YouTube subtitles downloading.
[-] Fixed small bugs.
[*] Resources for German and Spanish languages were updated (thanks to Regine Müller and Fernando Gregoire).


2022-04-20     v2.15.0.817
[-] Fixed the audio file saving for online text-to-speech services.
[*] Resources for Bulgarian and French languages were updated (thanks to Kostadin Kolev and Michel Such).


2022-04-16     v2.15.0.816
[+] Added the using of Tinkoff VoiceKit.
[+] Small improvements.
[-] Disabled the using of VS Robotics Text-To-Speech.
[*] The utility FFmpeg is used as a temporary solution.
[*] Resources for German language were updated (thanks to Regine Müller).


2022-04-02     v2.15.0.815
[-] Fixed the using of Yandex SpeechKit.
[*] Updated the using of Microsoft Azure Text-To-Speech.


2022-03-26     v2.15.0.814
[*] Updated the using of Microsoft Azure Text-To-Speech.
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2022-03-12     v2.15.0.813
[+] Small improvements.
[*] Resources for Bulgarian, Chinese (Simplified), Czech and Slovak languages were updated (thanks to Kostadin Kolev, Anan and Adaptech s.r.o.).


2022-02-19     v2.15.0.812
[*] Updated the using of Yandex SpeechKit.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2022-02-05     v2.15.0.811
[+] Added the using of Iciba Translate.
[-] The using of Baidu Translate service was disabled.


2022-01-17     v2.15.0.810
[+] Added the option "Length of pauses between sentences" for the Microsoft Azure.
[*] Updated the using of Yandex SpeechKit.


2022-01-06     v2.15.0.809
[+] Small improvements.
[*] Updated the using of Yandex SpeechKit.
[*] Resources for German language were updated (thanks to Regine Müller).


2021-12-04     v2.15.0.808
[-] Fixed the using of Yandex SpeechKit.
[*] Resources for Portuguese language were updated (thanks to Miguel Simões).


2021-11-27     v2.15.0.807
[-] Standard voices have been removed from the Microsoft Azure voices list: they are no longer supported after August 31, 2021.
[-] Fixed the using of Yandex SpeechKit.
[*] Resources for Chinese (Simplified) and Slovenian languages were updated (thanks to Anan and Jožef Gregorc).


2021-11-21     v2.15.0.806
[-] Fixed the using of Yandex SpeechKit.


2021-11-13     v2.15.0.805
[*] Updated the using of Microsoft Azure Text-To-Speech.
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2021-10-30     v2.15.0.804
[*] Updated the using of SpeechPro Text-To-Speech.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2021-10-24     v2.15.0.803
[-] Fixed the SSML using for Microsoft Azure Text-To-Speech.
[*] Updated the using of Microsoft Azure Text-To-Speech.
[*] Resources for Bulgarian, Czech and Slovak languages were updated (thanks to Kostadin Kolev and Adaptech s.r.o.).


2021-10-06     v2.15.0.802
[+] Small improvements.
[*] Updated the option "Create an audiobook file with chapters" in the windows "Split and Convert to Audio Files" and "Batch File Converter": the option is available for MP3 format. The application can create MP3 files with ID3 tags for chapters.
[*] Updated menu icons.
[*] Resources for Bulgarian, French, German and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such, Regine Müller and Fernando Gregoire).


2021-09-25     v2.15.0.801
[*] The using of translation services was improved.
[*] If online TTS service cannot pronounce the current sentence and returns no audio data, empty data will be replaced by silence.
[*] Added new settings for the Clipboard Watch.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2021-09-16     v2.15.0.800
[+] Added the activity log viewer (the main menu item "View Log Messages").
[+] Added the option "Play audio file when done" for online text-to-speech services.
[+] Added the drag-and-drop support for the small floating window.
[-] Fixed the using of PROMT.One.
[-] Fixed the floating window.
[*] Updated the converting to MP3 format: the bitrate value is not used for VBR anymore.
[*] Resources for Czech and Slovak languages were updated (thanks to Adaptech s.r.o.).


2021-09-11     v2.15.0.799
[*] Updated the using of Microsoft Azure Text-To-Speech and Yandex SpeechKit.
[*] Resources for Bulgarian, German and Spanish languages were updated (thanks to Kostadin Kolev, Regine Müller and Fernando Gregoire).


2021-09-04     v2.15.0.798
[+] Added the settings for sound files (the window "Audio Files", the tab "Sounds").
[+] Added the setting "Automatically increase the speech rate to fit time intervals" for online text-to-speech services.
[*] Updated the installer of Balabolka.
[*] Resources for German and Hungarian languages were updated (thanks to Regine Müller and Zoltan Magyar).


2021-08-23     v2.15.0.797
[+] Added the using of VS Robotics Text-To-Speech (for testing purposes only).
[-] Fixed the storing of named bookmarks.
[*] Updated the text selection during reading aloud (when rules for pronunciation correction are applied).
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2021-08-18     v2.15.0.796
[+] Added the reading of sentences for "Text Echo" (the window "Settings", the tab "General").
[+] Added the button "Open All Translations" to the window for translation services.
[+] Added the option "Change application font" (the window "Settings", the tab "View").
[*] Updated the using of SpeechPro Text-To-Speech.
[*] If the translation window contains data from SRT file, it will be translated preserving formatting.
[-] Fixed the problem with skins.
[*] Resources for German, Serbian (Latin), Slovenian and Spanish languages were updated (thanks to Regine Müller, Gradimir Kragić, Jožef Gregorc and Fernando Gregoire).
 

2021-08-07     v2.15.0.795
[+] Added the using of the Sogou translation service.
[*] Decreased duration of pauses between sentences for Google Text-To-Speech.
[*] Resources for Bulgarian, Czech, Hungarian and Slovak languages were updated (thanks to Kostadin Kolev, Adaptech s.r.o. and Zoltan Magyar).


2021-07-31     v2.15.0.794
[+] Added new options to the window for translation services.
[-] Fixed the using of the Naver Papago and Reverso translation services.
[-] Fixed the using of Naver Text-To-Speech.
[-] Fixed small bugs.
[*] Resources for Bulgarian and Slovenian languages were updated (thanks to Kostadin Kolev and Jožef Gregorc).


2021-07-24     v2.15.0.793
[+] Added the using of IBM Watson Language Translator and PROMT.One.
[+] Added the button "Extract Text and Save as Text Files" to the "Batch File Converter" window.
[-] Fixed the application minimizing when the window for online text-to-speech services is opened.
[*] Updated the using of the Baidu Translate service.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2021-07-18     v2.15.0.792
[*] Updated the using of Amazon Polly.
[*] Improved the drag-and-drop support for text files.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2021-07-10     v2.15.0.791
[+] Added the using of Microsoft Azure Text-To-Speech (for testing purposes only).
[-] Fixed the using of IBM Watson Text-To-Speech.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2021-07-03     v2.15.0.790
[+] Added the option "Show the whole sentence" to the editor of homographs (the tab "Find in Text").
[-] Fixed the using of Naver Text-To-Speech.
[-] Fixed the using of Microsoft Translator.


2021-06-19     v2.15.0.789
[-] Fixed the using of online TTS services.


2021-06-18     v2.15.0.788
[+] Added the using of Amazon Polly (for testing purposes only).
[*] Updated the list of voices for Google Cloud Text-To-Speech.
[*] Resources for Bulgarian, Polish and Spanish languages were updated (thanks to Kostadin Kolev, Martin Kozioł and Fernando Gregoire).


2021-06-10     v2.15.0.787
[+] Added the using of the Reverso translation service.
[+] Added the option "Play Sound" for the Clipboard Watch.
[-] Fixed the using of Yandex SpeechKit.


2021-05-31     v2.15.0.786
[-] Fixed the using of the translation services.


2021-05-25     v2.15.0.785
[+] Added the option "Use Aero Snap in Windows 10". (Aero Snap conflicts with minimizing/restoring of the application.)
[-] Fixed the using of external audio files (audio clips).


2021-05-23     v2.15.0.784
[+] Small improvements.
[*] Updated the using of SpeechPro Text-To-Speech.
[*] Resources for Chinese (Simplified) and Italian languages were updated (thanks to Anan).


2021-05-13     v2.15.0.783
[*] Updated the audio file saving.
[*] Updated the subtitle converting.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2021-05-06     v2.15.0.782
[+] Added the option "Split text into paragraphs" for LRC files (the window "Audio Files", the tab "Subtitles"). By default the application splits text into sentences.
[-] Fixed the application minimizing and restoring.
[-] Fixed the subtitle creating.
[*] Resources for Bulgarian, Czech, Hungarian, Slovak and Spanish languages were updated (thanks to Kostadin Kolev, Adaptech s.r.o., Zoltan Magyar and Fernando Gregoire).


2021-04-16     v2.15.0.781
[+] Added settings for table extracting for DOCX/FB2/FB3 files (the window "Text Import Settings", the tab "Text Extracting").
[*] Updated the text extracting for DOCX/FB2/FB3/HTML/ODT files.
[*] Resources for Chinese (Simplified) and Turkish languages were updated (thanks to Anan and Fettah Pınar).


2021-04-11     v2.15.0.780
[+] Small improvements.


2021-04-08     v2.15.0.779
[+] Small improvements.
[*] Updated the subtitle converting for SAPI 4.
[*] The HTTP request methods were updated.
[*] Resources for Bulgarian and German languages were updated (thanks to Kostadin Kolev and Regine Müller).


2021-03-30     v2.15.0.778
[-] Fixed the application minimizing and restoring.
[*] Updated the using of Google Cloud Text-To-Speech.
[*] The Opus audio files received from online TTS services will be converted to WAV files with the sample rate 24 KHz (instead of 48 KHz by default).
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2021-03-25     v2.15.0.777
[+] Added the using of Naver Text-To-Speech (for testing purposes only).
[+] Added the using of the Naver Papago translation service.
[+] Added the option "Stereo" for Yandex Speechkit (this will allow to use left and right channels alternatively for dialogues).
[-] The using of Online TTS was disabled.
[*] Resources for Bulgarian and Chinese (Simplified) languages were updated (thanks to Kostadin Kolev and Anan).


2021-03-20     v2.15.0.776
[+] Added the options "Insert blank lines after sentences" and "Insert blank lines after paragraphs" for LRC files (the window "Audio Files", the tab "Subtitles").
[+] Added the encoding detecting for LRC and SRT files (the window "Convert Subtitles to Audio Files").
[-] Fixed small bugs.
[*] Resources for German language were updated (thanks to Regine Müller).


2021-03-10     v2.15.0.775
[+] Small improvements.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2021-03-06     v2.15.0.774
[+] Added the option for the LRC text saving inside the USLT tag (for AIMP audio player).
[-] Fixed the YouTube subtitles downloading.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2021-02-27     v2.15.0.773
[+] Added the option "Restore splitted sentences" for the subtitle converting.
[-] Fixed the finding of names in text.
[*] Resources for Bulgarian, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Jožef Gregorc and Fernando Gregoire).


2021-02-21     v2.15.0.772
[+] Added the volume setting for SpeechPro Text-To-Speech.
[+] Added the option "Format pasted text" (the window "Settings", the tab "Text").
[*] Updated the using of Online Text-To-Speech.


2021-02-11     v2.15.0.771
[+] Added the volume setting for Yandex SpeechKit.
[*] Resources for Bulgarian, Finnish and Spanish languages were updated (thanks to Kostadin Kolev, Veikko Muurikainen and Fernando Gregoire).


2021-02-06     v2.15.0.770
[+] Added the option "Fix pauses between sentences when Bluetooth headphones are used" (the window "Settings", the tab "Reading").
[*] Resources for Czech and German languages were updated (thanks to Adaptech s.r.o. and Regine Müller).


2021-01-24     v2.15.0.769
[+] Small improvements.


2021-01-22     v2.15.0.768
[*] Updated the subtitle converter.
[-] Fixed the text extracting for RAR files.
[-] Fixed small bugs.


2021-01-05     v2.15.0.767
[-] Fixed the using of SpeechPro Text-To-Speech.
[*] Resources for French language were updated (thanks to Michel Such).


2020-12-27     v2.15.0.766
[+] Added the 7-Zip archive support.
[-] Fixed small bugs.
[*] The library UNRAR.DLL is not used.
[*] Resources for Italian language were updated (thanks to Massimo Castiglia).


2020-12-17     v2.15.0.765
[-] Fixed small bugs.
[*] Updated the using of SpeechPro Text-To-Speech.
[*] Resources for Chinese (Simplified) and Spanish languages were updated (thanks to Anan and Fernando Gregoire).


2020-12-13     v2.15.0.764
[-] Fixed the using of online TTS services.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2020-12-12     v2.15.0.763
[+] Added the button "Add Folder" to the window "Extract Text from Files". It allows to search files in subfolders.
[-] Fixed the using of Yandex SpeechKit.


2020-12-10     v2.15.0.762
[-] Fixed the using of Yandex SpeechKit and Youdao Text-To-Speech.


2020-12-08     v2.15.0.761
[-] Fixed the using of Youdao Text-To-Speech.
[+] Small improvements.
[*] Resources for Bulgarian, German, Hungarian and Spanish languages were updated (thanks to Kostadin Kolev, Regine Müller, Zoltan Magyar and Fernando Gregoire).


2020-11-28     v2.15.0.760
[+] Added the option "Ignore URLs" (the window "Settings", the tab "Skip Text").
[-] Fixed the subtitle creating.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2020-11-22     v2.15.0.759
[+] Added the main menu item "Subtitle Preview".
[*] The using of IBM Watson Text-To-Speech was updated.
[*] If an archive file was opened in Balabolka, the application will suggest to use the name of the document inside the archive as a name of a new text file (not the name of the archive, as it was in the previous versions of Balabolka).
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2020-11-15     v2.15.0.758
[-] Fixed the using of Google Cloud Text-To-Speech.


2020-11-09     v2.15.0.757
[-] Fixed the text scrolling in the Spritz-Reader.
[-] Fixed small bugs.
[*] Resources for Czech and Spanish languages were updated (thanks to Adaptech s.r.o. and Fernando Gregoire).


2020-10-10     v2.15.0.756
[-] Fixed small bugs.
[*] The compability with screen readers was improved.
[*] Resources for Bulgarian, Hungarian and Spanish languages were updated (thanks to Kostadin Kolev, Zoltan Magyar and Fernando Gregoire).


2020-10-04     v2.15.0.755
[+] Added the syntax settings for tags PRON and PHONEME (the window "Settings", the tab "Rules").
[+] Small improvements.
[*] Updated the using of Yandex SpeechKit.
[*] Resources for Bulgarian, German and Hungarian languages were updated (thanks to Kostadin Kolev, Regine Müller and Zoltan Magyar).


2020-09-26     v2.15.0.754
[+] Added the option "Save current sentence to text file during reading aloud" (the window "Settings", the tab "Broadcasting"). It allows to display closed captions in streaming/broadcasting software.
[-] Fixed small bugs.
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2020-09-17     v2.15.0.753
[-] Fixed the minimized application launching.
[-] Removed the options "Snap to the screen edge" and "Use Aero Snap in Windows 10".
[-] Fixed small bugs.
[*] The Ogg Vorbis and Opus encoders were updated.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2020-09-13     v2.15.0.752
[+] Added the "Insert Phonemes (IPA)" button and support of the PHONEME tag to the "Insert XML Tag" window. (The IVONA voices support the PHONEME tag and do not support the PRON tag.)
[+] Added the support of IPA phonetic transcription for BXD dictionaries.
[-] Fixed the syllable dividing for German language in the Spritz-Reader.
[-] Removed the using of API-key for Yandex.Translate. (Yandex.Translate API was shut down on August 15, 2020.)
[*] The LAME encoder was updated.
[*] Resources for Czech and German languages were updated (thanks to Adaptech s.r.o. and Regine Müller).


2020-08-15     v2.15.0.751
[-] Fixed small bugs.
[*] Resources for Italian and Turkish languages were updated (thanks to Massimo Castiglia and Çağrı Doğan).


2020-08-01     v2.15.0.750
[+] Small improvements.
[-] Fixed the error in the "Find/Replace" dialog window (thanks to the Adaptech team).
[-] Fixed the Clipboard Watch.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2020-07-18     v2.15.0.749
[+] Named bookmarks are copied and pasted together with selected text in Balabolka.
[+] Added the option "Copy selected text before to read clipboard aloud" (for the small floating window).
[+] Added the option "Replace <angle brackets> by quotes" for the text formatting.


2020-07-06     v2.15.0.748
[-] Fixed the using of Yandex SpeechKit.
[*] Resources for Hungarian and Spanish languages were updated (thanks to Zoltan Magyar and Fernando Gregoire).


2020-07-04     v2.15.0.747
[*] Improved the finding of names in text.
[-] Fixed the handling of situations when an audio output device was changed.
[*] Resources for Bulgarian and Chinese (Simplified) languages were updated (thanks to Kostadin Kolev and Anan).


2020-06-30     v2.15.0.746
[+] Added the support of LRC format for subtitle converting.
[+] Added the main menu item "Download Subtitles".
[+] Added the option "Hide words from dictionaries (partial match)" to the window "Find Names in Text".
[*] Resources for German language were updated (thanks to Regine Müller).


2020-05-30     v2.15.0.745
[+] Added the support of WebVTT format for subtitle converting.
[-] Fixed the using of the Baidu Translate service.
[-] Fixed small bugs.
[*] Updated the command-line argument processing.
[*] The summary extraction for FB2/FB3 files is turned off by default.
[*] The main menu item "Reopen" reloads a document which is already opened in the application.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2020-05-23     v2.15.0.744
[*] Updated the text extracting for EPUB files.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2020-05-16     v2.15.0.743
[+] Universal tags can be used for reading of foreign words (the window "Add Tags to Text for Reading of Foreign Words").
[+] Universal tags can be used for reading of direct speech (the window "Add Tags to Text for Reading of Direct Speech").
[-] Fixed the using of SAPI 5.1 on Windows 7.
[*] Resources for Czech, Hungarian and Slovak languages were updated (thanks to Adaptech s.r.o. and Zoltan Magyar).


2020-05-10     v2.15.0.742
[-] Fixed the applying of rules from BXD-dictionaries.
[*] The using of IBM Watson Text-To-Speech was updated.
[*] LibreOffice Writer is used for text extracting from old Microsoft Word 6.0/95 documents (if LibreOffice is installed).
[*] Resources for Bulgarian, Chinese (Simplified), Portuguese and Serbian (Latin) languages were updated (thanks to Kostadin Kolev, Anan, Miguel Simões and Gradimir Kragić).


2020-05-02     v2.15.0.741
[+] Small improvements.
[*] Resources for Serbian (Latin), Slovenian and Spanish languages were updated (thanks to Gradimir Kragić, Jožef Gregorc and Fernando Gregoire).


2020-04-16     v2.15.0.740
[-] Fixed the text extracting for FB2 files.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2020-04-12     v2.15.0.739
[+] Added the using of SpeechPro Text-To-Speech (for testing purposes only).
[*] Resources for Hungarian, Italian and Serbian (Latin) languages were updated (thanks to Zoltan Magyar, Massimo Castiglia and Gradimir Kragić).


2020-04-05     v2.15.0.738
[+] Added OPUS audio format support.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2020-03-29     v2.15.0.737
[+] Added the option "Find Roman numerals" to the window "Replace Numbers with Words".


2020-03-21     v2.15.0.736
[-] Fixed small bugs.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2020-03-12     v2.15.0.735
[-] Fixed small bugs.
[*] Resources for German language were updated (thanks to Regine Müller).


2020-03-09     v2.15.0.734
[+] Added the using of Google Cloud Text-To-Speech (for testing purposes only).
[+] Added the main menu item "Repeat Forever".
[+] Added new languages for the Google Translate service.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2020-03-01     v2.15.0.733
[+] Added the option "Text encoding in ID3v2 tags for MP3 files".
[+] Added new languages for the Microsoft Translator service.
[-] Fixed the using of the Baidu Translate service.
[-] Fixed the text extracting for EPUB files.
[-] Fixed the applying of regular expressions to German documents.
[*] Resources for Hungarian language were updated (thanks to Zoltan Magyar).


2020-02-23     v2.15.0.732
[-] Fixed the using of BXT/BXZ files.
[-] Fixed the text selecting in the editor.
[-] Fixed small bugs.
[*] The LAME encoder was updated.
[*] Resources for Chinese (Simplified) and French languages were updated (thanks to Anan and Michel Such).


2020-02-08     v2.15.0.731
[+] Small improvements.


2020-02-03     v2.15.0.730
[-] Fixed the Clipboard Watch.
[-] Fixed the global hotkey "Import Text from Clipboard".
[-] Fixed the using of Yandex SpeechKit.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2020-01-25     v2.15.0.729
[+] Added the options "Remove text in angle brackets except SAPI tags" and "Skip text in <angle brackets> except SAPI tags" (the window "Settings").
[+] Added the global hotkey "Minimize/Restore Program".
[+] Added the new options for the global hotkey "Import Text from Clipboard".
[-] Fixed small bugs.
[*] Resources for German language were updated (thanks to Regine Müller).


2020-01-08     v2.15.0.728
[+] Added the document type detecting for files with unknown extensions.
[-] Fixed small bugs.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2020-01-03     v2.15.0.727
[+] The reading of text can be started from the beginning of a sentence (the window "Settings", the tab "General").
[*] Updated the loading of text files on the application startup.
[*] Resources for Hungarian language were updated (thanks to Zoltan Magyar).


2019-12-29     v2.15.0.726
[+] Added the universal tag {{Voice}} to change a voice and its properties.
[-] Fixed the text extracting for Markdown files.


2019-12-25     v2.15.0.725
[-] Fixed the using of SAPI 5.1 on Windows XP.
[-] Fixed small bugs.
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2019-12-20     v2.15.0.724
[+] Added the text extracting for Markdown files (*.MD).
[-] Fixed the modifying of audio output format settings.
[-] Fixed the viewing of JPEG images from books.
[*] Resources for Bulgarian and Slovenian languages were updated (thanks to Kostadin Kolev and Jožef Gregorc).


2019-12-15     v2.15.0.723
[*] Updated the text extracting for FB2 and FB3 files.
[*] Resources for Chinese (Simplified) and Spanish languages were updated (thanks to Anan and Fernando Gregoire).


2019-12-07     v2.15.0.722
[-] Fixed the ID3v2 tag adding for MP3 files.
[-] Fixed small bugs.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2019-11-21     v2.15.0.721
[+] Small improvements.
[*] Resources for Bulgarian and Hungarian languages were updated (thanks to Kostadin Kolev and Zoltan Magyar).


2019-11-16     v2.15.0.720
[+] Added the options to insert text into notes when the application extracts data from DOCX, FB2, FB3 and ODT files (the window "Text Import", the tab "Text Extracting").
[*] Resources for German language were updated (thanks to Regine Müller).


2019-11-09     v2.15.0.719
[+] Small improvements.
[*] Resources for Korean and Spanish languages were updated (thanks to Park Sung-Wan and Fernando Gregoire).


2019-11-02     v2.15.0.718
[*] The list of available voices was updated for Yandex SpeechKit.
[*] Resources for French language were updated (thanks to Michel Such).


2019-10-29     v2.15.0.717
[+] If text was modified, a marker is added to the file name in the window caption.
[-] Fixed the text formating.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2019-10-27     v2.15.0.716
[+] The named bookmark window allows to select and delete more than one bookmark.
[-] Fixed the updating of a named bookmark position when text is modified.
[-] Fixed the support of high contrast modes in the operating system.


2019-10-10     v2.15.0.715
[-] Fixed small bugs.
[*] Resources for Bulgarian and Chinese (Simplified) languages were updated (thanks to Kostadin Kolev and Anan).


2019-10-05     v2.15.0.714
[-] Fixed the "Undo" operation in the main window.
[*] The LAME encoder was updated.
[*] Resources for Bulgarian, Hungarian, Spanish and Turkish languages were updated (thanks to Kostadin Kolev, Zoltan Magyar, Fernando Gregoire and Çağrı Doğan).


2019-09-21     v2.15.0.713
[+] Added the option "Use a custom folder to store temporary audio files".
[+] Added the main menu item "Delete All".
[*] Resources for German language were updated (thanks to Regine Müller).


2019-09-16     v2.15.0.712
[-] Fixed the text extracting for EPUB, HTML and MHT files.


2019-09-07     v2.15.0.711
[*] The using of Yandex SpeechKit was updated.


2019-09-01     v2.15.0.710
[*] The using of IBM Watson Text-To-Speech was updated.
[+] Small improvements.


2019-08-22     v2.15.0.709
[-] Fixed the "Undo" operation in the main window.
[*] The using of Yandex SpeechKit was updated.
[*] Resources for Bulgarian, Chinese (Simplified) and French languages were updated (thanks to Kostadin Kolev, Anan and Michel Such).


2019-08-02     v2.15.0.708
[+] Microsoft Translator is available again (v3 is used now).
[+] Small improvements.
[*] Resources for Bulgarian, Chinese (Simplified), Hungarian, Portuguese and Spanish languages were updated (thanks to Kostadin Kolev, Anan, Zoltan Magyar, Miguel Simões and Fernando Gregoire).


2019-07-27     v2.15.0.707
[+] Added the main menu item "Split and Convert (Not Show Window)".
[*] The LAME encoder was updated.
[+] Small improvements.
[*] Resources for German language were updated (thanks to Regine Müller).


2019-07-20     v2.15.0.706
[+] Baidu Translate is available again (v2 is used now).
[+] Added the support of an API-key for Yandex.Translate.
[-] The using of Microsoft Translator and Bing TTS was disabled (free service was turned off by Microsoft).
[+] Small improvements.
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2019-07-06     v2.15.0.705
[*] The LAME encoder was updated.
[-] The using of Baidu Translate service was disabled (v1 was turned off by Baidu).
[*] Resources for Bulgarian, Hungarian and Slovenian languages were updated (thanks to Kostadin Kolev, Zoltan Magyar and Jožef Gregorc).


2019-06-22     v2.15.0.704
[+] Added the option "Hide tab area with filenames" for the full screen mode.
[+] Added the using of IBM Watson Text-To-Speech (for testing purposes only).
[+] Added resources for Slovak language (thanks to Jiří Fenz).
[*] Resources for Czech and German languages were updated (thanks to Jiří Fenz and Regine Müller).


2019-06-08     v2.15.0.703
[-] Reduced the memory usage.
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2019-06-01     v2.15.0.702
[+] Added the option "Press once to start reading then once to pause" for the global hotkey "Read Clipboard Aloud".
[+] Added the main menu item "Delete".
[-] Fixed small bugs.
[*] Resources for Bulgarian and Turkish languages were updated (thanks to Kostadin Kolev and Çağrı Doğan).


2019-05-25     v2.15.0.701
[+] Small improvements.
[*] Resources for Chinese (Simplified), Czech, French and Korean languages were updated (thanks to Anan, Jiří Fenz, Michel Such and Park Sung-Wan).


2019-05-15     v2.15.0.700
[+] Added the using of Youdao Text-To-Speech (for testing purposes only).


2019-05-12     v2.15.0.699
[-] Fixed the audio file saving if the audio output device is absent.
[*] Resources for Bulgarian, German, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Regine Müller, Jožef Gregorc and Fernando Gregoire).


2019-04-20     v2.15.0.698
[+] Added the setting for pauses between sentences in the Spritz-Reader.
[-] Removed the setting "Minimal Block Size" from text splitting.
[*] Updated the list of voices for Yandex SpeechKit.


2019-04-15     v2.15.0.697
[+] Small improvements.
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2019-04-07     v2.15.0.696
[-] The using of of custom encoders was fixed.
[+] Small improvements.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2019-04-03     v2.15.0.695
[+] Added the subtitle converting for online TTS services.
[-] Fixed the subtitle converting for SMI files.
[*] Resources for Bulgarian, Chinese (Simplified), Czech, Hungarian and Korean languages were updated (thanks to Kostadin Kolev, Anan, Jiří Fenz, Zoltan Magyar and Park Sung-Wan).


2019-03-31     v2.15.0.694
[+] Added the popup menu items "Insert Audio Clip" and "Insert Silence" for online TTS services.
[*] Resources for Czech, German and Portuguese languages were updated (thanks to Jiří Fenz, Regine Müller and Miguel Simões).


2019-03-24     v2.15.0.693
[*] The compability with screen readers was improved.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2019-03-22     v2.15.0.692
[+] Added the button "Change language" for online TTS services.
[*] Updated the text extracting for DOCX, CHM, EPUB, HTML, ODP, ODT and PPTX files.
[-] Fixed the text extracting for CHM files.
[*] Resources for Bulgarian, Chinese (Simplified), French, German, Hungarian, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Anan, Michel Such, Regine Müller, Zoltan Magyar, Jožef Gregorc and Fernando Gregoire).


2019-03-10     v2.15.0.691
[+] Added the using of Baidu Translate.
[+] Added the setting "Minimal Block Size" for text splitting. The value must be set as a number of characters (not as a number of kilobytes).
[+] Small improvements.
[*] Resources for Polish and Slovenian languages were updated (thanks to Fresta and Jožef Gregorc).


2019-03-03     v2.15.0.690
[-] Fixed small bugs.
[*] Resources for Bulgarian, Korean and Spanish languages were updated (thanks to Kostadin Kolev, Park Sung-Wan and Fernando Gregoire).


2019-03-02     v2.15.0.689
[+] Added the batch converting of text files to audio files by using of online TTS services.
[*] The LAME encoder was updated.
[-] Fixed small bugs.
[*] Resources for Bulgarian and Chinese (Simplified) languages were updated (thanks to Kostadin Kolev and Anan).


2019-02-23     v2.15.0.688
[+] Added the setting "Launch Balabolka on Windows logon".
[+] Added the settings to ignore text in brackets.
[+] Added the setting to add a period if there is no punctuation at the end of the paragraph.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2019-02-16     v2.15.0.687
[+] Added the using of Baidu Text-To-Speech and Bing Text-To-Speech (for testing purposes only).
[+] Added the using of Microsoft Translator and Yandex.Translate.
[+] Added the settings for alternation of original and translated text.
[*] Resources for Bulgarian, German, Korean and Slovenian languages were updated (thanks to Kostadin Kolev, Regine Müller, Park Sung-Wan and Jožef Gregorc).


2019-02-09     v2.15.0.686
[+] Added support of the native format *.BXZ (ZIP-compressed Balabolka documents).
[+] Added the text extracting for ODP files (OpenDocument Presentations).
[+] Small improvements.
[*] Updated the text extracting for PPT files.
[*] Updated the text import settings: the built-in converter is always used for text extracting.
[*] Resources for Bulgarian, Hungarian and Spanish languages were updated (thanks to Kostadin Kolev, Zoltan Magyar and Fernando Gregoire).


2019-02-02     v2.14.0.685
[+] Added the text extracting for PPT and PPTX files.
[+] Added the LANG tag to change a language for Google TTS. For example: {{lang=en}}Here is an English text.
[*] The encoding detecting for input text files was improved.
[-] Fixed the editing of shortcuts for menu items.
[*] Resources for Bulgarian, French and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such and Fernando Gregoire).


2019-01-26     v2.14.0.684
[*] The "Find/Replace" window was updated.
[*] Resources for German language were updated (thanks to Regine Müller).


2019-01-19     v2.14.0.683
[+] Small improvements.
[*] Resources for Arabic, Bulgarian and Korean languages were updated (thanks to Majid al-Asiri, Kostadin Kolev and Park Sung-Wan).


2018-12-21     v2.14.0.682
[+] Added the option "Remove text in round brackets" for the text formatting.
[*] Fixed the compability with Safe Exam Browser.
[*] Resources for Czech, Hungarian, German, Korean and Turkish languages were updated (thanks to Jiří Fenz, Zoltan Magyar, Regine Müller, Park Sung-Wan and Çağrı Doğan).


2018-12-08     v2.14.0.681
[*] The application saves BXT files with the BOM header.
[-] Fixed small bugs.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2018-12-01     v2.14.0.680
[+] Added the options to ignore comments (single-line and multiline).
[*] Resources for Bulgarian, French, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such, Jožef Gregorc and Fernando Gregoire).


2018-11-17     v2.14.0.679
[+] Added the option "Remove page numbers" for the text formatting.
[-] Fixed the application exit error.
[*] Resources for Bulgarian, Chinese (Simplified) and Hungarian languages were updated (thanks to Kostadin Kolev, Anan and Zoltan Magyar).


2018-11-10     v2.14.0.678
[+] Added the support of Online Text-To-Speech and Yandex SpeechKit (for testing purposes only).
[*] Resources for Czech, German and Italian languages were updated (thanks to Jiří Fenz, Regine Müller and Massimo Castiglia).


2018-11-02     v2.14.0.677
[+] Added the support of FictionBook 3.0 books (*.FB3).
[*] Updated the text extracting for FB2 files.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2018-10-21     v2.14.0.676
[*] Updated the extracting of images from documents.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2018-10-15     v2.14.0.675
[+] The window "Replacement Statistics" was updated.
[-] Fixed the applying of rules.
[-] Fixed small bugs.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2018-10-12     v2.14.0.674
[+] Small improvements.
[-] Fixed the text extracting for EML files.


2018-10-08     v2.14.0.673
[*] Updated the applying of rules.
[-] Fixed small bugs.


2018-10-07     v2.14.0.672
[-] Fixed the application exit error (on computers with the German regional settings of Windows).
[*] Resources for Bulgarian and Hungarian languages were updated (thanks to Kostadin Kolev and Zoltan Magyar).


2018-10-06     v2.14.0.671
[+] Added the option "Apply rules for pronunciation correction" to the window "Extract Text from Files".
[*] Updated the applying of rules for the menu item "View Modified Text".
[*] Resources for Czech and German languages were updated (thanks to Jiří Fenz and Regine Müller).


2018-09-21     v2.14.0.670
[-] Fixed the text extracting for DjVu files.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2018-09-07     v2.14.0.669
[*] Updated the text splitting.
[*] Resources for Bulgarian, Chinese (Simplified), French, Spanish and Turkish languages were updated (thanks to Kostadin Kolev, Anan, Michel Such, Fernando Gregoire and Çağrı Doğan).


2018-09-02     v2.14.0.668
[+] Added the options for text extracting (the window "Text Import", the tab "Options").
[*] Updated the text extracting for DOCX, FB2 and ODT files.
[+] Added the Czech help file (thanks to Jiří Fenz).
[*] Resources for Bulgarian, Czech, German and Slovenian languages were updated (thanks to Kostadin Kolev, Jiří Fenz, Regine Müller and Jožef Gregorc).


2018-08-21     v2.14.0.667
[+] Added the option "Ignore numbers" to the window "Add Tags to Text for Reading of Foreign Words" (to read numerical digits always by the default voice).
[*] Updated the installer of Balabolka.
[*] Updated the "Replace All" option in the "Replace" window.
[*] Resources for Arabic, Bulgarian, Chinese (Simplified), Hungarian and Spanish languages were updated (thanks to MFM Dawdeh, Kostadin Kolev, Anan, Zoltan Magyar and Fernando Gregoire).


2018-07-30     v2.13.0.666
[+] Added the option to fix pauses in audio files for subtitle converting. It the current voice does not fully support SAPI tags, another voice can be used to add pauses to audio files.
[+] Small improvements.
[-] Fixed the text extracting for PDF files.
[-] Fixed small bugs.
[*] Updated the saving of audio files.
[*] Resources for Bulgarian and German languages were updated (thanks to Kostadin Kolev and Regine Müller).


2018-07-23     v2.12.0.665
[*] Updated the option "Remove All XML Tags": if text is selected in the main window, the application will remove tags from the selected text only.


2018-07-19     v2.12.0.664
[*] Updated the "Batch File Converter" window.
[*] Resources for Bulgarian, Chinese (Simplified), Hungarian, Italian, Spanish and Turkish languages were updated (thanks to Kostadin Kolev, Anan, Zoltan Magyar, Massimo Castiglia, Fernando Gregoire and Çağrı Doğan).


2018-07-09     v2.12.0.663
[+] Added the option "Emulate keystroke CTRL+A before reading" for global hotkeys (the windows "Settings", the tab "Hotkeys").
[+] Added the option "Ignore clipboard updates from applications" for Clipboard Watch (the windows "Settings", the tab "Clipboard").
[+] Added the "Edit Text" window to edit long rules in the BXD dictionary editor.
[*] Resources for German language were updated (thanks to Regine Müller).


2018-06-30     v2.12.0.662
[+] Added the support of the %Header% variable for option "Create an audiobook file with chapters (for MPEG-4 only)" in the window "Split and Convert to Audio Files". The real names of chapters will be used (not "Chapter 1", "Chapter 2" as it was before).
[-] Fixed the statistics gathering for applied rules.
[*] The LAME encoder was updated.


2018-06-20     v2.12.0.661
[*] Improved the code page detecting for plain text files.
[*] Resources for Czech language were updated (thanks to Jiří Fenz).


2018-06-02     v2.12.0.660
[+] Added the support of the %Header% variable in the "Output Filename Pattern" box in the window "Split and Convert to Audio Files". The application will replace this variable by the name of the nearest bookmark (if text is split by named bookmarks).


2018-05-27     v2.12.0.659
[*] Updated the text extracting for AZW and MOBI files.
[*] Text formatting was improved.


2018-05-19     v2.12.0.658
[-] Fixed small bugs.
[*] Updated the text extracting for PDF files.
[*] Resources for Bulgarian, Chinese (Simplified) and Turkish languages were updated (thanks to Kostadin Kolev, Anan and Çağrı Doğan).


2018-05-12     v2.12.0.657
[*] The multi-line modifier is specified by default for regular expressions.
[*] Resources for Bulgarian, French, Hungarian and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such, Zoltan Magyar and Fernando Gregoire).


2018-05-02     v2.12.0.656
[+] Added the main menu items "Go to Previous Bookmark" and "Go to Next Bookmark".
[*] Resources for German language were updated (thanks to Regine Müller).


2018-04-27     v2.12.0.655
[-] Fixed small bugs.
[*] Resources for Bulgarian and Chinese (Simplified) languages were updated (thanks to Kostadin Kolev and Anan).


2018-04-26     v2.12.0.654
[*] Updated the windows "List of Used Rules" and "List of Homographs".
[*] Updated the sequential numbering of blocks (when the application inserts a block number at the beginning/end of audio files).
[*] Updated the text extracting for EPUB files.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2018-04-21     v2.12.0.653
[+] Added the new splitting method in the window "File Splitter": split by table on contents. The application extracts chapters from a document to divide text.
[-] Fixed the handling of situations when all audio output devices are turned off.
[-] Fixed small bugs.
[*] If the named bookmark window is opened, the application selects the nearest bookmark to the text position.
[*] Resources for Bulgarian and German languages were updated (thanks to Kostadin Kolev and Regine Müller).


2018-04-14     v2.12.0.652
[+] Added the new format of dictionaries for pronunciation correction. BXD-files combines the options of REX and DIC formats.
[+] Added the option "Include notes inside text" for DOCX, FB2 and ODT documents (the window "Text Import").
[-] Fixed the selecting of the audio output device in Windows 10 (for situations when the default audio output was changed).
[*] Updated the text extracting for EPUB and FB2 files.
[*] Resources for Bulgarian, German, Hungarian, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Regine Müller, Zoltan Magyar, Jožef Gregorc and Fernando Gregoire).


2018-03-31     v2.11.0.651
[+] Added the option "Extract summary from e-book" for FB2 documents (the window "Text Import").
[*] Updated the text extracting for FB2 files.
[-] Fixed small bugs.
[*] Resources for Chinese (Simplified) and German languages were updated (thanks to Anan and Regine Müller).


2018-03-24     v2.11.0.650
[+] Added the text extracting for FB2.ZIP and FBZ files.
[*] Resources for Bulgarian, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Jožef Gregorc and Fernando Gregoire).


2018-03-17     v2.11.0.649
[+] Added the option "Fix letter-spacing" for the text formatting (for example: s p a c e, _w_o_r_d).
[*] Resources for French and Slovenian languages were updated (thanks to Michel Such and Jožef Gregorc).


2018-02-24     v2.11.0.648
[+] Added the new feature: use the double-click on the document's tab to scroll to the top of the text. Double-clicking the tab again will bring back to where you were before.
[+] Small improvements.
[-] Fixed the converting subtitles to audio files for IVONA voices (when the speech rate is not equal to 0). Unfortunately I still got no answer about fixing this problem from the IVONA support.
[*] Resources for Bulgarian, Chinese (Simplified) and Spanish languages were updated (thanks to Kostadin Kolev, Anan and Fernando Gregoire).


2018-02-17     v2.11.0.647
[+] Added the option "Create an audiobook file with chapters (for MPEG-4 only)" to the window "Batch File Converter".
[*] Resources for Bulgarian and Hungarian languages were updated (thanks to Kostadin Kolev and Zoltan Magyar).


2018-02-10     v2.11.0.646
[+] Added the "Insert Phonemes" button to the editor window for pronunciation correction. It will allow to define phonemes for the XML PRON tag.
[+] Added the "Insert Phonemes" button and support of the PRON tag to the "Insert XML Tag" window.
[*] Resources for German, Italian and Spanish languages were updated (thanks to Regine Müller, Massimo Castiglia and Fernando Gregoire).


2018-02-01     v2.11.0.645
[+] The web-site of Balabolka is available at http://balabolka.site.
[+] Small improvements.
[*] The help files were updated.
[*] Resources for Czech and Hungarian languages were updated (thanks to Jiří Fenz and Zoltan Magyar).


2018-01-14     v2.11.0.644
[-] Fixed the silent unistallation of Balabolka.
[-] Fixed small bugs.
[*] Resources for Bulgarian, Chinese (Simplified), Italian and Spanish languages were updated (thanks to Kostadin Kolev, Anan, Massimo Castiglia and Fernando Gregoire).


2018-01-04     v2.11.0.643
[+] Added the setting for action after processing of all files in the window "Extract Text from Files".
[+] Small improvements.
[*] Resources for Bulgarian, French and Slovenian languages were updated (thanks to Kostadin Kolev, Michel Such and Jožef Gregorc).


2017-12-09     v2.11.0.642
[+] Added the option "Allow to use Spell Checking API for Windows 8/10". Since Windows 8, the spell checking is built-in to the operating system. But it works slow, and its using will slow down the application start.
[+] Small improvements.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2017-11-25     v2.11.0.641
[*] The converting of subtitles to audio files was improved.
[*] Resources for Bulgarian, Chinese (Simplified), French and Spanish languages were updated (thanks to Kostadin Kolev, Anan, Michel Such and Fernando Gregoire).


2017-11-18     v2.11.0.640
[+] Added the main menu items "Insert XML Tag" and "Remove All XML Tags".
[+] Small improvements.
[*] Resources for Bulgarian, Chinese (Simplified), German, Slovenian, Spanish and Turkish languages were updated (thanks to Kostadin Kolev, Anan, Regine Müller, Jožef Gregorc, Fernando Gregoire and Ferhat Bakıroğlu).


2017-10-28     v2.11.0.639
[+] Added the option "Area of use" for audio file creating actions (the windows "Settings", the tab "Pauses").
[*] Updated the text extracting for EPUB and MHT files.
[-] Fixed the text extracting for DOCX files.
[-] Fixed small bugs.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2017-09-30     v2.11.0.638
[-] Fixed the text extracting for EML files.
[*] Resources for Bulgarian and French languages were updated (thanks to Kostadin Kolev and Michel Such).


2017-09-26     v2.11.0.637
[+] Added the text extracting for XLS, XLSX and ODS files.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2017-09-24     v2.11.0.636
[+] Added the text extracting for EML (E-mail messages) files.
[-] Fixed small bugs.
[*] Resources for Bulgarian, Chinese (Simplified), French and Spanish languages were updated (thanks to Kostadin Kolev, Anan, Michel Such and Fernando Gregoire).


2017-09-17     v2.11.0.635
[+] Added the option "Use Aero Snap in Windows 10" (the window "Settings", the tab "View").
[-] Fixed small bugs.
 

2017-09-15     v2.11.0.634
[-] Fixed the custom text import.
[*] The library UNRAR.DLL was updated.


2017-09-08     v2.11.0.633
[-] Fixed the text extracting for EPUB files (thanks to Adelio Alves).
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2017-07-29     v2.11.0.632
[+] Added the option "Minimize to tray when closing the program" (the window "Settings", the tab "View").
[-] Fixed the support of ClearType.
[*] Resources for German and Turkish languages were updated (thanks to Regine Müller and Çağrı Doğan).


2017-06-25     v2.11.0.631
[+] Small improvements.
[*] Resources for Hungarian and Portuguese languages were updated (thanks to Zoltan Magyar and Angelo Abrantes).


2017-06-17     v2.11.0.630
[*] The panel of dictionaries was updated (for the compability with screen readers).
[-] Fixed small bugs.


2017-06-10     v2.11.0.629
[+] Added resources for Armenian language (thanks to "Arman High Foundation").
[-] Fixed the shell extension library.
[-] Fixed small bugs.
[*] Resources for Bulgarian and Slovenian languages were updated (thanks to Kostadin Kolev and Jožef Gregorc).


2017-05-14     v2.11.0.628
[+] Added the support of the USLT tag for saving of unsynchronized text in MP3 files.
[+] Added the option "Pin to taskbar" to the installer.
[*] Resources for Italian and Spanish languages were updated (thanks to Massimo Castiglia and Fernando Gregoire).


2017-04-29     v2.11.0.627
[+] Added the support of the %FullText% variable in ID3 tags. The variable will be replaced by the content of a text file.
[*] Resources for Filipino language were updated (thanks to William Nabaza).


2017-04-23     v2.11.0.626
[-] Fixed the drag-and-drop support for text files.
[+] Small improvements.
[+] Resources for Catalan language were updated (thanks to Hiro5).


2017-04-18     v2.11.0.625
[+] Added the drag-and-drop support for the text editor.
[-] Fixed small bugs.
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2017-03-29     v2.11.0.624
[+] Added the support of Spell Checking API for Windows 8 and above.
[-] Fixed the creating of LRC and SRT files.
[*] Resources for Czech language were updated (thanks to Jiří Fenz).


2017-03-21     v2.11.0.623
[+] Added resources for Filipino language (thanks to William Nabaza).
[+] Small improvements.
[+] Uploaded the Hunspell dictionaries for Filipino, Kazakh, Korean and Turkish languages.
[*] Resources for French and Spanish languages were updated (thanks to Michel Such and Fernando Gregoire).


2017-02-11     v2.11.0.622
[+] Added the support of new operators for regular expresions (\U, \L, \E, \u, \l).


2017-02-05     v2.11.0.621
[-] Fixed the creating of LRC and SRT files.
[*] Updated the extracting of text and images from LIT files.
[+] Added the Italian help file (thanks to Massimo Castiglia).
[*] Resources for Hungarian and Italian languages were updated (thanks to Zoltan Magyar and Massimo Castiglia).


2017-01-28     v2.11.0.620
[-] Fixed the saving of text files with the ANSI encoding.
[*] Updated the text extracting for DjVu files.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2017-01-22     v2.11.0.619

[+] Added the support of the %FileName% variable for the option "Output Filename Pattern" in the window "Split and Convert to Audio Files". The application will replace this variable by the text filename.
[*] The window "Split and Convert to Audio Files" was updated.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2017-01-21     v2.11.0.618
[+] Added the support of the %Number% variable for the option "Base Output Filename" in the window "Split and Convert to Audio Files". Use this variable to change the position of the sequence number inside the output filename.
[+] Added the option "Display close button on all tabs" (the window "Settings", the tab "View").


2017-01-02     v2.11.0.617
[-] Fixed the support of Asian languages for the text editor.
[*] Resources for Bulgarian and Slovenian languages were updated (thanks to Kostadin Kolev and Jožef Gregorc).


2016-11-26     v2.11.0.616
[+] Added the support of the IFilter interface for the custom text import.
[+] Added the main menu item "Check for Update". 
[+] Added the setting "Check for update on Balabolka startup".
[-] Fixed small bugs.
[*] Resources for Bulgarian, Croatian, Slovenian and Spanish languages were updated (thanks to Kostadin Kolev, Gordan Radic, Jožef Gregorc and Fernando Gregoire).


2016-11-19     v2.11.0.615
[+] Added the creating of SRT files for text synchronized audiobooks.
[*] Resources for French language were updated (thanks to Michel Such).


2016-11-12     v2.11.0.614
[+] Added the main menu item "Save All".
[+] Uploaded the Hunspell dictionaries for Bosnian, Hindi, Icelandic and Serbian languages.
[+] Added the spell check support for Hindi language. 
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2016-11-05     v2.11.0.613
[+] Added the text extracting for PDB (Plucker) files.
[+] Added the image extracting for PDB (eReader) books.
[+] Added the support of PNM, SVG and TIFF formats for the image viewer.
[*] The editor window for pronunciation correction can be resized.
[-] Removed the main menu item "Repeat Text".
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2016-10-27     v2.11.0.612
[+] Added the text extracting for PalmDoc books (*.PDB). The supported formats of PDB: PalmDOC, Palm Reader/eReader, zTXT.
[+] Added the support of Psion/EPOC books (*.TCR).
[-] Fixed the text extracting for AZW3 files.
[+] Small improvements.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2016-10-15     v2.11.0.611
[+] Added the support of Corel WordPerfect documents (*.WPD).


2016-10-11     v2.11.0.610
[-] Fixed the text extracting for MHTML files.


2016-10-01     v2.11.0.609
[+] Added support of the Ukrainain language to the Google Text-To-Speech window.
[+] Small improvements.


2016-08-25     v2.11.0.608
[*] Realized the processing of the default audio output defice changing.
[*] Resources for Portuguese (Brazil) language were updated (thanks to Felipe Porciuncula Zanabria).


2016-08-07     v2.11.0.607
[-] Fixed small bugs.
[*] Resources for Bulgarian, French and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such and Fernando Gregoire).


2016-07-30     v2.11.0.606
[+] Added the main menu item "Read All Opened Documents". If the setting is active, the application will read the opened documents one by one.
[+] Small improvements.
[*] The main menu items were rearranged. The new submenu "Voice" was added.
[*] Resources for Hungarian language were updated (thanks to Zoltan Magyar).


2016-07-16     v2.11.0.605
[+] Small improvements.
[-] Fixed the text extracting for DOCX and ODT files.
[*] Resources for Slovenian language were updated (thanks to Jožef Gregorc).


2016-06-02     v2.11.0.604
[+] Added the support of the %FirstLine% variable in the "Base Output Filename" box in the window "Split and Convert to Audio Files". The application will replace this variable by the first line of each text part.
[+] Small improvements.
[*] Resources for Arabic, Bulgarian, Chinese (Simplified), French, Portuguese (Brazil), Slovenian and Spanish languages were updated (thanks to Majid al-Asiri, Kostadin Kolev, Anan, Michel Such, Jožef Gregorc and Felipe Porciuncula Zanabria).


2016-05-28     v2.11.0.603
[+] Added the using of the left mouse button to stop the reading aloud.
[+] Added the main menu items "Skip to Next Sentence" and "Skip to Previous Sentence".
[+] Added the menu items "Skip to Next Sentence" and "Skip to Previous Sentence" to the Spritz-Reader window.
[-] Removed the main menu items "Skip to Next Line" and "Skip to Previous Line".


2016-05-21     v2.11.0.602
[+] Small improvements.
[*] Resources for Spanish and Turkish languages were updated (thanks to Fernando Gregoire and Çağrı Doğan).


2016-04-23     v2.11.0.601
[+] Added the support of regular expressions for the menu items "Find" and "Replace" (for more information, see the chapter "Frequently Asked Questions" in the help file).
[-] Fixed the silent installation of Balabolka.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2016-03-12     v2.11.0.600
[+] Added the support of URLs to the "Open" dialog box.
[+] Small improvements.
[-] Fixed the text extracting for HTML files.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2016-03-02     v2.11.0.599
[+] Added the option "Split and Convert to Audio Files" to the Batch File Converter.
[+] Small improvements.
[*] Resources for German and Spanish languages were updated (thanks to Regine Müller and Fernando Gregoire).


2016-02-25     v2.11.0.598
[*] Google Text-To-Speech is used again.


2016-02-23     v2.11.0.597
[*] Other online TTS services are used instead of Google Text-To-Speech.
[*] Resources for Chinese (Simplified) language were updated (thanks to Anan).


2016-02-14     v2.11.0.596
[*] Improved the character encoding detection for text files.
[*] Google Translate service is used instead of the Microsoft Translator.


2016-01-16     v2.11.0.595
[-] Fixed small bugs.
[*] Improved the text extracting for PDF files.


2016-01-03     v2.11.0.594
[-] Fixed the text extracting for HTML files.
[*] Resources for Arabic and Slovenian languages were updated (thanks to Majid al-Asiri and Jožef Gregorc).


2015-12-05     v2.11.0.593
[+] Added resources for Catalan language (thanks to Hiro5).
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2015-11-28     v2.11.0.592
[+] Added the check box "Create subfolder" to the "Split and Convert to Audio Files" window.
[+] Small improvements.


2015-11-06     v2.11.0.591
[-] Fixed small bugs.


2015-10-31     v2.11.0.590
[-] Fixed small bugs.
[*] Microsoft Translator is used instead of the Google Translate service. Memo for Google: "For the love of money is a root of all kinds of evils."


2015-10-11     v2.11.0.589
[-] Fixed small bugs.
[*] Resources for Hungarian and Turkish languages were updated (thanks to Zoltan Magyar and Çağrı Doğan).


2015-09-20     v2.11.0.588
[-] Fixed the image viewer.
[*] The menu items "Skip to Next Paragraph" and "Skip to Previous Paragraph", "Skip to Next Line" and "Skip to Previous Line" were interchanged.
[*] Resources for Spanish language were updated (thanks to Fernando Gregoire).


2015-08-08     v2.11.0.587
[-] Fixed the access to the Google TTS service.


2015-08-06     v2.11.0.586
[-] Fixed the text extracting for EPUB files.
[*] Resources for French and Slovenian languages were updated (thanks to Michel Such and Jožef Gregorc).


2015-07-28     v2.11.0.585
[-] Fixed the access to the Google Translate service.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2015-07-20     v2.11.0.584
[+] Added the main menu items "Add Current Line as Named Bookmark" and "Create Table of Contents".
[*] Updated the text split method: if text block size is defined, this value will be used as a limit, not as a target. The program will split text into equal parts.
[*] Resources for German and Spanish languages were updated (thanks to Regine Müller and Fernando Gregoire).


2015-07-05     v2.11.0.583
[-] Fixed small bugs.
[*] Resources for German language were updated (thanks to Regine Müller).


2015-06-10     v2.11.0.582
[-] Fixed small bugs.
[*] Resources for French language were updated (thanks to Michel Such).


2015-06-07     v2.11.0.581
[+] Added the main menu item "Find Previous".
[+] Small improvements.
[-] Removed the main menu item "Magnifier".
[*] Updated the applying of rules from REX-dictionaries.
[*] The set of skins was fully updated (old skins will not work correctly on Windows 10).
[*] Resources for Bulgarian, Slovenian and Ukrainian languages were updated (thanks to Kostadin Kolev, Jožef Gregorc and Evgeny Miroshnichenko).


2015-05-11     v2.10.0.580
[-] Fixed small bugs.
[+] Added the option to prevent multiple instances of Balabolka.
[*] Resources for German language were updated (thanks to Regine Müller).


2015-04-12     v2.10.0.579
[+] Added the removing of soft hyphens to the text formatting.


2015-03-30     v2.10.0.578
[-] Fixed small bugs.


2015-01-10     v2.10.0.577
[-] Fixed small bugs.
[+] Added resources for Slovenian language (thanks to Jožef Gregorc).
[*] Resources for Croatian language were updated (thanks to Gordan Radic).


2014-12-14     v2.10.0.576
[-] Fixed small bugs.
[*] Resources for Arabic and Turkish languages were updated (thanks to Majid al-Asiri and Çağrı Doğan).


2014-10-11     v2.10.0.575
[-] Fixed small bugs.
[*] Resources for Bulgarian, French and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such and Fernando Gregoire).


2014-09-27     v2.10.0.574
[-] Fixed the text extracting for CHM files.
[+] Small improvements.
[*] Resources for Romanian language were updated (thanks to Alexandru Bogdan Munteanu).


2014-08-30     v2.10.0.573
[+] Small improvements.
[*] Resources for Hungarian language were updated (thanks to Zoltan Magyar).


2014-07-20     v2.10.0.572
[+] Added the support of new languages to Spritz-Reader.
[*] Resources for French and Ukrainian languages were updated (thanks to Michel Such and Evgeny Miroshnichenko).


2014-07-13     v2.10.0.571
[*] The maximal speed for Spritz-Reader was increased up to 1000 wpm.
[*] Resources for Turkish language were updated (thanks to Çağrı Doğan).


2014-06-04     v2.10.0.570
[-] Fixed the error in the using of global hotkeys.
[*] Resources for Bulgarian and Spanish languages were updated (thanks to Kostadin Kolev and Fernando Gregoire).


2014-05-24     v2.10.0.569
[+] Added the button "Delete with Text" to the window "Go to Named Bookmark".
[*] Spritz-Reader was improved.
[*] Resources for Bulgarian, French and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such and Fernando Gregoire).


2014-05-18     v2.10.0.568
[+] Added the support of Spritz technology for high-speed reading.
[*] Resources for German, Romanian and Spanish languages were updated (thanks to Regine Müller, Alexandru Bogdan Munteanu and Fernando Gregoire).


2014-04-08     v2.9.0.567
[-] Fixed small bugs.
[+] Added the Spanish help file (thanks to Fernando Gregoire).


2014-03-29     v2.9.0.566
[+] Small improvements.
[*] Resources for Bulgarian, French and Spanish languages were updated (thanks to Kostadin Kolev, Michel Such and Fernando Gregoire).


2014-02-22     v2.9.0.565
[+] Added the item "Edit with Notepad" to the context menu of the dictionaries' panel.
[+] Added resources for Croatian language (thanks to Gordan Radic).
[*] Resources for Serbian (Latin) language were updated (thanks to Aleksandar Duric).


2014-01-26     v2.9.0.564
[+] A table of contents will be imported as named bookmarks (for FB2 files).
[-] Fixed the text extracting for EPUB files.
[*] Resources for German language were updated (thanks to Regine Müller).


2014-01-19     v2.9.0.563
[+] Small improvements.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2014-01-03     v2.9.0.562
[+] Small improvements.
[*] Resources for French and Ukrainian languages were updated (thanks to Michel Such and Evgeny Miroshnichenko).


2013-12-01     v2.9.0.561
[+] Improved the text extracting for DOCX and ODT files: the extracting of footnotes and endnotes was added.
[-] Fixed small bugs.
[*] Resources for Italian and Romanian languages were updated (thanks to Fabio Boccaletti and Alexandru Bogdan Munteanu).


2013-11-02     v2.9.0.560
[*] The panel of voice settings was updated.
[-] Fixed small bugs.
[*] Resources for French, German, Turkish and Ukrainian languages were updated (thanks to Lyubov Tyurina, Regine Müller, Çağrı Doğan and Evgeny Miroshnichenko).


2013-10-20     v2.8.0.559
[+] Added the proxy server settings for Google Translate and Google TTS.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2013-10-06     v2.8.0.558
[+] Added the main menu item "Balabolka Home Page".
[-] Fixed small bugs.


2013-08-25     v2.8.0.557
[+] Small improvements.
[*] Resources for Italian and Romanian languages were updated (thanks to Fabio Boccaletti and Alexandru Bogdan Munteanu).


2013-08-18     v2.8.0.556
[+] Added the ability to receive data from STDIN for custom text import.
[-] The library DELZIP190.DLL is not used.


2013-08-14     v2.8.0.555
[*] Updated the window "List of Spelling Errors".
[*] Updated the text extracting for PDF files.


2013-08-03     v2.8.0.554
[-] Fixed the text extracting for EPUB and PDF files.


2013-07-30     v2.8.0.553
[*] Updated the subtitle converter.
[*] Resources for Ukrainian language were updated (thanks to Evgeny Miroshnichenko).


2013-07-28     v2.8.0.552
[*] Updated the text extracting for PDF files.
[*] Resources for Bulgarian and French languages were updated (thanks to Kostadin Kolev and Michel Such).


2013-07-21     v2.8.0.551
[+] Added the main menu item "Subtitle Converter". The program will convert text files with subtitles to audio files. SRT, SSA/ASS and SMI formats are supported.
[*] Resources for Bulgarian, French, German and Turkish languages were updated (thanks to Kostadin Kolev, Michel Such, Regine Müller and Çağrı Doğan).


2013-07-07     v2.7.0.550
[+] Added the main menu item "Text Import". The new window contains settings for custom text import, by using of external programs.
[*] Resources for Bulgarian and German languages were updated (thanks to Kostadin Kolev and Regine Müller).


2013-06-21     v2.7.0.549
[+] Small improvements.
[*] Resources for Italian and Romanian languages were updated (thanks to Fabio Boccaletti and Alexandru Bogdan Munteanu).


2013-06-02     v2.7.0.548
[+] Creating of new document tab by double clicking on empty tab area.
[+] Closing of tab by middle button clicking.
[-] Fixed small bugs.
[*] Resources for Bulgarian, French and Ukrainian languages were updated (thanks to Kostadin Kolev, Michel Such and Evgeny Miroshnichenko).


2013-05-25     v2.7.0.547
[+] Added the option "Never prompt to save modified text" (the window "Settings", the tab "Text").
[*] Resources for Bulgarian, Polish, Portuguese (Brazil), Turkish and Ukrainian languages were updated (thanks to Kostadin Kolev, Zbigniew Strzelczyk, Tiago Nonato, Çağrı Doğan and Evgeny Miroshnichenko).


2013-05-01     v2.7.0.546
[+] Added the option "Open folder in Windows Explorer when saving of audio file is finished" to the window "Audio Files".
[+] Small improvements.
[*] Resources for Bulgarian, French, German and Turkish languages were updated (thanks to Kostadin Kolev, Michel Such, Regine Müller and Çağrı Doğan).


2013-04-14     v2.7.0.545
[+] Added the main menu items "Increase Font Size" and "Decrease Font Size".
[+] Small improvements.
[*] Resources for Korean language were updated (thanks to Choi Youn-Soo).


2013-04-06     v2.7.0.544
[+] Small improvements.
[*] Resources for Bulgarian, French, Italian, Romanian and Ukrainian languages were updated (thanks to Kostadin Kolev, Michel Such, Fabio Boccaletti, Alexandru Bogdan Munteanu and Evgeny Miroshnichenko).


2013-03-24     v2.7.0.543
[+] Added the options "Insert silence" and "Insert audio clip" (the window "Settings", the tab "Pauses").
[*] The button "Audio Output" was replaced by the main menu item "Options | Audio Output".
[*] The tab "Buttons" at the window "Settings" was transformed to the window "Buttons".
[*] Resources for Arabic, Bulgarian, French and German languages were updated (thanks to Majid al-Asiri, Kostadin Kolev, Michel Such and Regine Müller).


2013-03-17     v2.6.0.542
[+] Added the main menu items "Skip to Next Line" and "Skip to Previous Line".
[+] Added the list of French homographs (thanks to Michel Such).
[*] Resources for French and Turkish languages were updated (thanks to Michel Such and Çağrı Doğan).


2013-03-12     v2.6.0.541
[+] Small improvements.
[*] Resources for Bulgarian, German and Italian languages were updated (thanks to Kostadin Kolev, Regine Müller and Fabio Boccaletti).


2013-03-03     v2.6.0.540
[+] The text extract utility is available for downloading of the web-site.
[+] Added the support of Kindle Format 8 (*.AZW3).
[+] Added resources for Greek language (thanks to Wasilis Mandratzis).
[*] Resources for Bulgarian and German languages were updated (thanks to Kostadin Kolev and Regine Müller).


2013-02-26     v2.6.0.539
[+] The console application is available for downloading of the web-site.
[+] Small improvements.
[*] Resources for German language were updated (thanks to Regine Müller).


2013-02-10     v2.6.0.538
[-] Fixed small bugs.
[*] Resources for Polish, Romanian, Turkish and Ukrainian languages were updated (thanks to Zbigniew Strzelczyk, Alexandru Bogdan Munteanu, Çağrı Doğan and Evgeny Miroshnichenko).


2013-01-20     v2.6.0.537
[-] Fixed small bugs.
[*] Resources for Bulgarian, French and Italian languages were updated (thanks to Kostadin Kolev, Michel Such and Fabio Boccaletti).


2013-01-08     v2.6.0.536
[+] Added the global hotkeys "Import Text from Clipboard" and "Change Voice".
[+] Added resources for Serbian (Cyrillic) language (thanks to Ozzii).
[*] Resources for German and Ukrainian languages were updated (thanks to Regine Müller and Evgeny Miroshnichenko).


2012-12-13     v2.6.0.535
[-] Fixed the problem with skins (thanks to Gary Jennings).
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2012-12-12     v2.6.0.534
[+] Added the using of custom encoders (the window "Audio Files", the tab "Options/Custom Encoders").
[+] A silent installation is available by using "-silent" command-line switch.
[+] New settings for Clipboard Watch were added.
[-] Fixed small bugs.
[*] Support of Windows 7/8 was improved.
[*] Resources for German language were updated (thanks to Regine Müller).


2012-11-11     v2.5.0.533
[-] Fixed the extracting of text from EPUB files (thanks to Giuliano Artico).
[-] Fixed small bugs.


2012-10-22     v2.5.0.532
[-] Fixed small bugs.
[*] Resources for Japanese language were updated (thanks to Olga Chebysheva).


2012-09-22     v2.5.0.531
[-] Fixed the problem with Windows Media Audio (thanks to Nickolay Ponomaryov).
[-] Fixed the problem with spell-checkers (thanks to German Garcia).


2012-09-08     v2.5.0.530
[-] Fixed small bugs.
[*] Resources for Polish and Portuguese (Brazil) languages were updated (thanks to Zbigniew Strzelczyk and Tiago Nonato).


2012-08-26     v2.5.0.529
[-] Fixed small bugs.
[*] Resources for Serbian language were updated (thanks to Rajko Tomic).


2012-08-20     v2.5.0.528
[+] Added resources for Serbian (Latin) language (thanks to Rajko Tomic).
[*] Resources for Arabic, Bulgarian, French, Italian, Romanian and Ukrainian languages were updated (thanks to Majid al-Asiri, Kostadin Kolev, Michel Such, Fabio Boccaletti, Alexandru Bogdan Munteanu and Evgeny Miroshnichenko).


2012-08-12     v2.5.0.527
[-] Fixed small bugs.
[*] Resources for Arabic, Bulgarian, Japanese, Turkish and Ukrainian languages were updated (thanks to Majid al-Asiri, Kostadin Kolev, Olga Chebysheva, Çağrı Doğan and Evgeny Miroshnichenko).


2012-06-24     v2.5.0.526
[+] Added the option "Clipboard Watch" to the window "Settings", the tab "Clipboard".
[+] Small improvements.
[*] Resources for German, Italian and Romanian languages were updated (thanks to Regine Müller, Fabio Boccaletti and Alexandru Bogdan Munteanu).


2012-05-06     v2.5.0.525
[+] Small improvements.
[*] The French help file was updated (thanks to Lyubov Tyurina).
[*] Resources for Japanese language were updated (thanks to Olga Chebysheva).


2012-04-29     v2.5.0.524
[+] The main window and the small floating window snap to the screen borders or the borders of other windows.
[*] Resources for Ukrainian language were updated (thanks to Evgeny Miroshnichenko).


2012-04-24     v2.5.0.523
[-] The "fast" method of rules' applying is not used anymore.
[-] Fixed small bugs.
[*] Resources for Bulgarian, French, German and Korean languages were updated (thanks to Kostadin Kolev, Michel Such, Regine Müller and Choi Youn-Soo).


2012-04-21     v2.5.0.522
[+] Added the main menu item "Save Audio File (Google TTS)". The program saves text as audio file by using Google Text-To-Speech service. The voices for more than 30 languages are available.
[+] Small improvements.
[+] Added resources for Finnish language (thanks to Veikko Muurikainen).
[*] Resources for Italian language were updated (thanks to Fabio Boccaletti).


2012-04-08     v2.4.0.521
[+] Added the reading of Microsoft Reader files (*.LIT).
[*] Resources for Bulgarian and French languages were updated (thanks to Kostadin Kolev and Michel Such).


2012-03-31     v2.4.0.520
[+] Small improvements.
[*] Resources for Arabic, German, Portuguese (Brazil) and Romanian languages were updated (thanks to Majid al-Asiri, Regine Müller, Tiago Nonato and Alexandru Bogdan Munteanu).


2012-03-25     v2.4.0.519
[+] Small improvements.
[*] Resources for Ukrainian language were updated (thanks to Evgeny Miroshnichenko).


2012-03-20     v2.4.0.518
[+] Added the reading of Mobipocket/Kindle files (*.AZW, *.MOBI, *.PRC).
[*] The "fast" method of rules' applying was updated.
[*] The help files are stored in the "Help" subfolder.
[*] Resources for French and German languages were updated (thanks to Michel Such and Regine Müller).


2012-03-04     v2.3.0.517
[+] Small improvements.
[-] Fixed small bugs.


2012-01-08     v2.3.0.516
[-] Fixed small bugs.
[*] Resources for Arabic and German languages were updated (thanks to Majid al-Asiri and Regine Müller).


2011-12-25     v2.3.0.515
[+] The special codes can be used in the windows "Find" and "Replace" (the same codes as in Microsoft Word).
[*] Resources for Italian language were updated (thanks to Fabio Boccaletti).


2011-12-11     v2.3.0.514
[+] Added resources for Turkish language (thanks to Çağrı Doğan).


2011-11-26     v2.3.0.513
[+] Added the button "Split" to the window "Split and Convert to Audio Files".
[+] Small improvements.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2011-11-06     v2.3.0.512
[+] Added the creating of playlists for audio files (the window "Audio Files", the tab "Playlist"). M3U, PLS, WPL and XSPF formats are supported.
[*] Resources for German and Ukrainian languages were updated (thanks to Regine Müller and Evgeny Miroshnichenko).


2011-10-30     v2.3.0.511
[-] Fixed small bugs.
[*] Resources for Chinese (Simplified) language were updated (thanks to Yupeng).


2011-10-22     v2.3.0.510
[+] Added the support of Microsoft Speech Platform. The installed voices will be available on the tab "Microsoft Speech Platform" in the program.
[-] The version 1.xx of Balabolka is not supported anymore.
[*] Resources for Bulgarian, German, Italian, Korean and Ukrainian languages were updated (thanks to Kostadin Kolev, Regine Müller, Fabio Boccaletti, Choi Youn-Soo and Evgeny Miroshnichenko).


2011-10-16     v2.2.0.509
[+] Added the option "Use system default voice" (the window "Settings", the tab "Voice").
[-] Fixed small bugs.
[*] Resources for French and German languages were updated (thanks to Michel Such and Regine Müller).


2011-10-02     v2.2.0.508
[*] The window "Translate" was updated. Google Translate API is not used anymore (because it will be available as a paid service on December 1, 2011). Now the program uses the Google Translate service directly.
[-] Fixed small bugs.
[*] Resources for Bulgarian, Romanian and Ukrainian languages were updated (thanks to Kostadin Kolev, Alexandru Bogdan Munteanu and Evgeny Miroshnichenko).


2011-09-11     v2.2.0.507
[+] New options were added to the windows "Timer" and "Extract Text from Files".
[+] Small improvements.
[*] The license agreement was updated.
[*] Resources for German language were updated (thanks to Regine Müller).


2011-08-28     v2.2.0.506
[+] Small improvements.
[*] Resources for Portuguese (Brazil) language were updated (thanks to Tiago Nonato).


2011-08-08     v2.2.0.505
[+] Small improvements.
[+] Added resources for Japanese language (thanks to Igor Sergeev and Misa Tsurumi).
[*] The "fast" method of rules' applying was updated.


2011-07-03     v2.2.0.504
[-] Fixed small bugs.


2011-05-24     v2.2.0.503
[-] Fixed the extracting of text from EPUB files.
[-] Fixed small bugs.
[*] Resources for Chinese (Simplified) and Polish languages were updated (thanks to Yupeng and Zbigniew Strzelczyk).


2011-05-02     v2.2.0.502
[+] The extracting of text from HTML and MHT files was improved.
[+] The support of Hunspell spell checker was improved.
[+] Added resources for Arabic language (thanks to Majid Al-Asiri).
[*] Resources for Korean language were updated (thanks to Choi Youn-Soo).


2011-04-26     v2.2.0.501
[-] Fixed small bugs.
[*] Resources for Bulgarian, Italian and Ukrainian languages were updated (thanks to Kostadin Kolev, Fabio Boccaletti and Evgeny Miroshnichenko).


2011-04-10     v2.2.0.500
[+] Added the main menu item "Direct Speech". It allows to add tags for changing of voice during reading of dialogs. For SAPI 5 only.
[*] Resources for Chinese (Traditional), Czech and German languages were updated (thanks to CMHDREAM, Stanislav Tomecka and Regine Müller).


2011-03-27     v2.2.0.499
[-] Fixed the "fast" method of rules' applying.
[-] Fixed small bugs.
[*] Resources for Ukrainian language were updated (thanks to Evgeny Miroshnichenko).


2011-03-20     v2.2.0.498
[+] Added the track bar "Pitch" to the tab "SAPI 5" in the main window.
[+] Added resources for Vietnamese language (thanks to Missfly82-AIO).
[-] Fixed small bugs.


2011-03-12     v2.2.0.497
[+] Added the global hotkeys "Skip to Next Paragraph" and "Skip to Previous Paragraph".
[-] Fixed small bugs.
[*] Resources for Bulgarian language were updated (thanks to Kostadin Kolev).


2011-02-26     v2.2.0.496
[+] Added the chapter "Phonetic Alphabets" to the help file.
[+] Small improvements.
[*] Resources for German, Italian, Portuguese (Brazil) and Ukrainian languages were updated (thanks to Regine Müller, Fabio Boccaletti, Tiago Nonato and Evgeny Miroshnichenko).


2011-02-20     v2.2.0.495
[+] Added the reading of DjVu-files (the program extracts data from an OCR text layer).
[-] Removed the setting "Write to file speed" (SAPI 4) from the window "Audio Files".
[-] Fixed small bugs.
[*] Resources for Bulgarian, French, Italian, Korean and Romanian languages were updated (thanks to Kostadin Kolev, Michel Such, Fabio Boccaletti, Choi Youn-Soo and Alexandru Bogdan Munteanu).


2011-02-12     v2.2.0.494
[+] Added the reading of CHM-files (Compiled HTML Help).
[+] A table of contents will be imported as named bookmarks to the program (for CHM and EPUB).
[*] Updated the extracting of text from EPUB and HTML.
[-] Fixed the reading of FB2-files.
[+] Added the button "Text color" to the window "Font and Colors".
[+] Added the setting "Encoding of output files" to the window "File Splitter".
[+] Small improvements.
[*] Libraries and "viewer.exe" are stored in the subfolder "utils".
[*] Resources for Bulgarian, German, Korean and Ukrainian languages were updated (thanks to Kostadin Kolev, Regine Müller, Choi Youn-Soo and Evgeny Miroshnichenko).


2011-02-06     v2.1.0.493
[*] Updated the extracting of text from DOC, DOCX, EPUB, ODT.
[+] Added the main menu item "Edit | Convert Selected | Line Case" (to capitalize all lines of selected text [-] for poems).
[*] Resources for German language were updated (thanks to Regine Müller).


2011-01-30     v2.1.0.492
[+] The dictionary of homographs can be converted to DIC file (the button "Save as" in the editor of homographs).
[*] During the reading of selected text the selection does not disappear.
[+] Added the tab "Search" to the help files (for compatibility with screen readers).
[+] Small improvements.
[*] Resources for Bulgarian, Italian, Polish and Ukrainian languages were updated (thanks to Kostadin Kolev, Fabio Boccaletti, Zbigniew Strzelczyk and Evgeny Miroshnichenko).


2011-01-23     v2.1.0.491
[+] Added the Korean help file (thanks to Choi Youn-Soo).
[-] Fixed bugs in the pronunciation correction.
[*] Resources for Bulgarian, Korean and Ukrainian languages were updated (thanks to Kostadin Kolev, Choi Youn-Soo and Evgeny Miroshnichenko).


2011-01-16     v2.1.0.490
[+] Added the French help file (thanks to Lyubov Tyurina).
[+] Added the options "Show all words" and "Do not show words from text file" to the window "Find Names in Text".
[*] Resources for Bulgarian, Czech, German, Korean, Portuguese (Brazil), Romanian and Ukrainian languages were updated (thanks to Kostadin Kolev, Stanislav Tomecka, Regine Müller, Choi Youn-Soo, Tiago Nonato, Alexandru Bogdan Munteanu and Evgeny Miroshnichenko).


2011-01-06     v2.1.0.489
[+] Added the main menu item "Audio Clip". It allows to insert a link to external audio clip into text: {{Audio=C:\Sounds\ring.mp3}} Supported formats: WAV, MP3, OGG.
[*] The file extension 'INI' will be automatically changed to 'REX' for pronunciation correction dictionaries.
[+] Small improvements.
[*] Resources for German, Italian and Ukrainian languages were updated (thanks to Regine Müller, Fabio Boccaletti and Evgeny Miroshnichenko).


2010-12-20     v2.0.0.488
[-] Fixed small bugs.
[*] Resources for Bulgarian, Korean and Ukrainian languages were updated (thanks to Kostadin Kolev, Choi Youn-Soo and Evgeny Miroshnichenko).


2010-12-19     v2.0.0.487
[+] The window "Translate" was improved.
[+] The reading of text can be started from the beginning of a paragraph (the window "Settings", the tab "General"). In previous versions the reading can be started from the position of cursor or from the begining of a document.
[+] Small improvements.
[*] Resources for Chinese (Simplified) language were updated (thanks to Yupeng).


2010-12-12     v2.0.0.486
[+] The version 2.0 was released.
[+] The support of Hunspell was improved.
[*] Resources for Bulgarian, Italian, Korean, Polish and Ukrainian languages were updated (thanks to Kostadin Kolev, Fabio Boccaletti, Choi Youn-Soo, Zbigniew Strzelczyk and Evgeny Miroshnichenko).

###
tools\history.rus.txt
��������� :: ������� ���������

[+] ����� �������
[-] ���������� ������
[*] ���������
~~~~~~~~~~~~~~~~~~~~~


24.08.2023     v2.15.0.853
[-] ���������� ������ ������.
[*] �������� ������ ������� ��� Microsoft Azure.
[*] ��������� ����������, ���������, ��������� � ������� �������� ������� (������� ��������� ������, ������ �������� � �������� ��������).


06.08.2023     v2.15.0.852
[+] ��������� ������������� Acapela Cloud.
[+] ��������� ����������� ������������ ����� ������-��������� ������� ���� ��� �������� ��������� �����.
[*] ���������� ������������� SAPI 4 ��� �������, ����� ������� �� ��������� � ������������� ����������� Windows.
[*] ��������� �������� �������� ������� (������� ������ ������).


17.06.2023     v2.15.0.851
[*] �������� ������ ������� ��� Google Cloud.
[-] ���������� ������ ������.


10.06.2023     v2.15.0.850
[+] ��������� ��������� ��� ������� ������������� ����������� ����������� (Amazon Polly, CereVoice Cloud, Google Cloud).
[*] ��������� ������������� IBM Watson Text-To-Speech.
[*] ��������� ����������, ��������� � �������� �������� ������� (������� ��������� ������, �������� �������� � ������� ������).


02.06.2023     v2.15.0.849
[+] ��������� ������������� CereVoice Cloud.
[+] ��������� ����� ��������� ��� Microsoft Azure (������ "���������").
[-] ���������� �������������� ��������� � �������� �����.


27.05.2023     v2.15.0.848
[-] ���������� ������������� Microsoft Azure.
[*] �������� ������ ������� ��� Microsoft Azure.
[*] ��������� ����������, ���������, ���������, �������� � ������� �������� ������� (������� ��������� ������, �������� ��������, ������ �������� � ������� ������).


20.05.2023     v2.15.0.847
[+] ��������� ��������� "�������� ������ ������ � ����������� ���������" (���� "����� � �����").
[-] ���������� ���������� ������ �� ������ ������� EPUB.
[*] ��������� ������������� Microsoft Azure: ��������� ��������� ��������� WebSocket.
[*] �������� ������ ������� ��� Amazon Polly.
[*] �������� ������ �� ������ Spritz.


30.04.2023     v2.15.0.846
[*] ��������� ������������� Yandex SpeechKit.


22.04.2023     v2.15.0.845
[-] ���������� ������������� SpeechPro TTS, Yandex SpeechKit � Youdao TTS.
[*] �������� ������ ������� ��� Youdao Text-To-Speech.
[*] ��������� ��������� �������� ������� (������� �����).


19.04.2023     v2.15.0.844
[*] �������� ������ ������� ��� IBM Watson Text-To-Speech. ����� ������� ���� ������� �� ������� 31 ����� 2023 ����.
[-] ���������� ������������� IBM Watson Text-To-Speech.
[-] ���������� ������ ������.


01.04.2023     v2.15.0.843
[*] ��������� ������������� Naver Text-To-Speech.
[-] ���������� ������ ������.


25.03.2023     v2.15.0.842
[+] ��������� ������������� VK Cloud Voice (������-�������, ����� ���������� ��� Mail.ru Cloud Voice).
[+] ��������� ���������.
[-] ������ FPT.AI Text-To-Speech ������ �� ������������.


16.03.2023     v2.15.0.841
[-] ���������� ������������� IBM Watson Text-To-Speech.
[*] ��������� ��������� � ����������� �������� ������� (������� �������� �������� � ����� �������).


11.03.2023     v2.15.0.840
[-] ���������� ��������� SpeechPro Text-To-Speech.
[*] �������� ������ ������� ��� Google Cloud Text-To-Speech.
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ������� ������).


02.03.2023     v2.15.0.839
[+] ��������� ���������.
[-] ���������� ������������� Microsoft Azure Text-To-Speech.
[*] �������� ������ ������� ��� Google Cloud Text-To-Speech.
[*] ��������� ��������� � ������� �������� ������� (������� ������ ��������).


25.02.2023     v2.15.0.838
[+] ������ Baidu Translate ����� ������������.
[-] ���������� ������������� Baidu Text-To-Speech.
[-] ���������� ������������� FPT.AI Text-To-Speech.


18.02.2023     v2.15.0.837
[-] ���������� ������ ������.
[*] �������� ������ ������� ��� Microsoft Azure.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


11.02.2023     v2.15.0.836
[+] ��������� ���������� ��������� ������ "�������� �� ������� ������ (��������/���������)".
[*] �������� ������ ������� ��� Yandex SpeechKit.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


04.02.2023     v2.15.0.835
[-] ���������� ���������� ������ �� ������ ������� DOCX.
[*] �������� ������ ������� ��� Microsoft Azure.
[*] �������� ������ ������� ��� Yandex SpeechKit.


31.01.2023     v2.15.0.834
[+] ��������� ���������.
[-] ���������� ������������� ������� �������� ���������� Aspell.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


13.01.2023     v2.15.0.833
[+] ��������� ���������.
[-] ���������� ������������� Microsoft Azure Text-To-Speech.
[*] ��������� ������� �������� �� ������� ������.
[*] ��������� �������� �������� ������� (������� ������ ������).


10.12.2022     v2.15.0.832
[-] ���������� ���������� ������ �� ������ ������� EPUB.
[-] ������� ��������� "��������� ��������� �� ������ �����" �� ������������.
[*] �������� ����� ������� ������ �� �����.
[*] ��������� ����������, ���������, ��������, ��������� � ������� �������� ������� (������� ��������� ������, �������� ��������, ������ ������ � ������ ��������).


03.12.2022     v2.15.0.831
[+] ��������� ������������� SaluteSpeech (������-������� ��������� ��� �������������� ��������).
[-] ���������� ������ ������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


26.11.2022     v2.15.0.830
[+] ��������� ������������� Viettel Text-To-Speech.
[+] ��������� ���������.
[*] ��������� ������������� Microsoft Azure Text-To-Speech.
[-] ������ Tinkoff VoiceKit ������ �� ������������. ����������� �����: https://mytts-info.ucoz.net/forum/56-160-1


12.11.2022     v2.15.0.829
[*] ��������� ������������� Microsoft Azure Text-To-Speech.


16.10.2022     v2.15.0.828
[-] ���������� ������������� Baidu Text-To-Speech.


10.10.2022     v2.15.0.827
[-] ���������� ������������� IBM Watson Text-To-Speech.


02.10.2022     v2.15.0.826
[-] ���������� ������ ������.
[*] ��������� ���������, ��������� � ������� �������� ������� (������� ����� � ������ ��������).


18.09.2022     v2.15.0.825
[-] ���������� ���������� ������ �� ������ �������� EPUB � LIT.
[-] ���������� ������ ������.
[*] ��������� �������������� ������ � ������� ����.


13.08.2022     v2.15.0.824
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ���������� �������� ������� (������� ��������� ������, �������� �������� � ������ ��������).


30.07.2022     v2.15.0.823
[-] ���������� ������������� ������-������� �������� PROMT.One.
[*] �������� ������� ���������.


23.07.2022     v2.15.0.822
[-] ���������� ������ ������.
[*] ��������� ��������� � ���������� �������� ������� (������� �������� �������� � ������ ��������).


02.07.2022     v2.15.0.821
[-] ���������� ������������� Naver Text-To-Speech.
[*] ��������� ������������� Yandex SpeechKit.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


25.06.2022     v2.15.0.820
[+] ��������� ����� ��������� ��� ������� �������� �� ������� ������.
[+] ��������� ���������� ��������� ������ "������� � ������ ������".
[*] ��������� ������������� Microsoft Azure Text-To-Speech.


11.06.2022     v2.15.0.819
[-] ���������� ������ ������.
[*] ��������� ������������� Yandex SpeechKit.
[*] ��������� ���������, ���������, ��������� � ������� �������� ������� (������� �������� ��������, ����� � ������ ��������).


04.05.2022     v2.15.0.818
[+] ��������� ������������� FPT.AI Text-To-Speech.
[-] ���������� �������� ��������� � ������� YouTube.
[-] ���������� ������ ������.
[*] ��������� ��������� � �������� �������� ������� (������� �������� �������� � ������ ������).


20.04.2022     v2.15.0.817
[-] ���������� ���������� �������� ������ ��� ������-�������� ������� ����.
[*] ��������� ���������� � ����������� �������� ������� (������� ��������� ������ � ������ ���).


16.04.2022     v2.15.0.816
[+] ��������� ������������� Tinkoff VoiceKit.
[+] ��������� ���������.
[-] ������ VS Robotics Text-To-Speech ������ �� ������������.
[*] ������� FFmpeg ������������ � �������� ���������� �������.
[*] ��������� �������� �������� ������� (������� ������ ������).


02.04.2022     v2.15.0.815
[-] ���������� ������������� Yandex SpeechKit.
[*] ��������� ������������� Microsoft Azure Text-To-Speech.


26.03.2022     v2.15.0.814
[*] ��������� ������������� Microsoft Azure Text-To-Speech.
[*] ��������� ��������� �������� ������� (������� �������� ��������).


12.03.2022     v2.15.0.813
[+] ��������� ���������.
[*] ��������� ����������, ���������, ��������� � ������� �������� ������� (������� ��������� ������, ����� � ������ ��������).


19.02.2022     v2.15.0.812
[*] ��������� ������������� Yandex SpeechKit.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


05.02.2022     v2.15.0.811
[+] ��������� ��������� ������� �������� Iciba Translate.
[-] ������ Baidu Translate ������ �� ������������.


17.01.2022     v2.15.0.810
[+] ��������� ��������� "����� ���� ����� �������������" ��� Microsoft Azure.
[*] ��������� ������������� Yandex SpeechKit.


06.01.2022     v2.15.0.809
[+] ��������� ���������.
[*] ��������� ������������� Yandex SpeechKit.
[*] ��������� �������� �������� ������� (������� ������ ������).


04.12.2021     v2.15.0.808
[-] ���������� ������������� Yandex SpeechKit.
[*] ��������� ������������� �������� ������� (������� ������ ������).


27.11.2021     v2.15.0.807
[-] ������� ����������� ������ �� ������ ������� ��� Microsoft Azure: ��������� ����������� ������� ���������� ����� 31 ������� 2021 ����.
[-] ���������� ������������� Yandex SpeechKit.
[*] ��������� ��������� � ���������� �������� ������� (������� ����� � ������ ��������).


21.11.2021     v2.15.0.806
[-] ���������� ������������� Yandex SpeechKit.


13.11.2021     v2.15.0.805
[*] ��������� ������������� Microsoft Azure Text-To-Speech.
[*] ��������� ��������� �������� ������� (������� �������� ��������).


30.10.2021     v2.15.0.804
[*] ��������� ��������� SpeechPro Text-To-Speech.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


24.10.2021     v2.15.0.803
[-] ���������� ������������� SSML ��� Microsoft Azure Text-To-Speech.
[*] ��������� ������������� Microsoft Azure Text-To-Speech.
[*] ��������� ����������, ��������� � ������� �������� ������� (������� ��������� ������ � ������ ��������).


06.10.2021     v2.15.0.802
[+] ��������� ���������.
[*] ��������� ��������� "������� ���� ���� ���������� � ���������� �� �����" � ����� "��������� ����� �� ����� � ������������� � ����������" � "������������� � ����������": ��������� ��������� ������� MP3. ��������� ����� ��������� ����� ������� MP3 � ������ ID3 ��� ��������� �� �����.
[*] ��������� ������ ����.
[*] ��������� ����������, ���������, �������� � ����������� �������� ������� (������� ��������� ������, �������� ��������, ������ ������ � ������ ���).


25.09.2021     v2.15.0.801
[*] �������� ������������� �������� ��������.
[*] ���� ������-������ �� ����� ������������� ������� ����������� � ���� � �� ���������� �����������, �� ������ ����� � �������� ���� ����� ��������� ������.
[*] ��������� ����� ��������� ��� ������� �������� �� ������� ������.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


16.09.2021     v2.15.0.800
[+] �������� �������� ������� �������� (����� �������� ���� "������� ��������").
[+] ��������� ��������� "������������� �������� ����, ����� �� ����� �����" ��� ������-�������� ������� ����.
[+] ��������� ����������� �������������� ������ � ������ �� "���������" ����.
[-] ���������� ������������� ������-������� �������� PROMT.One.
[-] ���������� "���������" ����.
[*] ��������� �������������� ����������� � ������ MP3: �������� �������� ������ �� ������������ ��� VBR.
[*] ��������� ��������� � ������� �������� ������� (������� ������ ��������).


11.09.2021     v2.15.0.799
[*] ��������� ������������� Microsoft Azure Text-To-Speech � Yandex SpeechKit.
[*] ��������� ����������, ��������� � �������� �������� ������� (������� ��������� ������, �������� �������� � ������ ������).


04.09.2021     v2.15.0.798
[+] ��������� ��������� ��� �������� �������� (���� "����������", ������� "�����").
[+] ��������� ��������� "������������� ����������� �������� ����" ��� �������������� ��������� � �������� ����� � ������� ������-�������� ������� ����.
[*] �������� ���������� ������������ �������� "���������".
[*] ��������� ���������� � �������� �������� ������� (������� ������� ������� � ������ ������).


23.08.2021     v2.15.0.797
[+] ��������� ��������� VS Robotics Text-To-Speech (������ ��� �������� �����).
[-] ���������� ���������� ����������� ��������.
[*] ��������� ��������� ������ �� ����� ������ ����� (���� ����������� ������� ��� ��������� ������������).
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


18.08.2021     v2.15.0.796
[+] ��������� ������ ����������� ��� ������ ������ �� ���������� (���� "����� ���������", ������� "�����").
[+] ��������� ������ "������� ��� �������� ��������" � ���� ��������.
[+] ��������� ��������� "�������� ����� � ���������" (���� "����� ���������", ������� "���").
[*] ��������� ��������� SpeechPro Text-To-Speech.
[*] ���� � ���� ��� �������� ��������� ���������� ����� ������� SRT, ����� ����� ��������� � ����������� �������������� ���������.
[-] ���������� �������� � �������������� "������" (��� ����������).
[*] ��������� ���������, ��������, �������� � ���������� �������� ������� (������� �������� ��������, ������ ������, ��������� ������� � ������ ��������).


07.08.2021     v2.15.0.795
[+] ��������� ��������� ������� �������� Sogou Translate.
[*] ��������� ����� ����� ������������� ��� Google Text-To-Speech.
[*] ��������� ����������, ����������, ��������� � ������� �������� ������� (������� ��������� ������, ������� ������� � ������ ��������).


31.07.2021     v2.15.0.794
[+] ��������� ����� ��������� � ���� ��������.
[-] ���������� ��������� �������� �������� Naver Papago � Reverso.
[-] ���������� ������������� Naver Text-To-Speech.
[-] ���������� ������ ������.
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������ ��������).


24.07.2021     v2.15.0.793
[+] ��������� ������������� IBM Watson Language Translator � PROMT.One.
[+] ��������� ������ "������� ����� � ��������� ��� ��������� �����" � ���� "������������� � ����������".
[-] ���������� �����������/�������������� ���� ���������, ����� ���� ������������� ������-�������� ������� ���� �������.
[*] ��������� ������������� ������� Baidu Translate.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


18.07.2021     v2.15.0.792
[*] ��������� ��������� Amazon Polly.
[*] �������� ����������� �������������� ��������� ������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


10.07.2021     v2.15.0.791
[+] ��������� ��������� Microsoft Azure Text-To-Speech (������ ��� �������� �����).
[-] ���������� ������������� IBM Watson Text-To-Speech.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


03.07.2021     v2.15.0.790
[+] ��������� ��������� "���������� ����������� �������" � �������� ������� ��������� (������� "������ �������� � ������").
[-] ���������� ��������� Naver Text-To-Speech.
[-] ���������� ������������� Microsoft Translator.


19.06.2021     v2.15.0.789
[-] ���������� ������������� ������-�������� ��� ������� ����.


18.06.2021     v2.15.0.788
[+] ��������� ��������� Amazon Polly (������ ��� �������� �����).
[*] �������� ������ ������� ��� Google Cloud Text-To-Speech.
[*] ��������� ����������, ��������� � �������� �������� ������� (������� ��������� ������, �������� �������� � ������� ������).


10.06.2021     v2.15.0.787
[+] ��������� ��������� ������� �������� Reverso.
[+] ��������� ��������� "������ �������� ������" ��� ������� �������� �� ������� ������.
[-] ���������� ������������� Yandex SpeechKit.


31.05.2021     v2.15.0.786
[-] ���������� ������������� ������-�������� ��������.


25.05.2021     v2.15.0.785
[+] ��������� ��������� "������������ ������� "������������" (Aero Snap) � Windows 10". (Aero Snap �������� ��������� ��������� ��� ������������/�������������� ����.)
[-] ���������� ������������� ������� �������� ������ (�����������).


23.05.2021     v2.15.0.784
[+] ��������� ���������.
[*] ��������� ��������� SpeechPro Text-To-Speech.
[*] ��������� ����������� � ��������� �������� ������� (������� �����).


13.05.2021     v2.15.0.783
[*] ��������� ���������� �������� ������.
[*] ��������� �������������� ��������� � �������� �����.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


06.05.2021     v2.15.0.782
[+] ��������� ��������� "������� ����� �� ������" ��� ������ ������� LRC (���� "����������", ������� "��������"). �� ��������� � ������� LRC-����� �������� ��������� �����������.
[-] ���������� �����������/�������������� ���� ���������.
[-] ���������� �������� ���������.
[*] ��������� ����������, ����������, ���������, ��������� � ������� �������� ������� (������� ��������� ������, ������� �������, �������� �������� � ������ ��������).


16.04.2021     v2.15.0.781
[+] ��������� ��������� ��� ���������� ������ �� ������ �������� DOCX/FB2/FB3/ODT (���� "��������� ������� ������", ������� "���������� ������ �� ������").
[*] ��������� ���������� ������ �� ������ �������� DOCX/FB2/FB3/HTML/ODT.
[*] ��������� ��������� � �������� �������� ������� (������� ����� � ������� ������).


11.04.2021     v2.15.0.780
[+] ��������� ���������.


08.04.2021     v2.15.0.779
[+] ��������� ���������.
[*] ��������� �������������� ��������� � ���� ��� SAPI 4.
[*] ������ HTTP-�������� ���� ���������.
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ������ ������).


30.03.2021     v2.15.0.778
[-] ���������� �����������/�������������� ���� ���������.
[*] ��������� ��������� Google Cloud Text-To-Speech.
[*] ����� ������� Opus, ���������� �� ������-�������� ������� ����, ����� ������������� � �������� ����� � �������� ������������� 24 ��� (������ 48 ��� �� ���������).
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


25.03.2021     v2.15.0.777
[+] ��������� ��������� Naver Text-To-Speech (������ ��� �������� �����).
[+] ��������� ��������� ������� �������� Naver Papago.
[+] ��������� ��������� "������" ��� Yandex SpeechKit (��� �������� ���������� ������� ���������� ��� ������ � ������� ������� � �������� �����, ��� �������� ������� ���� �������).
[-] ��������� ������������� Online TTS.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �����).


20.03.2021     v2.15.0.776
[+] ��������� ��������� "�������� ������ ������ ����� �����������" � "�������� ������ ������ ����� �������" ��� ������ ������� LRC (���� "����������", ������� "��������").
[+] ��������� ������������� ��������� ��� ������ �������� LRC � SRT (���� "������������� �������� � �������� �����").
[-] ���������� ������ ������.
[*] ��������� �������� �������� ������� (������� ������ ������).


10.03.2021     v2.15.0.775
[+] ��������� ���������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


06.03.2021     v2.15.0.774
[+] ��������� ����������� ���������� ������ � ������� LRC ������ ���� USLT � ������ ������� MP3 (��� �������� ���������� ����� ��������� � ����� � ����������� AIMP).
[-] ���������� �������� ��������� � ������� YouTube.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


27.02.2021     v2.15.0.773
[+] ��������� ��������� "������������ �����������, ������� �������� �� �����" ��� �������������� ��������� � ����.
[-] ��������� ����� ���� � ������.
[*] ��������� ����������, ��������� � ���������� �������� ������� (������� ��������� ������, �������� �������� � ������ ��������).


21.02.2021     v2.15.0.772
[+] ��������� ��������� ��������� ��� SpeechPro Text-To-Speech.
[+] ��������� ��������� "������������� �����, ����������� �� ������ ������" (���� "����� ���������", ������� "�����").
[*] ��������� ��������� Online Text-To-Speech.


11.02.2021     v2.15.0.771
[+] ��������� ��������� ��������� ��� Yandex SpeechKit.
[*] ��������� ����������, ��������� � ������� �������� ������� (������� ��������� ������, �������� �������� � ������ ������������).


06.02.2021     v2.15.0.770
[+] ��������� ��������� "��������� ����� ����� ������������� ��� ������������� Bluetooth-���������" (���� "����� ���������", ������� "������").
[*] ��������� �������� � ������� �������� ������� (������� ������ ������ � ������ ��������).


24.01.2021     v2.15.0.769
[+] ��������� ���������.


22.01.2021     v2.15.0.768
[*] ��������� �������������� ��������� � �������� �����.
[-] ���������� ���������� ������ �� ������ ������ ������� ������� RAR.
[-] ���������� ������ ������.


05.01.2021     v2.15.0.767
[-] ���������� ��������� SpeechPro Text-To-Speech.
[*] ��������� ����������� �������� ������� (������� ������ ���).


27.12.2020     v2.15.0.766
[+] ��������� ��������� �������� ������ ������� 7-Zip.
[-] ���������� ������ ������.
[-] ���������� UNRAR.DLL �� ������������.
[*] ��������� ����������� �������� ������� (������� ������� ��������).


17.12.2020     v2.15.0.765
[-] ���������� ������ ������.
[*] ��������� ��������� SpeechPro Text-To-Speech.
[*] ��������� ��������� � ��������� �������� ������� (������� �������� �������� � �����).


13.12.2020     v2.15.0.764
[-] ���������� ������������� ������-�������� ��� ������� ����.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


12.12.2020     v2.15.0.763
[+] � ���� "������� ����� �� ������" ��������� ����������� ������ ������ � ������������.
[-] ���������� ������������� Yandex SpeechKit.


10.12.2020     v2.15.0.762
[-] ���������� ������������� Yandex SpeechKit � Youdao Text-To-Speech.


08.12.2020     v2.15.0.761
[-] ���������� ������������� Youdao Text-To-Speech.
[+] ��������� ���������.
[*] ��������� ����������, ����������, ��������� � �������� �������� ������� (������� ��������� ������, ������� �������, �������� �������� � ������ ������).


28.11.2020     v2.15.0.760
[+] ��������� ��������� "������������ URL-������" (���� "����� ���������", ������� "������������ �����").
[-] ���������� �������� ���������.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


22.11.2020     v2.15.0.759
[+] �������� ����� �������� ���� "�������� ������ ���������".
[*] ��������� ������������� IBM Watson Text-To-Speech.
[*] ���� � "���������" ��� ������ �������� ���� ������� RAR ��� ZIP � ������������ ������� ��������� ���������� �����, ��������� ��������� ������������ � �������� ����� ������ ����� �� ��� ������, � �������� ���������, ������������ �� ��������� �����.
[*] ��������� ��������� �������� ������� (������� �����).


15.11.2020     v2.15.0.758
[-] ���������� ������������� Google Cloud Text-To-Speech.


09.11.2020     v2.15.0.757
[-] � ���� ������ �� ������ Spritz ��������� ��������� ������.
[-] ���������� ������ ������.
[*] ��������� ��������� � ������� �������� ������� (������� �������� �������� � ������ ��������).


10.10.2020     v2.15.0.756
[-] ���������� ������ ������.
[*] �������� ������������� � ����������� ��������� �������.
[*] ��������� ����������, ���������� � ��������� �������� ������� (������� ��������� ������, ������� ������� � �������� ��������).


04.10.2020     v2.15.0.755
[+] ��������� ��������� ���������� ����� � ������������� �������������� (���� "���������", ������� "�������", ������ "���������� ������������ ������������").
[+] ��������� ���������.
[*] ��������� ������������� Yandex SpeechKit.
[*] ��������� ����������, ���������� � �������� �������� ������� (������� ��������� ������, ������� ������� � ������ ������).


26.09.2020     v2.15.0.754
[+] ��������� ��������� "�� ����� ������ ����� ���������� ������� ����������� � ����" (���� "���������", ������� "����������"). ��� �������� ���������� �������� ��������� � ����� � ���������� ��� ���������� ������� � ������ �����.
[-] ���������� ������ ������.
[*] ��������� ��������� �������� ������� (������� �����).


17.09.2020     v2.15.0.753
[-] ��������� ������ ��������� � �������� ����.
[-] ������ ��������� "����������� ������� ���� ��������� ������������ ������� ������ ��� �����������" � "������������ ������� "������������" (Aero Snap) � Windows 10".
[-] ���������� ������ ������.
[*] ��������� ������ Ogg Vorbis � Opus.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


13.09.2020     v2.15.0.752
[+] ��������� ������ "�������� ������ (IPA)" � ��������� ���� PHONEME � ���� "�������� ��� XML". (������ IVONA ������������ ��� PHONEME � �� ������������ ��� PRON.)
[+] ��������� ��������� ������������ ������������ IPA ��� �������� ������� BXD.
[-] � ���� ������ �� ������ Spritz ���������� ������� �� ����� ��� ��������� �����.
[-] ������ ������������� API-����� ��� ������� "������.����������". (� 15 ������� 2020 ���� "������" ������ ������ � ����������� API "������.�����������".)
[*] �������� ����� LAME.
[*] ��������� �������� � ������� �������� ������� (������� ������ ������ � ������ ��������).


15.08.2020     v2.15.0.751
[-] ���������� ������ ������.
[*] ��������� ����������� � �������� �������� ������� (������� ������� �������� � ����� ������).


01.08.2020     v2.15.0.750
[+] ��������� ���������.
[-] ���������� ������ � ���� "�����/��������" (������� ������ �������� �� �������� "Adaptech").
[-] ���������� �������� �� ������� ������.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


18.07.2020     v2.15.0.749
[+] ��� ����������� ����������� ������ ����������� �������� ����� ���������� � ����� �����.
[+] ��������� ��������� "���������� ���������� ����� ����� ������� ����������� ������ ������ �����" (��� ���������� "����������" ����).
[+] ��������� ��������� "�������� <������� ������> �� �������" ��� �������������� ������.


06.07.2020     v2.15.0.748
[-] ���������� ������������� Yandex SpeechKit.
[*] ��������� ���������� � ��������� �������� ������� (������� ������� ������� � �������� ��������).


04.07.2020     v2.15.0.747
[*] ������� ����� ���� � ������.
[-] ���������� ��������� ��������, ����� �������� ��������������� ���� ��������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �����).


30.06.2020     v2.15.0.746
[+] ��������� ��������� ������� LRC ��� �������������� ��������� � �������� �����.
[+] �������� ����� �������� ���� "������� ��������".
[+] ��������� ��������� "�� ���������� ����� �� �������� (��������� ����������)" � ���� "����� ����� � ������".
[*] ��������� �������� �������� ������� (������� ������ ������).


30.05.2020     v2.15.0.745
[+] ��������� ��������� ������� WebVTT ��� �������������� ��������� � �������� �����.
[-] ���������� ������������� ������� Baidu Translate.
[-] ���������� ������ ������.
[*] ��������� ��������� ���������� ��������� ������.
[*] �� ��������� ���������� ��������� �� ������ �������� FB2 � FB3 ���������.
[*] ����� �������� ���� "������� ������" ��������� ������ ���������� ���������, ��� ��������� � ���������.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


23.05.2020     v2.15.0.744
[*] ��������� ���������� ������ �� ������ ������� EPUB.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


16.05.2020     v2.15.0.743
[+] ��� ������ ����������� ���� ����� ���� ������������ ������������� ���� (���� "�������� ���� ��� ������ ����������� ����").
[+] ��� ������ ������ ���� ����� ���� ������������ ������������� ���� (���� "�������� ���� ��� ������ ������ ����").
[-] ���������� ������������� SAPI 5.1 � Windows 7.
[*] ��������� ����������, ��������� � ������� �������� ������� (������� ������� ������� � ������ ��������).


10.05.2020     v2.15.0.742
[-] ���������� ���������� ������ �� �������� ������� BXD.
[*] ��������� ������������� IBM Watson Text-To-Speech.
[*] ��� ���������� ������ �� ������ ����������, ��������� � Microsoft Word 6.0/95, ������������ ��������� �������� LibreOffice Writer (���� ������� ����� LibreOffice ���������� �� ����������).
[*] ��������� ����������, ���������, ������������� � �������� �������� ������� (������� ��������� ������, �����, ������ ������ � ��������� �������).


02.05.2020     v2.15.0.741
[+] ��������� ���������.
[*] ��������� ���������, �������� � ���������� �������� ������� (������� �������� ��������, ��������� ������� � ������ ��������).


16.04.2020     v2.15.0.740
[-] ���������� ���������� ������ �� ������ ������� FB2.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


12.04.2020     v2.15.0.739
[+] ��������� ��������� SpeechPro Text-To-Speech, �������������� ������� ������� ���������� (������ ��� �������� �����).
[*] ��������� ����������, ����������� � �������� �������� ������� (������� ������� �������, ������� �������� � ��������� �������).


05.04.2020     v2.15.0.738
[+] ��������� ��������� ������������ OPUS.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


29.03.2020     v2.15.0.737
[+] ��������� ��������� "������ ������� �����" � ���� "�������� ����� �������".


21.03.2020     v2.15.0.736
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


14.03.2020     v2.15.0.735
[-] ���������� ������ ������.
[*] ��������� �������� �������� ������� (������� ������ ������).


09.03.2020     v2.15.0.734
[+] ��������� ��������� Google Cloud Text-To-Speech (������ ��� �������� �����).
[+] �������� ����� �������� ���� "��������� � �����".
[+] ��������� ����� ����� ��� ������� Google Translate.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


01.03.2020     v2.15.0.733
[+] ��������� ��������� "��������� ������ � ����� ID3v2 ��� �������� ������ ������� MP3".
[+] ��������� ����� ����� ��� ������� Microsoft Translator.
[-] ���������� ������������� ������� Baidu Translate.
[-] ���������� ���������� ������ �� ������ ������� EPUB.
[-] ���������� ���������� ���������� ��������� � ������� �� �������� �����.
[*] ��������� ���������� �������� ������� (������� ������� �������).


23.02.2020     v2.15.0.732
[-] ���������� ������������� ������ �������� BXT/BXZ.
[-] ���������� ��������� ������ � ���������.
[-] ���������� ������ ������.
[*] �������� ����� LAME.
[*] ��������� ��������� � ����������� �������� ������� (������� ����� � ������ ���).


08.02.2020     v2.15.0.731
[+] ��������� ���������.


03.02.2020     v2.15.0.730
[-] ���������� �������� �� ������� ������.
[-] ���������� ���������� ����������� ��������� ������ "�������� ����� �� ������ ������".
[-] ���������� ������������� Yandex SpeechKit.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


25.01.2020     v2.15.0.729
[+] ��������� ��������� "������� ����� ������ <������� ������>, ����� ����� SAPI" � "������������ ����� ������ <������� ������>, ����� ����� SAPI" (���� "���������").
[+] ��������� ���������� ��������� ������ "��������������/������������ ���� ���������".
[+] ��������� ����� ��������� ��� ����������� ��������� ������ "�������� ����� �� ������ ������".
[-] ���������� ������ ������.
[*] ��������� �������� �������� ������� (������� ������ ������).


08.01.2020     v2.15.0.728
[+] ��������� ������������� ���� ��������� ��� ������ � ������������ ������������.
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


03.01.2020     v2.15.0.727
[+] ��������� ����������� ������ ������ � ������ ����������� (���� "���������", ������� "�����").
[*] ��������� �������� ��������� ������ ��� ������� ���������.
[*] ��������� ���������� �������� ������� (������� ������� �������).


29.12.2019     v2.15.0.726
[+] ��������� ����������� ������������� ���� {{Voice}} ��� ��������� ������ � ��� ���������� �� ����� ������.
[-] ���������� ���������� ������ ��� ������ � ������� Markdown.


25.12.2019     v2.15.0.725
[-] ���������� ������������� SAPI 5.1 �� Windows XP.
[-] ���������� ������ ������.
[*] ��������� ��������� �������� ������� (������� �������� ��������).


20.12.2019     v2.15.0.724
[+] ��������� ���������� ������ ��� ������ � ������� Markdown (*.MD).
[-] ���������� ��������� ������� ����������� ��� �������.
[-] ��������� �������� ����������� � ������� JPEG.
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������ ��������).


15.12.2019     v2.15.0.723
[*] ��������� ���������� ������ �� ������ �������� FB2 � FB3.
[*] ��������� ��������� � ��������� �������� ������� (������� �������� �������� � �����).


07.12.2019     v2.15.0.722
[-] ���������� ���������� ���� ID3v2 ��� ������ ������� MP3.
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


21.11.2019     v2.15.0.721
[+] ��������� ���������.
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������� �������).


16.11.2019     v2.15.0.720
[+] ��������� ��������� ��� ������� ������ � ������ � ���������� ��� ���������� ������ �� ������ �������� DOCX, FB2, FB3 � ODT (���� "������ ������", ������� "���������� ������ �� ������").
[*] ��������� �������� �������� ������� (������� ������ ������).


09.11.2019     v2.15.0.719
[+] ��������� ���������.
[*] ��������� ��������� � ��������� �������� ������� (������� �������� �������� � ���� ��� �����).


02.11.2019     v2.15.0.718
[*] �������� ������ �������, ��������� ��� Yandex SpeechKit.
[*] ��������� ����������� �������� ������� (������� ������ ���).


29.10.2019     v2.15.0.717
[+] ���� ����� ��� �������, � ��������� ���� � ����� ����� ����������� ������ �������.
[-] ���������� ������ � �������������� ������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


27.10.2019     v2.15.0.716
[+] � ���� �� ������� ����������� �������� ����� ������� � ������� ����� ����� ��������.
[-] ���������� ��������� ������� �������� ��� �������������� ������.
[-] ���������� ��������� ������� � ������� ���������� � Windows.


10.10.2019     v2.15.0.715
[-] ���������� ������ ������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �����).


05.10.2019     v2.15.0.714
[-] ���������� ������ ������ �������� ���� "��������".
[*] �������� ����� LAME.
[*] ��������� ����������, ����������, ��������� � �������� �������� ������� (������� ��������� ������, ������� �������, �������� �������� � ����� ������).


21.09.2019     v2.15.0.713
[+] ��������� ��������� "������������ ���������������� ����� ��� �������� ��������� �������� ������".
[+] �������� ����� �������� ���� "������� ���".
[*] ��������� �������� �������� ������� (������� ������ ������).


16.09.2019     v2.15.0.712
[-] ���������� ���������� ������ �� ������ �������� EPUB, HTML � MHT.


07.09.2019     v2.15.0.711
[*] ��������� ������������� Yandex SpeechKit.


01.09.2019     v2.15.0.710
[*] ��������� ������������� IBM Watson Text-To-Speech.
[+] ��������� ���������.


22.08.2019     v2.15.0.709
[-] ���������� ������ ������ �������� ���� "��������".
[*] ��������� ������������� Yandex SpeechKit.
[*] ��������� ����������, ���������� � ����������� �������� ������� (������� ��������� ������, ������� ������� � ������ ���).


02.08.2019     v2.15.0.708
[+] ������ Microsoft Translator ����� ������������ (��������� ��������� ������ 3).
[+] ��������� ���������.
[*] ��������� ����������, ����������, ���������, ��������� � ������������� �������� ������� (������� ��������� ������, ������� �������, �������� ��������, ����� � ������ ������).


27.07.2019     v2.15.0.707
[+] �������� ����� �������� ���� "��������� ���������� (�� ���������� ����)".
[*] �������� ����� LAME.
[+] ��������� ���������.
[*] ��������� �������� �������� ������� (������� ������ ������).


20.07.2019     v2.15.0.706
[+] ������ Baidu Translate ����� ������������ (��������� ��������� ������ 2).
[+] ��������� ������������� API-����� ��� Yandex.Translate.
[-] ������� Microsoft Translator � Bing TTS ������ �� ������������ (���������� ������ ��� �������� Microsoft).
[+] ��������� ���������.
[*] ��������� ��������� �������� ������� (������� �������� ��������).


06.07.2019     v2.15.0.705
[*] �������� ����� LAME.
[-] ������ Baidu Translate ������ �� ������������ (������ 1 ������� ���� ��������� Baidu).
[*] ��������� ����������, ���������� � ���������� �������� ������� (������� ��������� ������, ������� ������� � ������ ��������).


22.06.2019     v2.15.0.704
[+] ��������� ��������� "������� ������� ������� � ������� ������" ��� �������������� ������.
[+] ��������� ��������� IBM Watson Text-To-Speech (������ ��� �������� �����).
[+] ��������� �������� ������� ��� ���������� ����� (������� ���� �����).
[*] ��������� �������� � ������� �������� ������� (������� ������ ������ � ���� �����).


08.06.2019     v2.15.0.703
[-] ������� �������� �� ������.
[*] ��������� ��������� �������� ������� (������� �����).


01.06.2019     v2.15.0.702
[+] ��������� ��������� ��� ����������� ��������� ������ "��������� ����� �� ������ ������": "������ ��� ������ ������, �������� ������, ����� �������������".
[+] �������� ����� �������� ���� "�������".
[-] ���������� ������ ������.
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ����� ������).


25.05.2019     v2.15.0.701
[+] ��������� ���������.
[*] ��������� ���������, ���������, ����������� � ������� �������� ������� (������� �����, ���� ��� �����, ������ ��� � ���� �����).


15.05.2019     v2.15.0.700
[+] ��������� ��������� Youdao Text-To-Speech (������ ��� �������� �����).


12.05.2019     v2.15.0.699
[-] ���������� ���������� �������� ������ � ��� �������, ����� �������� ��������������� �����������.
[*] ��������� ����������, ���������, ���������� � �������� �������� ������� (������� ��������� ������, �������� ��������, ������ �������� � ������ ������).


20.04.2019     v2.15.0.698
[+] ��������� ��������� ��� ���� ����� ������������� ��� ������ �� ������ Spritz.
[-] ������� ��������� "����������� ������ ����� ������" ��� ��������� ������.
[*] �������� ������ ������� ��� Yandex SpeechKit.


15.04.2019     v2.15.0.697
[+] ��������� ���������.
[*] ��������� ��������� �������� ������� (������� �������� ��������).


07.04.2019     v2.15.0.696
[-] ���������� ������������� ������ ������������.
[+] ��������� ���������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


03.04.2019     v2.15.0.695
[+] ��������� �������������� ��������� � �������� ����� ��� ������-�������� ������� ����.
[-] ���������� �������������� ��������� � �������� ����� ��� ������ ������� SMI.
[*] ��������� ����������, ����������, ���������, ��������� � ������� �������� ������� (������� ��������� ������, ������� �������, �����, ���� ��� ����� � ���� �����).


31.03.2019     v2.15.0.694
[+] ��������� ������ ������������ ���� "�������� ���������" � "�������� �����" ��� ������-�������� ������� ����.
[*] ��������� ��������, ������������� � ������� �������� ������� (������� ������ ������, ������ ������ � ���� �����).


24.03.2019     v2.15.0.693
[*] �������� ������������� � ����������� ��������� �������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


22.03.2019     v2.15.0.692
[+] ��������� ������ "������� ����" ��� ������-�������� ������� ����.
[*] ��������� ���������� ������ �� ������ �������� DOCX, CHM, EPUB, HTML, ODP, ODT � PPTX.
[-] ���������� ���������� ������ �� ������ ������� CHM.
[*] ��������� ����������, ����������, ���������, ���������, ��������, ���������� � ����������� �������� ������� (������� ��������� ������, ������� �������, �������� ��������, �����, ������ ������, ������ �������� � ������ ���).


10.03.2019     v2.15.0.691
[+] ��������� ��������� Baidu Translate.
[+] ��������� ��������� "����������� ������ ����� ������" ��� ��������� ������. �������� ������ ���� ������ ��� ���������� �������� (� �� ��� ���������� ����������).
[+] ��������� ���������.
[*] ��������� �������� � ���������� �������� ������� (������� ������� �������� � ������ ��������).


03.03.2019     v2.15.0.690
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � ���� ��� �����).


02.03.2019     v2.15.0.689
[+] ��������� �������� �������������� ��������� ������ � ���������� ��� ������ ������-�������� ������� ����.
[*] �������� ����� LAME.
[-] ���������� ������ ������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �����).


23.02.2019     v2.15.0.688
[+] ��������� ��������� "��������� ��������� ��� ����� � �������".
[+] ��������� ��������� ��� ������������� ������ ������ ������.
[+] ��������� ��������� "�������� �����, ���� � ����� ������ ��� ����� ����������".
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


16.02.2019     v2.15.0.687
[+] ��������� ��������� Baidu Text-To-Speech � Bing Text-To-Speech (������ ��� �������� �����).
[+] ��������� ��������� Microsoft Translator � Yandex.Translate.
[+] ��������� ��������� ��� ����������� ��������� � ������������ ������.
[*] ��������� ����������, ���������, �������� � ���������� �������� ������� (������� ��������� ������, ���� ��� �����, ������ ������ � ������ ��������).


09.02.2019     v2.15.0.686
[+] ��������� ��������� ������������ ������� *.BXZ (��������� "���������", ������ � ZIP-������).
[+] ��������� ���������� ������ �� ������ ������� ODP (OpenDocument Presentation).
[+] ��������� ���������.
[*] ��������� ���������� ������ �� ������ ������� PPT.
[*] ��������� ��������� ������� ������: ���������� ��������� ������ ������������ ��� ���������� ������ �� ����������.
[*] ��������� ����������, ���������� � ��������� �������� ������� (������� ��������� ������, ������� ������� � �������� ��������).


02.02.2019     v2.14.0.685
[+] ��������� ���������� ������ �� ������ �������� PPT � PPTX.
[+] �������� ��� LANG ��� ����� ����� ��� ������������� Google TTS. ��������: ��� ������� �����. {{lang=en}}Here is an English text.
[*] �������� ������������� ��������� ��� ��������� ������, ����������� � ���������.
[-] ���������� �������������� ���������� ������ ��� ������� ����.
[*] ��������� ����������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� �������� � ������ ���).


26.01.2019     v2.14.0.684
[*] ��������� ���� "�����/��������".
[*] ��������� �������� �������� ������� (������� ������ ������).


19.01.2019     v2.14.0.683
[+] ��������� ���������.
[*] ��������� ��������, ���������� � ��������� �������� ������� (������� ������� ���-�����, ��������� ������ � ���� ��� �����).


21.12.2018     v2.14.0.682
[+] ��������� ��������� "������� ����� ������ ������� ������" ��� �������������� ������.
[*] �������� ������������� � ����������� ��������� Safe Exam Browser.
[*] ��������� ����������, ���������, ��������, �������� � ������� �������� ������� (������� ������� �������, ���� ��� �����, ������ ������, ����� ������ � ���� �����).


08.12.2018     v2.14.0.681
[*] ���������� ��������� ����� ������� BXT � ���������� BOM.
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


01.12.2018     v2.14.0.680
[+] ��������� ��������� ��� ������������� ������������ �� ����� ������ (������������ � �������������).
[*] ��������� ����������, ���������, ���������� � ����������� �������� ������� (������� ��������� ������, �������� ��������, ������ �������� � ������ ���).


17.11.2018     v2.14.0.679
[+] ��������� ��������� "������� ������ �������" ��� �������������� ������.
[-] ���������� ������ ��� ������ �� ���������.
[*] ��������� ����������, ���������� � ��������� �������� ������� (������� ��������� ������, ������� ������� � �����).


10.11.2018     v2.14.0.678
[+] ��������� ��������� Online Text-To-Speech � Yandex SpeechKit (������ ��� �������� �����).
[*] ��������� �����������, �������� � ������� �������� ������� (������� ������� ��������, ������ ������ � ���� �����).


02.11.2018     v2.14.0.677
[+] ��������� ��������� ������� FictionBook 3.0 (*.FB3).
[*] ��������� ���������� ������ �� ������ ������� FB2.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


21.10.2018     v2.14.0.676
[*] ��������� ���������� ����������� ������ �� ���������� (����� �������� ���� "����|�����������").
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


15.10.2018     v2.14.0.675
[+] ��������� ���� "���������� �����".
[*] ���������� ���������� ������ ��� ��������� ������������.
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


12.10.2018     v2.14.0.674
[+] ��������� ���������.
[-] ���������� ���������� ������ �� ������ ������� EML.


08.10.2018     v2.14.0.673
[*] ��������� ���������� ������ ��� ��������� ������������.
[-] ���������� ������ ������.


07.10.2018     v2.14.0.672
[-] ���������� ������ ��� ������ �� ��������� (�� ����������� � ��������� ������������� ����������� Windows).
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������� �������).


06.10.2018     v2.14.0.671
[+] ��������� ��������� "��������� ������� ��� ��������� ������������" � ���� "������� ����� �� ������".
[*] ��������� ���������� ������ ��� ������ �������� ���� "�������� ��������� �����".
[*] ��������� �������� � ������� �������� ������� (������� ������ ������ � ���� �����).


21.09.2018     v2.14.0.670
[-] ���������� ���������� ������ �� ������ ������� DjVu.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


07.09.2018     v2.14.0.669
[*] �������� ����� ������� ������ �� �����.
[*] ��������� ����������, ���������, ���������, �������� � ����������� �������� ������� (������� ��������� ������, �������� ��������, �����, ����� ������ � ������ ���).


02.09.2018     v2.14.0.668
[+] ��������� ��������� ��� ���������� ������ �� ������ �������� DOCX, FB2 � ODT (���� "������ ������", ������� "���������").
[*] ��������� ���������� ������ �� ������ �������� DOCX, FB2 � ODT.
[+] �������� ������� ���� ������� (������� ���� �����).
[*] ��������� ����������, ��������, ���������� � ������� �������� ������� (������� ��������� ������, ������ ������, ������ �������� � ���� �����).


21.08.2018     v2.14.0.667
[+] ��������� ��������� "������������ �����" � ���� "�������� ���� ��� ������ ����������� ����": ��������� �� ����� ������������ ������ ����� ��� ������ ���� ������ ������ �� ����������� �����. ��������, ��� ������ ����� "Around the World in 80 Days" ����� "80" ����� ��������� ��� "�����������".
[*] �������� ���������� ������������ �������� "���������".
[*] ��������� ��������� "�������� ���" � ���� "��������".
[*] ��������� ��������, ����������, ����������, ��������� � ��������� �������� ������� (������� MFM Dawdeh, ��������� ������, ������� �������, �������� �������� � �����).


30.07.2018     v2.13.0.666
[+] ��������� ��������� ��� ����������� ���� � �������� ������ ��� �������������� ��������� (��� ������� RHVoice ��� Nikolai). ���� ������� ����� �� ������������ ��������� ���� SAPI 5, ����� ������������ ��� ���� ���������� ���� ��� ���������� ���� � �������� ����.
[+] ��������� ���������.
[-] ���������� ���������� ������ �� ������ ������� PDF.
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������.
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ������ ������).


23.07.2018     v2.12.0.665
[*] ��������� �������� ����� �� ������: ���� � ������� ���� ������� �����, ���������� ������ ���� ������ �� ����������� ������.


19.07.2018     v2.12.0.664
[*] ��������� ���� "������������� � ����������".
[*] ��������� ����������, ����������, ���������, ����������� � ��������� �������� ������� (������� ��������� ������, ������� �������, �������� ��������, ������� �������� � �����).


09.07.2018     v2.12.0.663
[+] ��������� ��������� "����������� ������� CTRL+A ����� ������� ������" ��� ���������� ��������� ������ (���� "����� ���������", ������� "��������� ������").
[+] ��������� ��������� "������������ ����������� ������ � ����� ������ ��� ��������� ��������" (���� "����� ���������", ������� "����� ������"). ��������, ���� ��������� ������������ ����� � ���� ��������� "���������", ���������� �������� � ������ �������� ������ "balabolka.exe".
[+] ��������� ���� "������������� �����" ��� ������ ������� ������ � ���� �������������� �������� ������� BXD.
[*] ��������� �������� �������� ������� (������� ������ ������).


30.06.2018     v2.12.0.662
[+] ��������� ����������� ������������� ���������� %Header% ��� ��������� "������� ���� ���� ���������� � ���������� �� ����� (������ ��� MPEG-4)" � ���� "��������� ����� �� ����� � ������������� � ����������". ����� �������������� �������� �������� ���� ����� (� �� �������� "Chapter 1", "Chapter 2", ��� ���� ������).
[-] ���������� ���������� ����� ��� ���������� ������ ��� ��������� ������������.
[*] �������� ����� LAME.


20.06.2018     v2.12.0.661
[*] �������� ������������� ��������� ��� ������� ��������� ������.
[*] ��������� ������� �������� ������� (������� ���� �����).


02.06.2018     v2.12.0.660
[+] ��������� ����������� ������������� ���������� %Header% � ������� ��� ����� ����� � ���� "��������� ����� �� ����� � ������������� � ����������". ��� �������������� ��������� � ��������� �������� ������ ���������� ����� ���������� ������ ��������� �������� (���� ����� ������ �� ����� ��� ������ ����������� ��������).


27.05.2018     v2.12.0.659
[*] ��������� ���������� ������ �� ������ �������� AZW � MOBI.
[*] �������� �������������� ������.


19.05.2018     v2.12.0.658
[-] ���������� ������ ������.
[*] ��������� ���������� ������ �� ������ ������� PDF.
[*] ��������� ����������, ��������� � �������� �������� ������� (������� ��������� ������, ����� � ����� ������).


12.05.2018     v2.12.0.657
[*] ������������� ����������� (PCRE_MULTILINE) ������������ �� ��������� � ���������� ����������.
[*] ��������� ����������, ����������, ��������� � ����������� �������� ������� (������� ��������� ������, ������� �������, �������� �������� � ������ ���).


02.05.2018     v2.12.0.656
[+] ��������� ������ �������� ���� "������� � ��������� ��������" � "������� � ���������� ��������".
[*] ��������� �������� �������� ������� (������� ������ ������).


27.04.2018     v2.12.0.655
[-] ���������� ������ ������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �����).


26.04.2018     v2.12.0.654
[*] ��������� ���� "������ ������������ ������" � "������ ���������".
[*] ��������� ��������� ������ ��� ������ ��������� ��� ��������� ����������� (����� ���������� ��������� ����� ����� � ������/����� ��������� �����).
[*] ��������� ���������� ������ �� ������ ������� EPUB.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


21.04.2018     v2.12.0.653
[+] �������� ����� ����� ������� ������ � ���� "������� ���� �� �����" - � �������������� ���������� ���������. ��������� �������� �� ����������� ����� ���������� � ������, ����� �������� ����� �� �����.
[-] ���������� ��������� ��������, ����� ��� �������� ��������������� ���������.
[-] ���������� ������ ������.
[*] ��� �������� ���� � ������������ ���������� ����� ������� ��������, ��������� � ������� ������� � ������.
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ������ ������).


14.04.2018     v2.12.0.652
[+] �������� ����� ������ �������� ��� ��������� ������������. ������ BXD ���������� ����������� �������� REX � DIC.
[+] ��������� ��������� "�������� ������ � ���������� ������ ������" ��� ���������� � �������� DOCX, FB2 � ODT (���� "������ ������").
[-] ��������� ����� ��������� ��������������� � Windows 10 (��� ����� ��������������� �� ���������).
[*] ��������� ���������� ������ �� ������ �������� EPUB � FB2.
[*] ��������� ����������, ����������, ���������, �������� � ���������� �������� ������� (������� ��������� ������, ������� �������, �������� ��������, ������ ������ � ������ ��������).


31.03.2018     v2.11.0.651
[+] ��������� ��������� "������� ��������� �� �����" ��� ���������� � ������� FB2 (���� "������ ������").
[*] ��������� ���������� ������ �� ������ ������� FB2.
[-] ���������� ������ ������.
[*] ��������� ��������� � �������� �������� ������� (������� ����� � ������ ������).


24.03.2018     v2.11.0.650
[+] ��������� ���������� ������ �� ������ �������� FB2.ZIP � FBZ.
[*] ��������� ����������, ��������� � ���������� �������� ������� (������� ��������� ������, �������� �������� � ������ ��������).


17.03.2018     v2.11.0.649
[+] ��������� ��������� "������ �������� � ������" ��� �������������� ������ (��������: � � � � � �, _�_�_�_�_�).
[*] ��������� ���������� � ����������� �������� ������� (������� ������ �������� � ������ ���).


24.02.2018     v2.11.0.648
[+] ��������� ����� �����: ������� ������ ����� ������� ���� �� ������� ��������� ������� � ������ ���������. ��������� ������� ������ ������ ������������ � ���������� ������� � ������.
[+] ��������� ���������.
[-] ���������� �������������� ��������� � �������� ����� ��� ������� ����� IVONA (����� �������� ���� �� ����� 0). � ���������, � ��� � �� ������� ����� �� ������ ��������� IVONA �� ���� ��������� �� ������ � ������ �������. ������� ������ �����: ���������� "������" ���� ��� ������� ��������.
[*] ��������� ����������, ��������� � ��������� �������� ������� (������� ��������� ������, �������� �������� � �����).


17.02.2018     v2.11.0.647
[+] ��������� ��������� "������� ���� ���� ���������� � ���������� �� ����� (������ ��� MPEG-4)" � ���� "������������� � ����������".
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������� �������).


10.02.2018     v2.11.0.646
[+] ��������� ������ "�������� ������" � ���� ��������� ��� ��������� ������������. ��� �������� ������ ����� ����� ��� �������� SYM ���� PRON.
[+] ��������� ������ "�������� ������" � ��������� ���� PRON � ���� "�������� ��� XML".
[*] ��������� ���������, ����������� � �������� �������� ������� (������� �������� ��������, ������� �������� � ������ ������).


01.02.2018     v2.11.0.645
[+] ���� ��������� "���������" �������� �� ������ http://balabolka-tts.ru.
[+] ��������� ���������.
[*] ��������� ���������� � ������ �������.
[*] ��������� ���������� � ������� �������� ������� (������� ������� ������� � ���� �����).


14.01.2018     v2.11.0.644
[-] ���������� ������ � "����� ��������" ���������� (����� ������������ ���� "-silent" � ��������� ������).
[-] ���������� ������ ������.
[*] ��������� ����������, ���������, ����������� � ��������� �������� ������� (������� ��������� ������, �������� ��������, ������� �������� � �����).


04.01.2018     v2.11.0.643
[+] ��������� ��������� ��� ������ �������� ����� ���������� ������ �� ���� ������ � ���� "������� ����� �� ������".
[+] ��������� ���������.
[*] ��������� ����������, ���������� � ����������� �������� ������� (������� ��������� ������, ������ �������� � ������ ���).


09.12.2017     v2.11.0.642
[+] ��������� ��������� "��������� ������������ API �������� ���������� ��� Windows 8/10". ������� � Windows 8, � ������������ ������� �������� �������� ������������. �� ��� �������� ��������, � � ������������� �������� ������ ���������.
[+] ��������� ���������.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


25.11.2017     v2.11.0.641
[*] �������� �������������� ��������� � �������� �����.
[*] ��������� ����������, ���������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� ��������, ����� � ������ ���).


18.11.2017     v2.11.0.640
[+] ��������� ������ �������� ���� "�������� ��� XML" � "������� ��� ���� XML".
[+] ��������� ���������.
[*] ��������� ����������, ���������, ���������, ��������, ���������� � �������� �������� ������� (������� ��������� ������, �������� ��������, �����, ������ ������, ������ �������� � ������� ���������).


28.10.2017     v2.11.0.639
[+] ��������� ��������� "������� ����������" ��� �������� ��� �������� ����������� (���� "����� ���������", ������� "�����").
[*] ��������� ���������� ������ �� ������ �������� EPUB � MHT.
[-] ���������� ���������� ������ �� ������ ������� DOCX.
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


30.09.2017     v2.11.0.638
[-] ���������� ���������� ������ �� ������ ������� EML.
[*] ��������� ���������� � ����������� �������� ������� (������� ��������� ������ � ������ ���).


26.09.2017     v2.11.0.637
[+] ��������� ���������� ������ �� ������ �������� XLS, XLSX � ODS.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


24.09.2017     v2.11.0.636
[+] ��������� ���������� ������ �� ������ ������� EML (��������� ����������� �����).
[-] ���������� ������ ������.
[*] ��������� ����������, ���������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� ��������, ����� � ������ ���).


17.09.2017     v2.11.0.635
[+] ��������� ��������� "������������ ������� Aero Snap � Windows 10" (���� "����� ���������", ������� "���").
[-] ���������� ������ ������.


15.09.2017     v2.11.0.634
[-] ���������� ������������� ������� �������� ��� ���������� ������.
[*] ��������� ���������� UNRAR.DLL.


08.09.2017     v2.11.0.633
[-] ���������� ���������� ������ �� ������ ������� EPUB (������� Adelio Alves).
[*] ��������� ��������� �������� ������� (������� �������� ��������).


29.07.2017     v2.11.0.632
[+] ��������� ��������� "����������� � ���� ��� �������� ���������" (���� "����� ���������", ������� "���").
[-] ���������� ��������� ClearType.
[*] ��������� �������� � �������� �������� ������� (������� ������ ������ � ����� ������).


25.06.2017     v2.11.0.631
[+] ��������� ���������.
[*] ��������� ���������� � ������������� �������� ������� (������� ������� ������� � ������� ���������).


17.06.2017     v2.11.0.630
[*] ��������� ������ �������� (��� ������ ������������� � ����������� ��������� �������).
[-] ���������� ������ ������.


10.06.2017     v2.11.0.629
[+] ��������� �������� ������� ��� ���������� ����� (������� "Arman High Foundation").
[-] ���������� ����������, ������������ � ������������ �������.
[-] ���������� ������ ������.
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������ ��������).


14.05.2017     v2.11.0.628
[+] ��������� ����������� ���������� ������ � ���� USLT ������ �������� ������ ������� MP3.
[+] ��������� ��������� "��������� ��������� �� ������ �����" � �����������.
[*] ��������� ��������� � ����������� �������� ������� (������� �������� �������� � ������� ��������).


29.04.2017     v2.11.0.627
[+] ��������� ����������� ������������� ���������� %FullText% � ������� ��� ����� ID3. ���������� ����� �������� ���������� ���������� �����.
[*] ��������� ������������ �������� ������� (������� ������� ������).


23.04.2017     v2.11.0.626
[-] ���������� ����������� �������������� ��������� ������.
[+] ��������� ���������.
[*] ��������� ����������� �������� ������� (������� Hiro5).


18.04.2017     v2.11.0.625
[+] ��������� ����������� �������������� ������ ��� ������ ����.
[-] ���������� ������ ������.
[*] ��������� ��������� �������� ������� (������� �����).


29.03.2017     v2.11.0.624
[+] ��������� ��������� Spell Checking API ��� Windows 8 � ����.
[-] ���������� �������� ������ �������� LRC � SRT.
[*] ��������� ������� �������� ������� (������� ���� �����).


21.03.2017     v2.11.0.623
[+] ��������� �������� ������� ��� ������������� ����� (������� ������� ������).
[+] ��������� ���������.
[+] �������� ��� �������� ������� �������� ���������� Hunspell ��� ����������, ����������, ��������� � ������������� ������.
[*] ��������� ��������� � ����������� �������� ������� (������� �������� �������� � ������ ���).


11.02.2017     v2.11.0.622
[+] ��������� ��������� ����� ����������� �������� ��� ���������� ��������� (\U, \L, \E, \u, \l).


05.02.2017     v2.11.0.621
[-] ���������� �������� ������ �������� LRC � SRT.
[*] ��������� ���������� ������ � ����������� �� ������ ������� LIT.
[+] �������� ����������� ���� ������� (������� ������� ��������).
[*] ��������� ���������� � ����������� �������� ������� (������� ������� ������� � ������� ��������).


28.01.2017     v2.11.0.620
[-] ���������� ���������� ��������� ������ � ��������� ANSI.
[*] ��������� ���������� ������ �� ������ ������� DjVu.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


22.01.2017     v2.11.0.619
[+] ��������� ����������� ������������� ���������� %FileName% � ������� ��� ����� ����� � ���� "��������� ����� �� ����� � ������������� � ����������". ��� �������������� ��������� � ��������� �������� ������ ���������� ����� ���������� ������ ���������� �����.
[*] ��������� ���� "��������� ����� �� ����� � ������������� � ����������".
[*] ��������� ���������� �������� ������� (������� ��������� ������).


21.01.2017     v2.11.0.618
[+] ��������� ����������� ������������� ���������� %Number% � ������� ��� ����� ����� � ���� "��������� ����� �� ����� � ������������� � ����������". ����������� ����������, ����� �������� ������� ����������� ������ ������ ����� �����.
[+] ��������� ��������� "���������� ������ �������� �� ������ �������" (���� "����� ���������", ������� "���").


02.01.2017     v2.11.0.617
[-] ���������� ��������� ��������� ������ � ��������� ���������.
[*] ��������� ���������� � ���������� �������� ������� (������� ��������� ������ � ������ ��������).


26.11.2016     v2.11.0.616
[+] ��������� ����������� ������������� ���������� IFilter ��� ���������� ������.
[+] �������� ����� �������� ���� "��������� ������� ����������".
[+] ��������� ��������� "��������� ������� ���������� ��� ������� ���������".
[-] ���������� ������ ������.
[*] ��������� ����������, ���������, ���������� � ���������� �������� ������� (������� ��������� ������, ������ ��������, ������� ������ � �������� ��������).


19.11.2016     v2.11.0.615
[+] ��������� �������� ������ ������� SRT ��� ��������� � ������������������ �������.
[*] ��������� ����������� �������� ������� (������� ������ ���).


12.11.2016     v2.11.0.614
[+] �������� ����� �������� ���� "��������� ���".
[+] �������� ��� �������� ������� �������� ���������� Hunspell ��� �����, �����������, ����������� � ��������� ������.
[+] ��������� ��������� �������� ���������� ��� �����.
[*] ��������� ��������� �������� ������� (������� �����).


05.11.2016     v2.11.0.613
[+] ��������� ���������� ������ �� ������ ������� PDB (Plucker).
[+] ��������� ���������� ����������� �� ���� ������� PDB (eReader).
[+] ��������� ��������� �������� PNM, SVG � TIFF � ������� ��� ��������� ����������� �����������.
[*] ������� ���� ��������� ��� ��������� ������������ ����� ��������.
[-] ������ ����� �������� ���� "��������� �����".
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


27.10.2016     v2.11.0.612
[+] ��������� ��������� ������� PalmDoc eBooks (*.PDB). �������������� ������� PDB: PalmDOC, Palm Reader/eReader, zTXT.
[+] ��������� ��������� ������� ���� Psion/EPOC (*.TCR).
[-] ���������� ���������� ������ �� ������ ������� AZW3.
[+] ��������� ���������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


15.10.2016     v2.11.0.611
[+] ��������� ��������� ������� Corel WordPerfect (*.WPD).


11.10.2016     v2.11.0.610
[-] ���������� ���������� ������ �� ������ ������� MHTML.


01.10.2016     v2.11.0.609
[+] ��������� ��������� ����������� ����� � ���� "Google Text-To-Speech".
[+] ��������� ���������.


25.08.2016     v2.11.0.608
[+] ����������� ��������� ��������, ����� �� ����� ������ ��������� ��������� ��������������� ��� ������ �����.
[*] ��������� ������������� �������� ������� (������� ������ ����������� ��������).


07.08.2016     v2.11.0.607
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� �������� � ������ ���).


30.07.2016     v2.11.0.606
[+] �������� ����� �������� ���� "������ ��� �������� ���������". ���� ��������� �������, ��������� ����� ������ ��� �������� ��������� ���� �� ������.
[+] ��������� ���������.
[*] ������� ������� ������� �������� ����. ��������� ������� "�����".
[*] ��������� ���������� �������� ������� (������� ������� �������).


16.07.2016     v2.11.0.605
[+] ��������� ���������.
[-] ���������� ���������� ������ �� ������ �������� DOCX � ODT.
[*] ��������� ���������� �������� ������� (������� ������ ��������).


02.06.2016     v2.11.0.604
[+] ��������� ����������� ������������� ���������� %FirstLine% � ������� ��� ����� ����� � ���� "��������� ����� �� ����� � ������������� � ����������". ��� �������������� ��������� � ��������� �������� ������ ���������� ����� ���������� ������ ������� ������.
[+] ��������� ���������.
[*] ��������� ��������, ����������, ���������, ���������, �������������, ���������� � ����������� �������� ������� (������� ������� ���-�����, ��������� ������, ������ ����������� ��������, �����, ������ �������� � ������ ���).


28.05.2016     v2.11.0.603
[+] ��������� ����������� ��������� ������ ����� � ������� ������ ����� ������� ����.
[+] ��������� ������ �������� ���� "������� � ���������� �����������" � "������� � ����������� �����������".
[+] ��������� ������ ���� "������� � ���������� �����������" � "������� � ����������� �����������" � ���� "������ �� ������ Spritz".
[-] ������� ������ �������� ���� "������� � ��������� ������" � "������� � ���������� ������".


21.05.2016     v2.11.0.602
[+] ��������� ���������.
[*] ��������� ��������� � �������� �������� ������� (������� �������� �������� � ����� ������).


23.04.2016     v2.11.0.601
[+] ��������� ��������� ���������� ��������� ��� ������� ���� "�����" � "��������" (��. ������ ����� ������� "����� ���������� �������").
[-] ���������� ������ � "����� ���������" ���������� (����� ������������ ���� "-silent" � ��������� ������).
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


12.03.2016     v2.11.0.600
[+] � ���������� ���� "�������" ��������� ����������� ������������� URL (������ �� ������� � ��������� ����� �������� ��������� � ���������).
[+] ��������� ���������.
[-] ���������� ���������� ������ �� ������ ������� HTML.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


02.03.2016     v2.11.0.599
[+] ��������� ��������� "��������� ��� ��������� �����������" � ���� "������������� � ����������".
[+] ��������� ���������.
[*] ��������� ��������� � �������� �������� ������� (������� �������� �������� � ������ ������).


25.02.2016     v2.11.0.598
[*] Google Text-To-Speech ������������ �����.


23.02.2016     v2.11.0.597
[*] ������ Google Text-To-Speech ������������ ������ ������-�������.
[*] ��������� ��������� �������� ������� (������� �����).


14.02.2016     v2.11.0.596
[*] �������� ������������� ��������� �������� ��� ��������� ������.
[*] ������ ������� Microsoft Translator ������������ ������ Google Translate.


16.01.2016     v2.11.0.595
[-] ���������� ������ ������.
[*] �������� ���������� ������ �� ������ ������� PDF.


03.01.2016     v2.11.0.594
[-] ���������� ���������� ������ �� ������ ������� HTML.
[*] ��������� �������� � ���������� �������� ������� (������� ������� ���-����� � ������ ��������).


05.12.2015     v2.11.0.593
[+] ��������� �������� ������� ��� ������������ ����� (������� Hiro5).
[*] ��������� ���������� �������� ������� (������� ��������� ������).


28.11.2015     v2.11.0.592
[+] ��������� ��������� "������� ����������" � ���� "��������� ��� ��������� �����������".
[+] ��������� ���������.


06.11.2015     v2.11.0.591
[-] ���������� ������ ������.


31.10.2015     v2.11.0.590
[-] ���������� ������ ������.
[*] ������ ������� Google Translate ������������ ������ Microsoft Translator. ������� ��� ���������� Google: "������ ����� ����� - ������ � �������".


11.10.2015     v2.11.0.589
[-] ���������� ������ ������.
[*] ��������� ���������� � �������� �������� ������� (������� ������� ������� � ����� ������).


20.09.2015     v2.11.0.588
[-] ���������� ������� ��� ��������� ����������� �����������.
[*] ���������� ������� ������ �������� ���� "������� � ���������� ������" � "������� � ����������� ������", "������� � ���������� ������" � "������� � ��������� ������".
[*] ��������� ��������� �������� ������� (������� �������� ��������).


08.08.2015     v2.11.0.587
[-] ��������� ������ � ������� Google TTS.


06.08.2015     v2.11.0.586
[-] ���������� ���������� ������ �� ������ ������� EPUB.
[*] ��������� ���������� � ����������� �������� ������� (������� ������ �������� � ������ ���).


28.07.2015     v2.11.0.585
[-] ��������� ������ � ������� Google Translate.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


20.07.2015     v2.11.0.584
[+] ��������� ������ �������� ���� "�������� ������� ������ ��� ��������" � "������� ����������".
[*] �������� ����� ������� ������ �� �����: ���� ����� ������ ������ ������, ��� �������� ����� ������������ ��� ������� ������, � �� ��� ������� ��������. ����� ����� ������� �� ����� ����������� �������.
[*] ��������� ��������� � �������� �������� ������� (������� �������� �������� � ������ ������).


05.07.2015     v2.11.0.583
[-] ���������� ������ ������.
[*] ��������� �������� �������� ������� (������� ������ ������).


10.06.2015     v2.11.0.582
[-] ���������� ������ ������.
[*] ��������� ����������� �������� ������� (������� ������ ���).


07.06.2015     v2.11.0.581
[+] �������� ����� �������� ���� "����� ����������".
[+] ��������� ���������.
[-] ������ ����� �������� ���� "����".
[*] ��������� ���������� ������ �� �������� ������� REX.
[*] ����� ��� ���������� ��������� �������� (������ "������" �� ����� ��������� ������������ � Windows 10).
[*] ��������� ����������, ���������� � ���������� �������� ������� (������� ��������� ������, ������ �������� � ������� ������������).


11.05.2015     v2.10.0.580
[-] ���������� ������ ������.
[+] ��������� ����������� ������� ������� ���������� ����� ��������� ������������.
[*] ��������� �������� �������� ������� (������� ������ ������).


12.04.2015     v2.10.0.579
[+] ��������� �������� ������ ��������� � �������������� ������.


30.03.2015     v2.10.0.578
[-] ���������� ������ ������.


10.01.2015     v2.10.0.577
[-] ���������� ������ ������.
[+] ��������� �������� ������� ��� ����������� ����� (������� ������ ��������).
[*] ��������� �������� ������� ��� ����������� ����� (������� ������� ������).


14.12.2014     v2.10.0.576
[-] ���������� ������ ������.
[*] ��������� �������� � �������� �������� ������� (������� ������� ���-����� � ����� ������).


11.10.2014     v2.10.0.575
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� �������� � ������ ���).


27.09.2014     v2.10.0.574
[-] ���������� ���������� ������ �� ������ ������� CHM.
[+] ��������� ���������.
[*] ��������� ��������� �������� ������� (������� ���������� �������).


30.08.2014     v2.10.0.573
[+] ��������� ���������.
[*] ��������� ���������� �������� ������� (������� ������� �������).


20.07.2014     v2.10.0.572
[+] ��������� ��������� ����� ������ ��� ������ �� ������ Spritz.
[*] ��������� ���������� � ����������� �������� ������� (������� ������� ������������ � ������ ���).


13.07.2014     v2.10.0.571
[*] ������������ �������� ������ �� ������ Spritz ���� ��������� �� 1000 ���� � ������.
[*] ��������� �������� �������� ������� (������� ����� ������).


04.06.2014     v2.10.0.570
[-] ���������� ������ � ������������� ���������� ��������� ������.
[*] ��������� ���������� � ��������� �������� ������� (������� ��������� ������ � �������� ��������).


24.05.2014     v2.10.0.569
[+] ��������� ������ "������� ������ � �������" � ���� "������� �� ����������� ��������".
[*] ������ �� ������ Spritz ���� ��������.
[*] ��������� ����������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� �������� � ������ ���).


18.05.2014     v2.10.0.568
[+] ��������� ��������� ���������� Spritz ��� �����������.
[*] ��������� ���������, �������� � ��������� �������� ������� (������� �������� ��������, ������ ������ � ���������� �������).


08.04.2014     v2.9.0.567
[-] ���������� ������ ������.
[+] �������� ��������� ���� ������� (������� �������� ��������).


29.03.2014     v2.9.0.566
[+] ��������� ���������.
[*] ��������� ����������, ��������� � ����������� �������� ������� (������� ��������� ������, �������� �������� � ������ ���).


22.02.2014     v2.9.0.565
[+] �������� ����� "������������� � ��������" � ����������� ���� ������ ��������.
[+] ��������� �������� ������� ��� ����������� ����� (������� ������� ������).
[*] ��������� �������� �������� ������� (������� ���������� ������).


26.01.2014     v2.9.0.564
[+] ���������� ����� ������������� ��� ������ ����������� �������� (��� ������ ������� FB2). ������� ����� ��������, ���� � ���� "���������" �� ����� "�������" � ������ "������������� ����� ����� �������� �����".
[-] ���������� ���������� ������ �� ������ ������� EPUB.
[*] ��������� �������� �������� ������� (������� ������ ������).


19.01.2014     v2.9.0.563
[+] ��������� ���������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


03.01.2014     v2.9.0.562
[+] ��������� ���������.
[*] ��������� ���������� � ����������� �������� ������� (������� ������� ������������ � ������ ���).


01.12.2013     v2.9.0.561
[+] �������� ���������� ������ �� ������ ������� DOCX � ODT: ��������� ���������� ������ � �������� ������.
[-] ���������� ������ ������.
[*] ��������� ����������� � ��������� �������� ������� (������� ����� ���������� � ���������� �������).


02.11.2013     v2.9.0.560
[*] ��������� ������ �������� ������.
[-] ���������� ������ ������.
[*] ��������� ��������, ����������, �������� � ����������� �������� ������� (������� ������ ������, ������� ������������, ����� ������ � ������ �������).


20.10.2013     v2.8.0.559
[+] ��������� ��������� ������-������� ��� Google Translate � Google TTS.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


06.10.2013     v2.8.0.558
[+] �������� ����� �������� ���� "���� ���������".
[-] ���������� ������ ������.


25.08.2013     v2.8.0.557
[+] ��������� ���������.
[*] ��������� ����������� � ��������� �������� ������� (������� ����� ���������� � ���������� �������).


18.08.2013     v2.8.0.556
[+] ��������� ����������� ��������� ������ �� STDIN ��� ������������� ������� �������� ��� ���������� ������.
[-] ���������� DELZIP190.DLL �� ������������.


14.08.2013     v2.8.0.555
[*] �������� ���� "������ ������ ������������".
[*] �������� ������ ���������� ������ �� ������ ������� PDF.


03.08.2013     v2.8.0.554
[-] ���������� ���������� ������ �� ������ �������� EPUB � PDF.


30.07.2013     v2.8.0.553
[*] ��������� �������������� ��������� � �������� �����.
[*] ��������� ���������� �������� ������� (������� ������� ������������).


28.07.2013     v2.8.0.552
[*] �������� ������ ���������� ������ �� ������ ������� PDF.
[*] ��������� ���������� � ����������� �������� ������� (������� ��������� ������ � ������ ���).


21.07.2013     v2.8.0.551
[+] �������� ����� �������� ���� "������������� ��������". ��������� ����������� ��������� ����� � ���������� � �������� �����. �������������� ������� ��������� SRT, SSA/ASS � SMI.
[*] ��������� ����������, ��������, �������� � ����������� �������� ������� (������� ��������� ������, ������ ������, ����� ������ � ������ ���).


07.07.2013     v2.7.0.550
[+] �������� ����� �������� ���� "������ ������". � ����� ���� ���������� ��������� �� ���� "���������" (�������� "�����"), � ����� ��������� ����������� ������� ������� ������������� ������� �������� ��� ������ � ���� ��������� ����������, ������� "���������" �� ������������.
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ������ ������).


21.06.2013     v2.7.0.549
[+] ��������� ���������.
[*] ��������� ����������� � ��������� �������� ������� (������� ����� ���������� � ���������� �������).


02.06.2013     v2.7.0.548
[+] ��������� ����������� �������� ������ ��������� ������� ������� ����� ������ ���� �� ������ ������� ������ �� ���������� ��������.
[+] ��������� ����������� �������� ��������� ������� ������� ������ ���� �� ��������� ��������.
[-] ���������� ������ ������.
[*] ��������� ����������, ���������� � ����������� �������� ������� (������� ��������� ������, ������� ������������ � ������ ���).


25.05.2013     v2.7.0.547
[+] ��������� ����� "������� �� ���������� ��������� ���������� �����" (���� "���������", ������� "�����").
[*] ��������� ����������, ��������, �������������, �������� � ���������� �������� ������� (������� ��������� ������, �������� �����������, ����� ������, ����� ������ � ������� ������������).


01.05.2013     v2.7.0.546
[+] ��������� ��������� "������� ����� � "����������" Windows, ����� ���������� ���������� ���������" � ���� "����������".
[+] ��������� ���������.
[*] ��������� ����������, ��������, �������� � ����������� �������� ������� (������� ��������� ������, ������ ������, ����� ������ � ������ ���).


14.04.2013     v2.7.0.545
[+] ��������� ������ �������� ���� "��������� ������ ������" � "��������� ������ ������".
[+] ��������� ���������.
[*] ��������� ��������� �������� ������� (������� ���� �� ��).


06.04.2013     v2.7.0.544
[+] ��������� ���������.
[*] ��������� ����������, �����������, ���������, ���������� � ����������� �������� ������� (������� ��������� ������, ����� ����������, ���������� �������, ������� ������������ � ������ ���).


24.03.2013     v2.7.0.543
[+] ��������� ����� "�������� �����" � "�������� ���������" (���� "���������", ������� "�����").
[*] ������ "�����" �� ������ ���������� ������ �������� ������� �������� ���� "��������� | ����� ���������������".
[*] ������� "������" � ���� "���������" ���� ������������� � ����� ���� "������".
[*] ��������� ��������, ����������, �������� � ����������� �������� ������� (������� ������� ���-�����, ��������� ������, ������ ������ � ������ ���).


17.03.2013     v2.6.0.542
[+] ��������� ������ �������� ���� "������� � ��������� ������" � "������� � ���������� ������".
[+] �������� ������ ����������� ��������� (������� ������ ���).
[*] ��������� �������� � ����������� �������� ������� (������� ����� ������ � ������ ���).


12.03.2013     v2.6.0.541
[+] ��������� ���������.
[*] ��������� ����������, ����������� � �������� �������� ������� (������� ��������� ������, ����� ���������� � ������ ������).


03.03.2013     v2.6.0.540
[+] ������� ��� ���������� ������ �������� ��� ���������� �� ����� ���������.
[+] ��������� ��������� ������� Kindle Format 8 (*.AZW3).
[+] ��������� �������� ������� ��� ���������� ����� (������� �������� �����������).
[*] ��������� ���������� � �������� �������� ������� (������� ��������� ������ � ������ ������).


26.02.2013     v2.6.0.539
[+] ���������� ���������� �������� ��� ���������� �� ����� ���������.
[+] ��������� ���������.
[*] ��������� �������� �������� ������� (������� ������ ������).


10.02.2013     v2.6.0.538
[-] ���������� ������ ������.
[*] ��������� ��������, ���������, �������� � ���������� �������� ������� (������� �������� �����������, ���������� �������, ����� ������ � ������� ������������).


20.01.2013     v2.6.0.537
[-] ���������� ������ ������.
[*] ��������� ����������, ����������� � ����������� �������� ������� (������� ��������� ������, ����� ���������� � ������ ���).


08.01.2013     v2.6.0.536
[+] ��������� ���������� ��������� ������ "�������� ����� �� ������ ������" � "������� �����".
[+] ��������� �������� ������� ��� ��������� ����� (������� Ozzii).
[*] ��������� �������� � ���������� �������� ������� (������� ������ ������ � ������� ������������).


13.12.2012     v2.6.0.535
[-] ���������� �������� � �������������� "������" (������� ����� ����������).
[*] ��������� ���������� �������� ������� (������� ��������� ������).


12.12.2012     v2.6.0.534
[+] ��������� ����������� ������������� ������ ������������ (���� "����������", ������� "���������/������ ������").
[+] ��������� ����������� ��������� ��������� � �������������� ������ ��� ������ �������� ("����� ���������"). ��� ����� ���������� ������������ ���� "-silent" � ��������� ������.
[+] ��������� ����� ��������� � "�������� �� ������� ������ Windows".
[-] ���������� ������ ������.
[*] �������� ��������� Windows 7/8.
[*] ��������� �������� �������� ������� (������� ������ ������).


11.11.2012     v2.5.0.533
[-] ���������� ���������� ������ �� ������ ������� EPUB (������� �������� ������).
[-] ���������� ������ ������.


22.10.2012     v2.5.0.532
[-] ���������� ������ ������.
[*] ��������� �������� �������� ������� (������� ����� ���������).


22.09.2012     v2.5.0.531
[-] ���������� �������� � Windows Media Audio (������� ������� ����������).
[-] ���������� �������� � ��������� �������� ���������� (������� ������� ������).


08.09.2012     v2.5.0.530
[-] ���������� ������ ������.
[*] ��������� �������� � ������������� �������� ������� (������� ����� ������ � �������� �����������).


26.08.2012     v2.5.0.529
[-] ���������� ������ ������.
[*] ��������� �������� �������� ������� (������� ����� ������).


20.08.2012     v2.5.0.528
[+] ��������� �������� ������� ��� ��������� ����� (������� ����� ������).
[*] ��������� ��������, ����������, �����������, ���������, ���������� � ����������� �������� ������� (������� ������� ���-�����, ��������� ������, ����� ����������, ���������� �������, ������� ������������ � ������ ���).


12.08.2012     v2.5.0.527
[-] ���������� ������ ������.
[*] ��������� ��������, ����������, ��������, ���������� � �������� �������� ������� (������� ������� ���-�����, ��������� ������, ����� ������, ������� ������������ � ����� ���������).


24.06.2012     v2.5.0.526
[+] �������� ����� "�������� �� ������� ������ Windows" � ���� "���������" (�������� "����� ������").
[+] ��������� ���������.
[*] ��������� �����������, �������� � ��������� �������� ������� (������� ����� ����������, ������ ������ � ���������� �������).


06.05.2012     v2.5.0.525
[+] ��������� ���������.
[*] �������� ����������� ���� ������� (������� ������ �������).
[*] ��������� �������� �������� ������� (������� ����� ���������).


29.04.2012     v2.5.0.524
[+] ������� ���� ��������� � ��������� "���������" ���� "���������" � �������� ������ ��� �������� ������ ���� ��� �����������.
[*] ��������� ���������� �������� ������� (������� ������� ������������).


24.04.2012     v2.5.0.523
[-] "�������" ����� ���������� ������ ��� ��������� ������������ ������ �� ������������.
[-] ���������� ������ ������.
[*] ��������� ����������, ���������, �������� � ����������� �������� ������� (������� ��������� ������, ���� �� ��, ������ ������ � ������ ���).


21.04.2012     v2.5.0.522
[+] �������� ����� �������� ���� "��������� ��������� (Google TTS)". ��������� ��������� ����� � ���� ���������� ��� ������ ������� ������� ���� �� ������� Google. �������� ������ ��� ����� ��� 30 ������.
[+] ��������� ���������.
[+] ��������� �������� ������� ��� �������� ����� (������� ������ ������������).
[*] ��������� ����������� �������� ������� (������� ����� ����������).


08.04.2012     v2.4.0.521
[+] ��������� ������ ����������� ���� Microsoft Reader (*.LIT).
[*] ��������� ���������� � ����������� �������� ������� (������� ��������� ������ � ������ ���).


31.03.2012     v2.4.0.520
[+] ��������� ���������.
[*] ��������� ��������, ��������, ������������� � ��������� �������� ������� (������� ������� ���-�����, ������ ������, ����� ������ � ���������� �������).


25.03.2012     v2.4.0.519
[+] ��������� ���������.
[*] ��������� ���������� �������� ������� (������� ������� ������������).


20.03.2012     v2.4.0.518
[+] ��������� ������ ����������� ���� Mobipocket/Kindle (*.AZW, *.MOBI, *.PRC).
[*] ������� ��������� � "�������" ����� ���������� ������ ��� ��������� ������������.
[*] ����� ������� �������� � ����� "Help", � �� � �������� �������� ���������.
[*] ��������� �������� � ����������� �������� ������� (������� ������ ������ � ������ ���).


04.03.2012     v2.3.0.517
[+] ��������� ���������.
[-] ���������� ������ ������.


08.01.2012     v2.3.0.516
[-] ���������� ������ ������.
[*] ��������� �������� � �������� �������� ������� (������� ������� ���-����� � ������ ������).


25.12.2011     v2.3.0.515
[+] ��������� ������������� ����������� ����� � ����� "�����" � "��������" (��� �� �����, ��� � � Microsoft Word).
[*] ��������� ����������� �������� ������� (������� ����� ����������).


11.12.2011     v2.3.0.514
[+] ��������� �������� ������� ��� ��������� ����� (������� ����� ������).


26.11.2011     v2.3.0.513
[+] ��������� ������ "���������" � ���� "��������� ��� ��������� �����������".
[+] ��������� ���������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


06.11.2011     v2.3.0.512
[+] ��������� �������� ����-������ ��� �������� ������ (���� "����������", ������� "����-����"). �������������� ������� M3U, PLS, WPL � XSPF.
[*] ��������� �������� � ���������� �������� ������� (������� ������ ������ � ������� ������������).


30.10.2011     v2.3.0.511
[-] ���������� ������ ������.
[*] ��������� ��������� �������� ������� (������� ������).


22.10.2011     v2.3.0.510
[+] ��������� ��������� Microsoft Speech Platform. ������������� ������ ����� �������� �� �������� "Microsoft Speech Platform" � ������� ���� ���������.
[-] ���������� ��������� ������ 1.xx ��������� "���������".
[*] ��������� ����������, �����������, ���������, �������� � ���������� �������� ������� (������� ��������� ������, ����� ����������, ���� �� ��, ������ ������ � ������� ������������).


16.10.2011     v2.2.0.509
[+] �������� ����� "������������ �����, �������� � ������ ���������� Windows" � ���� "���������" (�������� "�����").
[-] ���������� ������ ������.
[*] ��������� �������� � ����������� �������� ������� (������� ������ ������ � ������ ���).


02.10.2011     v2.2.0.508
[*] ���� "���������" ���� ���������. Google Translate API ������ �� ������������ � ��������� (��� ��� �� ������ ������� � 1 ������� 2011 ����). ������ ��������� ���������� � ������� Google Translate ��������.
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ���������� �������� ������� (������� ��������� ������, ���������� ������� � ������� ������������).


11.09.2011     v2.2.0.507
[+] ��������� ����� ��������� � ���� "������" � "������� ����� �� ������".
[+] ��������� ���������.
[*] ��������� ����� ������������� ����������.
[*] ��������� �������� �������� ������� (������� ������ ������).


28.08.2011     v2.2.0.506
[+] ��������� ���������.
[*] ��������� ������������� �������� ������� (������� ����� ������).


08.08.2011     v2.2.0.505
[+] ��������� ���������.
[+] ��������� �������� ������� ��� ��������� ����� (������� ����� �������� � ���� ������).
[*] ������� ��������� � "�������" ����� ���������� ������ ��� ��������� ������������.


03.07.2011     v2.2.0.504
[-] ���������� ������ ������.


24.05.2011     v2.2.0.503
[-] ���������� ���������� ������ �� ������ ������� EPUB.
[-] ���������� ������ ������.
[*] ��������� ��������� � �������� �������� ������� (������� ������ � �������� �����������).


02.05.2011     v2.2.0.502
[+] �������� ���������� ������ �� ������ �������� HTML � MHT.
[+] �������� ��������� ������� �������� ���������� Hunspell.
[+] ��������� �������� ������� ��� ��������� ����� (������� ������� ���-�����).
[*] ��������� ��������� �������� ������� (������� ���� �� ��).


26.04.2011     v2.2.0.501
[-] ���������� ������ ������.
[*] ��������� ����������, ����������� � ���������� �������� ������� (������� ��������� ������, ����� ���������� � ������� ������������).


10.04.2011     v2.2.0.500
[+] �������� ����� �������� ���� "������ ����". � ��� ������� ����� �������� � ����� ���� ��� ����� �������� ������ ��� ������ ��������. ������ ��� SAPI 5.
[*] ��������� ���������, �������� � ������� �������� ������� (������� CMHDREAM, ������ ������ � ���������� ������).


27.03.2011     v2.2.0.499
[-] ������� ����������� � "�������" ����� ���������� ������ ��� ��������� ������������.
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ������� ������������).


20.03.2011     v2.2.0.498
[+] �������� ��������� ������ �� ������ �������� ������ (�������� "SAPI 5").
[+] ��������� �������� ������� ��� ������������ ����� (������� Missfly82-AIO).
[-] ���������� ������ ������.


12.03.2011     v2.2.0.497
[+] ��������� ���������� ��������� ������ "������� � ���������� ������" � "������� � ����������� ������".
[-] ���������� ������ ������.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


26.02.2011     v2.2.0.496
[+] �������� ������ "������������ ��������" � ���� �������.
[+] ��������� ���������.
[*] ��������� �����������, ��������, ������������� � ���������� �������� ������� (������� ����� ����������, ������ ������, ����� ������ � ������� ������������).


20.02.2011     v2.2.0.495
[+] ��������� ������ ������ � ������� DjVu; ��������� ��������� ���������� ���������� (OCR) ����.
[-] ������ ��������� "�������� ������ � ����" (SAPI 4) �� ���� "����������".
[-] ���������� ������ ������.
[*] ��������� ����������, �����������, ���������, ��������� � ����������� �������� ������� (������� ��������� ������, ����� ����������, ���� �� ��, ���������� ������� � ������ ���).


12.02.2011     v2.2.0.494
[+] ��������� ������ ������ � ������� Compiled HTML Help (� ����������� CHM).
[+] ���������� ����� ������������� ��� ������ ����������� �������� (��� �������� ������ CHM � EPUB). ������� ����� ��������, ���� � ���� "���������" �� ����� "�������" � ������ "������������� ����� ����� �������� �����".
[*] ��������� ���������� ������ �� ������ �������� EPUB � HTML.
[-] ���������� ������ ������ ������� FB2.
[+] ��������� ������ "���� ������" � ���� "����� � �����".
[+] ��������� ��������� "��������� ������������ �����" � ���� "������� ���� �� �����".
[+] ��������� ���������.
[*] ���������� ��� ���������������� � ���� "viewer.exe" �������� � ����������� "utils".
[*] ��������� ����������, ���������, �������� � ���������� �������� ������� (������� ��������� ������, ���� �� ��, ������ ������ � ������� ������������).


06.02.2011     v2.1.0.493
[*] ��������� ���������� ������ �� ������ �������� DOC, DOCX, EPUB, ODT.
[+] �������� ����� �������� ���� "������ | �������� ���������� | ���������� ��� ������" (��� �������������).
[*] ��������� �������� �������� ������� (������� ������ ������).


30.01.2011     v2.1.0.492
[+] ������� ��������� ����� ���� �������� ��� DIC-���� (������ "��������� ���" � ��������� ������� ���������).
[*] ��� ������ ����� ����������� ��������� ������ ��������� �� ��������.
[+] ��������� ������� "������" � ����� ������� (��� ������������� � ����������� ��������� �������).
[+] ��������� ���������.
[*] ��������� ����������, �����������, �������� � ���������� �������� ������� (������� ��������� ������, ����� ����������, �������� ����������� � ������� ������������).


23.01.2011     v2.1.0.491
[+] �������� ��������� ���� ������� (������� ���� �� ��).
[-] ���������� ������ � ���������� ������ ��� ��������� ������������.
[*] ��������� ����������, ��������� � ���������� �������� ������� (������� ��������� ������, ���� �� �� � ������� ������������).


16.01.2011     v2.1.0.490
[+] �������� ����������� ���� ������� (������� ������ �������).
[+] ��������� ����� "���������� ��� �����" � "�� ���������� ����� �� ���������� �����" � ���� "����� ����� � ������".
[*] ��������� ����������, ���������, ��������, �������������, ���������, ���������� � ������� �������� ������� (������� ��������� ������, ���� �� ��, ������ ������, ����� ������, ���������� �������, ������� ������������ � ���������� ������).


06.01.2011     v2.1.0.489
[+] �������� ����� �������� ���� "���������". �� ��������� �������� � ����� ������ �� ������� �������� ����: {{Audio=c:\Sounds\ring.mp3}} �������������� �������: WAV, MP3, OGG.
[*] ���������� ����� 'INI' ����� ������������� �������� �� 'REX' ��� �������� ��������� ������������.
[+] ��� ���������� ������� ������ (������) � ������ � � ����� ����������� ����� �������������� ���������� %default%. ��� �������� ����� �� ��������� � ����������� �� ����� �������� ����������� ���� (��� ������� ������� ��� ����� '���� %d.' � '����� ����� %d.').
[+] ��������� ���������.
[*] ��������� �����������, �������� � ���������� �������� ������� (������� ����� ����������, ������ ������ � ������� ������������).


20.12.2010     v2.0.0.488
[-] ���������� ������ ������.
[*] ��������� ����������, ��������� � ���������� �������� ������� (������� ��������� ������, ���� �� �� � ������� ������������).


19.12.2010     v2.0.0.487
[+] ���� "���������" ���� ��������.
[+] ��������� ����������� ������ ������ � ������ ������ (���� "���������", ������� "�����"). ������ ������ ����� ����� �������������� � ������� ������� ��� ������ ���������.
[+] ��������� ���������.
[-] �� ������ ������� SAPI 4 ������������� ��������� ������ ����� Loquendo � ������� "Olga 8000" � "Ludoviko 8000". ����� ���� ������� �� ������ �������� � ���� � ������ ���������.
[*] ��������� ��������� �������� ������� (������� ������).


12.12.2010     v2.0.0.486
[+] �������� ������ 2.0.
[+] �������� ��������� ������� �������� ���������� Hunspell.
[*] ��������� ����������, �����������, ���������, �������� � ���������� �������� ������� (������� ��������� ������, ����� ����������, ���� �� ��, �������� ����������� � ������� ������������).

###
tools\license.ces.txt
Balabolka


Autor: Ilya Morozov
WWW: http://balabolka.site
E-mail: [email protected]

Pozn�mka: Tato aplikace je vyd�na jako verze freeware. U�ivatel� se mohou s�dotazy t�kaj�c�mi se t�to smlouvy EULA nebo obecn� t�to aplikace obr�tit na �autora�. �Autor� se pokus� na v�echny dotazy odpov�d�t, jak nejrychleji to p�jde.


LICEN�N� SMLOUVA S�KONCOV�M U�IVATELEM PRO TENTO SOFTWARE
D�le�it� � �t�te pozorn�:

Tato licen�n� smlouva s�koncov�m u�ivatelem (�EULA�) p�edstavuje pr�vn� ujedn�n� mezi v�mi (jako fyzickou nebo pr�vnickou osobou) a v��e uveden�m �autorem� tohoto �softwaru� t�kaj�c� se v��e zm�n�n�ho softwarov�ho produktu, kter� zahrnuje vlastn� po��ta�ov� software a�m��e zahrnovat tak� souvisej�c� m�dia, ti�t�n� materi�ly a�online nebo elektronickou dokumentaci (d�le jen �SOFTWAROV� PRODUKT�). Instalac�, kop�rov�n�m nebo jin�m pou�it�m SOFTWAROV�HO PRODUKTU souhlas�te s�podm�nkami t�to smlouvy EULA. Pokud s�podm�nkami t�to smlouvy EULA nesouhlas�te, nem��ete si SOFTWAROV� PRODUKT nainstalovat ani jej pou��vat.

LICENCE K�SOFTWAROV�MU PRODUKTU

SOFTWAROV� PRODUKT je chr�n�n autorsk�m pr�vem, mezin�rodn�mi �mluvami o�autorsk�ch pr�vech a�dal��mi pr�vn�mi p�edpisy a��mluvami t�kaj�c�mi se ochrany du�evn�ho vlastnictv�. SOFTWAROV� PRODUKT je v�m poskytov�n na z�klad� licence (nikoliv prod�v�n).

1. UD�LEN� LICENCE: Tato smlouva EULA v�m ud�luje n�sleduj�c� pr�va: 
Pr�vo instalace a�pou��v�n�. M��ete nainstalovat a�pou��vat neomezen� po�et kopi� SOFTWAROV�HO PRODUKTU.

Pr�vo reprodukce a�distribuce: SOFTWAROV� PRODUKT sm�te reprodukovat a�distribuovat v�neomezen�m po�tu kopi�, a�to za p�edpokladu, �e ka�d� kopie je �pln� a�prav� a�zahrnuje v�echna autorsk� pr�va a�ochrann� zn�mky, v�etn� p�ilo�en� kopie t�to smlouvy EULA. Kopie SOFTWAROV�HO PRODUKTU m��ete distribuovat jako samostatn� produkt nebo jako sou��st sv�ho vlastn�ho produktu.

2. INFORMACE O�DAL��CH PR�VECH A�OMEZEN�CH: Omezen� vztahuj�c� se na reverzn� in�en�rstv�, dekompilaci a�dek�dov�n�. Nem�te dovoleno prov�d�t zp�tnou anal�zu, dekompilaci nebo dek�dov�n� SOFTWAROV�HO PRODUKTU. Bez ohledu na toto omezen� m��ete prov�d�t takov� �innosti, pokud jsou v�slovn� povoleny p��slu�n�mi platn�mi pr�vn�mi p�edpisy, a�to pouze v�rozsahu, v�jak�m se povoluj�.

Separace komponent:
SOFTWAROV� PRODUKT je v�m poskytov�n na z�klad� licence jako jedin� produkt. Jeho jednotliv� komponenty nelze odd�len� pou��vat na v�ce ne� jednom po��ta�i bez p�edchoz�ho povolen� od �autora�.

P�evod softwaru:
Ve�ker� sv� pr�va vypl�vaj�c� z�t�to smlouvy EULA m��ete trvale p�ev�st na nov�ho nabyvatele, pokud tento souhlas� s�podm�nkami t�to smlouvy EULA.

Ukon�en� smlouvy.
Pokud poru��te n�kterou z�podm�nek stanoven�ch touto smlouvou EULA, m� �autor� tohoto �softwaru� pr�vo ukon�it platnost t�to smlouvy EULA, ani� t�m jsou dot�ena jak�koliv jin� pr�va. V�takov�m p��pad� mus�te zni�it v�echny kopie SOFTWAROV�HO PRODUKTU a�v�ech jeho komponent.

Distribuce:
SOFTWAROV� PRODUKT nesm� b�t prod�n jako sou��st jin�ho produktu nebo balen� nebo k�nim p�ipojen, pokud by ��elem za�len�n� SOFTWAROV�HO PRODUKTU bylo zv�hodn�n� jin�ho produktu, bez p�edchoz�ho v�slovn�ho povolen� �autora�. SOFTWAROV� PRODUKT m��e b�t sou��st� jak�hokoliv balen� distribuovan�ho zdarma nebo neziskovou formou v�souladu s�podm�nkami t�to smlouvy EULA.

3. AUTORSK� PR�VO:
Ve�ker� vlastnick� a�autorsk� pr�va vztahuj�c� se k�SOFTWAROV�MU PRODUKTU (v�etn� mimo jin� jak�chkoliv obr�zk�, animac�, audia, text� a �aplet�� obsa�en�ch v�SOFTWAROV�M PRODUKTU), k�doprovodn�m ti�t�n�m materi�l�m a�k�jak�mkoliv kopi�m SOFTWAROV�HO PRODUKTU jsou majetkem �autora� tohoto �softwaru�. SOFTWAROV� PRODUKT je chr�n�n autorsk�m pr�vem a�mezin�rodn�mi �mluvami. Se SOFTWAROV�M PRODUKTEM je tedy t�eba zach�zet jako s�jak�koliv jin�m materi�lem chr�n�n�m autorsk�m pr�vem a�lze jej instalovat do jedin�ho po��ta�e s�t�m, �e si origin�l m��ete uchovat v�lu�n� pro ��ely z�lohov�n� nebo archivace.

4. R�ZN� USTANOVEN�
V�p��pad� jak�chkoliv dotaz� t�kaj�c�ch se t�to smlouvy EULA nebo v�p��pad� pot�eby kontaktovat �autora� tohoto �softwaru� z�jak�hokoliv d�vodu pou�ijte e-mailovou adresu �autora� uvedenou na za��tku t�to smlouvy EULA.

5. OMEZEN� Z�RUKA:
ODM�TNUT� Z�RUKY: �Autor� tohoto �softwaru� v�slovn� odm�t� jakoukoliv z�ruku na tento SOFTWAROV� PRODUKT. SOFTWAROV� PRODUKT a�ve�ker� souvisej�c� dokumentace jsou poskytov�ny �tak, jak jsou� a�bez z�ruky jak�hokoliv druhu, a� ji� v�slovn� vyj�d�en� nebo p�edpokl�dan�, mimo jin� v�etn� odvozen�ch z�ruk vztahuj�c�ch se k�prodejnosti a�vhodnosti pro ur�it� ��el nebo z�ruk neporu�en� pr�v t�et�ch stran. Za ve�ker� rizika vypl�vaj�c� z�pou��v�n� nebo funk�nosti SOFTWAROV�HO PRODUKTU nese odpov�dnost u�ivatel.

6. OMEZEN� ODPOV�DNOSTI ZA �KODY:
�Autor� tohoto �softwaru� nenese v���dn�m p��pad� odpov�dnost za jak�koliv �kody (v�etn� odpov�dnosti za u�l� zisk, p�eru�en� obchodn� �innosti, ztr�ty obchodn�ch p��le�itost� nebo jak�koliv jin� finan�n� ztr�ty) vypl�vaj�c� z�pou�it� nebo nemo�nosti pou�it� tohoto produktu, a to i v�p��pad�, �e byl �autor� tohoto �softwaru� na mo�nost vzniku takov�ch �kod byl upozorn�n. Vzhledem k�tomu, �e n�kter� st�ty a�jurisdikce neumo��uj� vylou�en� nebo omezen� odpov�dnosti, v��e uveden� omezen� se na v�s nemus� vztahovat.

tools\license.chs.txt
Balabolka


Author: Ilya Morozov
WWW: http://balabolka.site
E-mail: [email protected]

注意:此应用程序开始作为免费软件发布。 用户对本 EULA 或一般应用程序有疑问,请随时咨询作者。 我会尽快回复所有消息。


本软件的最终用户许可协议
重要 - 仔细阅读:

本最终用户许可协议(“EULA”)是您(个人或单个实体)与本软件的上述作者之间针对上述软件产品(包括计算机软件,可能包括相关媒体)的法律协议, 印刷材料和“在线”或电子文档(“软件产品”)。 安装、复制或以其他方式使用软件产品,即表示您同意受本 EULA 条款的约束。 如果您不同意本 EULA 的条款,请不要安装或使用软件产品。

软件产品许可

软件产品受版权法和国际版权条约以及其他知识产权法律和条约的保护。 软件产品是许可使用的,而不是出售的。 该软件产品不能在白俄罗斯、古巴、伊朗、朝鲜、叙利亚和克里米亚地区的领土上使用。

1.许可授予:本 EULA 授予您以下权利:
安装和使用。 您可以安装和使用无限数量的软件产品副本。

复制和分发:您可以复制和分发无限数量的软件产品副本; 前提是每份副本均应是真实完整的副本,包括所有版权和商标声明,并附有本 EULA 的副本。 软件产品的副本可以作为独立产品分发或包含在您自己的产品中。

2.其他权利和限制的描述:逆向工程、反编译和反汇编的限制。 您不得对软件产品进行逆向工程、反编译或反汇编,除非且仅在适用法律明确允许此类活动的范围内,尽管有此限制。

组件的分离:
软件产品作为单一产品获得许可。 未经作者事先许可,不得将其组成部分分开用于多台计算机。

软件传输:
您可以永久转让您在本 EULA 下的所有权利,前提是收件人同意本 EULA 的条款。

终止。
在不损害任何其他权利的情况下,如果您不遵守本 EULA 的条款和条件,本软件的作者可以终止本 EULA。 在这种情况下,您必须销毁软件产品的所有副本及其所有组成部分。

分配:
未经作者事先许可,不得出售或包含在旨在通过包含软件产品获得利益的产品或包装中。 软件产品可包含在任何免费或非营利的软件包或产品中,前提是分发符合本 EULA 的条款和条件。

3.版权:
软件产品(包括但不限于软件产品中包含的任何图像、动画、音频、文本和“小程序”)、随附的印刷材料以及软件产品的任何副本的所有所有权和版权均归本软件的作者。软件产品受版权法和国际条约规定的保护。因此,您必须像对待任何其他受版权保护的材料一样对待软件产品,但您可以将软件产品安装在一台计算机上,前提是您保留原件仅用于备份或存档目的。

4.其他
如果您对本 EULA 有任何疑问,或者如果您出于任何原因希望联系本软件的作者,请通过本 EULA 顶部提到的电子邮件地址与他联系。

5.有限保证:
无担保:本软件的作者明确拒绝对软件产品提供任何担保。软件产品和任何相关文档“按原样”提供,不提供任何类型的明示或暗示保证,包括但不限于暗示保证或适销性、特定用途的适用性或不侵权。因使用或执行软件产品而产生的全部风险由您承担。

6.对损坏不承担任何责任:
在任何情况下,本软件的作者均不对因使用或无法使用本软件造成的任何损害(包括但不限于业务利润损失、业务中断、业务信息丢失或任何其他金钱损失)使用本产品,即使本软件的作者已被告知此类损害的可能性。由于某些州/司法辖区不允许排除或限制间接或附带损害的责任,因此上述限制可能不适用于您。
tools\license.eng.txt
Balabolka


Author: Ilya Morozov
WWW: http://balabolka.site
E-mail: [email protected]

Note: This application is begin released as freeware. Users with questions regarding either this EULA or the application in general, should feel free to ask the Author. I answer all messages as soon as possible.


END-USER LICENSE AGREEMENT FOR THIS SOFTWARE
Important - read carefully:

This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and the mentioned author of this Software for the software product identified above, which includes computer software and may include associated media, printed materials, and "online" or electronic documentation ("SOFTWARE PRODUCT"). By installing, copying, or otherwise using the SOFTWARE PRODUCT, you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, do not install or use the SOFTWARE PRODUCT.

SOFTWARE PRODUCT LICENSE

The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold. The SOFTWARE PRODUCT can not be used on the territory of Belarus, Cuba, Iran, North Korea, Syria, and the Crimea Region.

1. GRANT OF LICENSE: This EULA grants you the following rights: 
Installation and Use. You may install and use an unlimited number of copies of the SOFTWARE PRODUCT.

Reproduction and Distribution: You may reproduce and distribute an unlimited number of copies of the SOFTWARE PRODUCT; provided that each copy shall be a true and complete copy, including all copyright and trademark notices, and shall be accompanied by a copy of this EULA. Copies of the SOFTWARE PRODUCT may be distributed as a standalone product or included with your own product.

2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS: Limitations on Reverse Engineering, Decompilation, and Disassembly. You may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation.

Separation of Components:
The SOFTWARE PRODUCT is licensed as a single product. Its component parts may not be separated for use on more than one computer, without first obtaining permission from the Author.

Software Transfer:
You may permanently transfer all of your rights under this EULA, provided the recipient agrees to the terms of this EULA.

Termination:
Without prejudice to any other rights, the Author of this Software may terminate this EULA if you fail to comply with the terms and conditions of this EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT and all of its component parts.

Distribution:
The SOFTWARE PRODUCT may not be sold or be included in a product or package which intends to receive benefits through the inclusion of the SOFTWARE PRODUCT, without first obtaining permission from the Author. The SOFTWARE PRODUCT may be included in any free or non-profit packages or products, provided distribution complies with the terms and conditions of this EULA.

Eligibility Export Restrictions:
By downloading or accessing this software, you agree that you are not a citizen, national, or resident of Belarus, Chechnya, Cuba, Eritrea, Iran, Nicaragua, North Korea, Syria, or the Crimean Region, or of any other country to which the United States has prohibited export and you will not export or reexport directly or indirectly, to the abovementioned countries nor to citizens, nationals or residents of those countries.

3. COPYRIGHT:
All titles and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any images, animations, audio, text and "applets" incorporated into the SOFTWARE PRODUCT), the accompanying printed materials, and any copies of the SOFTWARE PRODUCT are owned by the Author of this Software. The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, you must treat the SOFTWARE PRODUCT like any other copyrighted material except that you may install the SOFTWARE PRODUCT on a single computer provided you keep the original solely for backup or archival purposes.

4. MISCELLANEOUS
Should you have any questions concerning this EULA, or if you desire to contact the author of this Software for any reason, please contact him at the email address mentioned at the top of this EULA.

5. LIMITED WARRANTY:
NO WARRANTIES: The Author of this Software expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is provided "as is" without warranty of any kind, either express or implied, including, without limitation, the implied warranties or merchantability, fitness for a particular purpose, or noninfringement. The entire risk arising out of use or performance of the SOFTWARE PRODUCT remains with you.

6. NO LIABILITY FOR DAMAGES:
In no event shall the Author of this Software be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use this product, even if the Author of this Software has been advised of the possibility of such damages. Because some states/jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.
tools\license.hun.txt
Balabolka


Fejleszt�: Ilya Morozov
WWW: http://balabolka.site
E-mail: [email protected]

Megjegyz�s: Ez az alkalmaz�s freeware-k�nt jelent meg. A v�gfelhaszn�l�i licencszerz�d�ssel vagy az alkalmaz�ssal kapcsolatban felmer�l� k�rd�seiket, a felhaszn�l�k nyugodtan feltehetik a k�sz�t�nek. Minden �zenetre a lehet� leghamarabb v�laszolok.


V�GFELHASZN�L�I LICENCSZERZ�D�S EHHEZ A SZOFTVERHEZ
Fontos - olvassa el figyelmesen:

A jelen v�gfelhaszn�l�i licencszerz�d�s ("EULA") egy jogi meg�llapod�s �n (ak�r mag�nszem�ly, ak�r egyed�l�ll� szervezet) �s a szoftver eml�tett fejleszt�je k�z�tt a fent eml�tett szoftverterm�kre, amely mag�ba foglalja a sz�m�t�g�pes szoftvert, �s tartalmazhat kapcsol�d� m�di�t, nyomtatott anyagokat, valamint "online" vagy elektronikus dokument�ci�t ("SZOFTVERTERM�K"). A SZOFTVERTERM�K telep�t�s�vel, m�sol�s�val, vagy m�s m�don val� haszn�lat�val, �n mag�ra n�zve k�telez�nek ismeri el a jelen EULA felt�teleit. Ha nem �rt egyet a jelen EULA felt�teleivel, ne telep�tse vagy haszn�lja a SZOFTVERTERM�KET.

SZOFTVER TERM�KLICENC

A SZOFTVERTERM�KET szerz�i jogi t�rv�nyek �s nemzetk�zi jogszab�ly szerz�d�sek, valamint a szellemi tulajdonra vonatkoz� egy�b jogszab�lyok �s szerz�d�sek v�dik. Ez a SZOFTVERTERM�K licencelt, nem �rt�kes�tett. A SZOFTVERTERM�K nem haszn�lhat� Feh�roroszorsz�g, Kuba, Ir�n, �szak-Korea, Sz�ria, �s a Kr�m-f�lsziget ter�let�n.

1. HASZN�LATI JOGOK: Jelen v�gfelhaszn�l�i licencmeg�llapod�s a k�vetkez� jogokat biztos�tja �nnek: 
Telep�t�s �s haszn�lat. Korl�tlan sz�m� SZOFTVERTERM�K p�ld�nyt telep�thet �s haszn�lhat.

Sokszoros�t�s �s terjeszt�s: A SZOFTVERTERM�K korl�tlan sz�m� p�ld�ny�t sokszoros�thatja �s terjesztheti; felt�ve, hogy minden egyes p�ld�ny hiteles �s teljes m�solat, bele�rtve az �sszes szerz�i jogi �s v�djegybejelent�st, �s ehhez csatolni kell a jelen v�gfelhaszn�l�i licencszerz�d�s m�solat�t. A SZOFTVERTERM�K m�solatai �n�ll� term�kk�nt, vagy a saj�t term�k�vel egy�tt forgalmazhat�k.

2. EGY�B JOGOK �S KORL�TOZ�SOK LE�R�SA: Korl�toz�sok a visszafejt�sre, dekompil�l�sra, �s csomagra bont�sra vonatkoz�an. �n nem v�gezhet visszafejt�st, dekompil�l�st, vagy r�szekre bont�st a SZOFTVERTERM�KEN, kiv�ve �s csak olyan m�rt�kben, amennyiben az ilyen tev�kenys�get a vonatkoz� jogszab�lyok kifejezetten enged�lyezik, a jelen korl�toz�s ellen�re.

�sszetev�k elk�l�n�t�se:
A SZOFTVERTERM�K egyetlen term�kk�nt ker�l licencel�sre. �sszetev�i nem v�laszthat�k sz�t egyn�l t�bb sz�m�t�g�pen t�rt�n� haszn�latra, a fejleszt� enged�lye n�lk�l.

Szoftver �tad�sa:
�n v�glegesen �truh�zhatja a jelen EULA szerinti �sszes jog�t, felt�ve, hogy a c�mzett elfogadja a jelen EULA felt�teleit.

Felmond�s
Minden egy�b jog s�relme n�lk�l,  a szoftver fejleszt�je felmondhatja a jelen EULA-t, ha �n nem tartja be a jelen EULA felt�teleit. Ebben az esetben, k�teles t�r�lni a SZOFTVERTERM�KET, illetve �sszetev�inek valamennyi m�solat�t.

Terjeszt�s:
A SZOFTVERTERM�K nem adhat� el, illetve nem mell�kelhet� olyan term�khez vagy csomaghoz, amely a SZOFTVERTERM�K hozz�ad�s�val k�v�n el�ny�kh�z jutni, a fejleszt� el�zetes enged�lye n�lk�l. A SZOFTVERTERM�K b�rmilyen ingyenes vagy nonprofit csomagba, vagy term�kbe beleintegr�lhat�, felt�ve, hogy a terjeszt�s megfelel a jelen EULA felt�teleinek.

3. SZERZ�I JOG:
Minden c�m �s szerz�i jog a SZOFTVERTERM�KBEN (bele�rtve, de nem kiz�r�lagosan a SZOFTVERTERM�KBE �gyazott k�peket, anim�ci�kat, hanganyagokat, sz�vegeket �s "kisalkalmaz�sokat"), a mell�kelt nyomtatott anyagok �s a SZOFTVERTERM�K b�rmely p�ld�nya a szoftver fejleszt�j�nek tulajdon�ban van. A SZOFTVERTERM�KET a szerz�i jogi t�rv�nyek �s a nemzetk�zi szerz�d�sek rendelkez�sei v�dik. Ez�rt a SZOFTVERTERM�KET �gy kell kezelnie, mint b�rmely m�s szerz�i joggal v�dett anyagot, kiv�ve, hogy a SZOFTVERTERM�KET egyetlen sz�m�t�g�pre telep�theti, az eredetit kiz�r�lag biztons�gi ment�si vagy archiv�l�si c�lokra �rizheti meg.

4. EGY�B
Ha b�rmilyen k�rd�se van ezzel a v�gfelhaszn�l�i licencszerz�d�ssel kapcsolatban, vagy b�rmilyen okb�l kapcsolatba k�v�n l�pni a szoftver fejleszt�j�vel, vegye fel vele a kapcsolatot a jelen licencszerz�d�s tetej�n megadott e-mail c�men.

5. KORL�TOZOTT GARANCIA:
NINCS GARANCIA: A szoftver k�sz�t�je kifejezetten elutas�tja a szoftverterm�k garanci�j�t. A szoftverterm�k �s b�rmely kapcsol�d� dokument�ci� "ahogy van", mindenf�le garancia n�lk�l ker�l kiad�sra, vagy kifejezett vagy hallgat�lagos, ide�rtve t�bbek k�z�tt a v�lelmezett szavatoss�got vagy �rt�kes�thet�s�get, egy adott c�lra val� alkalmass�got, vagy a nem jogs�rt� magatart�st. A SZOFTVERTERM�K haszn�lat�b�l, vagy m�k�dtet�s�b�l ered� teljes kock�zat a felhaszn�l�t terheli.

6. NINCS K�RT�R�T�SI FELEL�SS�G:
A jelen szoftver fejleszt�je semmilyen esetben sem v�llal felel�ss�get a term�k haszn�lat�b�l ered� b�rminem� k�r�rt (bele�rtve, de nem kiz�r�lagosan, az �zleti nyeres�g elmarad�s�b�l, az �zletmenet megszak�t�s�b�l, az �zleti inform�ci�k elveszt�s�b�l vagy b�rmely m�s vagyoni vesztes�gb�l ered� k�rokat), m�g akkor sem, ha a jelen szoftver fejleszt�j�t t�j�koztatt�k az ilyen k�rok lehet�s�g�r�l. Mivel egyes �llamok/joghat�s�gok, nem enged�lyezik a k�vetkezm�nyes vagy v�letlen k�rok�rt val� felel�ss�g kiz�r�s�t vagy korl�toz�s�t, a fenti korl�toz�s nem felt�tlen�l vonatkozik �nre.
tools\license.ita.txt
Balabolka


Autore: Ilya Morozov
WWW: http://balabolka.site/it/
E-mail: [email protected]

Nota: questa applicazione � stata rilasciata inizialmente come freeware. Gli utenti con domande riguardo a questo accordo di licenza EULA o riguardo all'applicazione in generale, dovrebbe sentirsi libero di chiedere all'Autore. Rispondo a tutti i messaggi nel pi� breve tempo possibile.


LICENZA PER L'UTENTE FINALE (EULA) PER QUESTO SOFTWARE
Importante - leggere con attenzione:

Questo contratto di licenza con l'utente finale ("EULA") � un accordo legale tra l'utente (una persona fisica o giuridica) e l'Autore citato di questo Software per il prodotto software sopra indicato, che include il software per computer e pu� includere supporti associati, materiale stampato e "online" o documentazione elettronica ("PRODOTTO SOFTWARE"). Installando, copiando od in altro modo utilizzando il PRODOTTO SOFTWARE, l'utente accetta di essere vincolato dalle condizioni del presente Contratto. Se non si accettano i termini del presente Contratto, non installare od utilizzare il PRODOTTO SOFTWARE.

LICENZA DEL PRODOTTO SOFTWARE

Il prodotto SOFTWARE � protetto dalle leggi sul copyright e dai trattati internazionali sul copyright, cos� come altre leggi e trattati sulla propriet� intellettuale. Il prodotto SOFTWARE � concesso in licenza, non venduto.

1. CONCESSIONE DI LICENZA: Il presente Contratto EULA concede all'utente i seguenti diritti: 
Installazione ed Utilizzo. Si pu� installare ed utilizzare un numero illimitato di copie del PRODOTTO SOFTWARE.

Riproduzione e Distribuzione: � possibile riprodurre e distribuire un numero illimitato di copie del PRODOTTO SOFTWARE a condizione che, ogni copia, sia pedissequa all'originale, tra cui le note di copyright ed i marchi e dev'essere accompagnata da una copia del presente Contratto. Le copie del PRODOTTO SOFTWARE possono essere distribuite come prodotto a s� stante od in dotazione al proprio prodotto.

2. DESCRIZIONE DI ALTRI DIRITTI E LIMITAZIONI: restrizioni sulla Reingegnerizzazione, Decompilazione e Disassemblaggio. L'utente non pu� reingegnerizzare, decompilare o disassemblare il PRODOTTO SOFTWARE, ad eccezione e solo nella misura in cui tale attivit� sia espressamente consentita dalla legge applicabile, nonostante questa limitazione.

Separazione dei Componenti:
Il PRODOTTO SOFTWARE � concesso in licenza come prodotto singolo. Le sue parti componenti non possono essere separate per l'utilizzo su pi� di un computer, senza aver prima ottenuto il permesso da parte dell'Autore.

Trasferimento del Software:
Si possono trasferire definitivamente tutti i diritti concessi dal presente Contratto EULA, a condizione che il destinatario ne accetti i termini.

Risoluzione del Contratto.
Fatto salvo ogni altro diritto, l'Autore di questo Software pu� risolvere il presente contratto qualora non ne vengano rispettati i termini e le condizioni. In tal caso, deve distruggere tutte le copie del prodotto SOFTWARE e tutte le sue parti componenti.

Distribuzione:
Il PRODOTTO SOFTWARE non pu� essere venduto od essere incluso in un prodotto od in un pacchetto, onde ricevere benefici attraverso l'inclusione del PRODOTTO SOFTWARE stesso, senza prima aver ottenuto il permesso dell'Autore. Il PRODOTTO SOFTWARE, pu� essere incluso in qualsiasi pacchetto o prodotto gratuito, non-profit, a condizione che la distribuzione sia conforme ai termini ed alle condizioni del presente Contratto EULA.

3. DIRITTI D'AUTORE:
Tutti i titoli ed i diritti d'autore nel e per il software prodotto (inclusi, ma non limitati a qualsiasi immagine, animazione, audio, testo ed applet integrati nel PRODOTTO SOFTWARE), il materiale stampato accluso e qualsiasi copia del PRODOTTO SOFTWARE sono di propriet� dell'Autore di questo software. Il PRODOTTO SOFTWARE � protetto dalle leggi sul copyright e dalle disposizioni dei trattati internazionali. Pertanto, � necessario trattare il PRODOTTO SOFTWARE come qualsiasi altro materiale protetto da copyright ad esclusione della possibilit� d'installare il PRODOTTO SOFTWARE su un unico computer ed a condizione, che si conservi la copia originale, esclusivamente per scopi di backup od archiviazione.

4. VARIE ED EVENTUALI
Qualora si desideri porre una qualsiasi domanda riguardante il presente contratto o si desideri contattare l'Autore di questo Software per qualsiasi motivo, vi preghiamo di contattarlo all'indirizzo e-mail indicato nella parte superiore del presente contratto EULA.

5. GARANZIA LIMITATA:
NESSUNA GARANZIA: l'Autore di questo Software declina espressamente qualsiasi garanzia per il PRODOTTO SOFTWARE. Il PRODOTTO SOFTWARE e tutta la documentazione relativa vengono forniti "allo stato in cui sono" senza garanzie di alcun tipo, espresse od implicite, incluse, senza limitazioni, le garanzie implicite di commerciabilit�, idoneit� per uno scopo particolare o non violazione. Il rischio integrale derivante dall'uso o dalle prestazioni del PRODOTTO SOFTWARE rimane a vostro carico.

6. RESPONSABILIT� PER DANNI:
In nessun caso, l'Autore di questo Software, sar� responsabile per eventuali danni di qualsiasi natura (compresi, senza limitazioni, danni per perdita di guadagno, interruzione dell'attivit�, perdita di informazioni aziendali od altre perdite economiche) derivanti dall'uso o dall'impossibilit� di utilizzare il prodotto, anche qualora sia stato informato l'autore di questo software della possibilit� che tali danni possano verificarsi. Poich� alcune Nazioni/Giurisdizioni non consentono l'esclusione o la limitazione di responsabilit� per danni consequenziali od incidentali, la limitazione di cui sopra potrebbe non essere a voi applicabile.
tools\license.rus.txt
������������ ���������� �� ������������ ��������� "���������"

�����: ���� �������
WWW: http://balabolka-tts.ru
E-mail: [email protected]

��������� ������������ ���������� (����� "����������") �������� ����������� ����������, ����������� ����� ���� (���������� ��� ����������� �����, ����� "������������") � ��������� ����� ������������ (����� "�����") ������������ ������������ �������� "���������" (����� "���������" ��� "����������� �����������"), ����������� � ���� ����������� �����������, �������������� �� ���-����� "������", ����� �������� ��������� � ����� "����������" ��� ����������� ������������. ������������, ������� ��� ���� ������� ��������� ���������, �� ��� ����� ���������� �� ���� ������� ���������� ����������. ���� �� �� ���������� ������� ������� ����������, �� �� �� ������ ����� ������������ ������ ��������� � � ������� ��������������� ����������������.

�������� �� ���������
���������  �������� �������� � �������������� ������������ �� ��������� ������, � ����� ������� �������� � ����������, ������������� ��������� ���������� �����. ��������� �������������, � �� ���������.

1. ����� ��������.
��������� ���������� ���� ��� ������������� �����:
1.1. ������������� ���������. ����������� ��������, ��������� � ������ ��������������� ���������� ����� ��������� �� ����� ��� ������ ����������� ��� �����-���� ������ ��� ������� ������� ������������ ��������.
1.2. ������������� � ������ ����������� ���������. ����������� ��������� ���� ��������� ��� � ��������� ����������� � ������ ������ ����������� ���������, � ������������ ����������� �������� ���������, � ������ � ������ �� ���-���� ��������� � ������������ ��� �� ���-����� ������������ ��������.
2. �������� ������ ���� � �����������.
2.1. ����������� �� �������������. ����������� ������������� ������������ �������� �� �����������, ������������� ������� ��������������� ������ � ������� �������� �������������� ���������� ���������, ��������������� � �������� ������� ���������� ���������, ����������� �������������� ���������� ������������ ������. ����������� ������������� ������������ �������� �� �����������, ������������� ������������������ ������� � ����������� ������� ���������� ���������, ���������� ����� ���������� ���������. ����������� ������������� ��������� ������������ ������������� � ������������� � ���������� ���������. ����������� ������������� ������������ �������� ������ ������, ���������� � ��������� �������� ������������ ����������, � ����� ������ ������, ��������������� ��� �������� �������. ����������� ������������� ��������� � ����������� ������� ��������, ����������� ������-������� ��������, ��������� ��������, ��������� ������� ��������������� ����������. ����������� ������������� ������������ �������� �� �����������, ������������� "�������������� ������ ��������� �������� ������� �������� ������", "��������������� ��������� ������", �������������� �����������-��������������� ����������� "���� ������ ������" � �������������� ����������� ������-��������������� ������������� �������� "�������". ����������� ������������� ������������ �������� ������������ ������� �� � ������������� ������������� ��������. ����������� ���������� ������������ �������� ����������� ���������� �������� ���������� � ������������. ����������� ������������� ��������� �� �����������, ����������� � ������ ����������� ������ � ����������� ����������������� �����������, � ����� ������ �� �����. ����������� ������������� ������������ �������� �� ���������� ����������� �������, ��������� ���������� ����, ��������� �������-��������������� ����������, ���������� ��������, ���������� ����, ���������� ���������, ��������� �������� ����������, ��������� ����������, � ����� �� ���������� ����������� ����.
2.2. ����������� �� �������� ����������, ������������ � ������������������. �� ����������� ������������ �������� ����������, ������������ � ������������������ ���������, �� ����������� � ������ � ��� �������, � ������� ����� �������� ���� ��������� ����������� �����������������, �������� �� ������� � ���������� ������� �����������.
2.3. ������ �� ����������� ���������. ����� ��������� ������ �� ����������� ��������� ������������ �������� (����� "������ �� ����������� ���������"). ��������� � ������ �� ����������� ���������� �������������� �� ������ ����������� �����, ���������� �� ���-����� ���������. ����������� ������, ������� ���������� ������ ����������� ��������� � ���� ���������, ����� ���� ������������ ������� ��� ���������� �����, ������� ����������� ��������� ����������� ��������� � ���������� ������������ �����������. ����� �� ����� ������������ ������ �������� � �����, ������������ ���� ������ ��������.
2.4. ����������� �������� ����������. ��� ������ ��� ����� ������ ����� ���� ����� ����� ���������� �������� ���������� ���������� ��� ������������ ������� � ����������� ������� ����������, ��� ������ ��� ���������� ��� ��������� ����� � ������������ ����� ���������.
2.5. ��������� ����������. ����� ��������� �� ����� ����� � ���������� �������� ������� ������� ������������� ����������.
3. ��������� �����.
3.1. ��� ����� ������������� � ��������� ����� �� ���������, �������������� � ����������� ��������� � ����� ����� ��������� ����������� ������. ��� ����� ������ �� ��������� �������� �������� � �������������� ������������ �� ��������� ������, � ����� ������� �������� � ����������, ������������� ��������� ���������� �����. �������������, � ���������� ���������� ����������, ��� � ����� ������ �������� ���������� �����.
4. ��������� �������� ���������. 
4.1. ��������� ����� ������������ �� ���������� ����� ���������, � ����� �� ���� Internet � ���-����� "������".
 
tools\license.slk.txt
Balabolka


Autor: Ilya Morozov
WWW: http://balabolka.site
E-mail: [email protected]

Pozn�mka: T�to aplik�cia je vydan� ako verzia freeware. Pou��vatelia sa m�u s�dotazmi t�kaj�cimi sa tejto zmluvy EULA alebo v�eobecne tejto aplik�cie obr�ti� na �autora�. �Autor� sa pok�si na v�etky dotazy odpoveda� najr�chlej�ie, ako to p�jde.


LICEN�N� ZMLUVA S�KONCOV�M POU��VATE�OM PRE TENTO SOFTV�R
D�le�it� � ��tajte pozorne!

T�to licen�n� zmluva s�koncov�m pou��vate�om (�EULA�) predstavuje pr�vnu dohodu medzi vami (ako fyzickou alebo pr�vnickou osobou) a vy��ie uveden�m �autorom� tohto �softv�ru�. Dohoda sa t�ka vy��ie zmienen�ho softv�rov�ho produktu, ktor� zah��a vlastn� po��ta�ov� softv�r a�m�e zah��a� aj s�visiace m�di�, tla�en� materi�ly a�online alebo elektronick� dokument�ciu (�alej len �SOFTV�ROV� PRODUKT�). In�tal�ciou, kop�rovan�m alebo in�m pou�it�m SOFTV�ROV�HO PRODUKTU s�hlas�te s�podmienkami tejto zmluvy EULA. Pokia� s�podmienkami tejto zmluvy EULA nes�hlas�te, nem�ete si SOFTV�ROV� PRODUKT nain�talova� ani ho pou��va�.

LICENCIA K�SOFTV�ROV�MU PRODUKTU

SOFTV�ROV� PRODUKT je chr�nen� autorsk�m pr�vom, medzin�rodn�mi dohodami o�autorsk�ch pr�vach a��al��mi pr�vnymi predpismi a�dohodami t�kaj�cimi sa ochrany du�evn�ho vlastn�ctva. SOFTV�ROV� PRODUKT je v�m poskytovan� na z�klade licencie (nie pred�van�).

1. UDELENIE LICENCIE:
T�to zmluva EULA v�m ude�uje nasleduj�ce pr�va: 

Pr�vo in�tal�cie a�pou��vania. M�ete nain�talova� a�pou��va� neobmedzen� po�et k�pi� SOFTV�ROV�HO PRODUKTU.

Pr�vo reprodukcie a�distrib�cie: SOFTV�ROV� PRODUKT smiete reprodukova� a�distribuova� v�neobmedzenom po�te k�pi�, a�to za predpokladu, �e ka�d� k�pia je �pln� a�prav� a�zah��a v�etky autorsk� pr�va a�ochrann� zn�mky, vr�tane prilo�enej k�pie tejto zmluvy EULA. K�pie SOFTV�ROV�HO PRODUKTU m�ete distribuova� ako samostatn� produkt alebo ako s��as� svojho vlastn�ho produktu.

2. INFORM�CIE O��AL��CH PR�VACH A�OBMEDZENIACH:
Obmedzenia vz�ahuj�ce sa na reverzn� in�inierstvo, dekompil�ciu a�dek�dovanie:
Nem�te dovolen� vykon�va� sp�tn� anal�zu, dekompil�ciu alebo dek�dovanie SOFTV�ROV�HO PRODUKTU. Bez oh�adu na toto obmedzenie m�ete tak� �innosti vykon�va�, pokia� s� v�slovne povolen� pr�slu�n�mi platn�mi pr�vnymi predpismi a�to len v�rozsahu, v�akom sa povo�uj�.

Separ�cia komponentov:
SOFTV�ROV� PRODUKT je v�m poskytovan� na z�klade licencie ako jedin� produkt. Jeho jednotliv� komponenty nemo�no oddelene pou��va� na viac ne� jednom po��ta�i bez predch�dzaj�ceho povolenia od �autora�.

Prevod softv�ru:
V�etky svoje pr�va vypl�vaj�ce z�tejto zmluvy EULA m�ete trvale previes� na nov�ho nadob�date�a, pokia� tento s�hlas� s�podmienkami tejto zmluvy EULA.

Ukon�enie zmluvy:
Pokia� poru��te niektor� z�podmienok stanoven�ch touto zmluvou EULA, m� �autor� tohto �softv�ru� pr�vo ukon�i� platnos� tejto zmluvy EULA bez toho, aby t�m boli dotknut� ak�ko�vek in� pr�va. V�takom pr�pade mus�te zni�i� v�etky k�pie SOFTV�ROV�HO PRODUKTU a�v�etk�ch jeho komponentov.

Distrib�cia:
SOFTV�ROV� PRODUKT nesmie by� predan� ako s��as� in�ho produktu alebo balenia alebo k�nim by� pripojen�, pokia� by ��elom za�lenenia SOFTV�ROV�HO PRODUKTU bolo zv�hodnenie in�ho produktu, bez predch�dzaj�ceho v�slovn�ho povolenia �autora�. SOFTV�ROV� PRODUKT m�e by� s��as�ou ak�hoko�vek balenia distribuovan�ho zadarmo alebo neziskovou formou v�s�lade s�podmienkami tejto zmluvy EULA.

3. AUTORSK� PR�VO:
V�etky vlastn�cke a�autorsk� pr�va vz�ahuj�ce sa k�SOFTV�ROV�MU PRODUKTU (vr�tane ak�chko�vek obr�zkov, anim�ci�, audia, textov a �apletov� obsiahnut�ch v�SOFTV�ROVOM PRODUKTE), k�sprievodn�m tla�en�m materi�lom a�k�ak�mko�vek k�pi�m SOFTV�ROV�HO PRODUKTU s� majetkom �autora� tohto �softv�ru�. SOFTV�ROV� PRODUKT je chr�nen� autorsk�m pr�vom a�medzin�rodn�mi dohodami. So SOFTV�ROV�M PRODUKTOM je teda treba zach�dza� ako s�ak�mko�vek in�m materi�lom chr�nen�m autorsk�m pr�vom a�je mo�n� ho in�talova� do jedin�ho po��ta�a s�t�m, �e si origin�l m�ete uchova� v�lu�ne pre ��ely z�lohovania alebo archiv�cie.

4. R�ZNE USTANOVENIA:
V�pr�pade ak�chko�vek dotazov t�kaj�cich sa tejto zmluvy EULA alebo v�pr�pade potreby kontaktova� �autora� tohto �softv�ru� z�ak�hoko�vek d�vodu pou�ite e-mailov� adresu �autora� uveden� na za�iatku tejto zmluvy EULA.

5. OBMEDZEN� Z�RUKA:
ODMIETNUTIE Z�RUKY: �Autor� tohto �softv�ru� v�slovne odmieta ak�ko�vek z�ruku na tento SOFTV�ROV� PRODUKT. SOFTV�ROV� PRODUKT a�v�etky s�visiace dokument�cie s� poskytovan� �tak, ako s�,� a�bez z�ruky ak�hoko�vek druhu, nech u� v�slovne vyjadrenej, alebo predpokladanej, okrem in�ho vr�tane odvoden�ch z�ruk vz�ahuj�cich sa k�predajnosti a�vhodnosti pre ur�it� ��el alebo z�ruk neporu�enia pr�v tret�ch str�n. Za v�etky rizik� vypl�vaj�ce z�pou��vania alebo funk�nosti SOFTV�ROV�HO PRODUKTU nesie zodpovednos� pou��vate�.

6. OBMEDZENIE ZODPOVEDNOSTI ZA �KODY:
�Autor� tohto �softv�ru� nenesie v��iadnom pr�pade zodpovednos� za ak�ko�vek �kody (vr�tane zodpovednosti za u�l� zisk, preru�enie obchodnej �innosti, straty obchodn�ch pr�le�itost� alebo akejko�vek inej finan�nej straty) vypl�vaj�ce z�pou�itia alebo nemo�nosti pou�itia tohto produktu, a to i v�pr�pade, �e bol �autor� tohto �softv�ru� na mo�nos� vzniku tak�ch �k�d upozornen�. Vzh�adom k�tomu, �e niektor� �t�ty a�jurisdikcie neumo��uj� vyl��enie alebo obmedzenie zodpovednosti, vy��ie uveden� obmedzenia sa na v�s nemusia vz�ahova�.

tools\readme.ces.txt
Balabolka - verze 2.15.0.853
Copyright (c) 2006-2023 Ilya Morozov
V�echna pr�va vyhrazena

WWW: http://www.cross-plus-a.com/balabolka.htm
E-mail: [email protected]

Licence: Freeware
Opera�n� syst�m: Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API: v4.0/5.0 a vy���
Microsoft Speech Platform: v11.0



*** Instalace ***

    Pokud jste tuto verzi Balabolky z�skali jako soubor ZIP (nap� BALABOLKA.ZIP), nainstalujete ji n�sledovn�:

    1. Rozbalte soubor do do�asn� slo�ky.
    2. V nab�dce start zvolte polo�ku 'Spustit'.
    3. Do pole 'Spustit' zadejte plnou cestu k souboru (nap� C:\TEMP\SETUP.EXE).
    4. Stiskn�te kl�vesu Enter a �i�te se pokyny pr�vodce instalac�.

    Pro instalaci programu v tich�m re�imu bez dialog� m��ete pou��t tichou instalaci.
    Tich� instalace a odinstalace je mo�n� pou�it�m p�ep�na�e p��kazov�ho ��dku "-silent".



*** Moduly pro p�evod textu na �e� ***

    Pro �ten� textov�ch soubor� Balabolka pou��v� moduly p�evodu textu na �e� (TTS).
    M�te-li n�kter� modul TTS instalov�n, seznam dostupn�ch hlas� bude viditeln� v hlavn�m okn� Balabolky.

    Program podporuje ob� verze rozhran� SAPI (SAPI 4 i SAPI 5).
    SAPI 4 je v�ak star�� a je pomalu na �stupu. Proto doporu�uji pou��vat sp�e SAPI 5.

    M�te-li z�jem o kvalitn�j�� hlasov� synt�zy, v�ce informac� z�sk�te v n�pov�d� Balabolky.



*** Microsoft Speech Platform ***

    Microsoft Speech Platform sest�v� z knihoven samotn�ho rozhran� a bal��k� jednotliv�ch jazyk�, obsahuj�c�ch moduly pro rozpozn�v�n� �e�i a jej� synt�zu. Bal��ky pro rozpozn�v�n� �e�i a jej� synt�zu jsou distribuov�ny samostatn�.

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    P�i instalaci Microsoft Speech Platform postupujte n�sledovn�:

    1. Odinstalujte z va�eho po��ta�e v�echny p�edchoz� verze rozhran� Microsoft Speech Platform.
    2. Zjist�te zda pou��v�te 32 nebo 64 bitovou verzi opera�n�ho syst�mu.
    3. St�hn�te a nainstalujte Speech Platform, odpov�daj�c� bitov� verzi va�eho opera�n�ho syst�mu.
    4. St�hn�te a nainstalujte jazykov� bal��ky rozhran� Speech Platform.

    Balabolka je 32 bitov� aplikace. Aby v n� byly hlasy rozhran� Microsoft SPEECH PLATFORM pou�iteln�, je pot�eba nainstalovat 32 bitov� verze p��slu�n�ch bal��k�.



*** Podpora ***

    Chcete-li napomoct dal��mu v�voji Balabolky, zakupte si m�j program Cross+A:

    http://www.cross-plus-a.com

    Dokud lid� budou platit za program Cross+A, Balabolka z�stane voln� �i�itelnou aplikac�.

    Mnohokr�t d�kuji!  

###
tools\readme.chs.txt
Balabolka, version 2.15.0.853
Copyright (c) 2006-2023 Ilya Morozov
All Rights Reserved

WWW: http://www.cross-plus-a.com/cn/balabolka.htm
E-mail: [email protected]

许可证:免费软件
操作系统:Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API:v4.0/5.0 及以上
Microsoft Speech Platform:v11.0



*** 安装 ***

    如果您收到 Balabolka ZIP 文件(例如 BALABOLKA.ZIP),
	您可以按如下方式安装它:

    1 使用解压缩工具解压文件到 TEMP 目录
    2 从任务栏开始菜单中选择运行
    3 输入文件的完整路径及名称(例如,C:\TEMP\SETUP.EXE)
    4 按 Enter 键,然后按照安装向导提示操作。

    要在没有对话框的静默模式下安装 Balabolka,您可以使用静默安装。
    在 CMD 命令提示符中使用“-silent”命令行开关可以进行静默安装和卸载。



*** 文本到语音引擎 ***

    Balabolka 使用文本转语音 (TTS) 引擎来读取文本文件。
    如果您安装了 TTS,您将在 Balabolka 的主窗口中看到可用语音列表。

    该程序支持 SAPI 4 和 SAPI 5 文本到语音引擎。
    SAPI 4 是一项较旧的技术,因此我建议使用 SAPI 5。

    如果您对一些更高质量的声音感兴趣,请参阅 Balabolka 的帮助文件。



*** Microsoft Speech Platform ***

    Microsoft Speech Platform 由运行时和运行时语言组成(用于语音识别和文本到语音的引擎)。
    语音识别和语音合成有单独的运行时语言。

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    使用以下步骤安装 Microsoft Speech Platform:

    1 从您的计算机上卸载任何先前版本的 Speech Platform Runtime。
    2 确定您使用的是 32 位还是 64 位操作系统。
    3 下载并安装与您的操作系统匹配的语音平台运行时。
    4 下载并安装用于语音平台的运行时语言。

    Balabolka 是 32 位应用程序。 您需要为 Microsoft Speech Platform 安装 32 位运行时包,
	才能在 Balabolka 中使用它。



*** 捐赠 ***

    如果您想帮助 Balabolka,请购买我的软件 Cross+A:

    http://www.cross-plus-a.com/cn

    只要人们为 Cross+A 付费,Balabolka 就会保持免费软件。

    谢谢你!

###
tools\readme.eng.txt
Balabolka, version 2.15.0.853
Copyright (c) 2006-2023 Ilya Morozov
All Rights Reserved

WWW: http://www.cross-plus-a.com/balabolka.htm
E-mail: [email protected]

Licence: Freeware
Operating System: Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API: v4.0/5.0 and above
Microsoft Speech Platform: v11.0



*** Installation ***

    If you received this version of Balabolka in a ZIP file
    (for example, BALABOLKA.ZIP), you can install it as follows:

    1 Unzip file to the TEMP directory
    2 Select Run from the Taskbar Start menu
    3 Type the full name of the file (for example, C:\TEMP\SETUP.EXE)
    4 Press the Enter key, and follow the prompts

    To install Balabolka in silent mode without dialogs you may use a silent installation.
    A silent installation and deinstallation is available by using "-silent" command-line switch.



*** Text-To-Speech Engines ***

    Balabolka uses a Text-To-Speech (TTS) engine to read text files.
    If you have a TTS installed, you will see a list of available
    voices in the main window of Balabolka.

    The program supports both SAPI 4 and SAPI 5 Text-To-Speech
    Engines. SAPI 4 is an older technology, so I recommend the using of SAPI 5.

    If you are interested in some higher quality voices, please see the help file of Balabolka.



*** Microsoft Speech Platform ***

    The Microsoft Speech Platform consists of a Runtime and Runtime Languages
    (engines for speech recognition and text-to-speech). There are separate Runtime
    Languages for speech recognition and speech synthesis.

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    Use the following steps to install the Microsoft Speech Platform:

    1 Uninstall any previous version of the Speech Platform Runtime from your computer.
    2 Determine whether you are using a 32-bit or 64-bit operating system.
    3 Download and install the Speech Platform Runtime that matches your operating system.
    4 Download and install Runtime Languages for use with the Speech Platform.

    Balabolka is the 32-bit application. You need to install the 32-bit Runtime package
    for Microsoft Speech Platform, to use it in Balabolka.



*** Donation ***

    If you want to help Balabolka, purchase my software Cross+A:

    http://www.cross-plus-a.com

    As long as people pay money for Cross+A, Balabolka will remain freeware.

    Thank you!  

###
tools\readme.hun.txt
Balabolka, verzió 2.15.0.853
Szerzői jog (c) 2006-2023 Ilya Morozov
Minden jog fenntartva

WWW: http://www.cross-plus-a.com/balabolka.htm
E-mail: [email protected]

Licenc: Freeware
Operációs rendszer: Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API: v4.0/5.0 és újabb
Microsoft Speech Platform: v11.0



*** Telepítés ***

    Ha a Balabolka jelenlegi verzióját ZIP fájlban kapta meg
    (például, BALABOLKA.ZIP), akkor a következőképpen telepítheti:

    1 Csomagolja ki a fájlt a TEMP könyvtárba
    2 Válassza a Futtatás lehetőséget a tálca Start menüjéből
    3 Írja be a fájl teljes nevét (például, C:\TEMP\SETUP.EXE)
    4 Nyomja meg az Enter billentyűt, és kövesse az utasításokat

    A Balabolka párbeszédablakok nélküli telepítéséhez használhatja a csendes telepítést.
    A csendes telepítés és eltávolítás elérhető a "-silent" parancssori kapcsoló használatával.



*** Szövegfelolvasó modulok ***

    A Balabolka szövegfelolvasó (TTS) motort használ a szövegfájlok olvasásához.
    Ha van telepítve TTS, akkor meg fog jelenni a rendelkezésre álló hangok listája
    a Balabolka fő ablakában.

    A program támogatja a SAPI 4 és a SAPI 5 szövegfelolvasó modulokat.
    A SAPI 4 egy régebbi technológia, ezért javasolt a SAPI 5 használata.

    Ha a jobb minőségű hangok érdeklik, tekintse meg a Balabolka súgóját.



*** Microsoft Speech Platform ***

    A Microsoft Speech Platform futtatókörnyezetből és futtatókörnyezet nyelvekből áll
    (a beszédfelismerés és a szövegfelolvasás motorjai). Külön futtatókörnyezet nyelvek
    vannak a beszédfelismeréshez és a beszédszintézishez.

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    Használja a következő lépéseket a Microsoft Speech Platform telepítéséhez:

    1 Távolítsa el a beszédplatform futtatókörnyezetének bármely korábbi verzióját a számítógépről.
    2 Határozza meg, hogy 32 bites vagy 64 bites operációs rendszert használ-e.
    3 Töltse le és telepítse az operációs rendszeréhez illeszkedő beszédplatform futtatókörnyezetét.
    4 Töltse le és telepítse a futtatókörnyezet nyelveket a beszédplatform használatához.

    A Balabolka 32 bites alkalmazás. Telepítenie kell a 32 bites futtatókörnyezet csomagot
    a Microsoft Speech Platformot, a Balabolkán belüli használathoz.



*** Adomány ***

    Ha segíteni szeretné a Balabolka fejlesztését, vásárolja meg a Cross+A szoftvert:

    http://www.cross-plus-a.com

    Mindaddig, amíg az emberek pénzt szánnak a Cross+A-ra, a Balabolka ingyenes marad.

    Köszönöm!  

###
tools\readme.ita.txt
Balabolka, versione 2.15.0.853
Copyright (c) 2006-2023 Ilya Morozov
Tutti i diritti riservati

WWW: http://www.cross-plus-a.com/it/balabolka.htm
E-mail: [email protected]

Licenza: Freeware
Sistema operativo: Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API: v4.0/5.0 e superiori
Piattaforma Microsoft Speech: v11.0



*** Installazione ***

����Se hai ricevuto questa versione di Balabolka in un file ZIP
����(Per esempio, BALABOLKA.ZIP), � possibile installarlo come segue:

����1 Decomprimi il file ZIP nella directory TEMP
����2 Seleziona Esegui dal men� men� Start sulla barra delle applicazioni
����3 Digita il nome completo del file (ad esempio, C:\TEMP\SETUP.EXE)
����4 Premi il tasto Invio e segui le istruzioni

����Per installare Balabolka in modalit� silenziosa senza finestre di dialogo, � possibile utilizzare un'installazione invisibile.
����L'installazione invisibile � disponibile utilizzando l'opzione della riga di comando "-silent".



*** Motori di sintesi vocale *** 

    Balabolka utilizza un motore di sintesi vocale (text-to-speech, TTS) per leggere files di testo.
    Se hai installato un TTS, vedrai un elenco di voci disponibili nella finestra principale di Balabolka.

    Il programma supporta motori di sintesi vocale SAPI 4 e SAPI 5.
    SAPI 4 � una tecnologia meno recente, quindi ti consiglio l'utilizzo di di SAPI 5.

    Se sei interessato a delle voci di maggior qualit�, ti preghiamo di consultare il file della Guida di Balabolka.



*** Microsoft Speech Platform ***

    La piattaforma di riconoscimento vocale Microsoft � costituita da Runtime e Runtime Languages
    (motori per il riconoscimento vocale e la sintesi vocale). Ci sono Runtime Languages
    separati per il riconoscimento vocale e la sintesi vocale.

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    Utilizza la procedura seguente per installare la piattaforma Microsoft Speech:

    1 Disinstalla qualsiasi versione precedente di Runtime e Runtime Languages dal computer.
    2 Determina se stai utilizzando un sistema operativo a 32-bit o 64-bit.
    3 Scarica ed installa la Speech Platform Runtime corrispondente al sistema operativo.
    4 Scarica ed installa Runtime Languages per l'utilizzo con la piattaforma di riconoscimento vocale.



*** Donazione ***

    Se desideri aiutare Balabolka - acquista il mio programma Cross+A:

    http://www.cross-plus-a.com/it

    Fintanto che Cross+A verr� acquistato, Balabolka rimarr� freeware.

    Grazie!

###
tools\readme.rus.txt
������������ ��������� "���������", ������ 2.15.0.853
Copyright (c) 2006-2023 ���� �������
��� ����� ��������

���� ���������: http://www.cross-plus-a.com/ru/balabolka.html
����������� �����: [email protected]

��������: Freeware
������������ �������: Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API: ������ 4.0/5.0 � ����
Microsoft Speech Platform: ������ 11.0



*** ����������� ***

    ��� ��������� ��������� ����������:

    1. ��������������� ���� BALABOLKA.ZIP �� ��������� �������.
    2. ������� ����� "Run" ("���������") � ������� ���� Windows.
    3. ���������� ������ ��� ����� SETUP.EXE (��������, C:\TEMP\SETUP.EXE).
    4. ������ ������� Enter � ����� ��������� ����������� ��������� ���������.

    ��������� ����� ���������� ��� ������� � �������������� ������, ��� ������ �������� ("�����" ���������).
    ��� ����� ���������� �������� ���� "-silent" � ��������� ������.



*** ����������� ���� ***

    "���������" ���������� ������������ ������ (����������� ����) ��� ������ ��������� ������ �����.
    ������ �������, ������������� �� ���������� ������������, ������������ � ������� ���� ���������.

    ���������� ������������ ������ 4.xx � 5.xx ������ ������� Microsoft Speech API.
    ������������ ������ ��� SAPI 4 ��������, ������� ������������� ������������ ������ ��� SAPI 5.

    ���������� � ������������ ���� � ������ �� ����� �� ������������� ����� ����� � ����� ������� "���������".



*** Microsoft Speech Platform ***

    Microsoft Speech Platform (������ 11.0) � ����� ������������, ����������� ������������� ���������
    ���������� � �������������� ������ � ��������������� ������ � ����.

    ��� ������ ����������� ���� ���������� ��������� � ���������� ���������� Runtime � Runtime Languages:

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    ��� ��������� Microsoft Speech Platform ����������:

    1. ������� ���������� ������ Speech Platform Runtime.
    2. ����������, ������������ �� 32-������ ��� 64-������ ������ ������������ �������.
    3. ��������� � ���������� ��������� Runtime ��� ��������������� ������ ������������ �������.
    4. ��������� � ���������� ������ (Runtime Languages) ��� Microsoft Speech Platform (�����, ��� ����� ���������� � "MSSpeech_TTS_").

    ��������� "���������" �������� 32-������ �����������. ������� ���������� ���������� 32-������ ������
    Runtime ��� Microsoft Speech Platform, ����� ������������ ������ � "���������".



*** ������ ��������� ***

    ���� �� ������ ������ ���������� "���������", ��������� ��� ��������� Cross+A:

    http://www.cross-plus-a.com/ru

    ���� Cross+A ���������� �������, "���������" ����� ���������� ���������� ����������.

    �������!  

###
tools\readme.slk.txt
Balabolka � verzia 2.15.0.853
Copyright (c) 2006�2023 Ilya Morozov
V�etky pr�va vyhraden�.

WWW: http://www.cross-plus-a.com/balabolka.htm
E-mail: [email protected]

Licencia: Freeware
Opera�n� syst�m: Microsoft Windows XP/Vista/7/8/10/11
Microsoft Speech API: v4.0/5.0 a vy���
Microsoft Speech Platform: v11.0



*** In�tal�cia ***

    Pokia� ste t�to verziu Balabolky z�skali ako s�bor ZIP (napr. BALABOLKA.ZIP), nain�talujete ju nasledovne:

    1. Rozba�te s�bor do do�asn�ho prie�inku.
    2. V ponuke �tart zvo�te polo�ku 'Spusti�'.
    3. Do po�a 'Spusti�' zadajte pln� cestu k s�boru (napr. C:\TEMP\SETUP.EXE).
    4. Stla�te kl�ves Enter a ria�te sa pokynmi sprievodcu in�tal�ciou.

    Pre in�tal�ciu programu v tichom re�ime bez dial�gov m�ete pou�i� tich� in�tal�ciu.
    Tich� in�tal�cia a odin�tal�cia je mo�n� pou�it�m prep�na�a pr�kazov�ho riadku "-silent".



*** Moduly pre prevod textu na re� ***

    Pre ��tanie textov�ch s�borov Balabolka pou��va moduly prevodu textu na re� (TTS).
    Ak m�te niektor� modul TTS in�talovan�, zoznam dostupn�ch hlasov bude vidite�n� v hlavnom okne Balabolky.

    Program podporuje obe verzie rozhrania SAPI (SAPI 4 i SAPI 5).
    SAPI 4 je v�ak star�� a je pomaly na �stupe. Preto odpor��am pou��va� sk�r SAPI 5.

    Ak m�te z�ujem o kvalitnej�ie hlasov� synt�zy, viac inform�ci� z�skate v pomocn�kovi Balabolky.



*** Microsoft Speech Platform ***

    Microsoft Speech Platform pozost�va z kni�n�c samotn�ho rozhrania a bal��kov jednotliv�ch jazykov, obsahuj�cich moduly pre rozpozn�vanie re�i a jej synt�zu. Bal��ky pre rozpozn�vanie re�i a jej synt�zu s� distribuovan� samostatne.

    http://msdn.microsoft.com/en-us/library/hh361572.aspx

    Pri in�tal�cii Microsoft Speech Platform postupujte nasledovne:

    1. Odin�talujte z v�ho po��ta�a v�etky predch�dzaj�ce verzie rozhrania Microsoft Speech Platform.
    2. Zistite, �i pou��vate 32bitov�, alebo 64bitov� verziu opera�n�ho syst�mu.
    3. Stiahnite a nain�talujte Speech Platform, zodpovedaj�cu bitovej verzii v�ho opera�n�ho syst�mu.
    4. Stiahnite a nain�talujte jazykov� bal��ky rozhrania Speech Platform.

    Balabolka je 32bitov� aplik�cia. Aby v nej boli hlasy rozhrania Microsoft SPEECH PLATFORM pou�ite�n�, je treba nain�talova� 32bitov� verzie pr�slu�n�ch bal��kov.



*** Podpora ***

    Ak chcete pom�c� �al�iemu v�voju Balabolky, zak�pte si m�j program Cross+A:

    http://www.cross-plus-a.com

    Dokia� bud� �udia plati� za program Cross+A, Balabolka ostane vo�ne ��rite�nou aplik�ciou.

    �primn� v�aka!  

###
tools\setup.exe
md5: EBDE26097E7CD3B0131AECE79701D30E | sha1: 36222BA678C31615A6B722EF3BC773AB08B87C05 | sha256: 15DF506556D09E99A2F247E6D5C5DEBDF1D4E50BE6FE788D79EF5C54DDEF4B97 | sha512: 349B748774B9642129EB7D65F44254C22BDB5E2F6435D1831B21A8FBCA6F6B77B035AA67E72F403C4AC6A03A321B6F33B0CF7A5BF43F10D80C3B91D0E233E07C
tools\setup.exe.ignore
 
legal\LICENSE.txt
FROM: license.eng.txt


Balabolka


Author: Ilya Morozov
WWW: http://balabolka.site
E-mail: [email protected]

Note: This application is begin released as freeware. Users with questions regarding either this EULA or the application in general, should feel free to ask the Author. I answer all messages as soon as possible.


END-USER LICENSE AGREEMENT FOR THIS SOFTWARE
Important - read carefully:

This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and the mentioned author of this Software for the software product identified above, which includes computer software and may include associated media, printed materials, and "online" or electronic documentation ("SOFTWARE PRODUCT"). By installing, copying, or otherwise using the SOFTWARE PRODUCT, you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, do not install or use the SOFTWARE PRODUCT.

SOFTWARE PRODUCT LICENSE

The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold. The SOFTWARE PRODUCT can not be used on the territory of Belarus, Cuba, Iran, North Korea, Syria, and the Crimea Region.

1. GRANT OF LICENSE: This EULA grants you the following rights: 
Installation and Use. You may install and use an unlimited number of copies of the SOFTWARE PRODUCT.

Reproduction and Distribution: You may reproduce and distribute an unlimited number of copies of the SOFTWARE PRODUCT; provided that each copy shall be a true and complete copy, including all copyright and trademark notices, and shall be accompanied by a copy of this EULA. Copies of the SOFTWARE PRODUCT may be distributed as a standalone product or included with your own product.

2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS: Limitations on Reverse Engineering, Decompilation, and Disassembly. You may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation.

Separation of Components:
The SOFTWARE PRODUCT is licensed as a single product. Its component parts may not be separated for use on more than one computer, without first obtaining permission from the Author.

Software Transfer:
You may permanently transfer all of your rights under this EULA, provided the recipient agrees to the terms of this EULA.

Termination.
Without prejudice to any other rights, the Author of this Software may terminate this EULA if you fail to comply with the terms and conditions of this EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT and all of its component parts.

Distribution:
The SOFTWARE PRODUCT may not be sold or be included in a product or package which intends to receive benefits through the inclusion of the SOFTWARE PRODUCT, without first obtaining permission from the Author. The SOFTWARE PRODUCT may be included in any free or non-profit packages or products, provided distribution complies with the terms and conditions of this EULA.

3. COPYRIGHT:
All titles and copyrights in and to the SOFTWARE PRODUCT (including but not limited to any images, animations, audio, text and "applets" incorporated into the SOFTWARE PRODUCT), the accompanying printed materials, and any copies of the SOFTWARE PRODUCT are owned by the Author of this Software. The SOFTWARE PRODUCT is protected by copyright laws and international treaty provisions. Therefore, you must treat the SOFTWARE PRODUCT like any other copyrighted material except that you may install the SOFTWARE PRODUCT on a single computer provided you keep the original solely for backup or archival purposes.

4. MISCELLANEOUS
Should you have any questions concerning this EULA, or if you desire to contact the author of this Software for any reason, please contact him at the email address mentioned at the top of this EULA.

5. LIMITED WARRANTY:
NO WARRANTIES: The Author of this Software expressly disclaims any warranty for the SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is provided "as is" without warranty of any kind, either express or implied, including, without limitation, the implied warranties or merchantability, fitness for a particular purpose, or noninfringement. The entire risk arising out of use or performance of the SOFTWARE PRODUCT remains with you.

6. NO LIABILITY FOR DAMAGES:
In no event shall the Author of this Software be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use this product, even if the Author of this Software has been advised of the possibility of such damages. Because some states/jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.
legal\VERIFICATION.txt
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

Download URL from authors site at: http://www.cross-plus-a.com/balabolka.htm

1. Download http://balabolka.site/balabolka.zip

2. Extract zip

3. Get sha256 checksum of included setup with utility of choice, also included below for convenience

   Checksum32: 15DF506556D09E99A2F247E6D5C5DEBDF1D4E50BE6FE788D79EF5C54DDEF4B97


4. Check that it matches checksum of included setup.exe

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Balabolka 2.15.0.871 197 Sunday, June 2, 2024 Approved
Balabolka 2.15.0.870 142 Sunday, May 26, 2024 Approved
Balabolka 2.15.0.869 225 Monday, April 22, 2024 Approved
Balabolka 2.15.0.868 143 Sunday, April 7, 2024 Approved
Balabolka 2.15.0.867 97 Monday, April 1, 2024 Approved
Balabolka 2.15.0.865 97 Monday, March 25, 2024 Approved
Balabolka 2.15.0.864 220 Sunday, February 4, 2024 Approved
Balabolka 2.15.0.863 119 Sunday, January 28, 2024 Approved
Balabolka 2.15.0.862 204 Thursday, January 4, 2024 Approved
Balabolka 2.15.0.861 166 Tuesday, December 26, 2023 Approved
Balabolka 2.15.0.860 59 Sunday, December 24, 2023 Approved
Balabolka 2.15.0.859 176 Thursday, December 14, 2023 Approved
Balabolka 2.15.0.858 268 Sunday, November 26, 2023 Approved
Balabolka 2.15.0.857 206 Wednesday, November 15, 2023 Approved
Balabolka 2.15.0.856 334 Sunday, October 15, 2023 Approved
Balabolka 2.15.0.855 287 Sunday, September 24, 2023 Approved
Balabolka 2.15.0.854 244 Sunday, September 10, 2023 Approved
Balabolka 2.15.0.853 240 Saturday, August 26, 2023 Approved
Balabolka 2.15.0.852 251 Sunday, August 6, 2023 Approved
Balabolka 2.15.0.851 490 Saturday, June 17, 2023 Approved
Balabolka 2.15.0.850 185 Sunday, June 11, 2023 Approved
Balabolka 2.15.0.849 214 Saturday, June 3, 2023 Approved
Balabolka 2.15.0.848 172 Saturday, May 27, 2023 Approved
Balabolka 2.15.0.847 159 Sunday, May 21, 2023 Approved
Balabolka 2.15.0.846 265 Sunday, April 30, 2023 Approved
Balabolka 2.15.0.845 165 Sunday, April 23, 2023 Approved
Balabolka 2.15.0.844 117 Thursday, April 20, 2023 Approved
Balabolka 2.15.0.843 264 Sunday, April 2, 2023 Approved
Balabolka 2.15.0.842 170 Saturday, March 25, 2023 Approved
Balabolka 2.15.0.841 162 Thursday, March 16, 2023 Approved
Balabolka 2.15.0.840 147 Saturday, March 11, 2023 Approved
Balabolka 2.15.0.839 184 Friday, March 3, 2023 Approved
Balabolka 2.15.0.838 127 Sunday, February 26, 2023 Approved
Balabolka 2.15.0.837 174 Sunday, February 19, 2023 Approved
Balabolka 2.15.0.836 167 Sunday, February 12, 2023 Approved
Balabolka 2.15.0.835 153 Sunday, February 5, 2023 Approved
Balabolka 2.15.0.834 131 Tuesday, January 31, 2023 Approved
Balabolka 2.15.0.833 284 Friday, January 13, 2023 Approved
Balabolka 2.15.0.832 328 Monday, December 12, 2022 Approved
Balabolka 2.15.0.831 159 Sunday, December 4, 2022 Approved
Balabolka 2.15.0.830 160 Saturday, November 26, 2022 Approved
Balabolka 2.15.0.829 196 Monday, November 14, 2022 Approved
Balabolka 2.15.0.828 328 Sunday, October 16, 2022 Approved
Balabolka 2.15.0.827 156 Tuesday, October 11, 2022 Approved
Balabolka 2.15.0.826 172 Monday, October 3, 2022 Approved
Balabolka 2.15.0.825 221 Sunday, September 18, 2022 Approved
Balabolka 2.15.0.824 455 Sunday, August 14, 2022 Approved
Balabolka 2.15.0.823 235 Tuesday, August 2, 2022 Approved
Balabolka 2.15.0.822 217 Saturday, July 23, 2022 Approved
Balabolka 2.15.0.821 319 Sunday, July 3, 2022 Approved
Balabolka 2.15.0.820 163 Tuesday, June 28, 2022 Approved
Balabolka 2.15.0.819 272 Sunday, June 12, 2022 Approved
Balabolka 2.15.0.818 459 Thursday, May 5, 2022 Approved
Balabolka 2.15.0.817 298 Wednesday, April 20, 2022 Approved
Balabolka 2.15.0.816 145 Sunday, April 17, 2022 Approved
Balabolka 2.15.0.815 275 Saturday, April 2, 2022 Approved
Balabolka 2.15.0.814 191 Saturday, March 26, 2022 Approved
Balabolka 2.15.0.813 263 Sunday, March 13, 2022 Approved
Balabolka 2.15.0.812 341 Saturday, February 19, 2022 Approved
Balabolka 2.15.0.811 283 Sunday, February 6, 2022 Approved
Balabolka 2.15.0.810 326 Monday, January 17, 2022 Approved
Balabolka 2.15.0.809 242 Thursday, January 6, 2022 Approved
Balabolka 2.15.0.808 435 Sunday, December 5, 2021 Approved
Balabolka 2.15.0.807 178 Saturday, November 27, 2021 Approved
Balabolka 2.15.0.806 223 Sunday, November 21, 2021 Approved
Balabolka 2.15.0.805 192 Sunday, November 14, 2021 Approved
Balabolka 2.15.0.804 253 Sunday, October 31, 2021 Approved
Balabolka 2.15.0.803 176 Monday, October 25, 2021 Approved
Balabolka 2.15.0.802 311 Thursday, October 7, 2021 Approved
Balabolka 2.15.0.801 216 Monday, September 27, 2021 Approved
Balabolka 2.15.0.800 688 Friday, September 17, 2021 Approved
Balabolka 2.15.0.799 494 Saturday, September 11, 2021 Approved
Balabolka 2.15.0.798 400 Saturday, September 4, 2021 Approved
Balabolka 2.15.0.797 898 Monday, August 23, 2021 Approved
Balabolka 2.15.0.796 347 Thursday, August 19, 2021 Approved
Balabolka 2.15.0.795 684 Sunday, August 8, 2021 Approved
Balabolka 2.15.0.794 289 Saturday, July 31, 2021 Approved
Balabolka 2.15.0.793 210 Saturday, July 24, 2021 Approved
Balabolka 2.15.0.792 189 Sunday, July 18, 2021 Approved
Balabolka 2.15.0.791 212 Sunday, July 11, 2021 Approved
Balabolka 2.15.0.790 249 Saturday, July 3, 2021 Approved
Balabolka 2.15.0.789 301 Saturday, June 19, 2021 Approved
Balabolka 2.15.0.788 110 Friday, June 18, 2021 Approved
Balabolka 2.15.0.787 288 Thursday, June 10, 2021 Approved
Balabolka 2.15.0.786 282 Tuesday, June 1, 2021 Approved
Balabolka 2.15.0.785 218 Wednesday, May 26, 2021 Approved
Balabolka 2.15.0.784 142 Sunday, May 23, 2021 Approved
Balabolka 2.15.0.783 271 Friday, May 14, 2021 Approved
Balabolka 2.15.0.782 257 Thursday, May 6, 2021 Approved
Balabolka 2.15.0.781 402 Friday, April 16, 2021 Approved
Balabolka 2.15.0.780 188 Sunday, April 11, 2021 Approved
Balabolka 2.15.0.779 139 Thursday, April 8, 2021 Approved
Balabolka 2.15.0.778 187 Tuesday, March 30, 2021 Approved
Balabolka 2.15.0.777 93 Thursday, March 25, 2021 Approved
Balabolka 2.15.0.776 293 Saturday, March 20, 2021 Approved
Balabolka 2.15.0.775 295 Wednesday, March 10, 2021 Approved
Balabolka 2.15.0.774 198 Saturday, March 6, 2021 Approved
Balabolka 2.15.0.773 252 Saturday, February 27, 2021 Approved
Balabolka 2.15.0.772 443 Sunday, February 21, 2021 Approved
Balabolka 2.15.0.771 301 Thursday, February 11, 2021 Approved
Balabolka 2.15.0.770 222 Saturday, February 6, 2021 Approved
Balabolka 2.15.0.769 335 Sunday, January 24, 2021 Approved
Balabolka 2.15.0.768 152 Friday, January 22, 2021 Approved
Balabolka 2.15.0.767 379 Tuesday, January 5, 2021 Approved
Balabolka 2.15.0.766 299 Sunday, December 27, 2020 Approved
Balabolka 2.15.0.765 301 Thursday, December 17, 2020 Approved
Balabolka 2.15.0.764 229 Sunday, December 13, 2020 Approved
Balabolka 2.15.0.762 160 Thursday, December 10, 2020 Approved
Balabolka 2.15.0.761 208 Tuesday, December 8, 2020 Approved
Balabolka 2.15.0.760 297 Saturday, November 28, 2020 Approved
Balabolka 2.15.0.759 232 Sunday, November 22, 2020 Approved
Balabolka 2.15.0.758 233 Sunday, November 15, 2020 Approved
Balabolka 2.15.0.757 288 Monday, November 9, 2020 Approved
Balabolka 2.15.0.756 491 Saturday, October 10, 2020 Approved
Balabolka 2.15.0.755 252 Monday, October 5, 2020 Approved
Balabolka 2.15.0.754 266 Saturday, September 26, 2020 Approved
Balabolka 2.15.0.753 254 Friday, September 18, 2020 Approved
Balabolka 2.15.0.752 205 Sunday, September 13, 2020 Approved
Balabolka 2.15.0.751 396 Saturday, August 15, 2020 Approved
Balabolka 2.15.0.750 301 Saturday, August 1, 2020 Approved
Balabolka 2.15.0.749 311 Saturday, July 18, 2020 Approved
Balabolka 2.15.0.748 252 Monday, July 6, 2020 Approved
Balabolka 2.15.0.747 185 Saturday, July 4, 2020 Approved
Balabolka 2.15.0.746 208 Monday, June 29, 2020 Approved
Balabolka 2.15.0.745 444 Saturday, May 30, 2020 Approved
Balabolka 2.15.0.744 238 Saturday, May 23, 2020 Approved
Balabolka 2.15.0.743 222 Saturday, May 16, 2020 Approved
Balabolka 2.15.0.742 245 Monday, May 11, 2020 Approved
Balabolka 2.15.0.741 296 Saturday, May 2, 2020 Approved
Balabolka 2.15.0.740 339 Thursday, April 16, 2020 Approved
Balabolka 2.15.0.739 242 Sunday, April 12, 2020 Approved
Balabolka 2.15.0.738 247 Sunday, April 5, 2020 Approved
Balabolka 2.15.0.737 260 Sunday, March 29, 2020 Approved
Balabolka 2.15.0.736 254 Saturday, March 21, 2020 Approved
Balabolka 2.15.0.735 287 Friday, March 13, 2020 Approved
Balabolka 2.15.0.734 200 Tuesday, March 10, 2020 Approved
Balabolka 2.15.0.733 282 Sunday, March 1, 2020 Approved
Balabolka 2.15.0.732 237 Sunday, February 23, 2020 Approved
Balabolka 2.15.0.731 318 Saturday, February 8, 2020 Approved
Balabolka 2.15.0.730 198 Tuesday, February 4, 2020 Approved
Balabolka 2.15.0.729 272 Saturday, January 25, 2020 Approved
Balabolka 2.15.0.728 266 Wednesday, January 8, 2020 Approved
Balabolka 2.15.0.727 178 Friday, January 3, 2020 Approved
Balabolka 2.15.0.726 188 Sunday, December 29, 2019 Approved
Balabolka 2.15.0.725 155 Wednesday, December 25, 2019 Approved
Balabolka 2.15.0.724 183 Friday, December 20, 2019 Approved
Balabolka 2.15.0.723 159 Monday, December 16, 2019 Approved
Balabolka 2.15.0.722 193 Saturday, December 7, 2019 Approved
Balabolka 2.15.0.721 193 Thursday, November 21, 2019 Approved
Balabolka 2.15.0.720 180 Saturday, November 16, 2019 Approved
Balabolka 2.15.0.719 167 Saturday, November 9, 2019 Approved
Balabolka 2.15.0.718 184 Saturday, November 2, 2019 Approved
Balabolka 2.15.0.717 171 Tuesday, October 29, 2019 Approved
Balabolka 2.15.0.716 152 Monday, October 28, 2019 Approved
Balabolka 2.15.0.715 205 Friday, October 11, 2019 Approved
Balabolka 2.15.0.714 191 Saturday, October 5, 2019 Approved
Balabolka 2.15.0.713 215 Saturday, September 21, 2019 Approved
Balabolka (Install) 2.15.0.712 168 Monday, September 16, 2019 Approved
Balabolka (Install) 2.15.0.711 209 Saturday, September 7, 2019 Approved
Balabolka (Install) 2.15.0.710 199 Sunday, September 1, 2019 Approved
Balabolka (Install) 2.15.0.709 220 Thursday, August 22, 2019 Approved
Balabolka (Install) 2.15.0.708 211 Saturday, August 3, 2019 Approved
Balabolka (Install) 2.15.0.707 212 Sunday, July 28, 2019 Approved
Balabolka (Install) 2.15.0.706 152 Tuesday, July 23, 2019 Approved
Balabolka (Install) 2.15.0.705 204 Saturday, July 6, 2019 Approved
Balabolka (Install) 2.15.0.704 215 Saturday, June 22, 2019 Approved
Balabolka (Install) 2.15.0.703 205 Saturday, June 8, 2019 Approved
Balabolka (Install) 2.15.0.702 174 Saturday, June 1, 2019 Approved
Balabolka (Install) 2.15.0.701 205 Saturday, May 25, 2019 Approved
Balabolka (Install) 2.15.0.700 187 Thursday, May 16, 2019 Approved
Balabolka (Install) 2.15.0.699 171 Monday, May 13, 2019 Approved
Balabolka (Install) 2.15.0.698 183 Wednesday, May 8, 2019 Approved

This package has no dependencies.

Discussion for the Balabolka Package

Ground Rules:

  • This discussion is only about Balabolka and the Balabolka package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Balabolka, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus