Commit Graph

  • 44888d9b70 Merge branch 'color_picker_fix2' into feature arch1t3cht 2022-08-16 16:09:13 +0200
  • 25bd040494 Fix color picker option arch1t3cht 2022-08-16 16:07:25 +0200
  • 64ecc490be Merge branch 'fixes' into feature arch1t3cht 2022-08-16 15:51:37 +0200
  • fb24bcda6d Delete CMakeLists arch1t3cht 2022-08-15 21:23:42 +0200
  • d75e49653a Fix syntax error in e2ea84541f wangqr 2020-07-17 12:47:06 -0400
  • 57841a0a34 AlignToVideo: Handle tolerance = 0 correctly Oneric 2020-07-16 23:21:25 +0200
  • f1cfd480c4 AlignToVideo: Improve rgb->lab precision Oneric 2020-07-17 17:09:05 +0200
  • 2300988613 dialog_align: Remove point at the end of the tooltips Oneric 2020-07-16 23:04:26 +0200
  • b2ba1feb28 Submit "align to video" on double click wangqr 2019-12-25 18:38:42 -0500
  • 60dcc35830 Remove the trailing period in help text of time/align wangqr 2019-08-24 02:10:03 -0400
  • 2b3df72c75 Fix missing config option for Align on macOS wangqr 2020-03-09 21:02:33 -0400
  • 37380658bb Fix errors in AlignToVideo wangqr 2019-05-09 16:48:15 -0400
  • cc8e857849 Merge remote-tracking branch 'origind-dev/master' Charlie Jiang 2019-05-09 16:26:08 -0400
  • 9ebe154964 Fix width of lua float edits arch1t3cht 2022-08-14 16:24:50 +0200
  • 3fb2eacf95 CI-Build 2022-08-13 arch1t3cht 2022-08-13 23:04:01 +0200
  • 53466be0ca Merge branch 'avisynth' into feature arch1t3cht 2022-08-13 23:03:33 +0200
  • ad443dd118 avisynth: Properly destruct the IScriptEnvironment arch1t3cht 2022-08-13 22:53:58 +0200
  • 95bd0edbdd Merge branch 'lua_api' into feature arch1t3cht 2022-08-13 21:00:21 +0200
  • 0376c56a95 Lua docs: Typo fix arch1t3cht 2022-08-13 21:00:13 +0200
  • ce1b3a0158 avisynth: Validate downmix option arch1t3cht 2022-08-09 02:43:43 +0200
  • fe285678a3 avisynth: Allow compilation on Linux arch1t3cht 2020-03-06 00:15:07 -0500
  • 6906b6e5d7 [Shinon] Enable Directsound2 player to use more than 1 channel audio. - DS2 Player has a similar structure to XAudio, so I don't see any reason why not to enable 1 channel+ audio. - Haven't tried with 5.1 channel sources but I believe it should be the same as 2 channel (As in, Directsound will downmix the audio to 2 channel) - Moved the volume setting to using the player directly and from some quick audio tests, -10000 is too soft. I tried with -5000 instead which seems to be alright. Ristellise 2022-08-11 12:28:35 +0800
  • 994e50048a Finish up XAudio with a round of bugfixes Ristellise 2022-08-10 21:23:56 +0800
  • fd28458ed8 Implement wangqr Audio Changes: - To allow for XAudio2 to work properly, we need to rework how does provider work since they only are used to be able to take in mono audio. - Other providers have been dumbed down to accept single channel audio since originally aegisub only accepted 1 channel audio. - meson.build has been modified to accommodate for xaudio, as we currently don't accept redistributable forms of xaudio, we need to work around the WinNT version. - There has been 1 more fix to res.rc to allow for compiling on non tagged releases. Ristellise 2022-08-10 21:09:41 +0800
  • 3dfea0c315 Add XAudio2 Ristellise 2022-08-10 16:31:02 +0800
  • 80e8ad0103 Merge branch 'folding' into feature arch1t3cht 2022-08-08 16:40:24 +0200
  • 663112ba03 folding: Don't drop folds starting at the very first line arch1t3cht 2022-08-08 16:38:43 +0200
  • 31271676b3 CI-Build 2022-08-07 arch1t3cht 2022-08-08 02:21:40 +0200
  • 17d50d49ef Merge branch 'lua_api' into feature arch1t3cht 2022-08-08 02:19:40 +0200
  • e2a49b3313 Avisynth audio provider: add option to allow no downmix wangqr 2019-11-02 22:26:02 -0400
  • 691ab820b8 Handle exceptions from AviSynthWrapper ctor wangqr 2021-07-13 10:32:40 -0400
  • 8e1cc6228e Add automation function to get frame sepro 2022-05-07 16:13:50 +0200
  • bde149fd30 lua: Function returning if the file is modified arch1t3cht 2022-08-08 00:57:16 +0200
  • 4e8c02d38f CI-Build 2022-08-01 arch1t3cht 2022-08-01 23:24:30 +0200
  • e8493975e2 Merge branch 'lua_api' into feature arch1t3cht 2022-08-01 23:24:16 +0200
  • 64ba5b1e36 Merge branch 'info' into feature arch1t3cht 2022-08-01 22:15:34 +0200
  • 8dbf6a4fb7 README: lua_api, wangqr_time_video, and the zlib linker bug arch1t3cht 2022-08-01 22:15:22 +0200
  • 69d79ac0cf Merge branch 'wangqr_time_video' into feature arch1t3cht 2022-08-01 21:56:39 +0200
  • 84d90ce80b Merge branch 'video_panning_option' into feature arch1t3cht 2022-08-01 21:56:24 +0200
  • c232ef6bb6 Fix syntax error in e2ea84541f wangqr 2020-07-17 12:47:06 -0400
  • 61c6303a14 AlignToVideo: Handle tolerance = 0 correctly Oneric 2020-07-16 23:21:25 +0200
  • 7a729532b4 AlignToVideo: Improve rgb->lab precision Oneric 2020-07-17 17:09:05 +0200
  • e098342f54 dialog_align: Remove point at the end of the tooltips Oneric 2020-07-16 23:04:26 +0200
  • b5e7bbc5ad Submit "align to video" on double click wangqr 2019-12-25 18:38:42 -0500
  • 42248eabad Remove the trailing period in help text of time/align wangqr 2019-08-24 02:10:03 -0400
  • 68166c7581 Fix missing config option for Align on macOS wangqr 2020-03-09 21:02:33 -0400
  • c71e140c41 Fix errors in AlignToVideo wangqr 2019-05-09 16:48:15 -0400
  • 3dcab8b9bd Merge remote-tracking branch 'origind-dev/master' Charlie Jiang 2019-05-09 16:26:08 -0400
  • c07a648270 Add options to commit or reverse video zoom arch1t3cht 2022-08-01 21:21:24 +0200
  • fa33b07c7f Add option toggling behaviour of Ctrl+Zoom arch1t3cht 2022-07-11 18:51:33 +0200
  • feab1a5663 Add documentation for text selection api arch1t3cht 2022-08-01 20:48:07 +0200
  • b61f8946c1 Merge branch 'folding' into feature arch1t3cht 2022-08-01 20:06:24 +0200
  • fd1a92d627 Folding: Fix default hotkeys arch1t3cht 2022-08-01 19:57:53 +0200
  • c0fa794e45 Lua: Functions to set text selection and cursor arch1t3cht 2022-08-01 19:13:54 +0200
  • 4a928674cd Merge branch 'folding' into feature arch1t3cht 2022-07-31 21:31:44 +0200
  • 7c92e6bbd6 Folding: Dont error on missing _foldinfo arch1t3cht 2022-07-31 21:31:34 +0200
  • d0c8ffd1af CI-Build 2022-07-30 arch1t3cht 2022-07-30 13:47:56 +0200
  • 4b9c50a702 Merge branch 'vector_clip_actions' into feature arch1t3cht 2022-07-30 13:46:04 +0200
  • af009c4ce7 Make line tool the default vector clip tool again arch1t3cht 2022-07-30 13:45:37 +0200
  • 32dda63971 Merge branch 'misc_dc' into feature arch1t3cht 2022-07-30 13:07:42 +0200
  • a6af313cf2 Merge branch 'info' into feature arch1t3cht 2022-07-30 13:06:58 +0200
  • a37f84215d Typo fix arch1t3cht 2022-07-30 03:36:33 +0200
  • 9177943c76 Update README: ffms2 and misc_dc arch1t3cht 2022-07-30 01:51:46 +0200
  • ba3a3dc80a Parse mixin lines as template lines Asada shinon 2022-07-30 00:57:15 +0200
  • aeaab655eb Fix segfault when stereo downmixing arch1t3cht 2022-07-30 00:45:49 +0200
  • f06e42a82e [Shinon] Change Mono Downmixing to Stereo Downmixing Ristellise 2021-10-01 22:21:41 +0800
  • dabd9f699f Add option to downmix FFMS audio wangqr 2019-12-26 17:31:59 -0500
  • d0efa0494a Save vector clips with two decimal places Asada shinon 2022-07-29 21:50:10 +0200
  • 58a6cf4793 Added new hotkey command to reload current font provider. Asada shinon 2020-12-24 17:01:33 +0800
  • 32fc7abd2d Explain the problems with adding new forks arch1t3cht 2022-07-27 17:06:32 +0200
  • 58d6fa456e CI-Build 2022-07-27 arch1t3cht 2022-07-27 00:13:42 +0200
  • 11b5a80618 Merge branch 'folding' into feature arch1t3cht 2022-07-27 15:27:04 +0200
  • ca462c2a24 Merge branch 'info' into feature arch1t3cht 2022-07-27 15:26:37 +0200
  • 0926f84d0e Merge branch 'spectrum-frequency-mapping' into feature arch1t3cht 2022-07-27 15:26:36 +0200
  • 8ca6ec1884 Merge branches 'vector_clip_actions' and 'color_picker_fix2' into feature arch1t3cht 2022-07-27 15:26:34 +0200
  • 9cc3fe9e71 Merge branches 'video_panning_option', 'bugfixes' and 'avisynth' into feature arch1t3cht 2022-07-27 15:26:33 +0200
  • e65e55833c Fix compilation for older C++ arch1t3cht 2022-07-26 23:22:30 +0200
  • 818fcd51f4 Folding: Toggling folds by clicking the indicator arch1t3cht 2022-07-26 22:19:53 +0200
  • 2176954aee Folding: Pass fold data through Lua arch1t3cht 2022-07-26 21:26:25 +0200
  • 56cc1a6873 Add line folding arch1t3cht 2022-07-26 19:55:04 +0200
  • 1772dd17ae Use std::this_thread everywhere arch1t3cht 2022-07-27 15:20:03 +0200
  • 4f9b23ab1f Readme arch1t3cht 2022-07-27 02:00:23 +0200
  • 2234068202 Allow vertical audio zoom with Shift+Mouse Wheel arch1t3cht 2022-07-26 23:38:27 +0200
  • ff46b860a2 Add option toggling behaviour of Ctrl+Zoom arch1t3cht 2022-07-11 18:51:33 +0200
  • 7ea9b95fe0 Clean up pointer code arch1t3cht 2022-07-19 02:45:04 +0200
  • 2c296afdb8 Add option to restrict color picker to window arch1t3cht 2022-07-18 20:20:24 +0200
  • 238dbb386d Restrict color picker's screenshot to window arch1t3cht 2022-07-12 20:27:56 +0200
  • eb07b3f9b8 Show hotkeys for vector clip tools arch1t3cht 2022-07-12 16:54:04 +0200
  • 7da4493a0f Use command metadata for vector clip toolbar arch1t3cht 2022-07-12 15:59:18 +0200
  • 10d233d3e2 Add bindable commands for visual vector clip tools arch1t3cht 2022-07-12 14:14:44 +0200
  • 77af0c40dc Use public enum for visual clip tool modes arch1t3cht 2022-07-12 00:58:14 +0200
  • 86354050f3 meson: Use depend_files for files in respack manifest arch1t3cht 2022-07-07 10:33:36 +0200
  • ba0db4da70 Also add Video Pan option on OSX arch1t3cht 2022-07-10 22:57:55 +0200
  • 21591b3e88 meson: Use depend_files for files in respack manifest arch1t3cht 2022-07-07 10:33:36 +0200
  • 8336c7d97c meson: use best practices lookup for iconv support Eli Schwartz 2022-07-07 00:03:22 -0400
  • e644227e95 avisynth: Remove option to allow ancient versions arch1t3cht 2022-07-05 02:01:35 +0200
  • 635503affe meson: Add files in manifest as respack.py input arch1t3cht 2022-07-04 22:22:01 +0200
  • e240a5fdc2 avisynth: Update headers and fix playback arch1t3cht 2022-07-05 01:12:10 +0200
  • 142605cf41 meson: Add files in manifest as respack.py input arch1t3cht 2022-07-04 22:22:01 +0200
  • fdcb0ee75f meson: Fix compliation with avisynth enabled arch1t3cht 2022-07-03 17:49:46 +0200