Thomas Goyne
|
9fd5bbc552
|
Update boost.vcxproj.filters to reflect files removed from boost.vcxproj
|
2015-11-29 20:11:14 -08:00 |
|
Thomas Goyne
|
2fa56abc75
|
Explicitly add the DirectX SDK dir to the linker paths
|
2015-11-29 20:11:14 -08:00 |
|
Thomas Goyne
|
f7661dbd78
|
Explicitly default AssAttachment's copy constructor
|
2015-11-29 20:11:14 -08:00 |
|
Thomas Goyne
|
7eb2504dbb
|
Merge pull request #32 from darealshinji/patch-1
Don't use -fPIC
|
2015-09-19 17:11:38 +02:00 |
|
darealshinji
|
f0258cf2d9
|
Don't use -fPIC
`-fPIC` is only useful when building shared libraries.
|
2015-09-18 23:03:50 +02:00 |
|
Thomas Goyne
|
85a820918f
|
Fix a crash when opening a new file when the grid is not scrolled to the top
|
2015-09-13 18:49:46 +02:00 |
|
Thomas Goyne
|
ea43700531
|
Add LIBS_PTHREAD to repack-thes-dict
Closes https://github.com/Aegisub/Aegisub/pull/28.
|
2015-09-13 12:12:17 +02:00 |
|
Thomas Goyne
|
c49dd8bd96
|
Ensure luarocks env variables are set for make-automation
|
2015-09-13 11:54:32 +02:00 |
|
Thomas Goyne
|
85b356407f
|
Reapply OS X/Windows build hacks
|
2015-09-13 10:02:59 +02:00 |
|
darealshinji
|
736e69ef53
|
LuaJIT: enable Makefile verbosity with V=1
|
2015-09-12 13:09:32 +02:00 |
|
darealshinji
|
5c50029074
|
Aegisub-specific LuaJIT settings
|
2015-09-12 13:01:34 +02:00 |
|
darealshinji
|
896ede12f3
|
Apply and update LuaJIT patches
|
2015-09-12 12:45:23 +02:00 |
|
darealshinji
|
541a9ad590
|
LuaJIT 2.0.4
|
2015-09-12 12:38:01 +02:00 |
|
Cirrus Wazza
|
1f7a59afcb
|
Update French translation
Closes #1882.
|
2015-08-30 16:47:59 -07:00 |
|
Thomas Goyne
|
ac2ac9cf06
|
Merge pull request #30 from CoffeeFlux/master
Fixed typo in README.md
|
2015-08-15 14:35:21 -07:00 |
|
Ryan Lucia
|
a84c9b9a85
|
Fixed typo
|
2015-08-14 16:39:32 -04:00 |
|
Thomas Goyne
|
0ea48271d4
|
Add missing automation files to the portable installer
|
2015-07-31 11:12:20 -07:00 |
|
Thomas Goyne
|
a55bc56a12
|
Update portable installer to include the vs14 CRT
|
2015-07-31 11:11:10 -07:00 |
|
Thomas Goyne
|
5c9ce12746
|
Use SWResample for FFMS2 rather than AVResample
FFmpeg's Opus decoder requires swresample, so just use it for
everything rather than shipping both resamplers.
|
2015-07-30 19:20:10 -07:00 |
|
Thomas Goyne
|
ad1af90e74
|
Update dependencies to VS14 compatible versions
|
2015-07-30 19:20:10 -07:00 |
|
Thomas Goyne
|
4366e59353
|
Update to Visual Studio 2015
|
2015-07-30 19:20:10 -07:00 |
|
Thomas Goyne
|
017bbe1e59
|
Delay showing the font indexing dialog for 250ms
Helps avoid ugly flickering when no indexing is required, but fontconfig
is taking a long time to load the cache.
|
2015-07-28 20:46:02 -07:00 |
|
Thomas Goyne
|
9ae508730d
|
Remove some incorrect and ignored sizer flags
|
2015-07-28 20:46:02 -07:00 |
|
Thomas Goyne
|
d5dde6cff2
|
Reduce error-handling bloat a bit
|
2015-07-28 16:22:48 -07:00 |
|
Thomas Goyne
|
b0f4c9f1ad
|
Remove agi::vfr::Framerate's explicit swap implementation
|
2015-07-28 14:30:03 -07:00 |
|
Thomas Goyne
|
fefa31eb47
|
Improve code coverage of tests
|
2015-07-28 14:30:03 -07:00 |
|
Thomas Goyne
|
4a3b411092
|
Silence a warning
|
2015-07-28 14:30:02 -07:00 |
|
Thomas Goyne
|
09b2736103
|
Mark a bunch of things as overriding virtual functions
|
2015-07-28 14:30:02 -07:00 |
|
Thomas Goyne
|
7a60ac95ef
|
Always use C++ for AC_AGI_COMPILE
|
2015-07-27 18:57:08 -07:00 |
|
Thomas Goyne
|
d278dcc7a8
|
Update to a newer version of AX_CHECK_GL that supports OpenBSD
Closes #1875.
|
2015-07-27 18:19:57 -07:00 |
|
Thomas Goyne
|
096398425a
|
Skip some pointless configure checks on OS X
|
2015-07-27 18:19:41 -07:00 |
|
Thomas Goyne
|
8f5bfb0cae
|
Make toggle buttons on OS X much more visibly distinct
Closes #1839.
|
2015-07-27 18:19:41 -07:00 |
|
Thomas Goyne
|
f1252d1364
|
Update Vietnamese translation
loses #1878.
|
2015-07-27 10:29:23 -07:00 |
|
Thomas Goyne
|
b55ad78c23
|
Update wx setup.h
|
2015-07-27 10:29:22 -07:00 |
|
Thomas Goyne
|
3c55d4fde4
|
Fix incorrect results for non-regex skip tags searches
Closes #1865.
|
2015-07-27 10:29:22 -07:00 |
|
Thomas Goyne
|
74ac2ab1fe
|
Extract some more find/replace logic to libaegisub
|
2015-07-27 10:29:22 -07:00 |
|
Thomas Goyne
|
cad8c80aab
|
Update wxWidgets
|
2015-05-31 11:49:30 -07:00 |
|
Thomas Goyne
|
97bf5c77c3
|
Explicitly allow unicode text when pasting
|
2015-05-31 11:49:29 -07:00 |
|
Thomas Goyne
|
42429d4930
|
Remove incorrect sizer flags
|
2015-05-31 11:49:29 -07:00 |
|
Thomas Goyne
|
ba9f5a78d4
|
Include the stack trace for errors in automation validation functions
|
2015-05-09 13:58:32 -07:00 |
|
Thomas Goyne
|
ff874fadf9
|
Reduce nesting
|
2015-05-09 13:58:23 -07:00 |
|
Thomas Goyne
|
a5c87908e1
|
Set the new active line correctly after splitting by karaoke
|
2015-05-09 13:58:15 -07:00 |
|
Thomas Goyne
|
0ccac34cb0
|
Fix crash when splitting lines by karaoke
Defer the deletion of the old lines until after the commit as is now
done for everything that deletes selected lines.
|
2015-05-09 13:58:12 -07:00 |
|
Thomas Goyne
|
8c6a3d85ba
|
Update ffms2 project
|
2015-05-09 12:58:40 -07:00 |
|
Thomas Goyne
|
5afc543a5a
|
Update libass to 0.12.2
|
2015-05-09 11:28:19 -07:00 |
|
Thomas Goyne
|
d2958e6aca
|
Set the Row for dialogue lines added to keep the file non-empty
|
2015-05-09 11:28:18 -07:00 |
|
Thomas Goyne
|
4d4102fcb3
|
Update ffms2
Fixes handling of positive audio delay.
|
2015-05-09 10:54:41 -07:00 |
|
Thomas Goyne
|
c013342caa
|
Catch more exceptions in lfs
|
2015-05-09 10:54:37 -07:00 |
|
Thomas Goyne
|
8cd970eb53
|
Update moonscript to 0.3.1
|
2015-05-09 10:54:34 -07:00 |
|
Thomas Goyne
|
7a8fda007d
|
Cancel karaoke templater execution immediately when an error occurs
Closes #1849.
|
2015-03-01 11:22:50 -08:00 |
|