This website requires JavaScript.
Explore
Help
Sign In
Public-Mirror
/
GARbro-mirror
Watch
1
Star
0
Fork
0
You've already forked GARbro-mirror
mirror of
https://github.com/crskycode/GARbro.git
synced
2025-01-11 20:39:29 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
315
Commits
5
Branches
65
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
morkt
7b1d5dc2f9
(PmpFormat.ReadMetaData): refined checking for valid zlib stream.
2015-05-01 09:24:57 +04:00
ArcFormats
(PmpFormat.ReadMetaData): refined checking for valid zlib stream.
2015-05-01 09:24:57 +04:00
Console
tweaked archive contents listing.
2014-08-17 01:29:27 +04:00
GameRes
(ImageData.Create): new convenient static method.
2015-04-20 14:04:46 +04:00
Image.Convert
LookupTag changed to LookupExtension.
2014-08-02 10:01:25 +04:00
Images
added refresh button.
2014-08-01 16:39:51 +04:00
packages
upgraded nuget packages.
2015-02-15 19:47:28 +04:00
Properties
released v1.0.4
2015-03-11 21:27:02 +04:00
Strings
added image conversion function.
2014-08-22 10:16: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
increased dialog window width.
2014-08-03 10:59:50 +04:00
AboutBox.xaml.cs
added indicator for implementations that support archive creation.
2014-07-28 01:51:06 +04:00
adler32.cs
added console test utlities.
2014-07-21 23:32:15 +04:00
App.config
added image conversion function.
2014-08-22 10:16:11 +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
bind destination to ExtractDialog.Destination property.
2014-07-30 01:12:46 +04:00
ExtractArchive.xaml.cs
accept extract dialog on enter key press.
2014-07-30 13:59:23 +04:00
ExtractDialog.cs
accept extract dialog on enter key press.
2014-07-30 13:59:23 +04:00
ExtractFile.xaml
bind destination to ExtractDialog.Destination property.
2014-07-30 01:12:46 +04:00
ExtractFile.xaml.cs
accept extract dialog on enter key press.
2014-07-30 13:59:23 +04:00
GARbro.GUI.csproj
upgraded nuget packages.
2015-02-15 19:47:28 +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
activate main window when extract operation finished.
2014-08-25 14:59:36 +04:00
GridLayout.cs
GridLayout widget implementation.
2014-07-21 23:49:44 +04:00
HistoryStack.cs
Initial commit.
2014-07-21 23:26:28 +04:00
ImagePreview.cs
use invariant case conversion methods.
2014-08-22 10:13:37 +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
Initial commit
2014-07-21 23:09:39 +04:00
ListViewEx.cs
extended ListView with multiple items selection.
2014-07-30 12:15:10 +04:00
MainWindow.xaml
added separate status bar text for sound file currently playing.
2015-04-22 22:35:28 +04:00
MainWindow.xaml.cs
extract Ogg stream from 'Og'-tagged WAV files.
2015-04-30 21:09:43 +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
upgraded nuget packages.
2015-02-15 19:47:28 +04:00
README.md
fixed releases link.
2015-04-20 14:35:28 +04:00
Settings.cs
Initial commit.
2014-07-21 23:26:28 +04:00
Shell.cs
implemented deletion of multiple files into recycle bin.
2014-08-08 14:08:49 +04:00
supported.html
alternative encryption schemes for LPK archives.
2015-04-25 02:07:14 +04:00
Utility.cs
(Localization.Plural): tweaked fallback lookups.
2014-08-02 13:36:15 +04:00
ViewModel.cs
disable size display for directories.
2014-08-02 13:17:11 +04:00
README.md
GARbro
Visual Novels resource browser
Supported formats
Download latest release
Description
Visual Novels resource browser
Readme
MIT
184
MiB
Languages
C#
99.9%