This website requires JavaScript.
Explore
Help
Register
Sign In
mia
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
1
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
3970
commits
10
branches
31
tags
51
MiB
C
63%
C++
30.9%
Lua
3%
Inno Setup
0.8%
Meson
0.8%
Other
1.4%
d3077c3b8b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Amar Takhar
d3077c3b8b
Change emit_stdout to a private member variable, this was changed in r4575. Putting it on the stack won't work since it'll just unsubscribe which we don't want. Unfortunatly this is wrapped with _DEBUG everywhere in main.(h|cpp) if we need more debugging code in the future I'll figure out a better solution.
...
Originally committed to SVN as r4712.
2010-07-25 17:33:44 +00:00
aegisub
Change emit_stdout to a private member variable, this was changed in r4575. Putting it on the stack won't work since it'll just unsubscribe which we don't want. Unfortunatly this is wrapped with _DEBUG everywhere in main.(h|cpp) if we need more debugging code in the future I'll figure out a better solution.
2010-07-25 17:33:44 +00:00
contrib
Fix a memory leak in csri caused by csri_wrap_insts never being freed.
2010-02-26 00:18:33 +00:00
devel
Forgot to add rpath info for the osx builds.
2010-01-26 14:06:49 +00:00
docs
Add new buttons, commit changes to modified buttons.
2009-08-21 23:10:43 +00:00