ArcFormats
|
implemented CwpFormat.Write method.
|
2015-06-12 22:52:22 +04:00 |
Console
|
tweaked archive contents listing.
|
2014-08-17 01:29:27 +04:00 |
GameRes
|
assembly version update.
|
2015-06-12 22:50:22 +04:00 |
Image.Convert
|
LookupTag changed to LookupExtension.
|
2014-08-02 10:01:25 +04:00 |
Images
|
application icon.
|
2015-05-15 17:50:20 +04:00 |
packages
|
released v1.1.2
|
2015-06-03 14:05:20 +04:00 |
Properties
|
released v1.1.2
|
2015-06-03 14:05:20 +04:00 |
Strings
|
added message.
|
2015-06-12 22:46:11 +04:00 |
zlib
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
.gitattributes
|
added git attributes.
|
2014-07-22 19:59:16 +04:00 |
.gitignore
|
ignore backup files.
|
2014-08-17 01:25:45 +04:00 |
AboutBox.xaml
|
redesigned About dialog box.
|
2015-05-14 19:48:30 +04:00 |
AboutBox.xaml.cs
|
Generalized plaintext-to-FlowDocument methods.
|
2015-05-16 17:12:50 +04:00 |
adler32.cs
|
added console test utlities.
|
2014-07-21 23:32:15 +04:00 |
App.config
|
implemented audio formats conversion.
|
2015-05-14 15:58:16 +04:00 |
App.xaml
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
App.xaml.cs
|
catch exceptions during app command line parsing.
|
2014-08-08 13:48:52 +04:00 |
ArcParameters.xaml
|
increased button sizes.
|
2014-07-25 06:58:42 +04:00 |
ArcParameters.xaml.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ConvertImages.xaml
|
added image conversion function.
|
2014-08-22 10:16:11 +04:00 |
ConvertImages.xaml.cs
|
ConvertImages initialization handled within xaml.
|
2014-08-22 17:19:01 +04:00 |
CreateArchive.xaml
|
display only formats that implement Create method.
|
2014-07-27 09:47:49 +04:00 |
CreateArchive.xaml.cs
|
(CreateArchiveDialog): archive extension could be null.
|
2014-08-22 10:14:40 +04:00 |
deflate.cs
|
use 'zlib' compression method instead of 'deflate'.
|
2015-04-19 15:23:15 +04:00 |
DragScroll.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ExtractArchive.xaml
|
implemented audio formats conversion.
|
2015-05-14 15:58:16 +04:00 |
ExtractArchive.xaml.cs
|
implemented audio formats conversion.
|
2015-05-14 15:58:16 +04:00 |
ExtractDialog.cs
|
accept extract dialog on enter key press.
|
2014-07-30 13:59:23 +04:00 |
ExtractFile.xaml
|
implemented audio formats conversion.
|
2015-05-14 15:58:16 +04:00 |
ExtractFile.xaml.cs
|
(ExtractFile): force active option reset.
|
2015-05-14 16:27:43 +04:00 |
GARbro.GUI.csproj
|
updated NAudio to 1.7.3
|
2015-06-01 12:58:32 +04:00 |
GARbro.GUI.csproj.user
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
GARbro.sln
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
GarConvert.cs
|
added image conversion function.
|
2014-08-22 10:16:11 +04:00 |
GarCreate.cs
|
activate main window after operation finished.
|
2014-08-25 18:22:06 +04:00 |
GarExtract.cs
|
added offset adjustment functionality (disabled for now).
|
2015-06-12 22:45:50 +04:00 |
HistoryStack.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
ImagePreview.cs
|
(OpenPreviewStream): use Archive.OpenSeekableEntry method.
|
2015-06-04 01:10:38 +04:00 |
inc-revision.pl
|
automatically update assembly build/revision number.
|
2014-10-31 18:47:02 +04:00 |
inflate.cs
|
added console test utlities.
|
2014-07-21 23:32:15 +04:00 |
LICENSE
|
redesigned About dialog box.
|
2015-05-14 19:48:30 +04:00 |
ListViewEx.cs
|
extended ListView with multiple items selection.
|
2014-07-30 12:15:10 +04:00 |
MainWindow.xaml
|
allow image conversion when multiple files are selected.
|
2015-06-01 12:59:14 +04:00 |
MainWindow.xaml.cs
|
display audio duration.
|
2015-06-09 02:38:08 +04:00 |
Makefile
|
added preliminary archive creation support.
|
2014-07-24 05:43:20 +04:00 |
ModalWindow.cs
|
Initial commit.
|
2014-07-21 23:26:28 +04:00 |
NAudio.cs
|
added audio playback support.
|
2014-11-07 02:45:48 +04:00 |
packages.config
|
updated NAudio to 1.7.3
|
2015-06-01 12:58:32 +04:00 |
README.md
|
fixed releases link.
|
2015-04-20 14:35:28 +04:00 |
Settings.cs
|
reset window minimized state properly.
|
2015-05-14 15:51:22 +04:00 |
Shell.cs
|
implemented deletion of multiple files into recycle bin.
|
2014-08-08 14:08:49 +04:00 |
supported.html
|
implemented DGC image format.
|
2015-06-02 15:28:11 +04:00 |
TextViewer.xaml
|
added text files preview.
|
2015-05-12 13:31:27 +04:00 |
TextViewer.xaml.cs
|
removed lazy evaluation of the ScrollViewer property.
|
2015-05-13 23:24:50 +04:00 |
Utility.cs
|
(Localization.Plural): tweaked fallback lookups.
|
2014-08-02 13:36:15 +04:00 |
ViewModel.cs
|
(SubDirEntry): class is defined as part of GameRes filesystem layer now.
|
2015-06-09 02:36:35 +04:00 |