Commit Graph

  • b1015ff785 helper classes made internal. morkt 2014-08-01 16:43:31 +04:00
  • ff4dba2bd2 (ArchiveViewModel): allowed empty archives. morkt 2014-08-01 16:41:47 +04:00
  • a4570fdb04 updated ExtractFiles call with new callback syntax. morkt 2014-08-01 16:40:33 +04:00
  • 867adcdd31 added refresh button. morkt 2014-08-01 16:39:51 +04:00
  • 5d3ba6903b set Trace listeners manually on application startup. morkt 2014-08-01 16:38:29 +04:00
  • 5d8962138b added refresh button. morkt 2014-08-01 16:37:16 +04:00
  • e880cac7c3 moved to GameRes.Formats.KiriKiri namespace. morkt 2014-08-01 16:36:10 +04:00
  • 9153b5b5a0 removed superfluous application manifest. morkt 2014-07-31 10:51:05 +04:00
  • cd9adb016b added menu bar. morkt 2014-07-31 06:57:13 +04:00
  • e7ec8d21a1 implemented open file menu command. morkt 2014-07-31 06:56:30 +04:00
  • 49096a02c5 added recent files list. morkt 2014-07-30 17:15:16 +04:00
  • da8bdc3274 added navigation hotkeys. morkt 2014-07-30 13:59:41 +04:00
  • 0003be4a4c accept extract dialog on enter key press. morkt 2014-07-30 13:59:23 +04:00
  • 9dd07eea06 extended ListView with multiple items selection. morkt 2014-07-30 12:15:10 +04:00
  • 209d98aea6 (DirectoryPosition): check current item for null. morkt 2014-07-30 12:14:02 +04:00
  • 7d93f14e6f increased default window height. morkt 2014-07-30 12:13:32 +04:00
  • 979fd08b99 increased default window height. morkt 2014-07-30 12:12:47 +04:00
  • 805027ad29 fixed multiple selected files extraction. morkt 2014-07-30 09:00:26 +04:00
  • 23030ac225 (DirectoryViewModel.GetFiles): new virtual method. morkt 2014-07-30 08:59:17 +04:00
  • 8e0f1a36ff localized file type descriptors. morkt 2014-07-30 01:48:37 +04:00
  • 0249ecf40e (GetKeyFromEntry): fixed PHENOMENO key. morkt 2014-07-30 01:14:45 +04:00
  • ae3aaef3db (CreateEntryCallback): parameters sanity check. morkt 2014-07-30 01:13:53 +04:00
  • 8b32b5ca03 implemented multiple selected files extraction. morkt 2014-07-30 01:13:21 +04:00
  • bbcc92acb8 bind destination to ExtractDialog.Destination property. morkt 2014-07-30 01:12:46 +04:00
  • 9d218a4130 (ExtractImage): use ArcFile.CreateFile() to create output file. morkt 2014-07-30 01:10:40 +04:00
  • 474548bae5 save last visited directory in MainWindow instead of App. morkt 2014-07-30 01:09:28 +04:00
  • 6005016a07 implemented AMI archive creation. morkt 2014-07-29 19:05:58 +04:00
  • cb8dbb229c (CreateEntryCallback): set total progress value gimmick. morkt 2014-07-29 19:05:32 +04:00
  • f15676d0a1 (TryOpen): use lazy evaluation for filename extension check. morkt 2014-07-29 15:30:23 +04:00
  • 5d876b69bc fixed zlibnet reference. morkt 2014-07-29 15:10:13 +04:00
  • c1c6ad519d implemented LZSS compression. morkt 2014-07-29 14:50:29 +04:00
  • 20efb9d89e (TryOpen): check entry placement. morkt 2014-07-29 14:18:24 +04:00
  • 64f38255ee (TryOpen): check formats that match filename extension first. morkt 2014-07-29 14:17:41 +04:00
  • b3e35162f6 implemented ON-Scripter archive creation. morkt 2014-07-29 11:53:05 +04:00
  • f9a8d808f0 (Create): cosmetic changes. morkt 2014-07-29 11:51:16 +04:00
  • a1ff08e138 (Create): fixed real entries count writing. morkt 2014-07-29 11:50:12 +04:00
  • 81efc33676 (Create): use localized strings. morkt 2014-07-29 11:49:22 +04:00
  • 6330309552 (Encodings.WithFatalFallback): turned into Encoding extension method. morkt 2014-07-29 11:48:43 +04:00
  • 4561157854 (CreateWorker): fixed total file count. morkt 2014-07-29 07:38:53 +04:00
  • 004583118b revision 1.0.0.1 morkt 2014-07-29 07:14:20 +04:00
  • 06bbc60d78 archive creation methods moved to separate helper class. morkt 2014-07-29 07:14:09 +04:00
  • 1dc284ddfd context menu moved to window resources. morkt 2014-07-29 07:13:14 +04:00
  • 8a32395c44 changes to MainWindow. morkt 2014-07-29 07:12:10 +04:00
  • a8a6f31efa removed compression check for SAR archives. morkt 2014-07-29 07:06:27 +04:00
  • 32b33e5433 cosmetic changes. morkt 2014-07-29 07:05:28 +04:00
  • 3e2bab9dac implemented Steins;Gate archive creation. morkt 2014-07-29 07:02:49 +04:00
  • 8bc92d0dea ArchiveFormat refactored. morkt 2014-07-29 07:01:36 +04:00
  • 92aa3debab extract all files when no entries are selected. morkt 2014-07-29 06:57:35 +04:00
  • 616fce969c (Shell.File): added GetLastError method. morkt 2014-07-29 06:55:52 +04:00
  • 32f3dd134f (Encodings): added WithFatalFallback static method. morkt 2014-07-29 06:54:46 +04:00
  • 5696fad710 added indicator for implementations that support archive creation. morkt 2014-07-28 01:51:06 +04:00
  • 9922955323 added license clause and third-party copyright notices. morkt 2014-07-28 00:50:18 +04:00
  • 54a80b3573 (OpenEntry): fixed compressed entries access. morkt 2014-07-28 00:26:51 +04:00
  • aab7efaa1f added ONScripter (NSA/SAR) archives reader. morkt 2014-07-27 14:48:32 +04:00
  • ef79d52e02 display only formats that implement Create method. morkt 2014-07-27 09:47:49 +04:00
  • 9fb51e57e3 (TryOpen): check entry name validity. morkt 2014-07-27 09:45:47 +04:00
  • 1c33e4c9d5 refactored ResourceOptions handling. morkt 2014-07-27 07:39:58 +04:00
  • 5253f8c776 (DirectoryPosition): remember item as string. morkt 2014-07-27 06:06:50 +04:00
  • 61bd342f54 (BuildFileList): returns IList instead of IEnumerable. morkt 2014-07-27 03:42:09 +04:00
  • 58f97183ac added progress window to archive creation process. morkt 2014-07-27 03:38:25 +04:00
  • 08b8e8a46b added callback into archive creation method. morkt 2014-07-27 03:37:51 +04:00
  • c13b9bb12e refined filename choose dialog properties. morkt 2014-07-26 23:22:58 +04:00
  • 6bc2627bf5 disable watching after directory changes while archive is being created. morkt 2014-07-26 23:22:06 +04:00
  • 39d00a86b0 restore busy state after archive parameters dialog popup. morkt 2014-07-26 23:21:21 +04:00
  • 2446927e83 (Adler32): use "unsafe" implementation. added appropriate methods. morkt 2014-07-26 23:20:08 +04:00
  • 4cf46ed91c (ArchiveFormat): added CanCreate virtual property. morkt 2014-07-26 23:18:50 +04:00
  • c0fa230abb (ArcView): MemoryMappedFile should not dispose underlying file stream itself. morkt 2014-07-26 23:17:55 +04:00
  • 71e985c2c9 added bindings. morkt 2014-07-26 23:15:14 +04:00
  • a05e85f853 removed manual bindings from code behind. morkt 2014-07-26 23:14:42 +04:00
  • b72d9194e8 implemented XP3 archive creation. morkt 2014-07-26 23:13:17 +04:00
  • bedba61ff5 added CanCreate property. morkt 2014-07-26 23:12:05 +04:00
  • 5019124514 rearranged archive parameters widgets. morkt 2014-07-26 23:11:24 +04:00
  • 6bf0e89f21 (DirectoryPosition): added constructor from filename. morkt 2014-07-26 23:07:06 +04:00
  • 46c05b25de ImageFormat.Read method made static. morkt 2014-07-25 08:56:32 +04:00
  • 2e75b3e183 (ExtractImage): output path could contain directory name. morkt 2014-07-25 07:32:50 +04:00
  • cdb79e2a49 archive extraction frontend. morkt 2014-07-25 07:06:10 +04:00
  • 3a7d2111be implemented archive creation frontend. morkt 2014-07-25 07:05:55 +04:00
  • 0442ac5761 increased button sizes. morkt 2014-07-25 07:02:24 +04:00
  • 4ae83309ad added TemporaryFile class. morkt 2014-07-25 07:01:17 +04:00
  • 050a835264 increased button sizes. morkt 2014-07-25 06:58:42 +04:00
  • ee4584d1f0 implemented Xfl.Create method. morkt 2014-07-25 06:57:14 +04:00
  • c807fcb1e7 changed archive tag. morkt 2014-07-25 06:21:07 +04:00
  • 68088db605 added manifest for common controls style. morkt 2014-07-25 06:15:08 +04:00
  • 91cb7bd956 (NpaArchive.QueryGameEncryption): restore last choice from Settings. morkt 2014-07-25 00:56:06 +04:00
  • de30012635 Nitro+ Steins;Gate archive reader. morkt 2014-07-25 00:53:48 +04:00
  • 17bc0c0391 Nitro+ Steins;Gate archive reader. morkt 2014-07-25 00:53:32 +04:00
  • 53d0267eca (LittleEndian): added 64-bit integer readers. morkt 2014-07-25 00:52:24 +04:00
  • 0a1f14e051 added preliminary archive creation support. morkt 2014-07-24 05:43:20 +04:00
  • 56012447d8 added git attributes. morkt 2014-07-22 19:59:16 +04:00
  • 93c4911bfa GridLayout widget implementation. morkt 2014-07-21 23:49:44 +04:00
  • 8231af20c4 added external packages. morkt 2014-07-21 23:46:58 +04:00
  • 32704eee9e Merge https://github.com/morkt/GARbro Poddav 2014-07-21 23:34:53 +04:00
  • 819ad72cea added console test utlities. Poddav 2014-07-21 23:32:15 +04:00
  • 0ebc399889 . Poddav 2014-07-21 23:31:24 +04:00
  • e208029dd3 Initial commit. Poddav 2014-07-21 23:26:28 +04:00
  • 858ef034bf Initial commit morkt 2014-07-21 23:09:39 +04:00