beos.txt
来自「MP3解码源代码,能够对于MP3进行解码,效率不错」· 文本 代码 · 共 34 行
TXT
34 行
These options should be put in the makefile manually , since configure will probably not work for BeOS. This is a temporary workaround. -- tomislav CC = mwccDEFINES = -DOS_BeOS -DARCH_PPCCFLAGS = -dialect cplus -O7 -prefix BeHeaders ${DEFINES} ${DEBUG}LDFLAGS =README.BeOSThis is a quick port of AMP 0.7.4 pre9. The BeOS port willprobably make it in the official 0.7.4 release. All command lineoptions should work now. The DualPlayer zclass should beavailable once we get CW R3 full. Note that the play threadis currently not B_REAL_TIME, so will hear gaps if the loadon your machine is heavy. Changeable with TManager..New in the AA DR9 version:volume control (try the -volume switch)better buffering code, should "stabilize" CPU usage.possibly works on Dual 66Mhz BeBoxes now. Let me know!!!Comments about the BeOS version should be send to me at:arloafoe@cs.vu.nlhttp://www.cs.vu.nl/~arloafoe/Have fun!!!AdnansGreetz to: Tao, Felix, Tinic, Vacu, Ramig, Polyfemos, Hoern, Tisi, Yossy,Belou, Cebix, Earthy, Kender and everyone I forgot.. ;-)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?