Commit graph

  • 5efc92e80b
    Merge ee1ff8b888 into 76dab7dfd9 Sadie 2024-10-31 15:12:31 +0000
  • ee1ff8b888 Add arbitrary default case so that GCC doesn't fail with a warning-as-error that CMake won't let me ignore when I embed the library Sadie 2024-10-31 08:11:34 -0700
  • a41a82feab Fix building of libweaver under MSYS2 Sadie 2024-10-29 19:35:24 -0700
  • a1cee90283
    Merge 100aa591b6 into 76dab7dfd9 Şan Güneş 2024-04-18 13:40:42 +0000
  • 100aa591b6 Add Linux workflow Şan Güneş 2024-04-14 17:55:02 +0300
  • c345689601 Fix filename for libweaver.so Şan Güneş 2024-04-18 16:11:11 +0300
  • 76dab7dfd9 app: set play button label according to playback state [skip ci] master Ramen2X 2024-02-29 20:53:14 -0500
  • 9b3a8da32a app: qt 6 audio fixes continuous Ramen2X 2024-01-20 16:33:03 -0500
  • 68c35f3b72 readme: update building to reflect qt update Ramen2X 2024-01-19 17:43:10 -0500
  • 73e2a45e59 ci: add qtmultimedia module Ramen2X 2024-01-19 17:31:02 -0500
  • 33f5948c24 update build ci to qt 6 Ramen2X 2024-01-19 17:25:46 -0500
  • 9cbba5713c app: port to qt 6 Ramen2X 2024-01-19 17:18:33 -0500
  • 5fa0f4bb0d gitignore: add build dir [skip ci] Ramen2X 2024-01-19 14:35:30 -0500
  • aa57a08cc5 added support for SI 2.1 (pre-alpha) MattKC 2023-10-31 18:52:19 -0700
  • b10f646de3 changed version to hex in desc MattKC 2023-10-31 18:52:04 -0700
  • aa1a1a8ade Added PKGBUILD for Arch users Techwizz 2023-09-26 21:58:25 -0600
  • 8fae9087b0
    Merge pull request #9 from Techwizz-somboo/master MattKC 2023-09-26 20:46:19 -0700
  • 8cfd15ab46
    Initalize d to avoid a warning Techwizz-somboo 2023-09-26 21:27:03 -0600
  • c1f5188946
    ci: update repo name MattKC 2023-09-19 19:59:49 -0700
  • 365c08c5aa mainwindow: don't bother showing empty objects itsmattkc 2023-09-19 18:39:47 -0700
  • 4009e0c278 correctly write padding for MxSts MattKC 2023-09-17 14:13:02 -0700
  • cc4534c999 don't print empty data string itsmattkc 2023-09-15 19:06:32 -0700
  • 877fe670f6
    Initial commit for .deb packaging Joshua Peisach 2023-09-14 20:39:53 -0400
  • 5a09a29125
    add screenshot to README [skip ci] MattKC 2023-09-14 10:16:12 -0700
  • db5d53b3a7 add screenshot itsmattkc 2023-09-14 10:15:03 -0700
  • e6a2beba08 minor UI improvements itsmattkc 2023-09-14 10:14:49 -0700
  • bfed518337
    Create README.md [skip ci] MattKC 2023-09-14 09:54:35 -0700
  • b022227ef9 app: add ability to edit extra data MattKC 2023-08-25 19:40:12 -0700
  • f56b409bf1 app: put SI info label in scroll area in case it's too big MattKC 2023-08-25 19:40:02 -0700
  • fc1899190f lib: print extra data (seems to always be a string) MattKC 2023-08-25 19:39:50 -0700
  • ca43500bd0 lib: initialize time offset MattKC 2023-08-25 19:39:38 -0700
  • f37b321b7d app: add support for ffmpeg 5.1+ itsmattkc 2023-08-23 15:22:58 -0700
  • fef643b1a7 app: null swrctx after free itsmattkc 2023-08-23 15:13:25 -0700
  • 8b09d5dba2 app: add editing for "up" field itsmattkc 2023-08-23 14:34:23 -0700
  • 5a84afe4b5 app: fix inability to set negative values in vector3 itsmattkc 2023-08-23 11:38:50 -0700
  • dae4d105d5 lib: if object is only one chunk, write end chunk immediately itsmattkc 2023-08-21 18:13:49 -0700
  • c0bfa09e35 lib: insert padding when listing objects too itsmattkc 2023-08-21 18:12:38 -0700
  • 9452a41a71
    Create LICENSE MattKC 2023-08-02 14:07:20 -0700
  • 08f38b9911
    Create README.md Hirammm80 2023-07-26 12:34:17 +0300
  • c8059afb89 ci: deploy ffmpeg libs itsmattkc 2022-08-25 17:31:01 -0700
  • 2ddcc18c67 ci: fix deploy paths itsmattkc 2022-08-25 17:23:20 -0700
  • 1da8279972 ci: correct deploy paths itsmattkc 2022-08-25 17:17:44 -0700
  • 809909b2ef ci: use shared ffmpeg package itsmattkc 2022-08-25 17:14:29 -0700
  • 26cb29279c ci: fix error with ffmpeg filename itsmattkc 2022-08-25 16:51:41 -0700
  • 652c112cca ci: use different win64 build of ffmpeg itsmattkc 2022-08-25 16:43:35 -0700
  • c44b7084a6 ci: use win64 build of ffmpeg itsmattkc 2022-08-25 16:42:22 -0700
  • aee799ed3c ci: fixed line that was missing an echo itsmattkc 2022-08-25 16:36:32 -0700
  • da5b3692e9 ci: use curl instead of wget itsmattkc 2022-08-25 16:33:06 -0700
  • 64a94062d9 ci: add ffmpeg install itsmattkc 2022-08-25 16:28:45 -0700
  • cad2a2239d ci: initial commit itsmattkc 2022-08-25 16:24:14 -0700
  • 80ea063c55 app: fix issue trying to erase "end" element of vector itsmattkc 2022-08-06 21:04:53 -0700
  • 74683de19a app: improved seeking with multiple streams itsmattkc 2022-08-06 20:59:16 -0700
  • c2456a489e file: prevent out of bounds reads with memory buffer itsmattkc 2022-08-06 20:22:59 -0700
  • 70e97e88c0 app/lib: move maximum volume const to lib itsmattkc 2022-08-06 20:10:28 -0700
  • ec5c08ef95 app: use audio volume itsmattkc 2022-08-06 20:09:39 -0700
  • 16d4646972 app: improve simultaneous playback of multiple media streams itsmattkc 2022-08-06 20:09:29 -0700
  • d9d2373bc2 lib: documented volume parameter of MxOb itsmattkc 2022-08-06 20:08:49 -0700
  • a05c99d495 app: allow playing multiple files at once itsmattkc 2022-08-06 17:58:57 -0700
  • 8858b6ddf6 app: abstracted media player code into its own class itsmattkc 2022-08-06 16:22:22 -0700
  • 3228bc8096 lib: fix random list handling itsmattkc 2022-08-05 11:44:26 -0700
  • 501fa2f0cf lib: handle "act" lists itsmattkc 2022-08-05 11:02:14 -0700
  • c7bfceaaa2 app: use heuristic to detect phonemes itsmattkc 2022-08-04 17:33:14 -0700
  • 1bf42f72b0 lib: insert empty flic frame where necessary itsmattkc 2022-08-04 16:32:18 -0700
  • 80820263ac app: add option to vertically flip videos itsmattkc 2022-08-04 16:32:01 -0700
  • 1b854d51c6 lib: fixed more windows related issues itsmattkc 2022-07-31 15:20:32 -0700
  • 9949a6c33a lib: move algorithm to types.h itsmattkc 2022-07-31 14:28:50 -0700
  • ae2363be42 lib: add algorithm include itsmattkc 2022-07-31 14:24:39 -0700
  • 7f3969e657 lib: use LONG instead of DWORD for high word itsmattkc 2022-07-31 14:05:57 -0700
  • 3a9f0ac05e lib: use win32 file apis on win32 itsmattkc 2022-07-31 13:28:43 -0700
  • aec59d739e
    lib: fix compilation on win32 Ramen2X 2022-07-30 12:37:46 -0400
  • 3a45b2cce8 lib: calculate parent timings at start of loop itsmattkc 2022-07-30 09:03:35 -0700
  • 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