1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2025-04-14 21:15:42 +02:00
Brotli-Builder/BrotliBuilder
2020-03-30 08:06:49 +02:00
..
Blocks Get rid of MetaBlock.IsLast property 2020-03-15 12:40:20 +01:00
Components Fix marker panel updating after changing bit stream panel contents in BrotliBuilder 2020-02-14 14:16:40 +01:00
Dialogs Implement Huffman tree RLE decider & add official heuristic as default 2020-03-11 03:38:14 +01:00
Properties/PublishProfiles Include .NET project publish profiles for BrotliBuilder & BrotliCalc 2019-11-02 14:51:59 +01:00
Resources Add license files for Brotli & FCTB 2019-05-30 17:40:30 +02:00
State Work around Thread.Abort being removed from .NET Core 2020-03-30 08:06:49 +02:00
Utils Work around Thread.Abort being removed from .NET Core 2020-03-30 08:06:49 +02:00
BrotliBuilder.csproj Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
FormMain.cs Update BrotliBuilder to use StatusStrip for when .NET removes StatusBar 2020-02-17 11:29:22 +01:00
FormMain.Designer.cs Update BrotliBuilder to use StatusStrip for when .NET removes StatusBar 2020-02-17 11:29:22 +01:00
FormMain.Menu.BrotliImpl.cs Add BrotliImpl transformer that converts compressed meta-blocks into uncompressed 2020-03-17 14:14:17 +01:00
FormMain.Menu.File.cs Update BrotliBuilder to use MenuStrip on .NET 3.1+ 2020-02-17 02:20:49 +01:00
FormMain.Menu.Tools.cs Update BrotliBuilder to use MenuStrip on .NET 3.1+ 2020-02-17 02:20:49 +01:00
FormMain.Menu.View.cs Update BrotliBuilder to use MenuStrip on .NET 3.1+ 2020-02-17 02:20:49 +01:00
FormMain.resx Add the main Form w/ layout, menu, status bar, and basic logic 2018-11-16 23:07:10 +01:00
Program.cs Format bit counts in BrotliBuilder & add serialized byte count 2020-01-23 09:02:19 +01:00