剛剛把 1.1 版丟上去等 review 了,
修正內容如下:
1. Show the parsing progress and be stoppable.
2. Parsing in the background thread without blocking main thread UI.
3. Improved parsing performance.
4. Render the complex shapes(will show "Loading...") in the background and cache them for smooth browsing.
5. Shapes are shown with original aspect ratio now.
6. Small icon for each actor in My Cast.
大部分都是 UI 跟效能的調整, 1.0 版在看複雜的圖形(精確點來說是約超過 2500 個 curves 組成的)時,會把 UI 整個 Lock 住的情形,因為完全都是靠 main thread 來跑;而 1.1 版做了不少調整的工作,改成用background thread 來做比較耗時的部分(稍微玩一下 GCD,還真簡單好用。),再加上 cache 的機制,這些複雜的圖形就不每次都重新 render 了。
我是用 iMac Core 2 Duo 2.8 Ghz 開發和測試,跑起來比 1.0 順暢太多,所以比我的電腦快的朋友應該就不會再感到頓了~
等 1.1 版通過後,也將調整回原價啦~
現在的優惠價即將結束囉!
希望多賺些美金和日幣回來貼補一下~
另外想請教大家,因為有位德國朋友想要 License 我的 source code,小弟還沒有這種 sell code 的經驗,請問大家這要怎麼訂價啊?有沒有什麼大概的標準呢?
感謝!
內文搜尋

X