rmcrackan
|
c61a863edd
|
Merge pull request #694 from Mbucari/master
Fix DPI scaling bug (#692)
|
2023-08-01 15:03:21 -04:00 |
|
Mbucari
|
1d54f32ef3
|
Fix DPI scaling bug (#692)
|
2023-08-01 11:55:23 -06:00 |
|
rmcrackan
|
fabe4afd94
|
Merge pull request #691 from Mbucari/master
Fix #686 and enable nullable in FileManager and LibationFileManager
|
2023-07-30 20:22:55 -04:00 |
|
MBucari
|
61efa3c0c1
|
Update dependencies
|
2023-07-30 14:00:12 -06:00 |
|
MBucari
|
fe70daf0bc
|
Update avalonia to v11.0.1
|
2023-07-30 13:54:44 -06:00 |
|
MBucari
|
34033e7947
|
Enable Nullable
|
2023-07-30 13:31:57 -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 |
|
Robert McRackan
|
ce624399ba
|
incr ver
v10.6.3
|
2023-07-19 07:48:11 -04:00 |
|
rmcrackan
|
63e9700c4a
|
Merge pull request #682 from Mbucari/master
Fix #680 and Add category ladders
|
2023-07-19 07:46:05 -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
|
4e34834c35
|
Fix category search indexing
|
2023-07-18 16:00:06 -06:00 |
|
Mbucari
|
3211b2dc85
|
Improved Category Ladders
|
2023-07-18 15:51:02 -06:00 |
|
Mbucari
|
ea6adeb58f
|
Add category ladders
|
2023-07-17 16:50:45 -06:00 |
|
Mbucari
|
90eccbf2f6
|
Fix FilePathCache NRE (#680)
|
2023-07-17 08:55:55 -06:00 |
|
rmcrackan
|
668cd7dba8
|
Merge pull request #679 from Mbucari/master
Mp3 embedded cuesheet and raw metadata
|
2023-07-16 14:32:49 -04:00 |
|
MBucari
|
c08b2b575c
|
UI Tweak
|
2023-07-16 10:57:17 -06:00 |
|
MBucari
|
07eaa48e10
|
Save raw json metadata
|
2023-07-16 10:54:05 -06:00 |
|
MBucari
|
3cf5fc1d99
|
Add mp3 embedded cuesheet (#677)
|
2023-07-15 10:44:31 -06:00 |
|
Robert McRackan
|
15ad753fa1
|
update dependencies
v10.6.2
|
2023-07-14 20:58:26 -04:00 |
|
rmcrackan
|
75b984bdb2
|
Merge pull request #678 from Mbucari/master
Fix quick filter not being applied on startup
|
2023-07-14 20:53:57 -04:00 |
|
Mbucari
|
f586d1d59f
|
Fix quick filter not being applied on startup
|
2023-07-13 11:00:05 -06:00 |
|
Mbucari
|
cb91a591f0
|
inc ver
v10.6.1
|
2023-07-13 09:58:45 -06:00 |
|
Mbucari
|
0c0c556c6a
|
Merge pull request #674 from Mbucari/master
Fix #673
|
2023-07-13 09:31:28 -06:00 |
|
MBucari
|
ff63b73c09
|
Fix #673
|
2023-07-13 09:30:02 -06:00 |
|
Mbucari
|
c1d56adbd2
|
Add groupbox title
|
2023-07-12 21:29:00 -06:00 |
|
rmcrackan
|
bcd99fd208
|
Merge pull request #670 from Mbucari/master
Add products grid scaling setting
v10.6.0
|
2023-07-12 21:10:51 -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 |
|
rmcrackan
|
a83fe9e532
|
Merge pull request #667 from Mbucari/master
Fix setting Panel2MinSize min width bug (#666)
|
2023-07-10 11:19:45 -04:00 |
|
Mbucari
|
f85462ffec
|
Fix setting Panel2MinSize min width bug (#666)
|
2023-07-10 09:11:38 -06:00 |
|
Robert McRackan
|
156349c293
|
incr ver
|
2023-07-10 09:26:26 -04:00 |
|
rmcrackan
|
5976706e40
|
Merge pull request #664 from Mbucari/startup-2
New settings, context menu, and performance improvements
|
2023-07-10 09:25:13 -04:00 |
|
Mbucari
|
1e40180f0c
|
Fix unit test
|
2023-07-09 16:42:08 -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 |
|
Robert McRackan
|
9720a573c7
|
incr ver
v10.5.2
|
2023-07-07 20:27:57 -04:00 |
|
rmcrackan
|
1cf01aa92a
|
Merge pull request #660 from Mbucari/master
Crash logging to chardonnay
|
2023-07-07 20:27:09 -04:00 |
|
Mbucari
|
4df9e5abbf
|
Add unhandled error handling and crash logging to chardonnay
|
2023-07-07 14:14:12 -06:00 |
|
Mbucari
|
9243aa47e7
|
Upgrade Avalonia to v11.0.0
|
2023-07-07 14:13:54 -06:00 |
|
rmcrackan
|
c69f41a2a6
|
Merge pull request #659 from Mbucari/master
Fix classic scaling on high dpi displays
|
2023-07-07 08:06:22 -04: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
v10.5.1
|
2023-07-06 09:27:52 -04:00 |
|
rmcrackan
|
22a3dcbc1f
|
Merge pull request #656 from Mbucari/master
Fix query parsing tags with underscores (#655)
|
2023-07-06 09:16:20 -04:00 |
|
Mbucari
|
ec9d11cf52
|
Fix query parsing tags with underscores (#655)
|
2023-07-05 15:47:37 -06:00 |
|