.. |
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 |
Properties
|
Last files...
|
2015-10-06 19:28:34 +02:00 |
SubtitleFormats
|
Minor fix for PAC loading - thx Michael :)
|
2015-10-23 22:08:03 +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
|
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
|
Minor refact + minor update of text
|
2015-09-25 21:34:58 +02:00 |
LanguageAutoDetect.cs
|
Minor refact: more efficient LanguageAutoDetect.GetCount()
|
2015-10-22 04:40:50 +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
|
"Fix common errors", fixed missing case in "Remove unneeded spaces" - thx Chamallow :)
|
2015-10-28 18:26:12 +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
|
Open WAV even if another program has it locked for writing (experimental fix).
|
2015-10-29 10:02:42 -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 |