Commit graph

  • cbf6492177 app: show filename in siviewdialog itsmattkc 2022-07-30 09:03:21 -0700
  • 339da8aa6d lib: implement replacing OBJ files itsmattkc 2022-07-30 08:25:28 -0700
  • fedd150d4c lib: handle sub-objects itsmattkc 2022-07-28 18:22:13 -0700
  • 90463ea6cf app/lib: added ability to edit location and start times of objects itsmattkc 2022-07-21 17:39:13 -0700
  • de234a5544 lib: implement start times for objects itsmattkc 2022-07-21 17:06:52 -0700
  • 1f453fa10e lib: implement bmp chunking itsmattkc 2022-07-21 17:06:28 -0700
  • 85e786924d lib: use void * in utility read/write functions itsmattkc 2022-07-21 17:05:50 -0700
  • 8d5d9222ce app: improve slider behavior on videos itsmattkc 2022-07-19 16:08:39 -0700
  • eebfc089d6 app: improve video seeking itsmattkc 2022-07-18 20:27:48 -0700
  • 03f3d03af6 app: implement ffmpeg itsmattkc 2022-07-18 20:22:52 -0700
  • dad9295d01 lib: implement check for empty data buffer itsmattkc 2022-07-18 20:22:15 -0700
  • 91de5a7df4 file: added more basic functions to custom file abstraction classes itsmattkc 2022-07-18 15:29:05 -0700
  • 0443b9e69b lib: handle case where there aren't enough bytes for padding before an alignment boundary itsmattkc 2022-07-18 15:28:05 -0700
  • f37a72b0d1 lib: fix gcc deprecation warnings itsmattkc 2022-07-18 11:55:00 -0700
  • 8f19097c69 lib: define magic number used for padding size itsmattkc 2022-07-18 11:32:56 -0700
  • a1080e726a app: reset data panel when a file is replaced itsmattkc 2022-07-18 11:30:19 -0700
  • bc4ddfd7ac lib: cleaned up old references itsmattkc 2022-07-18 11:26:26 -0700
  • 1ab22fd85c lib: implement abstract file handler itsmattkc 2022-07-18 11:25:00 -0700
  • 180ead8188 lib: fix win32 issues itsmattkc 2022-07-18 09:49:27 -0700
  • 5bc8dbfd42 app: add keyboard shortcut for riff view itsmattkc 2022-07-18 02:12:31 -0700
  • 2454b6397e lib: improved chunking reading and writing itsmattkc 2022-07-18 02:12:22 -0700
  • dbb6fc763b app: add size column to chunk model itsmattkc 2022-07-18 02:11:24 -0700
  • 6cf3d80047 code: major refactoring itsmattkc 2022-07-18 00:27:00 -0700
  • 0a76066185 start test changes direct-read itsmattkc 2022-07-17 18:51:16 -0700
  • a976634681 app/lib: implemented partial re-weave functionality itsmattkc 2022-07-17 16:25:06 -0700
  • 172aef0c9d lib: implement FLC de-chunking itsmattkc 2022-07-11 14:20:56 -0700
  • b817fb34ae app: use new MxCh constants itsmattkc 2022-07-11 14:20:15 -0700
  • ea3bee369d app: implement export option itsmattkc 2022-07-11 14:20:05 -0700
  • 7968e70031 lib: start re-weaving implementation itsmattkc 2022-07-11 14:19:36 -0700
  • 4d05dc8ac8 lib: implement write functions for RIFF classes itsmattkc 2022-07-11 14:18:56 -0700
  • 6f8d3d500c lib: add write functions for each chunk type itsmattkc 2022-07-11 09:06:04 -0700
  • dbdf9097a4 app/lib: fixed c++98 compliance issues itsmattkc 2022-07-11 09:05:28 -0700
  • 7ef15f4e42 app/lib: keep data chunked itsmattkc 2022-07-11 08:04:47 -0700
  • 68926a5afe app: remove unnecessary line itsmattkc 2022-07-11 01:58:27 -0700
  • 01d5395c7c app: for root items, show index as well itsmattkc 2022-07-11 01:57:37 -0700
  • cb53beb445 app: implement deweaving and preview itsmattkc 2022-07-11 01:48:50 -0700
  • 4465f26c38 lib: process data streams itsmattkc 2022-07-11 01:48:20 -0700
  • 09384dbe46 lib: add classes for deweaving itsmattkc 2022-07-10 21:16:20 -0700
  • b8ee5349bc lib: move parent hierarchy to common core type itsmattkc 2022-07-10 21:15:58 -0700
  • 5bb4f13873 git: add .gitattributes to make line ending rule itsmattkc 2022-07-10 21:15:06 -0700
  • 633dd01478 lib: use stdint names itsmattkc 2022-07-10 21:09:39 -0700
  • 5a63794921 app: separate compiled SI viewer to separate dialog itsmattkc 2022-07-10 20:51:49 -0700
  • 1448fb8b27 app: add windows icon itsmattkc 2022-07-10 20:37:11 -0700
  • 57930816f6
    Merge pull request #2 from MasonLeeBack/master itsmattkc 2022-07-08 18:54:56 -0500
  • 7621c00309 lib: change some parameters for MxOb Mason Back 2022-07-04 22:50:23 -0400
  • 428b2ad317 app: add Flags property to MxOb Mason Back 2022-07-04 22:50:05 -0400
  • c637401d42 app: add duration, loops to MxOb editor Mason Back 2022-07-04 14:00:15 -0400
  • 9412012a65 lib: document more of the MxOb structure Mason Back 2022-07-04 13:59:47 -0400
  • 9fa1e4d137 app: disable "simple" tab for now itsmattkc 2022-07-04 01:34:49 -0500
  • 79730ed257 app: show object ID with MxOb and MxCh in table itsmattkc 2022-07-04 01:33:56 -0500
  • 381bd46620 app/lib: implement correct vector3 and gui editors itsmattkc 2022-07-04 01:33:38 -0500
  • 0fb49a780b app: add object-focused tab itsmattkc 2022-07-03 22:45:57 -0500
  • 9ce113f1f0 lib: corrected MxOf documentation itsmattkc 2022-07-03 22:45:32 -0500
  • ded9fbf676 lib: cleanup and add find helper functions itsmattkc 2022-07-03 22:45:05 -0500
  • 7db9fb91b4 app: fix chunk model parent itsmattkc 2022-07-03 13:34:05 -0500
  • ef5d9a0060 use abstract data storage itsmattkc 2022-07-03 10:57:43 -0500
  • 6eb38edad9 general: added many new types to detect itsmattkc 2022-06-27 09:44:50 -0700
  • 4f7b4eead4 Feature: Implement MxHd type itsmattkc 2022-06-24 10:46:25 -0700
  • 6442e5d513 initial commit itsmattkc 2022-06-23 18:36:00 -0700