Commit graph

24 commits

Author SHA1 Message Date
Niels Martin Hansen e5ef7b4be2 Various Unicode-related fixes.
Changed some types to lower the amount of int/size_t inconsistencies. This might have introduced some stupid bugs... beware!
Removed old, unused "project file" code. (cleanup)

Fixed bug #195: "Join (as karaoke)" is broken when 2 lines don't follow immediately after another

Implemented feature req #184: Text Only Export

Fixed bug #180: conversion from srt to ass doesn't specify WrapStyle

Implemented feature req #188: highlighting of currently selected style in the styles manager

Originally committed to SVN as r537.
2006-10-19 22:53:06 +00:00
Rodrigo Braz Monteiro a1a840155b Added recent menu to Video Timecodes.
Originally committed to SVN as r451.
2006-07-01 05:34:39 +00:00
Niels Martin Hansen 20a38ca021 Re-fixed VFR bug #138... (rolling back previous fix)
Originally committed to SVN as r432.
2006-06-27 19:11:41 +00:00
Niels Martin Hansen c456f9dab8 Fixed bug #122 (crash on SRT export.)
Fixed bug where file save dialog opened from Export window wasn't made modal.
Fixed probably-won't-ever-matter possible loss of precision in VFR calculations.

Originally committed to SVN as r424.
2006-06-21 21:58:23 +00:00
Niels Martin Hansen 1fa1d75211 Fix for bug #138.
If v1 timecodes are loaded, but no sections found, make timecodes act as CFR with the assumed FPS.
Changed semantics of FrameRate::loaded. It now only tells whether the current data were loaded from a timecodes file. To tell whether framerate data are present, test for FrameRate::GetFrameRateType()!=NONE.

Originally committed to SVN as r421.
2006-06-20 13:43:18 +00:00
Rodrigo Braz Monteiro a42321a7d9 Some fix to VFR... maybe...
Originally committed to SVN as r299.
2006-04-04 13:22:45 +00:00
Rodrigo Braz Monteiro 72299b508c VFR fix number 256 151 623 360
Originally committed to SVN as r298.
2006-04-04 11:37:27 +00:00
Rodrigo Braz Monteiro ea089faa37 Fixed handling of VFR times after v1 range
Originally committed to SVN as r224.
2006-03-14 00:33:31 +00:00
Rodrigo Braz Monteiro ef779fb6db Work around for mkv2vfr files
Originally committed to SVN as r223.
2006-03-14 00:08:56 +00:00
Rodrigo Braz Monteiro 718cfb17f1 YET ANOTHER VFR UPDATE!
Originally committed to SVN as r160.
2006-02-24 23:26:24 +00:00
Rodrigo Braz Monteiro b31d2ae85e VFR code cleanup
Originally committed to SVN as r159.
2006-02-24 23:16:20 +00:00
Rodrigo Braz Monteiro 9e3ffaf523 Fixed minor glitch and some little update to vfr
Originally committed to SVN as r158.
2006-02-24 23:07:30 +00:00
Rodrigo Braz Monteiro 41b140d6b0 Originally committed to SVN as r157. 2006-02-24 22:57:24 +00:00
Rodrigo Braz Monteiro d54b705287 Yet another vfr fix
Originally committed to SVN as r156.
2006-02-24 22:50:51 +00:00
Rodrigo Braz Monteiro 270e25a806 More fixes to VFR
Originally committed to SVN as r155.
2006-02-24 22:46:21 +00:00
Rodrigo Braz Monteiro a69d456e16 Another attempt to fix VFR
Originally committed to SVN as r154.
2006-02-24 22:14:37 +00:00
Fredrik Mellbin c2225dfdf9 Originally committed to SVN as r152. 2006-02-24 21:35:02 +00:00
Fredrik Mellbin a9a4f5bf24 More vfr fun for everyone
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Fredrik Mellbin 1521268773 Originally committed to SVN as r137. 2006-02-23 23:24:35 +00:00
Fredrik Mellbin adf7f76d1e fixing
Originally committed to SVN as r136.
2006-02-23 23:13:56 +00:00
Rodrigo Braz Monteiro 2216528544 Matroska parsing implemented
Originally committed to SVN as r120.
2006-02-23 01:44:48 +00:00
Fredrik Mellbin 24a7e9ba91 Changes most of the VFR handling to ints and clean up stuff
Originally committed to SVN as r96.
2006-02-21 18:49:57 +00:00
Rodrigo Braz Monteiro 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty()
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00