SubtitleEdit/libse
2015-09-20 15:21:11 +02: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 Formatting (whitespace only) 2015-09-20 15:21:11 +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 [Subrip] - Avoid duplicated codes 2015-09-19 22:22:35 +01:00
TransportStream Fixed crash in TS parser - thx Verner :) 2015-09-13 20:27:52 +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 [feature] Add new feature to Find Dialog: "Count Matches" 2015-09-17 06:22:07 +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 Some fixes for new "Count" in "Find" dialog (tabstop order + don't count empty string + text for one match) 2015-09-18 20:04:37 +02:00
LanguageDeserializer.cs Some fixes for new "Count" in "Find" dialog (tabstop order + don't count empty string + text for one match) 2015-09-18 20:04:37 +02:00
LanguageStructure.cs Some fixes for new "Count" in "Find" dialog (tabstop order + don't count empty string + text for one match) 2015-09-18 20:04:37 +02:00
LibSE.csproj Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02: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 Added CapitalizeFirstLetter method to StringExtensions 2015-09-10 13:03:28 +02:00
StripableText.cs [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Subtitle.cs Performance fix in checking for changes 2015-09-13 21:58:54 +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 Make subtitle list use localized decimal separator. 2015-09-13 19:50:38 -04:00
UknownFormatImporter.cs [internal] - add new method to GetLineWithPerhapsOnlyNumbers 2015-09-06 15:27:29 +01:00
Utilities.cs [Internal] - Minor update 2015-09-13 20:27:26 +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 WaveToVisualizer: fix peak generation skipping the last fractional second of audio. 2015-09-13 01:11:13 -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