SubtitleEdit/libse
2015-11-25 15:45:30 +01:00
..
BluRaySup libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ContainerFormats Avoid throwing exceptions when trying to open an AVI (to make debugging more pleasant). 2015-10-11 16:25:18 -04: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 "Fix common errors", fixed missing case in "Remove unneeded spaces" - thx Chamallow :) 2015-10-28 18:26:12 +01:00
Interfaces RTF refact 2015-11-25 06:00:29 +01:00
Properties Repair AssemblyCopyright text (Properties/AssemblyInfo.cs.template) 2015-11-25 15:37:22 +01:00
SubtitleFormats Fixed typo (libse/SubtitleFormats/TimedText10) 2015-11-25 15:45:28 +01:00
TransportStream Extra validation for TS packets - trying to fix #1397 2015-11-08 08:31:29 +01: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 Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01: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 Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01:00
FindReplaceDialogHelper.cs Fix #1352 - source view replace all speed - thx adem0x :) 2015-10-21 21:56:56 +02:00
HistoryItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
HtmlUtil.cs Minor refact + minor update of text 2015-09-25 21:34:58 +02: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 Added radiobutton events. 2015-11-06 20:24:23 +01:00
LanguageAutoDetect.cs Minor refact: more efficient LanguageAutoDetect.GetCount() 2015-10-22 04:40:50 +02:00
LanguageDeserializer.cs Added radiobutton events. 2015-11-06 20:24:23 +01:00
LanguageStructure.cs Added radiobutton events. 2015-11-06 20:24:23 +01:00
LibSE.csproj Removed unused project references 2015-11-25 06:58:55 +01: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 Minor refactor 2015-09-24 06:14:01 +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
RichTextToPlainText.cs Minor refact for last refact... 2015-11-25 06:05:35 +01:00
Settings.cs Added settings for ASS/SSA + TTML 2015-11-21 14:36:45 +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 Fixed typo (libse/StringExtensions) 2015-11-25 15:45:30 +01:00
StripableText.cs [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Subtitle.cs Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01: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 Fix crash on non-Windows platforms. 2015-10-10 12:02:20 -04: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 Minor refact (move code to libse) 2015-11-25 05:17:36 +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 Minor refact (move code to libse) 2015-11-25 05:17:36 +01: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