- sept. 14, 2014
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
darealshinji a rédigé
- août 30, 2014
-
-
torque a rédigé
Checks all existing extradata keys and values to ensure that the set that is being added doesn't already exist.
-
Thomas Goyne a rédigé
Closes #1802.
-
Thomas Goyne a rédigé
Removes the need for the RTL hacks in BaseGrid as the bugs have been fixed properly in wx.
-
Thomas Goyne a rédigé
Closes #1818.
-
Oleksiy Prytchyn a rédigé
-
Thomas Goyne a rédigé
-
- juil. 28, 2014
-
-
Thomas Goyne a rédigé
-
djcj a rédigé
-
djcj a rédigé
add '(Language)' after translated labels as suggested on the forums: http://forum.aegisub.org/viewtopic.php?f=5&t=66925#p91569
-
Thomas Goyne a rédigé
One spot was missed when converting stuff over to using error_Tag rather than lua_error for stack unwinding on errors.
-
- juil. 24, 2014
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
This is required for the gc metamethods to actually get run.
-
Thomas Goyne a rédigé
It hasn't actually been used for anything for a while, and if a single normal-priority thread can make your system unresponsive it's time to upgrade to an OS that's isn't garbage.
-
Thomas Goyne a rédigé
Dispatching to the main queue with GCD does not work when there is a modal dialog active.
-
Thomas Goyne a rédigé
Closes #1795.
-
Thomas Goyne a rédigé
-
- juil. 23, 2014
-
-
Thomas Goyne a rédigé
Targetting 10.7 makes the error handler segfault, and targetting 10.4 appears to work fine.
-
- juil. 15, 2014
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
-
Xabier Aramendi a rédigé
Closes #1791.
-
- juil. 14, 2014
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
Trivially speeds up ProcFrame as constructing export filters isn't free due to that it has to look up the translatable strings.
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
Building the lexer takes much longer than actually lexing, and since the lexer is stateless there's no reason not to just make it static.
-
Thomas Goyne a rédigé
-
- juil. 12, 2014
-
-
Thomas Goyne a rédigé
Fix compilation with PortAudio enabled
-
darealshinji a rédigé
-
- juil. 11, 2014
-
-
Thomas Goyne a rédigé
The old object returned by SelectObject has to be made active again before the DC is destroyed or it doesn't get deleted.
-
Thomas Goyne a rédigé
Not only is it unnecessary, but it actively breaks the mapping of user-friendly encoding names in the Export dialog to the real encoding names. Closes #1789.
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
It always fails when running under valgrind because valgrind does not implement mmap functionality that LuaJIT requires.
-
- juil. 10, 2014
-
-
Thomas Goyne a rédigé
-
Thomas Goyne a rédigé
Truncating the file at the first decoding error seems to cause a lot of confusion, especially since the UI doesn't mention that it happened anywhere.
-
Thomas Goyne a rédigé
Fixes the audio display timeline font changing based on what else is being painted.
-