Commit Graph

  • 6dfef09ea3 begin process of changing 'edit tags' => book details Robert McRackan 2021-08-20 13:26:12 -04:00
  • 7e288c0c08 Merge pull request #86 from Mbucari/master rmcrackan 2021-08-19 17:32:00 -04:00
  • dbcf6f25db Merge branch 'rmcrackan:master' into master Mbucari 2021-08-19 15:14:56 -06:00
  • 88133652e9 unofficial linux/mac support v5.5.0 rmcrackan 2021-08-19 11:17:42 -04:00
  • e768466943 Add hoopla script to repo. Currently unused. A Libation user passed it on to me. Notes are in _README.txt Robert McRackan 2021-08-19 11:12:16 -04:00
  • 0cc55fd1e8 Widen Liberate column so sort arrow is shown. Michael Bucari-Tovo 2021-08-18 15:53:35 -06:00
  • e36ea70cd1 Removed unnecessary class and simplified. Michael Bucari-Tovo 2021-08-18 15:53:09 -06:00
  • a86185e644 Updated to use new Dinah.Core.Threading Michael Bucari-Tovo 2021-08-18 14:29:25 -06:00
  • 64a8f007a5 Use new Dinah.Core string extensions. Michael Bucari-Tovo 2021-08-18 14:11:25 -06:00
  • 215a626c92 SynchronizeInvoker => Dinah.Core.Threading.SynchronizeInvoker Michael Bucari-Tovo 2021-08-18 14:08:48 -06:00
  • de93047192 Use new Dinah.Core.Threading Michael Bucari-Tovo 2021-08-18 14:08:11 -06:00
  • 79c9a094b5 Liberate > "Convert all M4b to Mp3" : Visible=true Robert McRackan 2021-08-18 15:24:18 -04:00
  • 012a92ea30 SortableBindingList2 => Dinah.Core SortableBindingList Robert McRackan 2021-08-18 15:06:52 -04:00
  • 2e60d2accf Lots of churn over the last few weeks. For now, incrementing minor version. Better reviews to happen this week Robert McRackan 2021-08-18 11:25:22 -04:00
  • 565d34cec9 bottom numbers formatting Robert McRackan 2021-08-18 11:22:47 -04:00
  • dd6967e88b minor NFO change Robert McRackan 2021-08-18 11:17:59 -04:00
  • fb7f57ab69 Merge pull request #85 from Mbucari/master rmcrackan 2021-08-18 11:03:23 -04:00
  • 88253cdb55 Update LiberationBaseForm.cs Mbucari 2021-08-16 10:08:21 -06:00
  • 560880b53d Fixed typos. Michael Bucari-Tovo 2021-08-16 08:04:03 -06:00
  • 27ae5facbe Improved PictureStorage thread safety and more intuitive naming. Michael Bucari-Tovo 2021-08-15 13:39:06 -06:00
  • 7a90d9fba9 Typo Michael Bucari-Tovo 2021-08-14 00:31:16 -06:00
  • f74b0d78db Improved BackgroundFileSystem thread safety Michael Bucari-Tovo 2021-08-14 00:25:32 -06:00
  • 52fb0a27ce Code cleanup. Michael Bucari-Tovo 2021-08-13 23:18:52 -06:00
  • 7bdcf4eef0 Improved NetworkFileStream asynchronous operation. Michael Bucari-Tovo 2021-08-13 22:53:17 -06:00
  • a44c46333f Improved cross threaded invocation. Michael Bucari-Tovo 2021-08-13 16:34:09 -06:00
  • 766d427b19 Improved cross thread execution and minor refactoring. Michael Bucari-Tovo 2021-08-13 09:31:19 -06:00
  • 0e7930f2b6 Removed intermediate class. Michael Bucari-Tovo 2021-08-12 18:50:51 -06:00
  • 081878b6f7 Remove IStreamProcessable. IProcessible inherits IStreamable. Michael Bucari-Tovo 2021-08-12 18:43:34 -06:00
  • f925d10d2b Renamed. Michael Bucari-Tovo 2021-08-12 18:02:49 -06:00
  • e37a2ccca9 Typos and small error correction. Michael Bucari-Tovo 2021-08-12 17:56:36 -06:00
  • 3e2d69606b Consolidated base forms Michael Bucari-Tovo 2021-08-12 17:43:46 -06:00
  • 2c20d03506 Refactored StreamBaseForm Michael Bucari-Tovo 2021-08-12 13:36:13 -06:00
  • 97730d1793 Removed unnecessary cast. Michael Bucari-Tovo 2021-08-12 13:14:45 -06:00
  • 5ab4183f9b Fixed event handling. Michael Bucari-Tovo 2021-08-12 12:47:02 -06:00
  • 7acaac7bd3 Fixed subscription ordering. Michael Bucari-Tovo 2021-08-12 12:25:28 -06:00
  • 448fd78b8f Added Dispose on IProcessable.Completed in case form is created but never shown. Michael Bucari-Tovo 2021-08-12 12:23:55 -06:00
  • 56a48c04bf Minor refactoring. Michael Bucari-Tovo 2021-08-12 10:39:55 -06:00
  • 65027fd001 Renamed data grid columns. Michael Bucari-Tovo 2021-08-12 09:21:58 -06:00
  • f57a46c772 fixed mistake. Michael Bucari-Tovo 2021-08-12 00:19:30 -06:00
  • a45ab61929 Typos. Michael Bucari-Tovo 2021-08-12 00:14:59 -06:00
  • cd67e7136b Fixed control logic. Michael Bucari-Tovo 2021-08-12 00:13:33 -06:00
  • 265ad3a782 Minor refactoring. Michael Bucari-Tovo 2021-08-11 23:44:04 -06:00
  • 9f49a88000 Removed comments Michael Bucari-Tovo 2021-08-11 23:28:11 -06:00
  • b5d941d479 Refactoring and documenting. Michael Bucari-Tovo 2021-08-11 23:22:45 -06:00
  • 79ed92f303 Refinment Michael Bucari-Tovo 2021-08-11 21:19:38 -06:00
  • 1c239dc546 More process control refinements Michael Bucari-Tovo 2021-08-11 21:07:07 -06:00
  • 687591e08e Refined changes to BookLiberation Michael Bucari-Tovo 2021-08-11 20:22:36 -06:00
  • 0045cf05ef Redesign DookLiberation control flow. Michael Bucari-Tovo 2021-08-11 18:08:38 -06:00
  • 963d632208 Removed space. Michael Bucari-Tovo 2021-08-10 21:14:33 -06:00
  • 9c1f620223 Revert indenting Michael Bucari-Tovo 2021-08-10 20:54:43 -06:00
  • de75543b33 Removed WindowsDesktopUtilities Michael Bucari-Tovo 2021-08-10 20:39:11 -06:00
  • 689ffc71a2 Removed WindowsDesktopUtilities dependency. Michael Bucari-Tovo 2021-08-10 20:38:17 -06:00
  • d795244247 Updated PictureCached event and removed dependence on WinAudibleImageServer Michael Bucari-Tovo 2021-08-10 20:33:15 -06:00
  • 4989cda93c Added synchronous Picture downloader. Michael Bucari-Tovo 2021-08-10 20:16:34 -06:00
  • 2f3c0e8a95 Revert "Removed WinFormsDesigner because it's not being used." Michael Bucari-Tovo 2021-08-10 18:26:21 -06:00
  • 560523b99d Revert "Removed WinFormsDesigner project." Michael Bucari-Tovo 2021-08-10 18:26:10 -06:00
  • d5e9e49517 Removed WinFormsDesigner project. Michael Bucari-Tovo 2021-08-10 17:06:58 -06:00
  • 54d24a7b09 Removed WinFormsDesigner because it's not being used. Michael Bucari-Tovo 2021-08-10 16:55:01 -06:00
  • 19a710e080 Fix xml formatting. Michael Bucari-Tovo 2021-08-10 16:36:46 -06:00
  • 7bdf71a29b Code Cleanup Michael Bucari-Tovo 2021-08-10 16:33:59 -06:00
  • ef35c2aee9 Code Cleanup Michael Bucari-Tovo 2021-08-10 16:10:53 -06:00
  • 95766a43c5 Refactoring. Michael Bucari-Tovo 2021-08-10 10:22:03 -06:00
  • e1dfefbadf Comments and renaming. Michael Bucari-Tovo 2021-08-10 10:17:02 -06:00
  • f81552565a Re-added double buffering. Michael Bucari-Tovo 2021-08-10 00:33:24 -06:00
  • 957bec1c7f Removed excessive declarations. Michael Bucari-Tovo 2021-08-10 00:28:48 -06:00
  • 5c8ad72a5e Removed unnecessary using. Michael Bucari-Tovo 2021-08-10 00:24:21 -06:00
  • 0b1d513f50 Reorganized. Michael Bucari-Tovo 2021-08-10 00:18:43 -06:00
  • d770109d86 Removed double buffering. Michael Bucari-Tovo 2021-08-10 00:15:07 -06:00
  • 235d0acede Removed unnecessary code. Michael Bucari-Tovo 2021-08-10 00:05:18 -06:00
  • 6f184273b8 Removed unnecessary declarations. Michael Bucari-Tovo 2021-08-09 23:48:32 -06:00
  • a4cb934611 Updated resource file. Michael Bucari-Tovo 2021-08-09 23:31:59 -06:00
  • 6aefdfca9d Fixed tool strip menu for book removal. Michael Bucari-Tovo 2021-08-09 23:25:41 -06:00
  • c7454ea5d2 Updated RemoveBooksDialog to use latest GridEntry Michael Bucari-Tovo 2021-08-09 23:11:37 -06:00
  • 2ef746a94c Add debug constants and don't check updates in debug. Michael Bucari-Tovo 2021-08-09 20:07:15 -06:00
  • ab82e7c99c Added comment. Michael Bucari-Tovo 2021-08-09 19:15:41 -06:00
  • 5f8ca9a0b5 Changed sort method. Michael Bucari-Tovo 2021-08-09 19:07:00 -06:00
  • d48bd5ad07 Major UI refactoring. Michael Bucari-Tovo 2021-08-09 15:00:24 -06:00
  • af48641281 Added remove books context menu item. Michael Bucari-Tovo 2021-08-09 01:08:58 -06:00
  • f621ca63e8 Added RemoveBooksDialog Michael Bucari-Tovo 2021-08-09 01:08:35 -06:00
  • 35f54779f0 Add library command to get books removed from library. Michael Bucari-Tovo 2021-08-09 01:08:00 -06:00
  • f68f374b78 Use resource user-agent. Michael Bucari-Tovo 2021-08-09 01:07:24 -06:00
  • 7e89386173 Merge pull request #80 from Mbucari/master v5.4.9 rmcrackan 2021-08-03 09:17:03 -04:00
  • 7685613e8c Version update. Michael Bucari-Tovo 2021-08-03 06:42:48 -06:00
  • 727d1479bb Updated user-agent to fix AAXC files not downloading. Michael Bucari-Tovo 2021-08-03 06:41:44 -06:00
  • bb46021f20 Fuxed possible null reference. Michael Bucari-Tovo 2021-08-03 06:41:22 -06:00
  • c45e6d526c New statuses added to export files: json, csv, excel Robert McRackan 2021-07-29 15:11:42 -04:00
  • a72c3f069b ver # v5.4.8 Robert McRackan 2021-07-29 14:56:38 -04:00
  • 1fcacb9cfb Much faster for grid refresh Robert McRackan 2021-07-29 14:55:48 -04:00
  • a3542c53e2 Remove duplicate logic Robert McRackan 2021-07-29 11:32:16 -04:00
  • 9e44a95ba2 Double buffer grid Robert McRackan 2021-07-29 10:57:55 -04:00
  • 204e77008b TransitionalFileLocator to trust Book values, not hit db directly Robert McRackan 2021-07-29 10:20:27 -04:00
  • 621fb68cd8 _2faCodeDialog login debug v5.4.4 Robert McRackan 2021-07-29 08:40:03 -04:00
  • 0c265a9010 Centralize audio/aaxc files GetPath and Exists into temp TransitionalFileLocator Robert McRackan 2021-07-29 07:50:37 -04:00
  • d4fbb03577 Login debugging Robert McRackan 2021-07-29 07:39:14 -04:00
  • 69a7ab5b0c tiny changes Robert McRackan 2021-07-28 18:04:39 -04:00
  • 53a46b5dfc Pull non-presentation logic out of main form Robert McRackan 2021-07-28 17:20:16 -04:00
  • fb3126b0c6 ver # Robert McRackan 2021-07-28 16:05:27 -04:00
  • 5c6b5c0af2 Populate new values for book tracking state. Not using them yet, but getting much closer Robert McRackan 2021-07-28 16:05:00 -04:00
  • 8de8e50829 Merge branch 'master' of https://github.com/rmcrackan/Libation Robert McRackan 2021-07-28 14:54:34 -04:00
  • 5d15d6c2c7 Merge pull request #75 from Mbucari/master rmcrackan 2021-07-28 14:54:19 -04:00