New packages for nethack, follow links on the sidebar.
Solved on IT2006 version:
- Menu key issue
- Install with maemo-select-menu-location
On code:
- Some source cleaning
- Automated building and packaging processes
- Automatic maemo version detection for building and packaging
That's all by now.
Thursday, June 22, 2006
Tuesday, June 20, 2006
Nethack for IT2006
This is a testing package for IT2006. It works on maemo 2beta devenv but I couldn't test it under the real device.
I'll coninue working on code this week your suggestions will be appreciated.
Nethack binary package for IT2006
Good nethacking.
I'll coninue working on code this week your suggestions will be appreciated.
Nethack binary package for IT2006
Good nethacking.
Friday, June 16, 2006
Graduate project RC1
Hi people,
Next Monday is deadline for my graduate project. I uploaded my work at http://personal.telefonica.terra.es/web/n770galaxy/TFC2.tar.gz.
It's a 10Mb package with docs, source code patches and a build.sh script.
Docs are in Catalan my mother tongue and it will be interesting only for a reduced group of people.
I don't upload any binary by now because I want move to IT2006 next week.
My plans are move nethack port to IT2006 and present it at GUADEC contest.
Learn about packaging in IT2006 with nethack port miniproject.
After this I will try to move VLC port experiment to IT2006 and solve some problems related to the hildonized PDA GUI and SDL video render module.
I wish post more frequenly next weeks and work again with nethack port.
Next Monday is deadline for my graduate project. I uploaded my work at http://personal.telefonica.terra.es/web/n770galaxy/TFC2.tar.gz.
It's a 10Mb package with docs, source code patches and a build.sh script.
Docs are in Catalan my mother tongue and it will be interesting only for a reduced group of people.
I don't upload any binary by now because I want move to IT2006 next week.
My plans are move nethack port to IT2006 and present it at GUADEC contest.
Learn about packaging in IT2006 with nethack port miniproject.
After this I will try to move VLC port experiment to IT2006 and solve some problems related to the hildonized PDA GUI and SDL video render module.
I wish post more frequenly next weeks and work again with nethack port.
Thursday, March 16, 2006
VLC work in progress
Last weeks had been some changes in my life, now I'm unemployed and I had to reorganize myself.
This circumstances will benefit VLC porting project, my primary goal is play a 720x576 4 : 3 25 fps TS-mpeg2 stream obtained from a Dreambox 7000S receiver.
In order to achieve this target I've been working with the following software parts:
- VLC 7.2: By now using console interface, in a future hildonize GTK/PDA interface
- libdvbpsi4-0.1.5: Last version of this component for demuxing video and audio streams from a TS stream
- libmpeg2: last versión from cvs, I've done some work on IDCT routine writing a new implementation in ARM assembly using MUL and MAC dsp extensions.
- libmad 0.15.1b: Last version of this mpeg audio codec
I'm looking for an alternative to libmad, I found that there is an mpeg2 audio codec implemented on C55x DSP integrated in TI OMAP 1710 of Nokia 770.
$ cat /sys/devices/platform/dsp/dsptask11/devname
mp2dec
Do you know where I could find doc about this codec and how to use it ?
This circumstances will benefit VLC porting project, my primary goal is play a 720x576 4 : 3 25 fps TS-mpeg2 stream obtained from a Dreambox 7000S receiver.
In order to achieve this target I've been working with the following software parts:
- VLC 7.2: By now using console interface, in a future hildonize GTK/PDA interface
- libdvbpsi4-0.1.5: Last version of this component for demuxing video and audio streams from a TS stream
- libmpeg2: last versión from cvs, I've done some work on IDCT routine writing a new implementation in ARM assembly using MUL and MAC dsp extensions.
- libmad 0.15.1b: Last version of this mpeg audio codec
I'm looking for an alternative to libmad, I found that there is an mpeg2 audio codec implemented on C55x DSP integrated in TI OMAP 1710 of Nokia 770.
$ cat /sys/devices/platform/dsp/dsptask11/devname
mp2dec
Do you know where I could find doc about this codec and how to use it ?
Subscribe to:
Posts (Atom)