This website requires JavaScript.
Explore
Help
Register
Sign In
mantarimay
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
0
forked from
mia/Aegisub
Code
Pull requests
Activity
3746
commits
10
branches
31
tags
48
MiB
401560b190
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