VideoTools/internal
Stu Leak f13b367ef3 fix: replace logging.go with working version to resolve build syntax errors
- Create logging_fixed.go with proper function closure
- Remove duplicate Error/Fatal function definitions
- Fix missing closing braces and orphaned code
- Maintain all logging functionality while fixing syntax
- Add proper error handling and stack trace support
- Organized logging system for easier crash debugging

This should resolve the persistent 'non-declaration statement' errors that were blocking the build.
2026-01-07 01:13:18 -05:00
..
app Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
benchmark feat: implement unified FFmpeg player and fix critical build issues 2026-01-02 01:02:07 -05:00
convert fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
enhancement Commit pending assets, deps, and enhancement fixes 2026-01-04 05:09:32 -05:00
interlace Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
logging fix: replace logging.go with working version to resolve build syntax errors 2026-01-07 01:13:18 -05:00
metadata Add queue error copy, auto naming helper, and metadata templating 2025-12-07 12:03:21 -05:00
modules Fri 02 Jan 2026 06:24:18 PM EST: Implement critical fixes for production readiness 2026-01-02 18:24:18 -05:00
player feat: Add crash-safe logging and panic recovery 2026-01-06 23:59:19 -05:00
queue fix: update main menu version display to dev22 2026-01-03 13:58:22 -05:00
state Wire convert state manager callbacks 2026-01-06 17:52:46 -05:00
sysinfo fix: resolve build errors and complete dev22 fixes 2026-01-03 13:17:30 -05:00
thumbnail Improve contact sheet progress reporting 2026-01-03 23:53:07 -05:00
ui Increase color separation for formats and codecs 2026-01-06 18:48:57 -05:00
utils Prefer OS-specific app icons 2026-01-04 06:28:21 -05:00