Robert McRackan
|
a0e2d78b9b
|
* upgraded AAXClean addresses issues #104 , #110
* update dependencies
v5.7.5
|
2021-09-16 07:53:34 -04:00 |
|
rmcrackan
|
6b711190c3
|
Merge pull request #116 from Mbucari/master
Correctly write mp3 Xing header.
|
2021-09-16 07:46:03 -04:00 |
|
Michael Bucari-Tovo
|
b4a6342513
|
Revert accidental change.
|
2021-09-15 15:32:34 -06:00 |
|
Michael Bucari-Tovo
|
988b137d67
|
Updated AAXClean version.
|
2021-09-15 15:26:40 -06:00 |
|
Michael Bucari-Tovo
|
dae9c9c9b6
|
Add read permission to file stream.
|
2021-09-15 15:16:08 -06:00 |
|
Robert McRackan
|
420b7529c6
|
Bug fix: issues #113 , #114
Forcing a new build order. Seems to fix the issue. Since the issue was already intermittent (race condition?) it's difficult to be sure
v5.7.4
|
2021-09-14 09:05:56 -04:00 |
|
Robert McRackan
|
4cf999c84d
|
null book description throws
v5.7.3
|
2021-09-13 11:05:44 -04:00 |
|
Robert McRackan
|
8fe3896d76
|
build error bug fix
v5.7.2
|
2021-09-13 10:35:41 -04:00 |
|
Robert McRackan
|
adcba34560
|
'bad book' setting labels
|
2021-09-11 08:01:58 -04:00 |
|
Robert McRackan
|
8e09d7e617
|
Merge branch 'master' of https://github.com/rmcrackan/Libation
v5.7.1
|
2021-09-10 22:59:02 -04:00 |
|
Robert McRackan
|
197b50e3ac
|
issue #111 -- setting for bad book abort/retry/ignore. default: ask
|
2021-09-10 22:58:34 -04:00 |
|
rmcrackan
|
ac2114e270
|
Add CLI documentation
|
2021-09-10 17:20:13 -04:00 |
|
Robert McRackan
|
29461701cd
|
I meant to increm the minor version for cli
v5.6.8
|
2021-09-10 17:04:47 -04:00 |
|
Robert McRackan
|
0f130c70f5
|
LibationCli and structural changes to support it incl: no LibationLauncher, just LibationWinForms. LibationWinForms builds to a different output dir so cli can be deployed easily. Versioning number is moved to scaffolding library shared by both apps
|
2021-09-10 16:54:32 -04:00 |
|
Robert McRackan
|
995637e843
|
add logging. helpful when viewing in console
|
2021-09-10 12:51:07 -04:00 |
|
Robert McRackan
|
9501687f86
|
Change build path. Necessary for possibly building a non-winforms exe to the same output dir
|
2021-09-09 16:04:17 -04:00 |
|
Robert McRackan
|
248dea3402
|
write to log, not console
|
2021-09-09 13:26:00 -04:00 |
|
Robert McRackan
|
1d420f5430
|
File Liberators should log their own progresss and not depend on controller or forms to do so. This means that LogMe will create duplicate log entries for non-form and non-controller calls but that's a refactor for a rainy day.
|
2021-09-09 11:27:03 -04:00 |
|
Robert McRackan
|
5f0a6b8526
|
bug fix: installer bug for users who say 'return user' but don't have valid files
v5.6.7
|
2021-09-07 16:58:04 -04:00 |
|
Robert McRackan
|
c337c0b44e
|
library book composite key comments
|
2021-09-07 13:35:59 -04:00 |
|
Robert McRackan
|
89207866f3
|
make sure that __log is never empty so that .Last() can't throw
|
2021-09-04 18:17:29 -04:00 |
|
Robert McRackan
|
9e11086d49
|
bug fix
v5.6.6
|
2021-09-04 18:09:51 -04:00 |
|
rmcrackan
|
58b172f816
|
Merge pull request #103 from Mbucari/master
Minor fix and changes for form size and location persistance.
|
2021-09-04 14:15:50 -04:00 |
|
Mbucari
|
0b8084bc03
|
Added form size and position persistance to audio decode forms.
|
2021-09-03 23:00:35 -06:00 |
|
Mbucari
|
37970222f3
|
Make SaveSizeAndLocation and RestoreSizeAndLocation a form extension.
|
2021-09-03 22:44:02 -06:00 |
|
Mbucari
|
bcab2dd440
|
Adjust display parameters.
|
2021-09-03 22:43:03 -06:00 |
|
Mbucari
|
d402128d1d
|
GetNonString now handles values and classes.
|
2021-09-03 22:41:21 -06:00 |
|
Mbucari
|
3ae0f2daa2
|
Fixed FindInactiveBooks to work with new logger.
|
2021-09-03 22:40:35 -06:00 |
|
Robert McRackan
|
126919d578
|
update dependencies
|
2021-09-03 23:02:28 -04:00 |
|
Robert McRackan
|
437e85fd12
|
mp3 bugfix
v5.6.5
|
2021-09-03 18:22:31 -04:00 |
|
Robert McRackan
|
de34e5c795
|
import speed improvements
|
2021-09-03 16:35:31 -04:00 |
|
Robert McRackan
|
8ffcefd6ae
|
massive speed-up for import contributors
|
2021-09-03 15:30:17 -04:00 |
|
Robert McRackan
|
e59ab9b483
|
remove v3=>4 migration work-arounds
|
2021-09-03 13:42:58 -04:00 |
|
Robert McRackan
|
57fa1bd763
|
cross thread issue. add temp time logging in ImportAccountAsync
|
2021-09-03 11:36:55 -04:00 |
|
rmcrackan
|
dccb2d73d6
|
Merge pull request #101 from Mbucari/master
Fixed cross thread bug and Enumerable change bug.
|
2021-09-03 08:15:37 -04:00 |
|
Mbucari
|
77fc865636
|
Fixed crossthread.
|
2021-09-02 21:21:36 -06:00 |
|
Mbucari
|
1040a347c6
|
Fixed cross thread bug and Enumerable change bug.
|
2021-09-02 21:04:16 -06:00 |
|
Robert McRackan
|
6ed1307443
|
v5.6.3.1 : support for episodes ( issue #96 )
v5.6.3
|
2021-09-02 16:05:23 -04:00 |
|
Robert McRackan
|
c2c732b2b1
|
central event for library altered: books added or removed
|
2021-09-02 15:55:12 -04:00 |
|
Robert McRackan
|
9e0caf34d6
|
Rename db table Library => LibraryBooks
|
2021-09-02 15:26:20 -04:00 |
|
Robert McRackan
|
802763a4fb
|
minor
|
2021-09-02 15:19:55 -04:00 |
|
Robert McRackan
|
b4803c42a5
|
Streamline GetLibrary_Flat_NoTracking with better context dispose
|
2021-09-02 14:51:06 -04:00 |
|
Robert McRackan
|
62c98c66a3
|
Merge branch 'master' of https://github.com/rmcrackan/Libation
|
2021-09-02 14:15:10 -04:00 |
|
Robert McRackan
|
6b289445e2
|
update dependencies
|
2021-09-02 14:14:25 -04:00 |
|
rmcrackan
|
52bf91f8aa
|
Merge pull request #99 from Mbucari/master
Fixed crash when change RemoveBooksDialog checkbox via spacebar.
|
2021-09-02 13:47:57 -04:00 |
|
Michael Bucari-Tovo
|
6d2dff1a98
|
Code Cleanup
|
2021-09-02 11:21:20 -06:00 |
|
Mbucari
|
7c9970c0cb
|
Merge branch 'rmcrackan:master' into master
|
2021-09-02 11:18:32 -06:00 |
|
Michael Bucari-Tovo
|
d2892f9076
|
Fix crash when checkbox checked via spacebar.
|
2021-09-02 11:11:40 -06:00 |
|
Robert McRackan
|
89f60a7ca3
|
fix wording
|
2021-09-02 11:35:32 -04:00 |
|
rmcrackan
|
ea37c09081
|
Merge pull request #98 from Mbucari/master
Added AAXClean as nuget package.
|
2021-09-02 10:54:42 -04:00 |
|