This website requires JavaScript.
Explore
Help
Register
Sign In
iqbalrifai
/
Aegisub
Watch
1
Star
0
Fork
0
You've already forked Aegisub
mirror of
https://github.com/odrling/Aegisub
synced
2025-04-08 12:15:44 +02:00
Code
Issues
Releases
Wiki
Activity
Aegisub
/
aegisub
/
libaegisub
History
Amar Takhar
32bb692521
Define typename in the Signal template for FreeBSD as well. I'm not sure why this is required (yet) but we may need it on other platforms as well.
...
Originally committed to SVN as r4916.
2010-12-08 14:20:53 +00:00
..
common
Convert OptionValue over to agi::signal
2010-12-07 19:09:15 +00:00
include
/libaegisub
Define typename in the Signal template for FreeBSD as well. I'm not sure why this is required (yet) but we may need it on other platforms as well.
2010-12-08 14:20:53 +00:00
osx
Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen).
2010-08-14 18:45:41 +00:00
unix
Fix writing of newlines on windows in charsets wider than one byte
2010-09-15 05:00:12 +00:00
windows
Check for both forward and back slashes in the windows version of util::DirName
2010-10-07 17:18:00 +00:00
config.h
Add Googles mutex.h which seems to be used in many of googles projects. It's better to use something that's well-tested rather than rolling our own. Also a huge time saver.
2010-05-31 21:57:08 +00:00
lagi_pre.h
Add listeners for most non-audio options that need them.
Closes
#1047
.
2010-08-26 18:38:37 +00:00
Makefile
Add -Wno-variadic-macros to silence "warning: anonymous variadic macros were introduced in C99" with GCC.
2010-12-08 13:35:33 +00:00