SubtitleEdit/libse/SubtitleFormats
2017-02-28 20:02:02 +03:00
..
AbcIViewer.cs [AbcIViewer] - Fix refact issue from commit ebc59a2. 2016-07-07 02:08:25 +00:00
AdobeAfterEffectsFTME.cs line endings... 2016-02-08 20:38:51 +01:00
AdobeEncore.cs [Optimization] - cache match to avoid re-run regex 2016-02-25 06:42:31 +00:00
AdobeEncoreLineTabNewLine.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
AdobeEncoreLineTabs.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
AdobeEncoreTabs.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
AdobeEncoreWithLineNumbers.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
AdobeEncoreWithLineNumbersNtsc.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
AdvancedSubStationAlpha.cs Minor refact + cleanup. 2016-08-10 03:40:15 +01:00
AQTitle.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
AribB24Decoder.cs Formatting (whitespace only) 2016-07-27 19:24:22 +02:00
AribB36.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
AvidCaption.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
AvidDvd.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
AvidStl.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Ayato.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
BdnXml.cs [memory] - dispose memory-stream after usage 2016-02-10 16:23:14 +00:00
BelleNuitSubtitler.cs Minor perf fix 2017-01-20 22:25:06 +01:00
CapMakerPlus.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
Cappella.cs Formatting (whitespace only) 2016-05-29 13:02:24 +02:00
CaptionAssistant.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Captionate.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
CaptionateMs.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
CaptionsInc.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
CaraokeXml.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Cavena890.cs Testing save to stream method on a few binary subtitle formats (for libse usage) 2016-09-29 20:37:49 +02:00
CheetahCaption.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
CheetahCaptionOld.cs Formatting (whitespace only) 2016-04-13 14:35:13 +02:00
Chk.cs [Chk] - Use helper class to detect if char is digit [0-9]. 2016-08-12 13:45:12 +01:00
Csv2.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Csv3.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
Csv4.cs Added new subtitle format 2016-08-10 21:22:29 +02:00
Csv.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
DCinemaSmpte2007.cs Minor perf fix 2017-01-20 22:25:06 +01:00
DCinemaSmpte2010.cs Minor perf fix 2017-01-20 22:25:06 +01:00
DCSubtitle.cs Trying to fix issue with DCiname interop on Linux 2016-07-16 19:48:26 +02:00
DigiBeta.cs Minor perf fix 2017-01-20 22:25:06 +01:00
DlDd.cs Formatting (whitespace only) 2016-05-29 13:02:24 +02:00
Dost.cs command line convert "fps" will now (if specified) override frame rate from source file. Also file extensions are allowed instead of "lowercase subtitle format name without spaces": srt, ass, ssa, smi, itt 2016-06-01 20:59:22 +02:00
DvdStudioPro.cs Fix for DvdStudio italic handling - thx Sean :) 2016-12-01 20:01:25 +01:00
DvdStudioProSpace.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
DvdStudioProSpaceOne.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
DvdSubtitle.cs Minor perf fix 2017-01-20 22:25:06 +01:00
DvdSubtitleSystem.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
Ebu.cs Some minor improvements for EBU STL format (custom color dialog + new settings for vertical positioning + writing now allows multiple colors in one line) 2017-02-04 17:41:13 +01:00
Edl.cs Working on new sub format 2016-03-23 22:06:56 +01:00
Eeg708.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
ELRStudioClosedCaption.cs Fixed buggy ELR time code parsing - thx darnn :) 2016-12-12 16:49:44 +01:00
F4Rtf.cs refact subtitle-format 2016-02-17 20:34:22 +00:00
F4Text.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
F4Xml.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
FabSubtitler.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
FilmEditXml.cs Removed unused variable 2016-03-13 21:41:07 +01:00
FinalCutProImage.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
FinalCutProTest2Xml.cs Fixed issue where current frame rate was lost (due to IsMine changing it) 2016-03-23 22:09:03 +01:00
FinalCutProTextXml.cs Fixed issue where current frame rate was lost (due to IsMine changing it) 2016-03-23 22:09:03 +01:00
FinalCutProXCM.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
FinalCutProXml13.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
FinalCutProXml14.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
FinalCutProXml14Text.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
FinalCutProXml.cs Fixed issue where current frame rate was lost (due to IsMine changing it) 2016-03-23 22:09:03 +01:00
FinalCutProXmlGap.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
FinalCutProXXml.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
FlashXml.cs Minor refact 2016-05-03 14:56:37 +02:00
FLVCoreCuePoints.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Footage.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
GpacTtxt.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
Gremots.cs Added new subtitle format - thx ilker :) 2016-10-04 05:41:21 +02:00
HtmlSamiArray.cs Minor perf fix 2017-01-20 22:25:06 +01:00
IaiSub.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Idx.cs Consistent with sub-formats regex 2016-02-25 06:38:13 +00:00
ImageLogicAutocaption.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
IssXml.cs Fixed issue where current frame rate was lost (due to IsMine changing it) 2016-03-23 22:09:03 +01:00
ItunesTimedText.cs Trying to keep style when converting between ttml/ass/itt 2016-06-02 19:01:20 +02:00
Json.cs Minor improvements for json subs 2016-12-01 19:54:27 +01:00
JsonType2.cs Minor fixes for json 2016-02-14 12:15:48 +01:00
JsonType3.cs Minor fixes for json 2016-02-14 12:15:48 +01:00
JsonType4.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
JsonType5.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
JsonType6.cs Minor perf fix 2017-01-20 22:25:06 +01:00
JsonType7.cs Added new subtitle format - thx Mauricio :) 2016-05-20 22:40:47 +02:00
JsonType8.cs Added new sub format 2016-10-24 21:07:42 +02:00
JsonType9.cs Minor improvements for json subs 2016-12-01 19:54:27 +01:00
JsonType10.cs Added new subtitle format - thx Zhiyi :) 2017-01-15 19:30:06 +01:00
Lrc.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
MacCaption.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
MacSub.cs Fixed confusing variable naming 2016-11-20 18:18:09 +01:00
MediaTransData.cs Formatting (whitespace only) 2016-08-20 19:29:34 +02:00
MicroDvd.cs Added some refact from #1566 2016-02-14 20:23:11 +01:00
MidwayInscriberCGX.cs Minor refact (casing) 2016-02-08 22:14:28 +01:00
MPlayer2.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
NciCaption.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
NciTimedRollUpCaptions.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
NetflixTimedText.cs Formatting (whitespace only) 2016-08-20 19:29:34 +02:00
OpenDvt.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Oresme.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
OresmeDocXDocument.cs Minor perf fix 2017-01-20 22:25:06 +01:00
Pac.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
PacUnicode.cs Remove unused namespaces. 2016-04-30 14:43:24 +01:00
PE2.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
PhoenixSubtitle.cs [PhoenixSubtitle] - Minor fixes/Update. 2016-09-26 17:40:33 +01:00
PinnacleImpression.cs Minor perf fix 2017-01-20 22:25:06 +01:00
PListCaption.cs Minor perf fix 2017-01-20 22:25:06 +01:00
Pns.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
QubeMasterImport.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
QuickTimeText.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
RealTime.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
RhozetHarmonic.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
Sami.cs Minor perf fix 2017-01-20 22:25:06 +01:00
SamiAvDicPlayer.cs [SamiAvDicPlayer] - Minor refact from prev PR. 2016-06-09 14:36:09 +00:00
SamiModern.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SamiYouTube.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SatBoxPng.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Scenarist.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
ScenaristClosedCaptions.cs removed unused using statement + missing project file from last commit... 2016-09-27 18:47:26 +02:00
ScenaristClosedCaptionsDropFrame.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
SeImageHtmlIndex.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
SmilTimesheetData.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SoftNiColonSub.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
SoftNiSub.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
Son.cs Minor fix + refact (SubtitleFormats/Son) 2016-04-07 20:17:26 +02:00
SonicScenaristBitmaps.cs SonicScenaristBitmap] - Remove unused loop/variable. 2016-09-02 13:53:30 +01:00
SonyDVDArchitect.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SonyDVDArchitectExplicitDuration.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
SonyDVDArchitectLineAndDuration.cs Added some refact from #1566 2016-02-14 20:23:11 +01:00
SonyDVDArchitectLineDurationLength.cs Added new subtitle format - thx Oli :) 2016-03-29 18:22:46 +02:00
SonyDVDArchitectTabs.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SonyDVDArchitectWithLineNumbers.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Spruce.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
SpruceWithSpace.cs Minor perf fix 2017-01-20 22:25:06 +01:00
Spt.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
SpuImage.cs Add support for spu/png OCR - thx claunia :) 2016-05-11 20:09:32 +02:00
StructuredTitles.cs Minor improvements for format "Structured titles" - thx Yamato-ua :) 2017-01-09 20:29:24 +01:00
SubRip.cs revert 83c22baab2 2017-01-25 07:08:14 +01:00
SubStationAlpha.cs Fix for converting ass to ssa 2016-07-17 00:07:52 +02:00
SubtitleEditorProject.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SubtitleFormat.cs Added new subtitle format - thx Zhiyi :) 2017-01-15 19:30:06 +01:00
SubUrbia.cs Minor fix for last commit 2016-11-10 20:41:16 +01:00
SubViewer10.cs Refact/Update (SpruceWithSpace.cs) 2016-02-15 04:18:31 +00:00
SubViewer20.cs A few fixes for format "SubViewer 2.0" - thx fox :) 2016-09-13 16:51:25 +02:00
SwiftInterchange2.cs [Utilities] - Cache video file extension. 2016-11-03 00:57:20 +00:00
SwiftText.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SwiftTextLineNoAndDur.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
SwiftTextLineNumber.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Tek.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
TextST.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TimedText10.cs Implemented support of regions for ttml. 2017-02-28 20:02:02 +03:00
TimedText200604.cs Some fixes form TTML Draft 2006-04 - thx MagicGreenDragon :) 2016-02-17 19:28:39 +01:00
TimedText200604CData.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TimedText.cs [TimedText] - Exit as soon 'all30OrBelow' changes state. 2017-01-29 03:56:22 +00:00
TimedTextImage.cs Fix for reading of some TTML+Image files - thx snakeLo :) 2016-02-22 09:37:53 +01:00
TimelineAscii.cs Formatting (whitespace only) 2016-02-17 20:55:24 +01:00
TimelineFootageAscii.cs Fixed issue related to commit 960f300d4e 2016-06-07 06:30:12 +02:00
TimelineMvt.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TimeXml2.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TimeXml.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TitleExchangePro.cs Minor perf fix 2017-01-20 22:25:06 +01:00
Titra.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
TmpegEncAW5.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TmpegEncText.cs Minor perf fix 2017-01-20 22:25:06 +01:00
TmpegEncXml.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TMPlayer.cs Consistent with regex-time-code naming convention 2016-02-26 23:20:36 +00:00
Tmx14.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
TranscriberXml.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
TSB4.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
TurboTitler.cs Consistent with regex-time-code naming convention 2016-02-26 23:20:36 +00:00
UleadSubtitleFormat.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
Ultech130.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UniversalSubtitleFormat.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle1.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle2.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle3.cs [SubtitleFormat] - Update (UnknownSubtitle3.cs) 2016-02-27 11:22:55 +00:00
UnknownSubtitle4.cs [UnknownSubtitle4] - Add method to decode/encoding formatting 2016-02-23 17:29:31 +00:00
UnknownSubtitle5.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle6.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle7.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle8.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle9.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle10.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle11.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle12.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle13.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle14.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle15.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
UnknownSubtitle16.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle17.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle18.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle19.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle20.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
UnknownSubtitle21.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
UnknownSubtitle22.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
UnknownSubtitle23.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle24.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle25.cs Merge pull request #1889 from ivandrofly/patch-293 2016-08-10 06:05:38 +02:00
UnknownSubtitle26.cs [SubtitleFormats] - clear stringbuilder instead re-instantiating. 2016-08-10 03:45:06 +01:00
UnknownSubtitle27.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
UnknownSubtitle28.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle29.cs [SubtitleFormats] - clear stringbuilder instead re-instantiating. 2016-08-10 03:45:06 +01:00
UnknownSubtitle30.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle31.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle32.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
UnknownSubtitle33.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
UnknownSubtitle34.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
UnknownSubtitle35.cs Fixed a few issues from Coverity 2017-02-01 19:39:44 +01:00
UnknownSubtitle36.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle37.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle38.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle39.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle40.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle41.cs [UnknownSubtitle41] - Fix miss formatting issue. 2016-10-25 23:31:09 +01:00
UnknownSubtitle42.cs [SubtitleFormat] - Update UnknownSubtitle42 2016-03-01 23:11:56 +00:00
UnknownSubtitle43.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle44.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle45.cs Minor refact (casing) 2016-02-08 22:14:28 +01:00
UnknownSubtitle46.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle47.cs Minor refact (casing) 2016-02-08 22:14:28 +01:00
UnknownSubtitle48.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle49.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle50.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle51.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle52.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle53.cs Fixed issue with importing "Unknown 53" format - darnn :) 2017-01-16 20:24:33 +01:00
UnknownSubtitle54.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle55.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle56.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle57.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle58.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
UnknownSubtitle59.cs Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
UnknownSubtitle60.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle61.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle62.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle63.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle64.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle65.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle66.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UnknownSubtitle67.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle68.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle69.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle70.cs [UnknownSubtitle70] - No need for List here. 2016-10-30 16:16:28 +00:00
UnknownSubtitle71.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle72.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle73.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle74.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle75.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle76.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
UnknownSubtitle77.cs [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
UnknownSubtitle78.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
UnknownSubtitle79.cs Rename method for better readability 2016-02-06 07:52:53 +01:00
UnknownSubtitle80.cs Minor perf fix 2017-01-20 22:25:06 +01:00
UnknownSubtitle81.cs Merge pull request #1582 from ivandrofly/lpr 2016-02-23 08:05:47 +01:00
UnknownSubtitle82.cs Formatting (whitespace only) 2016-03-05 18:45:42 +01:00
UnknownSubtitle83.cs Formatting (whitespace only) 2016-08-20 19:29:34 +02:00
UTSubtitleXml.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Utx.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
UtxFrames.cs Minor perf fix 2017-01-20 22:25:06 +01:00
VocapiaSplit.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
WebVTT.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
WebVTTFileWithLineNumber.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Wsb.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
Xif.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
YouTubeAnnotations.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
YouTubeSbv.cs Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
YouTubeTranscript.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
YouTubeTranscriptOneLine.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
ZeroG.cs [SubtitleFormat] - Update (ZeroG.cs) 2016-02-26 23:32:43 +00:00