• 3

EEE NOTE 看漫畫軟體 porting from QComicBook 0.7.2-1

在Porting造成我的EEE Note環境不是很乾淨!
所以不是很確定其他人裝起來有沒有問題!
有寄給國外論壇上的網友幫忙Check 但還沒有下文!(不知是不是Porting的太爛了!?)

國外論壇上檔案上傳不夠大!所以先放上01 來請大家來試試看!(注意!風險請自負!)

安裝方法
1.[在PC上]解壓縮後放到microSD 的根目錄 (就是你解壓縮放好後,dvt_check 應該是在根目錄才對!)
2.[在EEENOTE上]將microSD裝上去,重開機器!
3.[在EEENOTE上]用手指選 "YES"

QComicBook 的按鍵配置:
"Key 0" -> close (close page not "quit or exit" qcomicbook program)
"Key 1",->NULL
"Key 2",-> fullscreen
"Key 3",->previous page
"Key 4",->next page

第一次玩embedded linux & QT
若對porting EEE NOTE有興趣可以看 這裡有工具&example
http://freeenote.org/pages/devkit_howto.html

注意!風險請自負!

重新編輯連結:
qcomicbook_ea800_v06_TW
main modification:
1. Suddenly exit program when do next/previous frame after close a file in frame mode with new EEE NOTE V1.0.12.115 TW. (not sure it occurs with other versions)
2. renew the title with path name and current page / total page.
附加壓縮檔: qcomicbook_ea800_v06_TW.zip

qcomicbook_ea800_v05_TW
main modification: (there are 2 versions ,just language is different, english version for FREEENOTE, Taiwan version for mobile01)
1. modify "Frame Mode" as " 1 page 2 frame mode (left&right frame)".
2. support .7z on EEE NOTE. (place 7z suit in /usr/bin/) (and performance is NOT so good in EEE NOTE)
3. assign the key as
"Key 0" -> exit
"Key 1",-> close (close page not "quit or exit" qcomicbook program)
"Key 2",-> fullscreen
"Key 3",-> previous page/frame
"Key 4",-> next page/frame
Frame Mode additional:
1st page (split as A&B frames), 2nd page(split as C&D frames)
"Next Frame" with "Janpanese Mode" would be:
B->A->D->C
"Next Frame" without "Janpanese Mode" would be:
A->B->C->D
If Current Frame is "C","Previous Frame" with "Janpanese Mode" would be:
C->D->B (it's special here)
If Current Frame is "D","Previous Frame" without "Janpanese Mode" would be:
D->C->A (it's special here)
1. windows size & position issue when enter/exit full screen
附加壓縮檔: 201104/qcomicbook_ea800_v05_TW.zip


qcomicbook_ea800_v04
main modification: for Taiwan
1.add UI translation for zh_TW
2.change QTextcodec as Utf8
附加壓縮檔: 201104/qcomicbook_ea800_v04.zip


qcomicbook_ea800_v03
main modification:
1. windows size & position issue when enter/exit full screen
附加壓縮檔: qcomicbook_ea800_v03.zip


qcomicbook_ea800_v02
main modification:
1. modify the windws size issue.
2. remove the /usr files&folder -> seems no need. (for localization use)
附加壓縮檔: qcomicbook_ea800_v03.zip



qcomicbook_ea800_v01
initial version
"Key 0" -> close (close page not qcomicbook program)
"Key 1",->NULL
"Key 2",-> fullscreen
"Key 3",->previous page
"Key 4",->next page






2011-04-20 21:21 發佈
Adar3349 wrote:
在Porting造成...(恕刪)

安裝後有沒有方法移除?

hongting wrote:
安裝後有沒有方法移除...(恕刪)


裝完後會產生 .Aconfig 跟Config.xml 這留者會簡單點!
不見了還是可以啦!

可以移除!再把dvt_check 反過來做就可以!

例如說 原本的程序是增加檔案A 移除就將A檔砍掉!

你用文字編輯器去看 dvt_check 這個檔
裡面是linux的command line 的指令!
hongting wrote:
安裝後有沒有方法移除...(恕刪)

如果要安裝應用軟體的話,先連上 Eee Note Sync 把系統做個備份,
這漫畫軟體還蠻好用的,拿來回味舊漫畫很方便;但新漫畫我都去漫畫
店看比較快!
感謝分享,有時間再來試一下
在安裝前想請教一下
同樣是超過 EEE NOTE 螢幕解析度的情況下,全螢幕縮放效果與PDF檔相比下,哪個會比較好?
換頁與搜尋的反應速度不知道如何?

gentle777 wrote:
感謝分享,有時間再來...(恕刪)

Eee Note 在開 PDF 檔的時候,其原始設定並沒有解決鋸齒問題;但 EPUB
檔就有,所以開電子書檔案前,必須先開 EPUB 格式的書檔,將參數導入
系統,然後再開 PDF 檔或其他格式的檔案,就能啟用反鋸齒功能,這是一個
BUG!!
故超過面板解析的縮放,仍然是 EPUB 比 PDF 好!這問題在國外論壇也曾
被討論過。
Hi all,

除了已知的問題外,有其他問題嗎?
這邊再更新v03版來解決進出FullScrren Mode Windows size&position 的問題.


中文檔名的問題看起來像是qcomicbook在呼叫QFileDialog的問題!
但目前我看不出問題,一樣的code在x86的環境就OK...
有人有相關的經驗嗎?



另外再請教mobile01的檔案連結 可以放在其他論壇上嗎?
(想提供檔案給原本提供我QT環境的那個論壇.)


main modification:
1. windows size & position issue when enter/exit full screen



qcomicbook_ea800_v03
附加壓縮檔: 201104/mobile01-87bc0f6612339299e6981565f5112be9.zip

Adar3349 wrote:
另外再請教mobile01的檔案連結 可以放在其他論壇上嗎?
(想提供檔案給原本提供我QT環境的那個論壇.)


這邊要註冊才能下載,老外應該是下不了啦~

感謝你幫忙改版這個軟體喔~

中文化完成!

中文檔名也搞定了!

晚點放上來新的版本!

剩下的問題是:

壓縮檔的問題!

還有正在問QComicBook的原作者 可否將 左右分頁的功能給作進去?

這是原作者的網站QComicBookhttp://qcomicbook.linux-projects.net/,
好的軟體需要大家的捐助!
  • 3
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?