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
3743
commits
10
branches
31
tags
51
MiB
5e8d5b221b
Commit graph
2 commits
Author
SHA1
Message
Date
Amar Takhar
9d854b69f3
Don't bother storing storing a single charset into an std::string, instead insert it into the std::map and fix Single() to return the first element. This keeps things simple and also ensures that DetectAll() will always return atleast one element which wasn't being done before.
...
Originally committed to SVN as r4369.
2010-05-28 13:08:00 +00:00
Amar Takhar
e408fe49c9
Add support for detecting character sets using UniversalChardet -- this superceeds character_detect.cpp.
...
Originally committed to SVN as r4367.
2010-05-28 07:40:21 +00:00