Commit Graph

  • e24ade44ea audio_timing: add missing param comment for OnLeftClick Vincent Wong 2018-10-21 00:31:19 -0700
  • 72abee2708 Fix for HiDPI scaling of videos (#2) Pierre Jeanjean 2020-11-24 19:31:23 +0100
  • c7adfae249 normalize timecodes for every formats except matroska odrling 2021-01-09 05:03:30 +0100
  • eec3c5b6ac shift video instead of subtitles odrling 2021-01-07 17:46:38 +0100
  • 033e623e6a fix mks file parsing odrling 2020-12-22 02:15:31 +0100
  • 9b32dc3736 fix sub timing in mkv files with video delay odrling 2020-11-17 17:15:46 +0100
  • 88f61c0578 Fix charset detection and conversion issues Pierre Jeanjean 2020-02-02 15:37:05 +0100
  • 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
  • fd3362ae2e
    Fix AppImage env checks, should works. This is C++11, not C++17, don't use declaration inside if statements Kubat 2021-02-09 16:27:28 +0100
  • e90e3aa5da
    Add a script to generate an AppImage from aegisub Kubat 2021-02-09 15:47:13 +0100
  • 25f851be7d
    Patch the '?data' path when aegisub is launched as an AppImage Kubat 2021-02-09 14:29:47 +0100
  • 88d9e9cef6
    [build] Make aegisub compile with clang Kubat 2021-02-02 16:01:44 +0100
  • c6f4ea45aa Let search field in Hotkeys menu expand horizontally upstream 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 newmaster 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
  • a3ec466ff6 meson: fix Windows installer generation Ryan 2020-12-22 01:05:02 -0500
  • 72edb88982 meson: add Avisynth option, compile libass_gdi_fontselect Ryan 2020-12-22 01:01:12 -0500
  • 44fdeb361f actions: upload artifacts Ryan Lucia 2020-11-22 16:33:02 -0500
  • 194521e777 meson: set wx subproject buildtype, remove d_vscrt hack Ryan Lucia 2020-11-22 16:30:18 -0500
  • 47f7aa879d README: update Windows section to reflect the switch to Meson Ryan Lucia 2020-11-21 15:51:59 -0500
  • 89c788a4b3 autotools: remove remaining makefiles Ryan Lucia 2020-11-21 15:44:46 -0500
  • c5111b492b actions: force fallback for harfbuzz Ryan Lucia 2020-11-15 19:26:59 -0500
  • 4dc65303a1 actions: force default_library=static for freetype Ryan Lucia 2020-11-15 16:49:04 -0500
  • cd0eee968f meson: minor subproject cleanup, update gitignore Ryan Lucia 2020-11-15 15:59:26 -0500
  • f91f6f0743 meson: pass png=enable to freetype2 to work around bug Ryan Lucia 2020-11-15 15:41:56 -0500
  • 18ccc1d7f0 meson: disable building ffmpeg tests Ryan Lucia 2020-11-15 14:43:40 -0500
  • 8a09d00081 actions: enable MSVC Ryan Lucia 2020-11-15 13:10:21 -0500
  • 3f1c315dfe meson: force zlib subproject for freetype Ryan Lucia 2020-11-15 13:08:33 -0500
  • abec21f4e0 meson: fix wx subproject on Linux Myaamori 2020-11-22 18:21:23 +0000
  • aecf09a64d Use wxSizer::RepositionChildren instead of RecalcSizes on wx 3.1.3+ Myaamori 2020-11-22 18:18:19 +0000
  • 93b2794c85 Correct wxStyledTextCtrl::StartStyling for wx 3.1 Myaamori 2020-11-22 18:17:19 +0000
  • 6ff1729303 meson: update/promote libass dependency wraps Myaamori 2020-11-22 19:54:56 +0000
  • 8bb8b34fe7 meson: set _DEBUG on all platforms for debug builds Myaamori 2020-11-19 18:37:41 +0000
  • 0ea6d36fca meson: don't generate git_version.xml and don't regenerate git_version.h on windows Myaamori 2020-11-19 17:33:20 +0000
  • 17303d3846 actions: add initial ubuntu workflow Ryan Lucia 2020-11-15 12:46:43 -0500
  • 7d4c99db5a meson: switch to upstream freetype Ryan Lucia 2020-11-15 12:44:54 -0500
  • daa4cc8bbc meson: search for 'system' module with system boost Ryan Lucia 2020-11-15 12:43:26 -0500
  • dc3aaa5df0 meson: allow boost fallback under msvc Ryan Lucia 2020-11-15 12:42:12 -0500
  • 454c79c8cc Remove travis file Ryan Lucia 2020-11-15 12:40:06 -0500
  • 60431862fa meson: allow wx fallback on all platforms Ryan Lucia 2020-11-08 13:04:16 -0500
  • 7d0028799f meson: remove old wx_path and icu_path hacks Ryan Lucia 2020-11-08 12:58:07 -0500
  • e393509515 meson: default to buildtype debugoptimized Ryan Lucia 2020-11-08 12:57:29 -0500
  • e3826cb17e meson: initial attempt to generate Aegisub.app on macOS Ryan Lucia 2020-11-08 12:33:37 -0500
  • 8f42f11b11 Convert osx-fix-libs.py to py3 Ryan Lucia 2019-10-06 20:53:57 -0400
  • 9fd62692af win-installer: auto-populate current year for copyright Ryan Lucia 2019-10-06 16:00:37 -0400
  • 2e898c461a win-installer: remove fragment_opengl Ryan Lucia 2019-10-06 16:00:08 -0400
  • 0d45c67dcf meson: move all .desktop file work into linux conditional Ryan Lucia 2019-10-06 15:59:40 -0400
  • 44af99a163 meson: move luabins to subprojects Ryan Lucia 2020-11-08 12:13:50 -0500
  • e087728021 gitignore: mass purge, add .DS_STORE Ryan Lucia 2020-11-08 12:11:22 -0500
  • 5ec5271eb5 meson: fix source file inclusion in libaegisub on osx Ryan Lucia 2019-10-05 20:44:54 -0400
  • 3147f303c8 meson: save git_version.xml to meson build directory in version.ps1 Myaamori 2020-10-28 20:51:06 +0000
  • d80b8d6de0 meson: use meson-pr branch for libass Myaamori 2020-10-28 20:50:45 +0000
  • fa2c35a058 remove build, .nuget, Aegisub.sln Myaamori 2020-10-28 19:58:33 +0000
  • 0e51dba59b meson: remove DUALNUM check from LuaJIT Myaamori 2020-10-28 19:26:10 +0000