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:

40,028

Downloads of v 2.15.0.770:

216

Last Update:

06 Feb 2021

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.770 | Updated: 06 Feb 2021

Downloads:

40,028

Downloads of v 2.15.0.770:

216

Maintainer(s):

Software Author(s):

  • Ilya Morozov

Tags:

balabolka

Balabolka 2.15.0.770

This is not the latest version of Balabolka available.

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

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.770'" [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.770'" 
$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.770'
    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.770'
end

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


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

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


package { 'balabolka':
  ensure   => '2.15.0.770',
  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 06 Feb 2021.

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              = Join-Path ([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
~~~~~~~~~~~~~~~


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 and Spanish (Simplified) 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
��������� :: ������� ���������

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


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
[-] ���������� ������������� online-�������� ��� ������� ����.
[*] ��������� ���������� �������� ������� (������� ��������� ������).


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
[+] ��������� �������������� ��������� � �������� ����� ��� online-�������� ������� ����.
[-] ���������� �������������� ��������� � �������� ����� ��� ������ ������� SMI.
[*] ��������� ����������, ����������, ���������, ��������� � ������� �������� ������� (������� ��������� ������, ������� �������, �����, ���� ��� ����� � ���� �����).


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


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


22.03.2019     v2.15.0.692
[+] ��������� ������ "������� ����" ��� online-�������� ������� ����.
[*] ��������� ���������� ������ �� ������ �������� 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
[+] ��������� �������� �������������� ��������� ������ � ���������� ��� ������ online-�������� ������� ����.
[*] �������� ����� 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 ������������ ������ online-�������.
[*] ��������� ��������� �������� ������� (������� �����).


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.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.
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\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.

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.
tools\readme.ces.txt
Balabolka - verze 2.15.0.770
Copyright (c) 2006-2021 Ilya Morozov
V�echna pr�va vyhrazena

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

Licence: Freeware
Opera�n� syst�m: Microsoft Windows XP/Vista/7/8/10
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.eng.txt
Balabolka, version 2.15.0.770
Copyright (c) 2006-2021 Ilya Morozov
All Rights Reserved

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

Licence: Freeware
Operating System: Microsoft Windows XP/Vista/7/8/10
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.ita.txt
Balabolka, versione 2.15.0.770
Copyright (c) 2006-2021 Ilya Morozov
Tutti i diritti riservati

WWW: http://balabolka.site/it/
E-mail: [email protected]

Licenza: Freeware
Sistema operativo: Microsoft Windows XP/Vista/7/8/10
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.770
Copyright (c) 2006-2021 ���� �������
��� ����� ��������

���� ���������: http://balabolka-tts.ru
����������� �����: [email protected]

��������: Freeware
������������ �������: Microsoft Windows XP/Vista/7/8/10
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.ru

    ���� Cross+A ���������� �������, "���������" ����� ���������� ���������� ����������.

    �������!  

###
tools\readme.slk.txt
Balabolka � verzia 2.15.0.770
Copyright (c) 2006�2021 Ilya Morozov
V�etky pr�va vyhraden�.

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

Licencia: Freeware
Opera�n� syst�m: Microsoft Windows XP/Vista/7/8/10
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: 0CA971CF67F8D0726E6801801A8D1C31 | sha1: 58A2F2261E1D0E331718F63890993B77E5F8C024 | sha256: 40F712A8EFDB75D611DAA7AFF107D7E1A7D3C43CE153C755B641F0AE2BD20290 | sha512: B615F301E978595526AA7CEB139F75C4007D944E771F50EF27E65DDC222F025FB00BB9D9AA592E20EEDF94EC2AC22733FF298642767C34B71208A22105F2F7B9
tools\setup.exe.ignore
 
tools\VERIFICATION.txt
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
 
1. Download http://balabolka.site/balabolka.zip

2. Extract zip

2. Get sha256 checksum of setup.exe with utility of choice

3. 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.863 115 Sunday, January 28, 2024 Approved
Balabolka 2.15.0.862 200 Thursday, January 4, 2024 Approved
Balabolka 2.15.0.861 163 Tuesday, December 26, 2023 Approved
Balabolka 2.15.0.860 55 Sunday, December 24, 2023 Approved
Balabolka 2.15.0.859 171 Thursday, December 14, 2023 Approved
Balabolka 2.15.0.858 261 Sunday, November 26, 2023 Approved
Balabolka 2.15.0.857 201 Wednesday, November 15, 2023 Approved
Balabolka 2.15.0.856 329 Sunday, October 15, 2023 Approved
Balabolka 2.15.0.855 283 Sunday, September 24, 2023 Approved
Balabolka 2.15.0.854 239 Sunday, September 10, 2023 Approved
Balabolka 2.15.0.853 234 Saturday, August 26, 2023 Approved
Balabolka 2.15.0.852 247 Sunday, August 6, 2023 Approved
Balabolka 2.15.0.851 488 Saturday, June 17, 2023 Approved
Balabolka 2.15.0.850 182 Sunday, June 11, 2023 Approved
Balabolka 2.15.0.849 211 Saturday, June 3, 2023 Approved
Balabolka 2.15.0.848 167 Saturday, May 27, 2023 Approved
Balabolka 2.15.0.847 150 Sunday, May 21, 2023 Approved
Balabolka 2.15.0.846 261 Sunday, April 30, 2023 Approved
Balabolka 2.15.0.845 162 Sunday, April 23, 2023 Approved
Balabolka 2.15.0.844 112 Thursday, April 20, 2023 Approved
Balabolka 2.15.0.843 260 Sunday, April 2, 2023 Approved
Balabolka 2.15.0.842 165 Saturday, March 25, 2023 Approved
Balabolka 2.15.0.841 157 Thursday, March 16, 2023 Approved
Balabolka 2.15.0.840 144 Saturday, March 11, 2023 Approved
Balabolka 2.15.0.839 178 Friday, March 3, 2023 Approved
Balabolka 2.15.0.838 121 Sunday, February 26, 2023 Approved
Balabolka 2.15.0.837 169 Sunday, February 19, 2023 Approved
Balabolka 2.15.0.836 162 Sunday, February 12, 2023 Approved
Balabolka 2.15.0.835 146 Sunday, February 5, 2023 Approved
Balabolka 2.15.0.834 126 Tuesday, January 31, 2023 Approved
Balabolka 2.15.0.833 280 Friday, January 13, 2023 Approved
Balabolka 2.15.0.832 325 Monday, December 12, 2022 Approved
Balabolka 2.15.0.831 154 Sunday, December 4, 2022 Approved
Balabolka 2.15.0.830 154 Saturday, November 26, 2022 Approved
Balabolka 2.15.0.829 186 Monday, November 14, 2022 Approved
Balabolka 2.15.0.828 322 Sunday, October 16, 2022 Approved
Balabolka 2.15.0.827 151 Tuesday, October 11, 2022 Approved
Balabolka 2.15.0.826 164 Monday, October 3, 2022 Approved
Balabolka 2.15.0.825 217 Sunday, September 18, 2022 Approved
Balabolka 2.15.0.824 442 Sunday, August 14, 2022 Approved
Balabolka 2.15.0.823 229 Tuesday, August 2, 2022 Approved
Balabolka 2.15.0.822 212 Saturday, July 23, 2022 Approved
Balabolka 2.15.0.821 312 Sunday, July 3, 2022 Approved
Balabolka 2.15.0.820 157 Tuesday, June 28, 2022 Approved
Balabolka 2.15.0.819 268 Sunday, June 12, 2022 Approved
Balabolka 2.15.0.818 454 Thursday, May 5, 2022 Approved
Balabolka 2.15.0.817 283 Wednesday, April 20, 2022 Approved
Balabolka 2.15.0.816 127 Sunday, April 17, 2022 Approved
Balabolka 2.15.0.815 270 Saturday, April 2, 2022 Approved
Balabolka 2.15.0.814 186 Saturday, March 26, 2022 Approved
Balabolka 2.15.0.813 254 Sunday, March 13, 2022 Approved
Balabolka 2.15.0.812 337 Saturday, February 19, 2022 Approved
Balabolka 2.15.0.811 277 Sunday, February 6, 2022 Approved
Balabolka 2.15.0.810 320 Monday, January 17, 2022 Approved
Balabolka 2.15.0.809 238 Thursday, January 6, 2022 Approved
Balabolka 2.15.0.808 429 Sunday, December 5, 2021 Approved
Balabolka 2.15.0.807 173 Saturday, November 27, 2021 Approved
Balabolka 2.15.0.806 217 Sunday, November 21, 2021 Approved
Balabolka 2.15.0.805 187 Sunday, November 14, 2021 Approved
Balabolka 2.15.0.804 248 Sunday, October 31, 2021 Approved
Balabolka 2.15.0.803 170 Monday, October 25, 2021 Approved
Balabolka 2.15.0.802 308 Thursday, October 7, 2021 Approved
Balabolka 2.15.0.801 209 Monday, September 27, 2021 Approved
Balabolka 2.15.0.800 685 Friday, September 17, 2021 Approved
Balabolka 2.15.0.799 490 Saturday, September 11, 2021 Approved
Balabolka 2.15.0.798 396 Saturday, September 4, 2021 Approved
Balabolka 2.15.0.797 893 Monday, August 23, 2021 Approved
Balabolka 2.15.0.796 343 Thursday, August 19, 2021 Approved
Balabolka 2.15.0.795 679 Sunday, August 8, 2021 Approved
Balabolka 2.15.0.794 284 Saturday, July 31, 2021 Approved
Balabolka 2.15.0.793 203 Saturday, July 24, 2021 Approved
Balabolka 2.15.0.792 185 Sunday, July 18, 2021 Approved
Balabolka 2.15.0.791 208 Sunday, July 11, 2021 Approved
Balabolka 2.15.0.790 242 Saturday, July 3, 2021 Approved
Balabolka 2.15.0.789 296 Saturday, June 19, 2021 Approved
Balabolka 2.15.0.788 106 Friday, June 18, 2021 Approved
Balabolka 2.15.0.787 282 Thursday, June 10, 2021 Approved
Balabolka 2.15.0.786 277 Tuesday, June 1, 2021 Approved
Balabolka 2.15.0.785 212 Wednesday, May 26, 2021 Approved
Balabolka 2.15.0.784 135 Sunday, May 23, 2021 Approved
Balabolka 2.15.0.783 267 Friday, May 14, 2021 Approved
Balabolka 2.15.0.782 250 Thursday, May 6, 2021 Approved
Balabolka 2.15.0.781 397 Friday, April 16, 2021 Approved
Balabolka 2.15.0.780 182 Sunday, April 11, 2021 Approved
Balabolka 2.15.0.779 133 Thursday, April 8, 2021 Approved
Balabolka 2.15.0.778 181 Tuesday, March 30, 2021 Approved
Balabolka 2.15.0.777 87 Thursday, March 25, 2021 Approved
Balabolka 2.15.0.776 287 Saturday, March 20, 2021 Approved
Balabolka 2.15.0.775 289 Wednesday, March 10, 2021 Approved
Balabolka 2.15.0.774 192 Saturday, March 6, 2021 Approved
Balabolka 2.15.0.773 240 Saturday, February 27, 2021 Approved
Balabolka 2.15.0.772 437 Sunday, February 21, 2021 Approved
Balabolka 2.15.0.771 296 Thursday, February 11, 2021 Approved
Balabolka 2.15.0.770 216 Saturday, February 6, 2021 Approved
Balabolka 2.15.0.769 328 Sunday, January 24, 2021 Approved
Balabolka 2.15.0.768 145 Friday, January 22, 2021 Approved
Balabolka 2.15.0.767 372 Tuesday, January 5, 2021 Approved
Balabolka 2.15.0.766 291 Sunday, December 27, 2020 Approved
Balabolka 2.15.0.765 295 Thursday, December 17, 2020 Approved
Balabolka 2.15.0.764 222 Sunday, December 13, 2020 Approved
Balabolka 2.15.0.762 153 Thursday, December 10, 2020 Approved
Balabolka 2.15.0.761 200 Tuesday, December 8, 2020 Approved
Balabolka 2.15.0.760 289 Saturday, November 28, 2020 Approved
Balabolka 2.15.0.759 222 Sunday, November 22, 2020 Approved
Balabolka 2.15.0.758 227 Sunday, November 15, 2020 Approved
Balabolka 2.15.0.757 281 Monday, November 9, 2020 Approved
Balabolka 2.15.0.756 483 Saturday, October 10, 2020 Approved
Balabolka 2.15.0.755 245 Monday, October 5, 2020 Approved
Balabolka 2.15.0.754 255 Saturday, September 26, 2020 Approved
Balabolka 2.15.0.753 246 Friday, September 18, 2020 Approved
Balabolka 2.15.0.752 199 Sunday, September 13, 2020 Approved
Balabolka 2.15.0.751 390 Saturday, August 15, 2020 Approved
Balabolka 2.15.0.750 296 Saturday, August 1, 2020 Approved
Balabolka 2.15.0.749 306 Saturday, July 18, 2020 Approved
Balabolka 2.15.0.748 246 Monday, July 6, 2020 Approved
Balabolka 2.15.0.747 179 Saturday, July 4, 2020 Approved
Balabolka 2.15.0.746 197 Monday, June 29, 2020 Approved
Balabolka 2.15.0.745 438 Saturday, May 30, 2020 Approved
Balabolka 2.15.0.744 234 Saturday, May 23, 2020 Approved
Balabolka 2.15.0.743 216 Saturday, May 16, 2020 Approved
Balabolka 2.15.0.742 240 Monday, May 11, 2020 Approved
Balabolka 2.15.0.741 291 Saturday, May 2, 2020 Approved
Balabolka 2.15.0.740 334 Thursday, April 16, 2020 Approved
Balabolka 2.15.0.739 237 Sunday, April 12, 2020 Approved
Balabolka 2.15.0.738 239 Sunday, April 5, 2020 Approved
Balabolka 2.15.0.737 253 Sunday, March 29, 2020 Approved
Balabolka 2.15.0.736 245 Saturday, March 21, 2020 Approved
Balabolka 2.15.0.735 282 Friday, March 13, 2020 Approved
Balabolka 2.15.0.734 192 Tuesday, March 10, 2020 Approved
Balabolka 2.15.0.733 273 Sunday, March 1, 2020 Approved
Balabolka 2.15.0.732 230 Sunday, February 23, 2020 Approved
Balabolka 2.15.0.731 313 Saturday, February 8, 2020 Approved
Balabolka 2.15.0.730 193 Tuesday, February 4, 2020 Approved
Balabolka 2.15.0.729 268 Saturday, January 25, 2020 Approved
Balabolka 2.15.0.728 255 Wednesday, January 8, 2020 Approved
Balabolka 2.15.0.727 173 Friday, January 3, 2020 Approved
Balabolka 2.15.0.726 182 Sunday, December 29, 2019 Approved
Balabolka 2.15.0.725 147 Wednesday, December 25, 2019 Approved
Balabolka 2.15.0.724 179 Friday, December 20, 2019 Approved
Balabolka 2.15.0.723 151 Monday, December 16, 2019 Approved
Balabolka 2.15.0.722 187 Saturday, December 7, 2019 Approved
Balabolka 2.15.0.721 187 Thursday, November 21, 2019 Approved
Balabolka 2.15.0.720 173 Saturday, November 16, 2019 Approved
Balabolka 2.15.0.719 160 Saturday, November 9, 2019 Approved
Balabolka 2.15.0.718 178 Saturday, November 2, 2019 Approved
Balabolka 2.15.0.717 161 Tuesday, October 29, 2019 Approved
Balabolka 2.15.0.716 145 Monday, October 28, 2019 Approved
Balabolka 2.15.0.715 196 Friday, October 11, 2019 Approved
Balabolka 2.15.0.714 182 Saturday, October 5, 2019 Approved
Balabolka 2.15.0.713 204 Saturday, September 21, 2019 Approved
Balabolka (Install) 2.15.0.712 160 Monday, September 16, 2019 Approved
Balabolka (Install) 2.15.0.711 203 Saturday, September 7, 2019 Approved
Balabolka (Install) 2.15.0.710 192 Sunday, September 1, 2019 Approved
Balabolka (Install) 2.15.0.709 210 Thursday, August 22, 2019 Approved
Balabolka (Install) 2.15.0.708 202 Saturday, August 3, 2019 Approved
Balabolka (Install) 2.15.0.707 202 Sunday, July 28, 2019 Approved
Balabolka (Install) 2.15.0.706 145 Tuesday, July 23, 2019 Approved
Balabolka (Install) 2.15.0.705 195 Saturday, July 6, 2019 Approved
Balabolka (Install) 2.15.0.704 210 Saturday, June 22, 2019 Approved
Balabolka (Install) 2.15.0.703 196 Saturday, June 8, 2019 Approved
Balabolka (Install) 2.15.0.702 167 Saturday, June 1, 2019 Approved
Balabolka (Install) 2.15.0.701 194 Saturday, May 25, 2019 Approved
Balabolka (Install) 2.15.0.700 177 Thursday, May 16, 2019 Approved
Balabolka (Install) 2.15.0.699 165 Monday, May 13, 2019 Approved
Balabolka (Install) 2.15.0.698 176 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