Commit Graph

  • 16720db6e6 (RHA): check for CRC bit. morkt 2018-02-10 12:40:11 +04:00
  • 5ca4bcb22c (MainWindow) 1. Next/Previous functionality. 2. Fix StopPlayback bug for multiple-file playback andylinpersonal 2018-02-10 02:36:44 +08:00
  • 44a90b3fed (MainWindow) 1. Add pause functionality 2. playback for multiple-selected files. andylinpersonal 2018-02-10 00:46:15 +08:00
  • aa72c6f8b6 updated formats. morkt 2018-02-09 17:40:41 +04:00
  • 067d8a5163 (Legacy): implemented K3 archives and K2 images. morkt 2018-02-09 17:34:30 +04:00
  • ae042102ab (ArcView): check for disposed object access. morkt 2018-02-09 17:32:43 +04:00
  • 3212f08dec (WARC): workaround for old archives. morkt 2018-02-09 08:03:07 +04:00
  • 098644ff29 (RHA): properly interpret MP3 extensions. morkt 2018-02-09 08:02:12 +04:00
  • a5ba80e55f (RIO): map archive object tree onto directory tree. morkt 2018-02-09 07:59:12 +04:00
  • 5bd4b5df02 (AgReader): tidied code. morkt 2018-02-08 10:54:11 +04:00
  • 3ca174ca39 (LibPReader): adjusted file entry flag check. morkt 2018-02-08 10:48:37 +04:00
  • 4642788522 updated formats. morkt 2018-02-07 04:25:49 +04:00
  • 479173951f implemented UCG archives. morkt 2018-02-07 04:03:18 +04:00
  • 83ff904cae (Legacy): implemented Lune and Discovery archives. morkt 2018-02-07 03:53:41 +04:00
  • 95852ac729 implemented Utage encrypted images. morkt 2018-02-07 03:45:07 +04:00
  • d520c98d84 (SenrenCxCrypt): override ReadName instead of Init. morkt 2018-02-07 03:41:14 +04:00
  • 7702f10ffb (RIP): implemented CRip images. morkt 2018-02-03 20:07:40 +04:00
  • 3ef5702a1b (S5I): fixed reader. morkt 2018-02-03 20:05:39 +04:00
  • f099e55ac6 (rUGP): adjusted deserialization. morkt 2018-02-03 19:57:47 +04:00
  • 87fa9df020 (MGD): apparently alpha channel is not inverted. morkt 2018-02-03 19:55:22 +04:00
  • 73db11a6bc (FJSYS): changed password query. morkt 2018-02-03 19:53:41 +04:00
  • 0257244a73 added signature. morkt 2018-02-03 19:52:15 +04:00
  • 60dd9a1bae (MCG): implemented 16bpp images. morkt 2018-02-03 19:52:01 +04:00
  • 992661a651 implemented MD002 archives. morkt 2018-02-02 03:45:40 +04:00
  • fd50e66837 (BMP): additional condition for bitmaps with alpha-channel. morkt 2018-02-02 03:35:54 +04:00
  • 431069d27e (Legacy): implemented X archives and FB images. morkt 2018-02-02 03:35:03 +04:00
  • b09a0bff43 (Legacy): implemented LB5 archives. morkt 2018-02-02 03:33:58 +04:00
  • 8579905c6d (Legacy): implemented DPF archives. morkt 2018-02-02 03:32:39 +04:00
  • 3174b6c3df (DetBmpFormat): added signature. morkt 2018-02-02 03:28:12 +04:00
  • c46ed676d4 (AI6WIN): filenames may contain paths. morkt 2018-02-02 03:27:05 +04:00
  • dc33220179 (AgReader.Unpack): local var name. morkt 2018-02-02 03:26:17 +04:00
  • 0cbbb6dee8 implemented multi-frame 'fSGX' images as frame archives. morkt 2018-02-02 03:25:08 +04:00
  • da7cfb8336 (TAN): fixed OpenImage. morkt 2018-02-02 03:24:28 +04:00
  • 332d2a4c2a (ACTGS): archive variation. morkt 2018-02-02 03:23:59 +04:00
  • 6460761487 updated formats. morkt 2018-01-31 05:44:22 +04:00
  • 3cbb8d038f updated target framework. morkt 2018-01-31 05:42:15 +04:00
  • 030894546a (PAZ): added signature. morkt 2018-01-31 05:40:35 +04:00
  • 6dafc95461 implemented hcsystem PACK archives and OPF images. morkt 2018-01-31 00:00:54 +04:00
  • f0ec7b3682 (ChocolatCrypt): new KiriKiri encryption. morkt 2018-01-30 16:38:36 +04:00
  • 978da7fe92 (GUI): adjusted TroubleShootingDialog.GetOSVersion. morkt 2018-01-30 16:37:14 +04:00
  • ebbac01c40 (OGG): added fix checksums setting. morkt 2018-01-30 09:30:34 +04:00
  • 0a702c5c5d (LocalResourceSetting): fallback to setting name when no text found. morkt 2018-01-30 09:20:12 +04:00
  • a8a74b05c4 don't derive classes from OggAudio. morkt 2018-01-30 09:17:49 +04:00
  • 1e0726e17d squeezed some identical localization strings. morkt 2018-01-30 06:54:46 +04:00
  • 07c69a4866 (ZIP): query password for encrypted archives. morkt 2018-01-30 06:34:24 +04:00
  • 98e42a1f66 added ja-JP resources. morkt 2018-01-29 21:56:37 +04:00
  • ac3cb9bc33 lang : Japanese translation. (#144) haniwa55 2018-01-30 00:09:32 +09:00
  • 482e679e58 (ArPkStream.Read): optimized with BinarySearch. morkt 2018-01-29 06:20:16 +04:00
  • 13da37b2d9 (ArcZIP): moved to separate folder. morkt 2018-01-29 04:11:23 +04:00
  • ceb98dfc74 (KiriKiri): added another filename scrambling method. morkt 2018-01-29 03:58:53 +04:00
  • f402d8272c (ZIP): switched to #ZipLib because Net library does not support encrypted archives. morkt 2018-01-29 03:49:43 +04:00
  • b4e1e41c93 (PACKDAT): decrypt scripts. morkt 2018-01-29 03:36:30 +04:00
  • a4ba1ecdd5 (KG): header variation. morkt 2018-01-29 03:35:31 +04:00
  • e738da02a1 (RealLive): NWK audio archives. morkt 2018-01-28 10:19:46 +04:00
  • 878415e71e (Unity.Texture2D): added ARGB4444 textures. morkt 2018-01-28 10:16:07 +04:00
  • a90d3ee9b0 (Unity): fixed compressed segments detection. morkt 2018-01-28 10:15:34 +04:00
  • 6c0f4657ac released v1.5.34 v1.5.34 morkt 2018-01-23 16:28:46 +04:00
  • 0425aa269e implemented TCD1 archives and SPD7 images. morkt 2018-01-23 15:38:52 +04:00
  • db4a6ebe48 (DREF): perform rectangle arithmetics when blending. morkt 2018-01-23 09:36:26 +04:00
  • 42d8cb12fe (Legacy): 'Unknown' resource archives. morkt 2018-01-23 07:59:45 +04:00
  • 00feb768ea implemented DREF references as compound images. morkt 2018-01-22 21:15:48 +04:00
  • b8712afd89 (PSB): enumerate EmChunks if other options failed. morkt 2018-01-22 21:07:11 +04:00
  • 96729d8961 (DDS): added DXT3 decoder. morkt 2018-01-22 21:04:06 +04:00
  • b7c32d48f0 (WAV): special case for embedded ogg streams. morkt 2018-01-22 17:27:24 +04:00
  • 140173da7a (PkOpener): added archive name extensions. morkt 2018-01-22 17:25:24 +04:00
  • 816194f128 added #ZipLib reference for BZip2InputStream support. morkt 2018-01-22 17:24:35 +04:00
  • 910e2e8387 (PCK): restore 1024x1024 textures. morkt 2018-01-22 15:55:21 +04:00
  • 045d4c0a24 implemented PalmTree 'AR' archives. morkt 2018-01-22 15:52:49 +04:00
  • e8f87af7f0 (OGG): another tag for ogg streams embedded into WAV files. morkt 2018-01-22 15:51:23 +04:00
  • eaa3ce4702 (ZipOpener.SearchForSignature): added signature sequence as a parameter. morkt 2018-01-22 15:50:29 +04:00
  • d4fd642cc7 (GarUpdate): allow multiple versions of formats databases. morkt 2018-01-22 11:44:45 +04:00
  • 90b5d5f269 (NonColor): reworked archive index reading. morkt 2018-01-22 11:41:46 +04:00
  • 05a27d5560 (RepiPack): use ToLowerShiftJis extension method. morkt 2018-01-22 11:37:45 +04:00
  • da947f20b6 (StringExtensions): added ToLowerAscii and ToLowerShiftJis methods. morkt 2018-01-22 11:36:31 +04:00
  • 4538f9676e implemented MIK01 archives and WV5A audio. morkt 2018-01-21 19:32:21 +04:00
  • 7c7dda79c7 (FileSystem): changed InvariantCulture comparison to Ordinal. morkt 2018-01-21 12:00:44 +04:00
  • f819d99c86 (MBL): consider all files within '*_data' archives to be scripts. morkt 2018-01-21 11:59:40 +04:00
  • e00dc73aad (MK2): added BPR01 decompressor. morkt 2018-01-21 11:54:23 +04:00
  • 834fc8631b (RcbReader): fixed input counter. morkt 2018-01-21 11:52:48 +04:00
  • e38644bab4 (ArcNEKO): MNG files are recognized by DetectFileType. morkt 2018-01-21 11:51:34 +04:00
  • 7031f56eb0 (FileSystem): use case-insensitive comparison. morkt 2018-01-20 13:24:26 +04:00
  • 7d7f5a71d2 implemented PCG archives. morkt 2018-01-20 09:43:31 +04:00
  • ac50e3244c added nameless BIN resource archive implementation. morkt 2018-01-20 09:40:35 +04:00
  • ca5318246c (IMG2): fixed decoder. morkt 2018-01-18 11:50:06 +04:00
  • 8d629c3eb7 (ScrPlayer): implemented 'pac2' archives. morkt 2018-01-18 07:20:27 +04:00
  • 6ecdbcb999 (MngFrameDecoder): missing re-throw. morkt 2018-01-18 07:18:41 +04:00
  • 4e45160237 implemented old GD format. morkt 2018-01-18 07:18:03 +04:00
  • 880f2189f5 (PngFormat): added HeaderBytes static field. morkt 2018-01-17 02:11:30 +04:00
  • 02853c4438 implemented MNG images. morkt 2018-01-17 01:28:48 +04:00
  • a04b6aae9b implemented Lilim IMG images. morkt 2018-01-17 01:26:23 +04:00
  • 8986ce3844 (ANT): use ReadUInt8 method instead of ReadByte. morkt 2018-01-16 12:06:31 +04:00
  • 83fa7317c6 (CreateArchive): disable OK button if no format is selected. morkt 2018-01-16 12:04:30 +04:00
  • 5e0240e176 (GUI): added troubleshooting dialog. morkt 2018-01-16 12:03:23 +04:00
  • 1ec6e38e71 (Legacy): implemented ML2 archives and MD images. morkt 2018-01-16 11:59:03 +04:00
  • 06a6a26a7f (Legacy): implemented FPACK archives. morkt 2018-01-16 11:57:27 +04:00
  • 9388afd54f (Legacy): certain formats enabled in debug build only. morkt 2018-01-16 11:56:01 +04:00
  • aa93dabd2d implemented D.O.'s VRS, GGA and GGS images. morkt 2018-01-16 11:53:25 +04:00
  • c270574f52 updated formats. morkt 2018-01-15 21:56:39 +04:00
  • e4a8a8b3aa updated formats. morkt 2018-01-15 12:27:10 +04:00
  • 7caeda1b15 (EGO): implemented earlier version of format. morkt 2018-01-15 12:26:52 +04:00