1
0
Fork 0

Commit Graph

  • 14d078fb9f Fix a zooming bug on linux moex3 2021-04-21 00:24:07 +0200
  • 09ea0f54d3 Make zooming feel more linear moex3 2021-04-21 00:22:18 +0200
  • db6297c8c3 Make zooming center around the cursor position moex3 2021-04-21 00:21:06 +0200
  • 4f6836da9c Make video zoom different from preview window zoom moex3 2021-04-21 00:19:51 +0200
  • 70ddf3c7f5 Respect min. zoom value when changing pan coords moex3 2020-11-25 19:49:28 +0100
  • d73dfe9c18 Change pan values with the zoom level changes moex3 2020-11-25 19:40:28 +0100
  • 808ead65bf Fix crosshair drawing moex3 2020-11-25 19:36:05 +0100
  • 0ec0f20695 Fix mouse position bug when videoAr > displayAr moex3 2020-11-25 10:54:37 +0100
  • 5f95f76671 Change tab to spaces moex3 2020-11-23 20:31:43 +0100
  • f3d796a3e3 Add menu item for resetting the video pan moex3 2020-11-23 20:21:02 +0100
  • e3949cdaa1 Add video panning moex3 2020-11-23 20:19:29 +0100
  • bfcd8a3e2c
    Merge branch 'master' into spectrum-frequency-mapping EleonoreMizo 2021-11-29 22:27:26 +0100
  • f21d8a3607 meson: use OpenAL.framework on macOS Oleg Oshmyan 2021-11-11 02:18:24 +0200
  • 1d01f8adc8 meson: allow unconstrained dependency version to be "unknown" Oleg Oshmyan 2021-11-11 02:02:35 +0200
  • 18503946d5 meson: don't check disabled dependencies at all Oleg Oshmyan 2021-11-11 01:39:44 +0200
  • e58e4a9149
    Fix Mac dmg build (#138) woclass 2021-10-12 15:37:49 +0800
  • 0dffcec461
    Fix meson warning (#126) woclass 2021-05-24 21:47:34 +0800
  • 7e9c7d7aa0
    Run tests (#125) woclass 2021-05-24 11:33:33 +0800
  • dfb0a1ca99 meson: don't use deprecated get_pkgconfig_variable Myaamori 2021-05-23 22:41:44 +0100
  • 2c927bac32 meson: make --force-fallback-for=luajit work Myaamori 2021-05-23 22:33:27 +0100
  • 28e3e75c44
    Polish translation corrections (#130) clr134 2021-05-23 23:33:04 +0200
  • 3c17671ad0
    Updates French translation (#121) Vardë 2021-05-23 10:54:46 +0200
  • 52c8fef28c
    Generate Win portable.zip (#124) woclass 2021-05-23 16:37:54 +0800
  • 761194025f meson: luajit: allow to build in ARM64 Yi-Jyun Pan 2021-05-23 13:11:30 +0800
  • 62c3acb666
    Fix localization file generation on Windows (#119) woclass 2021-05-23 14:06:10 +0800
  • aeba7a390e Re-enable MacOS CI Ryan Lucia 2021-05-21 22:02:21 -0400
  • a856030078 Switch to new boost tarball hosting Ryan Lucia 2021-05-21 21:24:28 -0400
  • 84ac716972 meson: add uchardet port Myaamori 2021-04-07 12:32:33 +0100
  • c43e4fba3c meson: add Hunspell port Myaamori 2021-04-07 12:29:47 +0100
  • 0f95589d0a meson: Fix Windows artifacts Myaamori 2021-04-07 17:03:37 +0100
  • b00f5dd58e meson: add option to specify wxWidgets version Myaamori 2021-04-09 21:51:14 +0100
  • 696a732840 Add new unicode script to installer Ryan 2021-03-27 14:56:04 -0400
  • 7def61d46f Update README for Windows Ryan 2021-03-27 14:55:52 -0400
  • 3dfc553880 Fix faux bold logic in font collector for Fontconfig Myaamori 2021-03-05 16:24:48 +0000
  • 4b2cd7f170 Convert OpenType weight to Fontconfig weight in font collector Myaamori 2021-03-05 15:42:37 +0000
  • 7a27ee7823 meson: add -DLUAJIT_UNWIND_EXTERNAL for MacOS/Linux Ryan 2021-03-27 10:58:42 -0400
  • 9d1b28f5a7 Delete luajit patch files Ryan 2021-03-27 10:25:48 -0400
  • 51494a07d9 lua: run unicode-monkeypatch on Windows when loading scripts Ryan 2021-03-27 10:22:25 -0400
  • 8394f1adca Monkeypatch script fixes Ryan 2021-03-27 10:22:00 -0400
  • e929e4a75c meson: copy monkeypatch script Ryan 2021-03-27 10:21:52 -0400
  • 4648e8cc5b meson: add new luajit string buffer files Ryan 2021-03-27 08:37:43 -0400
  • b7f6ac42e4 Add lua monkeypatch for Unicode support on Windows Ryan Lucia 2021-02-27 21:13:31 -0500
  • 84beba20cb meson: fix luajit 64-bit builds Ryan Lucia 2021-01-30 16:21:22 -0500
  • ef64307ba1 Switch to upstream LuaJIT Ryan 2021-01-21 06:23:28 -0500
  • 48c3acd3aa actions: disable MacOS Ryan 2021-03-27 09:31:10 -0400
  • f5122a3927 meson: copy automation files to build directory Ryan 2021-03-27 09:30:21 -0400
  • d32ef75cba meson: move executable to the root directory Ryan 2021-03-27 09:29:37 -0400
  • 1246534b7b Move AddSeparator to VisualTool::SetToolbar Ryan 2021-03-27 08:09:11 -0400
  • c218db6f34 meson: disable LTO by default Ryan Lucia 2021-03-06 14:57:27 -0500
  • 19429b0f6e Fix negative margin handling (closes #104) petzku 2021-03-02 02:28:14 +0200
  • 8fa0fa352b meson: generate osx-bundle.sed Ryan Lucia 2021-02-27 21:11:56 -0500
  • dc3ffa30af actions: stylistic cleanup Ryan Lucia 2021-02-27 20:21:29 -0500
  • 43751546f4 spectrum view: allow 32-bit wxBitmap Ryan Lucia 2021-02-22 14:29:14 -0500
  • 2abb098bd1 meson: improve iconv detection Ryan Lucia 2021-02-22 12:25:36 -0500
  • c6f4ea45aa Let search field in Hotkeys menu expand horizontally Myaamori 2021-01-31 23:28:12 +0000
  • ca7501c7ed Remove unused alignment flags for combo boxes in resampler Myaamori 2021-01-31 23:26:35 +0000
  • c32c612dc3 meson: set dataroot correctly for osx bundle Ryan Lucia 2021-01-30 16:22:05 -0500
  • 1fd574f556 win_installer: don't include arch in file name Ryan 2021-01-30 12:20:24 -0500
  • b72f02b9f2 meson: reorder nasm download to work with global args Ryan 2021-01-30 12:11:34 -0500
  • 248785d7ad meson: apply manifest on windows Ryan 2021-01-30 12:02:34 -0500
  • 36b75b827d meson: fix warnings, cleanup Ryan 2021-01-30 12:02:18 -0500
  • 73ad926880 meson: define CSRI_NO_EXPORT earlier in setup Ryan 2021-01-30 09:12:13 -0500
  • 2cb759a6e2 win_installer: set directory correctly after DepCtrl checkout Ryan 2021-01-30 09:11:34 -0500
  • e186fa4627 meson: disable CSRI on non-windows for now Ryan 2021-01-30 09:04:22 -0500
  • 1ac52a24d6 meson: disable gdi_fontselect for now Ryan 2021-01-30 08:58:45 -0500
  • 7d9feca578 meson: add CSRI support Ryan 2021-01-30 08:57:39 -0500
  • d8c348e897 meson: standardized config defines to set integer 1 Ryan 2021-01-30 08:56:01 -0500
  • f3958288ac libresrc: put new wxBitmap constructor behind wx version check Ryan 2021-01-30 07:29:45 -0500
  • 8d8ea166df lua: remove usage of luaL_reg in favor of luaL_Reg Ryan 2021-01-21 06:02:19 -0500
  • 7640576cc9 meson: use conf object for defines where appropriate Ryan 2021-01-21 04:56:47 -0500
  • 8acc8be2ba win_installer: checkout DepCtrl 0.6.3 Ryan 2021-01-17 09:53:19 -0500
  • 73c54cef99 win_installer: use plain aegisub.exe everywhere Ryan 2021-01-17 09:53:01 -0500
  • 1981f4db3e win_installer: fix vc redist name in run section to match source Ryan 2021-01-17 09:30:26 -0500
  • bec44eaab8 meson: define P_LOCALE Ryan 2021-01-16 13:15:05 -0500
  • b8d1864a07 aegisub: ifdef wxBitmap constructor to scale on MacOS only Ryan 2021-01-16 13:01:51 -0500
  • b42da504a0
    Save unexpanded path in font collector (#79) Myaamori 2021-01-16 11:13:37 +0000
  • 35b2ca5532 win_installer: fix paths for Avisynth+ dlls Ryan 2021-01-16 06:02:32 -0500
  • 1384123e2d iconv wrapper: allocate a smaller buffer on the stack Ryan 2021-01-16 05:16:55 -0500
  • 8b8f4a3925 meson: bump minimum ffms2 version to 2.22 Ryan 2021-01-16 05:07:26 -0500
  • 6660594f64 Update URLs to point at the main repo Ryan 2021-01-16 04:53:09 -0500
  • 308ef6cbb0 meson: promote dirent wrap Ryan 2021-01-16 04:51:10 -0500
  • d583744b69 Merge in work from TypesettingTools fork Ryan 2021-01-16 02:12:06 -0500
  • a2da1616c0 meson: set minimum win version to 7 Ryan 2021-01-16 01:26:19 -0500
  • 25a62f4f12 libass_gdi_fontselect: don't redefine NOMINMAX Ryan 2021-01-16 01:24:19 -0500
  • 417ba4ff2d actions: change branch to master Ryan 2021-01-10 03:09:34 -0500
  • 2211b7a0a5 README: update for macOS with meson Ryan 2021-01-10 02:56:53 -0500
  • 4b1d23e6be actions: add separate debug/release lanes Ryan 2021-01-10 01:59:09 -0500
  • 7f46b687e1 meson: remove libass dirent patch Ryan 2021-01-10 01:03:45 -0500
  • 1a5c19c4d7 actions: force LFS 1.8.0 on macOS Ryan 2021-01-10 00:01:47 -0500
  • 28bc329678 actions: apt-get update on ubuntu Ryan 2021-01-09 22:50:59 -0500
  • a77f7d48df meson: update to reflect fixes in dependencies Ryan 2021-01-09 05:16:32 -0500
  • bc079922c0 actions: Enable OSX CI Ryan Lucia 2021-01-09 03:18:33 -0500
  • b51463a5f5 meson: Fix build on OSX Ryan Lucia 2021-01-09 03:18:11 -0500
  • c487dd2bdb Parially revert fffb138b81 Ryan Lucia 2021-01-09 03:17:05 -0500
  • f240c01cbc meson: only manually set _DEBUG on non-windows Ryan 2020-12-24 16:57:08 -0500
  • 56581fbce3 actions: invoke win-installer correctly, install innosetup on ci Ryan 2020-12-23 05:07:02 -0500
  • 32729800df actions: build as release for Windows CI Ryan 2020-12-23 03:58:36 -0500
  • 9211b7b632 win-installer: fix warnings Ryan 2020-12-23 02:59:57 -0500
  • 8cf4100c87 meson: fix resource file compilation Ryan 2020-12-22 22:52:28 -0500
  • 106c753782 actions: support installer generation on CI Ryan 2020-12-22 01:06:07 -0500