SubtitleEdit/libse
Nikolaj Olsson 7096e2cbfd Merge pull request #1247 from ivandrofly/patch-8
Fix + Update (libse/HtmlUtil.cs, src/Forms/OCRSpellCheck.cs)
2015-09-06 21:41:59 +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 Minor fix + minor refact (Forms/RemoveTextForHI) 2015-09-03 21:30:32 +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 Fix for margin in ssa/ass 2015-09-05 22:47:12 +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] - also return if string is empty 2015-09-06 00:45:51 +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 Merge pull request #1216 from jdpurcell/playselection 2015-09-06 18:30:04 +02:00
LanguageDeserializer.cs Fixed issue with "play new selection" shortcut where double clicking a paragraph of audio wasn't considered selecting it. 2015-08-31 01:34:59 -04:00
LanguageStructure.cs Merge pull request #1216 from jdpurcell/playselection 2015-09-06 18:30:04 +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 Fixed issue with "play new selection" shortcut where double clicking a paragraph of audio wasn't considered selecting it. 2015-08-31 01:34:59 -04: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 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
UknownFormatImporter.cs [internal] - Cache ExpectedChar + add use of ordinal 2015-09-06 14:50:13 +01:00
Utilities.cs Fix for playing mka files with direct show 2015-09-05 22:48:15 +02: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 Small code cleanup. 2015-09-05 19:19:19 -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