.. |
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
|
Minor refact for last commit - thx xylographe :)
|
2015-12-13 13:54:14 +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
|
Add use of Ordinal rule
|
2015-12-29 01:55:43 +00: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
|
Formatting (whitespace only)
|
2015-11-25 15:45:38 +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
|
Simplify member access
|
2015-12-26 23:06:04 +00: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
|
Fixed missing text for new shortcut
|
2015-12-05 12:11:52 +01:00 |
LanguageAutoDetect.cs
|
Minor refact: more efficient LanguageAutoDetect.GetCount()
|
2015-10-22 04:40:50 +02:00 |
LanguageDeserializer.cs
|
Extra options for teletext in "EBU STL"
|
2015-12-05 09:13:55 +01:00 |
LanguageStructure.cs
|
Formatting (whitespace only)
|
2015-12-06 14:37:41 +01:00 |
LibSE.csproj
|
Switch to Visual Studio 2015 Solution
|
2015-12-23 01:04:25 +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
|
Formatting (whitespace only)
|
2015-11-25 15:45:38 +01:00 |
Settings.cs
|
Formatting (whitespace only)
|
2015-12-06 14:37:41 +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
|
Use already defined const for 'BaseUnit'
|
2015-12-26 23:47:06 +00: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
|
Display fix for frame mode - thx Moritz :)
|
2015-12-15 16:57:25 +01:00 |
UknownFormatImporter.cs
|
[internal] - add new method to GetLineWithPerhapsOnlyNumbers
|
2015-09-06 15:27:29 +01:00 |
Utilities.cs
|
Cleanup + Refactor (Utilities.cs)
|
2015-12-26 23:47:25 +00: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 |