- 2006-10-01: comicview imported to svn reposity
some changes on HEAD is:
- support firefox 2.0
- remove locale charset and server charset settings. Get locale charset from environment variable LC_CTYPE, or LANG if LC_CTYPE is not set. If both LC_CTYPE and LANG are not set, fallback to "UTF-8". For the server charset setting, it is hardcoded as "GB18030", because it won't change, at least in the near future.
To try it, checkout it from svn:
svn co https://svn.sf.net/svnroot/mpalyer-tru/comicview/trunk
- 2006-09-02: truran-xine 0.3.0 released
You could find release notes here
- 2006-08-12: mplayer-truran-patch against mplayer-1.0pre8 is out
No new features added, just repatch against mplayer-1.0pre8, contributed by Hannibal@YSSY(bbs.sjtu.edu.cn). Now you could enjoy truran with mplayer-1.0pre8.
- 2006-7-24: Add the precomplied version
Currently only one precomplied plugin supplied. more will be provided if more tester send me the precompiled plugin.
- 2006-5-19: truran-xine 0.2.0 released
No new feature added, code reconstructed.
For release notes, please refer to Release Notes
- 2006-03-25: repatch against mplayer-1.0pre7cvs20060219
No new feature added, just repatch, by Tchaikov.
- 2005-12-5: comicview 0.2.3 released
No new feature added, just ported to Firefox 1.5, you will require Firefox 1.5 to install this version. contributed by chaisave. Thanks!
- 2005-7-28: truran-xine 0.1.3 released
This is a bug fixes release.
- Add iconv between local and remote charset converting, to convert garbage text, currently the remote charset is hardcoded as GB18030.
- setlocale() when the plugin was initialized. someone reported that some frontends didn't do this on some systems.
- 2005-6-8: new compile against 1.0pre7 updated
This is just a new compile update for mplayer-tru, no functional improvements.
We also provide a update of win32 binary that compile against cvs 20050117 with KK gui patch.
- 2005-5-4: truran-xine 0.1.2 released
This is a bug fixes release, some URL related bugs were fixed.