Effortlessly rename and organize cover images for your ROM collection
Stars
12
Forks
0
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
179
commits
fix(audio): silently handle known codec/media infrastructure errors
c7c196bView on GitHub**refactor(ui):** enhance no-results empty state with detailed threshold hint and overlay styling
bffef15View on GitHub**refactor(ui):** consolidate empty state messages into StackPanel with per-state DataTriggers
b56e5a4View on GitHubrefactor(ui): add "no similar images found" empty state with HasSearchedSimilar flag
d14a54eView on GitHubfix(ui): fix loading overlay visibility trigger precedence
8a85584View on GitHubrefactor(ui): replace inline ProgressRing with full loading overlay and message
cfe8516View on GitHubfix(ui): resolve binding errors for image dimensions in MainWindow
e99b4d5View on GitHubdocs(readme): add badges, project architecture overview, and recent refactor summary
708c764View on GitHubchore(version): bump assembly and file version to 2.6
e5f53f1View on GitHubrefactor(threading): improve async patterns, thread safety, and resource management across services
78b1597View on GitHubperf(ui): cache context menus to reduce memory allocations and improve right-click performance
dfd018dView on GitHubrefactor: improve thread safety, simplify async patterns, and enhance resource cleanup
bf46288View on GitHub**Refactor:** enhance ErrorLogger concurrency with granular locking and exception isolation, ensure UI thread safety in AudioService, add atomic writes for settings/images, handle missing mame.dat gracefully, and minor cleanups.
655be0eView on GitHubRefactor: add robust retry logic for image writing to handle file locks (OneDrive/antivirus), adopt C#12 features (static lambdas, pattern matching, source-generated regex), improve Windows version detection, and enhance ROM folder input validation.
b1451d2View on GitHub