Files
oak-editor/app
Mike-Solar 1475525eb2 fix: dialog bugs surfaced by new gtest coverage
- SequencePreset::Save() wrote element "interlacing_" while Load() read
  "interlacing", losing the interlacing mode on preset round-trips;
  Save() now writes "interlacing" and Load() accepts both for backward
  compatibility with existing preset files
- ExportFormatComboBox: current_ was never initialized (UB on GetFormat
  before first user selection)
- ExportSubtitlesTab::SetSidecarEnabled() called setEnabled instead of
  setChecked, so restored export params could never re-enable sidecar
  subtitles
- h264section.h: static const int constants were odr-use unsafe (link
  error when referenced); changed to static constexpr
2026-07-17 13:20:51 +08:00
..
2026-07-13 15:30:43 +08:00
2026-07-13 15:30:43 +08:00
2026-07-13 15:30:43 +08:00
2026-07-13 15:30:43 +08:00
2026-07-13 15:30:43 +08:00
2026-07-13 15:30:43 +08:00
2026-01-05 16:22:26 +08:00
2026-01-16 21:22:05 +08:00
2026-01-16 21:22:05 +08:00