SubtitleEdit/libse
2015-10-20 18:46:55 +02: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 + Update] - Fix (FixUneededPeriods.cs) 2015-10-18 19:06:36 +01:00
Properties Last files... 2015-10-06 19:28:34 +02:00
SubtitleFormats Minor refactor 2015-10-20 18:46:55 +02: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 Fixes for OS X. Allows for audio only, no video. It's almost unusable due to Mono's WinForms being so bad. 2015-10-11 21:30:21 -04: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 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 Minor refact + minor update of text 2015-09-25 21:34:58 +02:00
LanguageAutoDetect.cs Replace literal duplicates of AutoDetectWordsDutch (LanguageAutoDetect) 2015-10-09 21:23:09 +02:00
LanguageDeserializer.cs Minor fixes for beta ocr method (for a future version...) 2015-09-24 06:10:12 +02:00
LanguageStructure.cs Minor fixes for beta ocr method (for a future version...) 2015-09-24 06:10:12 +02:00
LibSE.csproj Extracted language auto detection to "LanguageAutoDetect" + added two simple unit tests 2015-10-07 21:58:57 +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 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
Settings.cs Adjust default waveform colors. 2015-10-05 22:37:21 -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 Minor refact 2015-10-05 21:18:41 +02:00
StripableText.cs [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Subtitle.cs Extracted language auto detection to "LanguageAutoDetect" + added two simple unit tests 2015-10-07 21:58:57 +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 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 refactor 2015-10-20 18:46:55 +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 Spectrogram loading cleanups. 2015-10-04 12:41:09 -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