Robert McRackan
|
3c1c718bc7
|
don't attempt to overwrite advanced settings file if contents are unchanged
|
2021-07-15 17:14:20 -04:00 |
|
Robert McRackan
|
20a9e4b651
|
Simple winforms work in modern .net core designer. Only keep edge cases which work best in .net framework designer
|
2021-07-15 14:43:10 -04:00 |
|
Robert McRackan
|
f0daa12bb7
|
Remove unused interfaces and param
|
2021-07-15 11:48:52 -04:00 |
|
rmcrackan
|
c6e1278e42
|
Merge pull request #54 from Mbucari/master
Added Mp3 support to AAXClean.
|
2021-07-15 08:15:43 -04:00 |
|
Michael Bucari-Tovo
|
f5e8e4cd7f
|
Removed indeterminate progress bar because decryption stattup time is now insignificant.
|
2021-07-15 00:17:59 -06:00 |
|
Michael Bucari-Tovo
|
f986462809
|
Changed default output type to Mp4a.
|
2021-07-14 23:58:52 -06:00 |
|
Michael Bucari-Tovo
|
49f2112c42
|
Updated for new AAXClean pattern.
|
2021-07-14 23:52:46 -06:00 |
|
Robert McRackan
|
0ce4faaf29
|
- Improved debugging for login
- Add warning when in Verbose logging mode
- Settings: don't try to re-save settings which haven't changed
- Remove unused logging config
v5.1.9
|
2021-07-14 15:51:29 -04:00 |
|
Robert McRackan
|
bfd494cf93
|
remove unused setting
|
2021-07-13 14:59:55 -04:00 |
|
Robert McRackan
|
dc7ec3b328
|
auto-gened files
|
2021-07-13 14:59:41 -04:00 |
|
Robert McRackan
|
8f2827108b
|
update gitignore
|
2021-07-13 07:14:32 -04:00 |
|
rmcrackan
|
fdcaf5e534
|
Merge pull request #53 from Mbucari/master
Removed Ffmpeg and taglib. Updated AAXClean.
|
2021-07-13 06:56:29 -04:00 |
|
Michael Bucari-Tovo
|
732695c019
|
Handle possible corrupt partial download.
|
2021-07-12 23:27:58 -06:00 |
|
Michael Bucari-Tovo
|
2a2faf6f7b
|
Use new AAXClean.AaxFile type and remove unused dependences.
|
2021-07-12 23:13:18 -06:00 |
|
rmcrackan
|
c653e17c3d
|
Merge pull request #52 from Mbucari/master
Minor fix.
|
2021-07-11 22:47:01 -04:00 |
|
Michael Bucari-Tovo
|
833bc3a8f2
|
Merge branch 'master' of https://github.com/Mbucari/Libation
|
2021-07-11 15:18:53 -06:00 |
|
Michael Bucari-Tovo
|
11e63ae5a2
|
Minor fix.
|
2021-07-11 15:18:07 -06:00 |
|
Robert McRackan
|
827eaefd29
|
Decryption moved to external project: AAXClean
|
2021-07-11 12:26:04 -04:00 |
|
rmcrackan
|
8240a97f6d
|
Merge pull request #51 from Mbucari/master
Replaced FFMpeg decryptor and taglib with AAXClean
|
2021-07-11 12:14:15 -04:00 |
|
Mbucari
|
b766e43656
|
Merge branch 'master' into master
|
2021-07-11 09:17:07 -06:00 |
|
Robert McRackan
|
7d805728cb
|
Login cvf bug fix
v5.1.7
|
2021-07-11 09:51:39 -04:00 |
|
Michael Bucari-Tovo
|
c3c8a6fa6b
|
Replaced FFMpeg decryptor and taglib with AAXClean
|
2021-07-10 20:21:28 -06:00 |
|
Robert McRackan
|
f40df002a2
|
Begin session logging with form feed
|
2021-07-09 11:34:20 -04:00 |
|
Robert McRackan
|
3180ea993c
|
Startup logging: which logging levels are enabled
v5.1.6
|
2021-07-09 11:06:57 -04:00 |
|
Robert McRackan
|
9f2fd54018
|
It helps if you wire-up the event. D'oh!
|
2021-07-09 10:20:46 -04:00 |
|
Robert McRackan
|
07532f7e65
|
"check for update" should not include pre-releases
|
2021-07-08 21:00:36 -04:00 |
|
Robert McRackan
|
4bae07d36c
|
debugging added
v5.1.5
|
2021-07-08 20:43:14 -04:00 |
|
Robert McRackan
|
bf23503d67
|
Added MFA-choice log in. Seems to come up more with German users
v5.1.4
|
2021-07-08 17:04:11 -04:00 |
|
Robert McRackan
|
aeeba0d567
|
update ver. api bug fix
v5.1.3
|
2021-07-08 10:54:38 -04:00 |
|
Robert McRackan
|
e2f919d625
|
"approval needed" ui improved wording
v5.1.2
|
2021-07-07 21:34:05 -04:00 |
|
Robert McRackan
|
e821eea333
|
Bug: fix "approval" login step
v5.1.1
|
2021-07-07 15:53:47 -04:00 |
|
Robert McRackan
|
8f487894f5
|
Fixed logging bug in single-book liberation
v5.1.0
|
2021-07-04 16:10:11 -04:00 |
|
Robert McRackan
|
cd3e0dba68
|
Remove validation against 0-length chapters. It is evidently allowed
|
2021-07-04 16:08:30 -04:00 |
|
rmcrackan
|
6f31d97763
|
Merge pull request #47 from Mbucari/master
Addressed two issues and some minor fixed.
|
2021-07-04 09:27:58 -04:00 |
|
Mbucari
|
fa5637a340
|
Merge branch 'rmcrackan:master' into master
|
2021-07-03 22:07:34 -06:00 |
|
Michael Bucari-Tovo
|
7ab209171b
|
Merge branch 'master' of https://github.com/Mbucari/Libation
|
2021-07-03 22:07:08 -06:00 |
|
Michael Bucari-Tovo
|
6d856f73e7
|
Reused yellow stoplight to indicate and interrupted and resumable download.
|
2021-07-03 22:06:56 -06:00 |
|
Michael Bucari-Tovo
|
05426eb618
|
Added uri refresh to step 2.
|
2021-07-03 21:54:28 -06:00 |
|
Michael Bucari-Tovo
|
d73701c939
|
Stop automatic processing if form is closed instead of crashing.
|
2021-07-03 20:34:50 -06:00 |
|
Michael Bucari-Tovo
|
f284f53edd
|
Clicking on red stoplight now only decrypts that book with no conformation.
|
2021-07-03 20:21:11 -06:00 |
|
rmcrackan
|
17f3187748
|
Merge pull request #46 from Mbucari/master
Added resumable download support to FFMpegAaxcProcessor.
|
2021-07-03 21:06:25 -04:00 |
|
Mbucari
|
f55a41ac0a
|
Merge branch 'rmcrackan:master' into master
|
2021-07-03 19:00:56 -06:00 |
|
Michael Bucari-Tovo
|
0be2a17537
|
Made FFMpegAaxcProcesser use NetworkFileStream.
|
2021-07-03 18:59:18 -06:00 |
|
rmcrackan
|
b417c5695e
|
Merge pull request #45 from Mbucari/master
Fixed critical bug with Read stream not blocking.
|
2021-07-03 20:55:33 -04:00 |
|
Michael Bucari-Tovo
|
6efe064ca7
|
Added support for changing Uri to the same file in case iold one expires.
|
2021-07-03 17:15:35 -06:00 |
|
Michael Bucari-Tovo
|
da7af895fb
|
Fixed possible hang issue.
|
2021-07-03 14:37:24 -06:00 |
|
Mbucari
|
1b39f30fd0
|
Merge branch 'rmcrackan:master' into master
|
2021-07-03 14:31:23 -06:00 |
|
Michael Bucari-Tovo
|
9cde6bddbd
|
Fixed Read not blocking
|
2021-07-03 14:31:02 -06:00 |
|
rmcrackan
|
b21f257baa
|
Merge pull request #43 from Mbucari/master
Modified NetworkFileStream to make it resumable.
|
2021-07-03 11:14:07 -04:00 |
|
Michael Bucari-Tovo
|
da68ddc9b8
|
Renamed property.
|
2021-07-03 06:13:38 -06:00 |
|