SubtitleEdit/libse
2015-09-08 23:31:22 -04:00
..
BluRaySup libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ContainerFormats Use SplitToLines string extension method 2015-09-03 11:05:45 +02:00
DetectEncoding libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Dictionaries Merge pull request #1221 from ivandrofly/patch-5 2015-09-02 19:47:37 +02:00
Enums Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
Forms Minor fixes + refact - RemoveStartEndTags/RemoveTextBetweenTags (RemoveTextForHI) [4] 2015-09-07 16:43:42 +02:00
Properties Making version maintaining easier (only update in SubtitleEdit AssemblyInfo.cs - libse auto updated) 2015-08-27 22:41:16 +02:00
SubtitleFormats Formatting (whitespace only) 2015-09-07 16:43:45 +02:00
TransportStream libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
VobSub libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
BmpReader.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Configuration.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
FastBitmap.cs Optimize pixel drawing. 2015-09-02 23:37:56 -04:00
FastFileStream.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
FileUtil.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
FindReplaceDialogHelper.cs Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
HistoryItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
HtmlUtil.cs [internal] - Use already defined constant tags 2015-09-08 11:30:52 +01:00
IfoParser.cs Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
ImageSplitter.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ImageSplitterItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Language.cs Removed no longer used "FixLowercaseIToUppercaseICheckedButCurrentLanguageIsNotEnglish" 2015-09-08 19:25:51 +02:00
LanguageDeserializer.cs Removed no longer used "FixLowercaseIToUppercaseICheckedButCurrentLanguageIsNotEnglish" 2015-09-08 19:25:51 +02:00
LanguageStructure.cs Removed no longer used "FixLowercaseIToUppercaseICheckedButCurrentLanguageIsNotEnglish" 2015-09-08 19:25:51 +02:00
LibSE.csproj Use FastBitmap to speed up drawing. 2015-09-01 15:55:51 -04:00
ManagedBitmap.cs [internal] - Use Stream.CopyTo() instead loop thx @xylographe 2015-09-06 15:42:57 +01:00
MurMurHash3.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NativeMethods.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NikseBitmap.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NoBreakAfterItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Paragraph.cs Fix for margin in ssa/ass 2015-09-05 22:47:12 +02:00
RealFFT.cs Add some readonly keywords. 2015-09-03 01:46:29 -04:00
RegistryUtil.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Settings.cs [setting] - use string's const empty variable instead 2015-09-08 01:54:29 +01:00
SpellCheckWord.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
SsaStyle.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
StringExtensions.cs Testing removal of control characters - issue #1211 and more... 2015-08-31 20:34:09 +02:00
StripableText.cs [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Subtitle.cs Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
TarHeader.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TarReader.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TaskbarList.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TextDraw.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TimeCode.cs Audio visualizer: Fix issues with HH:MM:SS:FF time code format. 2015-09-07 18:05:03 -04:00
UknownFormatImporter.cs [internal] - add new method to GetLineWithPerhapsOnlyNumbers 2015-09-06 15:27:29 +01:00
Utilities.cs [internal] - minor refact 2015-09-08 11:40:35 +01:00
VideoInfo.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Wave.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
WaveToVisualizer.cs Add support for 8-bit, 20-bit, and 24-bit WAVs. 2015-09-08 23:31:22 -04:00
XmlDeserializerGenerator.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
XSub.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ZipExtractor.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00