Michael Bucari-Tovo
2d6120f0c4
Get full library in LibrarySizeChanged event and pass as EventArgs
...
There are multiple subscribers to LibraryCommands.LibrarySizeChanged, and each one calls GetLibrary_Flat_NoTracking(). Passing the full library as an event argument speeds up all operations which happen after the library size changes.
Fix initial backup counts
2025-02-27 13:11:28 -07:00
Michael Bucari-Tovo
e911344850
Workaround for DataGridView filtering internal NullReferenceException
2025-02-10 10:20:18 -07:00
Michael Bucari-Tovo
8ec7e5a9d2
Revert "DataGridView filtering internal NullReferenceException **HACK**"
...
This reverts commit e1f749c3da7c9bc3de8dc0a9eb9d482b92476df9.
2025-02-10 10:19:24 -07:00
Robert McRackan
e1f749c3da
DataGridView filtering internal NullReferenceException **HACK**
2025-02-10 11:23:27 -05:00
Michael Bucari-Tovo
13aad1a7cb
Restrict audio sample rate settings to allowed values ( #1116 )
2025-01-16 10:35:58 -07:00
Robert McRackan
c15d49fc64
publish profiles => .net
2024-11-22 17:04:08 -05:00
Robert McRackan
6134becc70
Upgrade to .net9
2024-11-22 16:47:59 -05:00
Chris Bordeman
f92b2b65b2
Implemented Name on Quick Filters.
2024-10-11 05:45:04 -04:00
Robert McRackan
5cd329dd26
refactor
2024-05-13 15:23:37 -04:00
Robert McRackan
b2a882b79d
Bug fix #904 -- navigation bug with new Accessibility feature
2024-05-13 15:17:17 -04:00
Robert McRackan
27b2fe741c
Add accessibility
2024-05-07 10:39:30 -04:00
Robert McRackan
d19fe2250c
Add accessibility text to grid stoplight buttons
2024-05-06 21:56:00 -04:00
Robert McRackan
c213d5d9f6
Attempt to solve networking issue by disabling ipv6
2024-05-05 16:24:00 -04:00
Robert McRackan
b6d1a7e3ba
Upgrade to .net8
2023-11-15 19:53:26 -05:00
Michael Bucari-Tovo
9152e12fe1
Fix #748
2023-09-18 10:14:54 -06:00
Michael Bucari-Tovo
c4f2ec428d
Allow Settings form resizing
2023-08-30 12:38:28 -06:00
MBucari
e65b6c76a8
Add ability to preview templates on user's books ( #700 )
...
Add template editor menu items to main grid context menu
2023-08-12 17:12:50 -06:00
Mbucari
1d54f32ef3
Fix DPI scaling bug ( #692 )
2023-08-01 11:55:23 -06:00
MBucari
e8c63e9a6e
Fix UI control overlapping label ( #686 )
2023-07-30 13:15:43 -06:00
Robert McRackan
9315165f80
update dependencies
2023-07-21 21:21:48 -04:00
Mbucari
914e574bf8
Improve GridView
...
- Remove LongDescription
- Description has the full description
- Better MyRating updating
2023-07-18 16:18:01 -06:00
Mbucari
b94f9bbc15
Fix grid update bug
2023-07-18 16:11:22 -06:00
Mbucari
ea6adeb58f
Add category ladders
2023-07-17 16:50:45 -06:00
MBucari
c08b2b575c
UI Tweak
2023-07-16 10:57:17 -06:00
Robert McRackan
15ad753fa1
update dependencies
2023-07-14 20:58:26 -04:00
Mbucari
d1df10d060
Add products grid scaling setting
...
- Add Grid Scaling Settings
- Add WinForms DPI migration to remove stored form sizes
- Add textbox clear button
2023-07-12 15:32:37 -06:00
Mbucari
1fa415628f
Update ProductsGrid.cs
2023-07-10 11:39:33 -06:00
Mbucari
f85462ffec
Fix setting Panel2MinSize min width bug ( #666 )
2023-07-10 09:11:38 -06:00
Mbucari
7d09728e6b
Add Re-download context menu item
2023-07-09 16:26:58 -06:00
Mbucari
4899ef3007
Add new settings and settings dialog help tips
...
Add CombineNestedChapterTitles setting (#663 )
Add SaveMetadataToFile setting
Add extended setting descriptions for select options
2023-07-09 16:07:13 -06:00
Mbucari
296c2b43eb
Remove extra library load and move comments to Main
2023-07-09 10:10:00 -06:00
Mbucari
932472cb91
Add full context menu to call columns
2023-07-09 09:53:28 -06:00
Mbucari
1bf86b05ec
Download high quality cover art
2023-07-09 09:35:40 -06:00
Mbucari
5d5e3a6671
improve startup time
2023-07-09 09:23:58 -06:00
Mbucari
27c74e52ca
Fix classic scaling on high dpi displays
2023-07-06 21:34:29 -06:00
Robert McRackan
bfa7f5cca9
Bug fix #657 : Settings dialog size was recently changed. Save and Cancel buttons were pushed outside of the dialog's bounds
2023-07-06 09:27:52 -04:00
Mbucari
fbc29dfb0a
Set Variety correctly
2023-07-04 09:58:39 -06:00
Mbucari
86124fc609
Address comments
2023-07-03 10:01:25 -06:00
Mbucari
423b5312f7
Add setting to choose downloaded audio quality (( #648 )
2023-07-02 19:19:28 -06:00
Mbucari
83fa73cef5
Integrate new Title and Subtitle properties into Libation
2023-06-29 21:06:54 -06:00
MBucari
b4b85cd485
Change the default file timestamp source
2023-06-25 17:28:26 -06:00
MBucari
ac87d70613
Add options to set file created/modified timestamps ( #638 )
2023-06-25 14:07:39 -06:00
Mbucari
46f6ba1710
Add feature #627 and fix bug #628
...
- Feature: Option to overwrite existing audio files when moving to Books
- Bugfix: Do not set liberated status if moving files fails.
2023-06-14 10:51:43 -06:00
Mbucari
2c4705de6e
Address #625 comments and refactor
2023-06-13 09:05:17 -06:00
Mbucari
b4aa220051
Refactor LibationSearchEngine
2023-06-12 14:02:55 -06:00
Mbucari
fd510861c6
Add AbsentFromLastScan ( #601 ) LastDownloaded ( #602 ) search
2023-05-19 11:09:57 -06:00
Mbucari
c4f55d2ad1
Change "Click here" link verbiage
2023-04-14 11:37:22 -06:00
Mbucari
4456432116
Add WebLoginDialog for Windows Chardonnay
2023-04-13 19:16:32 -06:00
Mbucari
df2936e0b6
Use WebLoginDialog as primary login method on Win10+
2023-04-13 09:10:13 -06:00
Mbucari
82fba7e752
Grid refresh performance and behavior improvements
2023-04-11 14:33:45 -06:00