summaryrefslogtreecommitdiffstats
path: root/Other_Tools
Commit message (Collapse)AuthorAgeFilesLines
* More FileOpen fixesNoDRM2023-12-211-1/+1
|
* Bunch of updates for the FileOpen scriptNoDRM2023-12-031-464/+368
|
* Couple Python 2 fixes in (unsupported) standalone scriptsNoDRM2022-08-067-31/+88
|
* Another Python2 Bugfix for ObokNoDRM2022-08-061-3/+11
|
* Bugfixes in standalone code for Calibre < 5 / Python 2NoDRM2021-12-291-1/+1
|
* Support Python 2.7 and Python 3 winreg imports on WindowsDerek Tracy2021-11-164-4/+16
|
* Fixes Python 2.7 import issue, not linked to pywinÍcaro R. Scherma2021-01-131-1/+4
|
* _winreg in python3 has been changed to winreg. Update imports.Jeremy Whiting2020-10-215-5/+5
|
* More generic 3.0 changes, to be tested.Apprentice Harper2020-09-271-43/+43
|
* Starting on Version 7.0 using the work done by others. Completely untested. ↵Apprentice Harper2020-09-261-3/+4
| | | | | | | | | | I will be testing things, but I thought I'd get this base version up for others to give pull requests. THIS IS ON THE MASTER BRANCH. The Master branch will be Python 3.0 from now on. While Python 2.7 support will not be deliberately broken, all efforts should now focus on Python 3.0 compatibility. I can see a lot of work has been done. There's more to do. I've bumped the version number of everything I came across to the next major number for Python 3.0 compatibility indication. Thanks everyone. I hope to update here at least once a week until we have a stable 7.0 release for calibre 5.0
* Remove stand-alone apps. Only support the two plugins.Apprentice Harper2020-02-1623-0/+8824
|
* Move to new positionsApprentice Harper2018-12-0223-8823/+0
|
* support fetching mac address on linuxRaphaël Droz2018-01-011-0/+4
| | | support fetching mac address on linux
* Updated version number, copied fix to all tools, updated READMEs and FAQsApprentice Harper2017-10-201-7/+21
|
* Kindlekey fix for complex mac disk setups.Apprentice Harper2017-06-271-2/+3
|
* Update PDF to use Decimal instead of float to handle very precise numbers. ↵Apprentice Harper2017-06-271-3/+11
| | | | Update for changes to ActiveState Python. Fix a few copyright dates. Update version to 6.5.4. Minor changes to obok script for stand-alone use.
* Added --all flag to sys.argsPatrick Nicholls2017-04-241-13/+17
|
* Implement decrypting of all booksPatrick Nicholls2017-04-161-11/+15
|
* Refactor decrypt book & add 'all' option to CLIPatrick Nicholls2017-04-161-27/+31
|
* Explicitly warn about KFX files. Bump version number to 6.5.3Apprentice Harper2017-01-121-3/+39
|
* Update for strange windows users on a network, and more xml verification fixesApprentice Harper2016-10-201-0/+3
|
* improve xml detection and handle strange windows network file systems betterApprentice Harper2016-10-101-2/+12
|
* Making sure files and versions are consistentApprentice Harper2016-10-072-9/+36
|
* Fixes for B&N key generation and Macs with bonded ethernet portsApprentice Harper2016-04-251-500/+234
|
* Topaz fixes to Mac & Windows apps, and version number updateApprentice Harper2016-04-181-7/+41
|
* Completely remove erroneous checkapprenticeharper2016-01-151-1/+1
|
* Update of obok and change Scuolabook to a linkapprenticeharper2016-01-116-34/+93
|
* Update to Scuolabooks toolapprenticeharper2016-01-077-3/+11
|
* updated version number and script copy for obok changesapprenticeharper2015-10-131-2/+11
|
* Change to unicode strings to fix stand-alone character encoding problemsapprenticeharper2015-09-301-33/+69
|
* More changes to the obok cli interface for character encodingsapprenticeharper2015-09-081-2/+2
|
* Add encryption fixes from other scripts (SafeUnbuffered).apprenticeharper2015-09-071-3/+26
|
* Fix for kobo users who haven't yet bought a book.apprenticeharper2015-09-071-2/+5
|
* Fixes for android key extractionapprenticeharper2015-09-031-10/+21
|
* Fix for Kobo Desktop 3.17apprenticeharper2015-09-031-10/+35
|
* New approach to Android backup files. Changed version number to 6.3.1apprenticeharper2015-08-024-51/+93
|
* Merge branch 'nook_url_support'apprenticeharper2015-07-131-5/+6
|\
| * Improvements to nook Study key retrieval, and addition of retrieval of nook ↵Apprentice Harper2015-07-114-5/+521
| | | | | | | | keys via the internet.
* | Starting to move ignoblekeyfetch into all tools.Apprentice Harper2015-04-132-4/+243
| |
* | Merge of bugfix 6.2.1 into masterApprentice Harper2015-03-261-4/+4
|\|
| * Fix for Kindle problem in Mac app and non-ascii username problem in Windows ↵Apprentice Harper2015-03-251-4/+4
| | | | | | | | (plugin and app).
* | changed for android support - in progressApprentice Harper2015-03-243-0/+447
|/
* tools v6.2.0Apprentice Harper2015-03-095-231/+993
| | | | Updated for B&N new scheme, added obok plugin, and many minor fixes,
* tools v6.0.9Apprentice Alf2015-03-072-0/+469
| | | | obok added to other tools
* tools v6.0.8Apprentice Alf2015-03-071-7/+25
|
* tools v6.0.5Apprentice Alf2015-03-071-0/+275
|
* tools v6.0.3Apprentice Alf2015-03-071-5/+18
|
* tools v6.0.2Apprentice Alf2015-03-0710-38/+56
|
* tools v6.0.1Apprentice Alf2015-03-075-8/+17
|
* tools v6.0.0Apprentice Alf2015-03-075-0/+2819
| | | | The first unified calibre plugin