Commit Graph

  • 9bc3cad79e Add remaining dasm flags in luajit wrap arch1t3cht 2023-10-13 23:26:01 +0200
  • 82b7e96cea Merge branches 'bugfixes' and 'fixes' into feature arch1t3cht 2023-10-13 00:36:09 +0200
  • a631bf192c lua: Fix dialog dropdowns that are empty by default on Mac arch1t3cht 2023-10-13 00:32:36 +0200
  • ad92ccf01a Fix cleantags with \k tags with noninteger durations arch1t3cht 2023-10-13 00:26:26 +0200
  • 4e6af75db4 Add proper endianness flag for dasm in luajit wrap arch1t3cht 2023-10-12 23:04:22 +0200
  • 34cb5bcbf4
    copy all automation scripts to install dir arch-rebase odrling 2023-03-05 17:09:52 +0100
  • 72147998fd
    add automation scripts back odrling 2022-04-23 00:52:05 +0200
  • 07050e168a
    force git directory in version.sh odrling 2020-02-29 16:23:55 +0100
  • 6e963a10c0
    osx-fix-libs: log link path odrling 2022-03-18 15:41:08 +0100
  • e5ba949fb3
    osx-fix-libs: fix relative symlinks with same name odrling 2022-03-18 15:33:56 +0100
  • fad58256fe
    force dependency on libresrc odrling 2022-03-18 14:31:16 +0100
  • 444aee973b
    don't delay audio on matroska files odrling 2022-03-05 03:08:45 +0100
  • b70beac0fb
    add option to disable tests odrling 2021-12-27 19:35:12 +0100
  • 2cdb9da03f
    fix vfr nonzero start time test odrling 2021-12-26 02:13:24 +0100
  • 92cd33709a
    [style] increase default font size odrling 2019-08-19 15:23:34 +0200
  • 23d3299cac
    [Karaoke] disable drag timing odrling 2019-08-19 00:22:43 +0200
  • ba3bc505d4
    [style] change default style odrling 2019-08-18 23:52:46 +0200
  • da4f60bc08
    [Karaoke] Autocommit and autofocus odrling 2019-08-18 23:45:40 +0200
  • 542b3974d2
    Audio/timing: minor style, comment Vincent Wong 2018-10-28 12:01:13 -0700
  • 7a947b75d7
    Audio/Timing: implement tap-to-time Vincent Wong 2018-10-21 00:42:33 -0700
  • 09c5d07048
    AudioTimingControllerKaraoke: move timing correction above MoveMarker Vincent Wong 2018-10-21 00:33:29 -0700
  • 7760b7c9c6
    audio_timing: add missing param comment for OnLeftClick Vincent Wong 2018-10-21 00:31:19 -0700
  • 98e86f5fe4
    normalize timecodes for every formats except matroska odrling 2021-01-09 05:03:30 +0100
  • 9bdef69c5d
    shift video instead of subtitles odrling 2021-01-07 17:46:38 +0100
  • 77fb8bfd07
    fix mks file parsing odrling 2020-12-22 02:15:31 +0100
  • e243b0b577
    fix sub timing in mkv files with video delay odrling 2020-11-17 17:15:46 +0100
  • ce655fab8d
    Fix charset detection and conversion issues Pierre Jeanjean 2020-02-02 15:37:05 +0100
  • 61ec2bc3e7 Merge branch 'fixes' into feature arch1t3cht 2023-09-17 18:49:10 +0200
  • edae653584 Deduplicate automation autoload path, for real this time arch1t3cht 2023-09-17 18:47:42 +0200
  • 8fb8e90006 Merge branches 'bugfixes' and 'workarounds' into feature arch1t3cht 2023-09-12 16:18:00 +0200
  • 49139f0a22 Fix OSX library wrangling when libs use @rpath or @loader_path arch1t3cht 2023-09-12 16:16:40 +0200
  • d10ffebe35 Fix dictionary download on mac when osx-bundle is run more than once arch1t3cht 2023-09-12 14:57:42 +0200
  • 9acb673457 Also add Dark Mode option on OSX arch1t3cht 2023-09-12 14:55:21 +0200
  • 1fde843630 Merge branches 'fixes' and 'bugfixes' into feature arch1t3cht 2023-09-10 14:04:30 +0200
  • 4a97bb0dd2 meson: Update luajit wrap for luajit's rolling releases arch1t3cht 2023-09-10 14:04:04 +0200
  • 4f67db8dd7 libaegisub: Avoid calling iconv_close(iconv_invalid) Alex James 2023-08-14 19:49:10 -0500
  • 41ef3fa56a vapoursynth: Remove old and incorrect docstring sentence arch1t3cht 2023-09-05 00:21:11 +0200
  • 11fece4c03 Merge branch 'vapoursynth' into feature arch1t3cht 2023-08-15 16:05:01 +0200
  • b2ee8ac036 vapoursynth: Make loading error messages a bit more helpful arch1t3cht 2023-08-15 16:04:53 +0200
  • a867f0cc30 Merge branch 'workarounds' into feature arch1t3cht 2023-08-09 18:30:51 +0200
  • 418514456e Disable sunken or raised borders for dark mode arch1t3cht 2023-08-09 18:29:04 +0200
  • 061a860e2e Add option to enable experimental dark mode sepro 2023-07-24 23:25:44 +0200
  • 5944d7999c Add option to build on wxWidgets master sepro 2023-07-24 20:35:38 +0200
  • 0f897ba0eb Add nasm fallback url sepro 2023-07-25 01:40:31 +0200
  • 4659bb2802 Merge branch 'bugfixes' into feature arch1t3cht 2023-08-09 18:02:46 +0200
  • 0637bcdc7f Add nasm fallback url sepro 2023-07-25 01:40:31 +0200
  • 0b7ea58cd6 meson: Add libresrc headers as dependencies arch1t3cht 2023-08-01 14:07:56 +0200
  • 239d585512 Merge branches 'vapoursynth' and 'fixes' into feature arch1t3cht 2023-07-31 23:55:51 +0200
  • c61f149a37 Merge branch 'fixes' into feature arch1t3cht 2023-07-31 23:48:14 +0200
  • 47c923d4ed unicode-monkeypatch: use tostring() in io.open error handling arch1t3cht 2023-07-31 23:41:43 +0200
  • 263c2b9189 vapoursynth: Make askyesno method configurable arch1t3cht 2023-07-29 19:54:09 +0200
  • 66127f8c40 Merge branch 'bugfixes' into feature arch1t3cht 2023-07-18 16:02:24 +0200
  • 0fd12795da fix typo in meson wrap file 0tkl 2023-07-18 14:03:32 +0800
  • a957af9a12 Merge branch 'bugfixes' into feature arch1t3cht 2023-07-16 19:51:16 +0200
  • 6754ff8775 installer: Update paths to Avisynth libraries arch1t3cht 2023-07-16 19:51:05 +0200
  • f9be4a854f Merge branches 'workarounds' and 'video_provider_rework' into feature arch1t3cht 2023-07-16 17:57:09 +0200
  • d97c16cb7c Disable icu subproject in harfbuzz arch1t3cht 2023-07-16 17:56:23 +0200
  • d3325eef6c Revert "meson: revert icu detection in harfbuzz" arch1t3cht 2023-07-16 17:55:32 +0200
  • dbe30b4da5 Revert "Point Yutils to fixed fork" arch1t3cht 2023-07-16 17:55:19 +0200
  • 02567c2265 Rework the audio/video provider system arch1t3cht 2023-07-16 17:52:21 +0200
  • 7ca8b4c008 Merge branch 'misc' into feature arch1t3cht 2023-07-14 00:06:52 +0200
  • 644a4ca9f7 Allow fractional frame rates in dummy video arch1t3cht 2023-07-14 00:05:46 +0200
  • 96123cb6da Merge branch 'xa2-ds' into feature arch1t3cht 2023-07-12 02:52:58 +0200
  • 42c71c4775 Add XAudio2 redistributable DLL for older Windows versions arch1t3cht 2023-07-12 02:49:09 +0200
  • 0479b310e8 Merge branch 'video_panning_option' into feature arch1t3cht 2023-06-27 02:15:54 +0200
  • 3f017bc29c video zoom: Add pan_reset command to video context menu arch1t3cht 2023-06-27 02:15:18 +0200
  • eb6f31c077 Merge branch 'lua_api' into feature arch1t3cht 2023-06-21 21:31:03 +0200
  • e483c5e48f lua: Fix crash after 79050df arch1t3cht 2023-06-21 21:29:23 +0200
  • 9e8ac83998 Merge branches 'vapoursynth' and 'info' into feature arch1t3cht 2023-06-11 01:22:14 +0200
  • 1f6684823c vapoursynth: Add "ask" mode for get_keyframe arch1t3cht 2023-06-11 01:22:06 +0200
  • fd401f059a README: Clarify where to find builds and some other updates arch1t3cht 2023-06-10 02:08:45 +0200
  • d06a31968d vapoursynth: Add buttons to set default scripts to default arch1t3cht 2023-06-08 18:41:12 +0200
  • 7bc18fec26 Merge branch 'folding' into feature arch1t3cht 2023-06-01 23:35:39 +0200
  • b41f6bde71 Don't immediately delete unused extradata entries arch1t3cht 2023-06-01 23:35:20 +0200
  • 58d6ab520b folding: Also update counterpart for fold operations arch1t3cht 2023-06-01 22:53:30 +0200
  • 58c0130d81 Fix default hotkeys commands for splitting lines arch1t3cht 2023-05-30 01:45:53 +0200
  • dba4f4924e Merge branches 'lua_api' and 'bugfixes' into feature arch1t3cht 2023-05-29 14:52:31 +0200
  • f3d6eea3b9 Fix AppImage build on CI arch1t3cht 2023-05-29 14:43:34 +0200
  • 055c87cd21 Reallocate static ranges for wxMenuItem wangqr 2020-06-03 23:49:04 -0400
  • 42f7e53e92 lua: Don't check_stack in LuaCheckStack destructor arch1t3cht 2023-05-22 09:11:46 +0200
  • 79050dfdfb lua: Fix memory leak on aegisub.cancel() arch1t3cht 2023-05-21 20:26:20 +0200
  • 64b92a95ac folding: Simplify fold operation code arch1t3cht 2023-05-11 23:51:23 +0200
  • 5e51c59e8e Merge branch 'vector_clip_actions' into feature arch1t3cht 2023-05-18 23:40:56 +0200
  • c8f8e8ac42 visual tools: Add setting for shape handle size arch1t3cht 2023-05-18 23:39:00 +0200
  • 4365b16524 Merge branch 'pr_at_po-de' into feature arch1t3cht 2023-05-01 17:33:48 +0200
  • b150b6bfc7 po/de: Add missing space arch1t3cht 2023-05-01 17:08:33 +0200
  • a6cf70ba59 po/make_pot: also update PO files Oneric 2023-04-30 18:09:48 +0200
  • 0e9dd4b311 po/pt_BR: fix antes/depois confusion Ananji Peixoto da Costa 2021-11-19 19:07:11 -0300
  • 2f4258a8b4 po/de: add some trivial translations Oneric 2023-04-22 22:24:44 +0200
  • 5b66d473d2 po/de: fix a few errors Oneric 2023-04-30 01:27:57 +0200
  • da9842b70c po/de: import German translation from wangqr’s fork Oneric 2023-04-22 22:18:58 +0200
  • 6b3cb7ec63 po: regenerate pot and po files Oneric 2023-04-22 22:14:14 +0200
  • bc3358fcfe po/make_pot: increase portability across shells Oneric 2023-04-29 02:58:20 +0200
  • f417f6f1ad po/Make_pot: replace xmlstarelet+jq with gettext Oneric 2023-04-29 03:32:40 +0200
  • 6d9901ee3c po/make_pot: use gettext to process desktop file Oneric 2023-04-29 01:33:40 +0200
  • afa290ecfb po/make_pot: don't silently omit strings if utilities are missing Oneric 2023-04-29 01:23:16 +0200
  • 87d810254c po/make_pot: sort lua files in POT Oneric 2023-04-29 01:04:13 +0200
  • 5c00368e85 build: consider all translation keywords for C++ Oneric 2023-04-22 21:21:40 +0200
  • 8c35b1d642 Integrate appdata.xml into meson build Oneric 2023-04-22 04:03:41 +0200
  • 2b33e45f23 Update links in appdata.xml Oneric 2023-04-22 03:25:58 +0200