1
0
Fork 0

Commit Graph

  • 50f63a54d0 Rewrite build instructions wangqr 2020-03-07 20:10:45 -0500
  • 6cad7c3d6c Fix build issue with AviSynth on linux wangqr 2020-03-06 00:15:07 -0500
  • 5f235ff459 Restrict the usage of undocumented wxBitmap ctor to wxWidgets > 3.1.0 fix-wxwidgets-3.0-build wangqr 2020-02-23 00:42:45 -0500
  • f4cc905c69 Use target name without directory in $*_OBJ macro cherry-pick-makefile-fix wangqr 2020-02-17 14:42:07 +0800
  • 6bd3f4c26b Use target name without directory in $*_OBJ macro wangqr 2020-02-17 14:42:07 +0800
  • 40d31a57c9 Add macOS to travis try-fix-macos-build wangqr 2020-02-10 15:27:07 -0500
  • d0bab1212c
    Look for both system fonts and user fonts on Windows (#64) Andrew Neth 2020-02-08 14:41:03 -0600
  • cd7ee8d505 Use the first matched font in GDI font lister wangqr 2020-01-05 17:12:02 -0500
  • cb77c0b395 Add option to downmix FFMS audio wangqr 2019-12-26 17:31:59 -0500
  • 80ef2fbf35 Submit "align to video" on double click wangqr 2019-12-25 18:38:42 -0500
  • 20fc9043e8 Don't shrink the size of layer SpinCtrl on GTK3 wangqr 2019-11-21 23:04:51 -0500
  • a520f8a4a3 Rerender video display after EVT_PAINT wangqr 2019-11-10 23:17:37 -0500
  • 1bda6052b6 Use GetSizeFromText instead of GetSizeFromTextSize(GetTextExtent) wangqr 2019-11-07 16:06:53 -0500
  • 557e81be1d VideoDisplay: Move render code to render callback wangqr 2019-11-04 03:38:06 -0500
  • f2676ddc3a Avisynth audio provider: add option to allow no downmix wangqr 2019-11-02 22:26:02 -0400
  • a2fc4bf479 🐛 Fix: lagi: Don't close iconv_t if it is iconv_invalid Charlie Jiang 2019-10-06 23:47:53 +0800
  • 71894fd769 Fix bugs in ram audio provider wangqr 2019-11-02 02:26:36 -0400
  • 56434c5f58 Fix bugs in separating Int16Mono and original audio wangqr 2019-11-02 00:41:14 -0400
  • 45cd713ef9 lj_str.c: Remove special-case string interning fastpath Luke Gorrie 2018-01-03 13:04:56 +0000
  • 29fd12258f Fix lint warnings about unexpected */ wangqr 2019-11-01 22:33:26 -0400
  • b947116937 Separate XAudio2 from DirectSound in preference and CMake wangqr 2019-11-01 22:30:54 -0400
  • 309996aeb2 Remove the usage of __FILE__ wangqr 2019-11-01 22:17:32 -0400
  • 2929b9db37 XAudio2: Try orignal sound format first, and fallback to 16bit mono on failure wangqr 2019-11-01 21:58:11 -0400
  • 2ca9cf0de0 Fix unit tests wangqr 2019-11-01 04:12:35 -0400
  • 0336779735 Added experimental XAudio2 audio player wangqr 2019-11-01 03:30:57 -0400
  • b86238456f Change channels number and bytes per second to hardcoded value wangqr 2019-10-30 01:16:28 -0400
  • 620033915a Handle channel > 1 in hd & ram cache audio provider wangqr 2019-10-30 00:47:45 -0400
  • c1a4e0674b Move the ConvertAudioProvider into GetInt16MonoAudio function wangqr 2019-10-29 23:49:55 -0400
  • 24d52bb1ee Clearly state int16 Mono of the audio provider in function name wangqr 2019-10-29 21:19:28 -0400
  • 7c5cac0316 Remove hardcoded height of the slider wangqr 2019-10-28 20:45:29 -0400
  • 5fc01de1e5 Fix rotation degree calculation wangqr 2019-10-28 20:21:02 -0400
  • bd7a7ac551 Remove duplicated version check wangqr 2019-10-28 11:22:24 -0400
  • 41c0e49813 Only expand thumb at Paint wangqr 2019-10-26 02:44:40 -0400
  • f74b3acd0e Revert "Remove unused adv dependency" wangqr 2019-10-17 16:40:27 -0400
  • 41bb13cff2 Fix FromUTF8 usage with wxWidgets 3.0 wangqr 2019-10-17 16:14:21 -0400
  • f92abc863e Remove exception in destructor of agi::io::Save wangqr 2019-10-17 03:13:55 -0400
  • b2be79366e Adjust the index of the drag subtool button for the addition of the separator Thomas Goyne 2019-09-28 14:24:07 -0700
  • 6f546951b4 Use appropriate DPI images in more places on macOS Thomas Goyne 2019-10-06 12:45:03 -0700
  • ea4010dcbe Remove unused adv dependency wangqr 2019-10-05 09:53:07 -0400
  • 85f711fccc Adjust the index of the drag subtool button for the addition of the separator Thomas Goyne 2019-09-28 14:24:07 -0700
  • 5da48d0f30 Don't call Realize() before setting the toolbar Thomas Goyne 2019-09-28 14:23:17 -0700
  • 6ca879938d Always feed the entire file into uchardet when detection is needed Thomas Goyne 2019-09-28 13:56:56 -0700
  • 8d17a0e88a Assume that files which start with a unicode BOM are valid files of that type Thomas Goyne 2019-09-28 13:53:26 -0700
  • e1a8ab1c10 fix: infinite recursion when loading video wangqr 2019-09-23 11:54:06 -0400
  • 8db6c60bc3 Update desktop file scx 2019-09-08 00:41:09 +0200
  • 0e29c8d0e4 Modify make_pot to use xgettext instead of grep wangqr 2019-09-25 17:08:57 -0400
  • 0fbcaea871 Fix make_pot.sh wangqr 2019-09-25 16:59:34 -0400
  • 7c76136726 fix: infinite recursion when loading video wangqr 2019-09-23 11:54:06 -0400
  • 6d4dd60ce8 Handle video flip and rotate metadata in ffms2 master wangqr 2019-09-22 15:12:18 -0400
  • 57ee580c0f Fix lagi_thes unit tests on Windows wangqr 2019-09-18 18:11:18 -0400
  • 336745cdb2 In Properties dialog, create the button first wangqr 2019-09-15 19:32:49 -0400
  • 10f7458b5f Fix PCM provider bugs wangqr 2019-09-15 13:27:54 -0400
  • 1122c0880a Fix failing unit tests on Windows wangqr 2019-09-15 00:45:25 -0400
  • dd59fc988a Fix gtest setup.bat on Windows wangqr 2019-09-14 21:11:03 -0400
  • 896011f535 Search user fonts in GDI font lister wangqr 2019-09-13 15:49:15 -0400
  • 7a1756a26f In tagless_find_helper only tag before start should be ignored wangqr 2019-09-11 11:16:51 -0400
  • 6732179a8a Fix wrong memset usage wangqr 2019-09-10 02:15:48 -0400
  • 72d0457bc8 Fix Move Down button in Export dialog davste0816 2019-03-16 15:12:57 -0400
  • 073c06d812 Add .webm to extension list, add .eac3 as an audio format davste0816 2019-03-12 02:25:46 -0400
  • 06798f2caf Recognize .opus as an audio format, .h264 .hevc as video formats davste0816 2019-03-11 19:54:31 -0400
  • b3f0cb8953 Don't internally reset the selection after collected fonts wangqr 2019-09-03 11:58:20 -0400
  • 9ed381f498 Remove extra semicolon wangqr 2019-09-02 22:23:19 -0400
  • b429645006 visualSubToolBar now use same style as other toolbars wangqr 2019-09-01 22:55:13 -0400
  • 0a2a07ba7e Use absolute distance when scrolling audio box with mouse wheel wangqr 2019-08-24 01:16:18 -0400
  • 716c2eae0d Remove the usage of dummy wxTimerEvent wangqr 2019-07-24 09:11:17 -0400
  • bb5090ac3a Detect EBML magic number to skip encoding detection for MKV wangqr 2019-06-16 19:14:10 -0400
  • d7139c40c0 Remove call to wxSizer::CalcMin and wxSizer::RecalcSizes wangqr 2019-06-06 15:24:40 -0400
  • 73ca9ace1c Change the default fontsize and the list of resolutions wangqr 2019-06-03 22:08:11 -0400
  • 38046516b3 Fix FFT first sample location wangqr 2019-05-22 20:10:09 -0400
  • 698c41afef Fix iconv ConversionFailure on long path wangqr 2019-05-16 11:04:53 -0400
  • 293673fef1 Divorce stored TPP lead-in/out values from config Ryan Lucia 2018-11-17 19:27:25 -0500
  • 2411617158 Properly ignore ASS whitespace characters in character counter Ryan Lucia 2018-04-29 17:19:02 -0400
  • af5d34cc1d Add configuration options for colors in visual typesetting tools Ryan Lucia 2018-04-15 17:59:32 -0400
  • 1ce72a6d6e Update default config to modern standards Ryan Lucia 2018-03-14 05:45:19 -0400
  • ebea3905cc Use FFMS2 constant in place of magic number Ryan Lucia 2019-01-06 19:34:14 -0500
  • 4f870f9c26 Ignore VS build files Ryan Lucia 2018-10-05 17:51:55 -0400
  • f2ca259a8b Pass 0 to FFMS_Init Ryan Lucia 2018-05-07 19:24:47 -0400
  • 04a193de4d Point users at a functional bug tracker Ryan Lucia 2018-04-29 16:51:53 -0400
  • 63d267d359 Fix line order when splitting after current frame Ryan Lucia 2018-04-27 11:19:37 -0400
  • b2dd50e910 Use proper event for DoubleUpdater Ryan Lucia 2018-04-15 17:58:12 -0400
  • 66a3748f97 Remove dead forums link Ryan Lucia 2018-03-29 02:51:01 -0400
  • bc649b6063 Make translation assistant skipping whitespace an explicit setting Ryan Lucia 2018-03-27 15:07:37 -0400
  • 30286e7035 Remove Force BT.601 option and update color matrix guessing Ryan Lucia 2018-03-25 09:30:29 -0400
  • d660f7f2b0 Add support for setting status bar text from Lua Ryan Lucia 2018-03-25 07:50:05 -0400
  • d0c05fbcde Update about dialog wangqr 2019-05-09 16:30:38 -0400
  • 17215edc31 Fix build warnings wangqr 2019-04-12 13:50:50 -0400
  • faad82e1ec Fix overflow bound wangqr 2018-11-10 16:18:28 -0500
  • 5d4973a5f6 Fix millisecond to centisecond convertion wangqr 2018-11-10 15:51:48 -0500
  • d89c1ce900 Change some text box size to make it looks better on HiDPI wangqr 2018-11-10 08:24:42 -0500
  • d708f3ecd8 don't be too pedantic on the OpenAL checks darealshinji 2018-06-13 01:31:51 +0200
  • 22063d7e6b Added Belarusian Localization Yakauleu Uladzislau 2019-06-30 15:09:56 +0300
  • 4897905287 Install autopoint on travis Thomas Goyne 2019-09-22 16:44:03 -0700
  • 7c43c757ce don't be too pedantic on the OpenAL checks darealshinji 2018-06-13 01:31:51 +0200
  • 547b17fc22 Fix crashing when picking language scx 2019-09-01 23:40:47 +0200
  • c3c446a8d6 Fixes for Boost 1.69.0 scx 2019-09-07 20:55:07 +0200
  • 7094bd1e20 Add configure option to enable portable builds on Linux darealshinji 2019-02-18 17:18:18 +0100
  • 565b7cb86e Added Belarusian Localization Yakauleu Uladzislau 2019-06-30 15:09:56 +0300
  • 0847acc53f Add missing AM_GNU_GETTEXT_VERSION macro scx 2019-09-07 18:51:06 +0200
  • 67d9fd9aa4 DataBlockCache: Fix crash in cache invalidation (#142) scx 2019-09-23 01:19:56 +0200
  • cb0af6ca35 Fix crash on right click due to no spell checker scx 2019-09-07 23:38:06 +0200