Subversion Repositories shark

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1572 6623d 21h mauro /demos/trunk/input/ New version without Semaphores and Hartport and with set_keyevt.  
/demos/trunk/input/initkey.c
/demos/trunk/input/key.c
1571 6624d 02h mauro /demos/trunk/ Fiexed error for newtracer compilation.  
/demos/trunk/makefile
1570 6624d 20h tullio /demos/trunk/ Filtered out the demos which do not compile properly.  
/demos/trunk/makefile
1569 6625d 00h tullio /demos/trunk/ Corrected the initfile to update the IntDrive initialization.
Also updated correctly manage the level register module.
 
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/initfile.c
/demos/trunk/base/initfile.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/loader/shark/initfile.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/servo/initfile.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/tftptest/initfile.c
1568 6625d 01h tullio /demos/trunk/newtrace/ Commented the udp demo (with the option for saving on file).

Corrected all the initfiles to update the IntDrive initialization.
Corrected all the initfiles to correctly manage the level register module.

Slightly changed the list.c utility to list the tracing content.
 
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/makefile
/demos/trunk/newtrace/readme
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/newtrace/udp/udptrace.c
/demos/trunk/newtrace/utils/list.c
1567 6927d 21h mauro /demos/trunk/ New intdrive implementation  
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/base/iaster4.c
/demos/trunk/base/iaster6.c
/demos/trunk/base/iaster7.c
/demos/trunk/base/iaster8.c
/demos/trunk/base/imdemo.c
/demos/trunk/base/initfile.c
/demos/trunk/base/initgraph.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/jumpball/ball.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/loader/shark/initfile.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/test_ec.c
/demos/trunk/servo/initfile.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/tftptest/initfile.c
1566 6953d 07h trimarchi /demos/trunk/sharkDecoderWithFSF/ Modification of example width keyboard  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/gvideo.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
1565 6962d 07h trimarchi /demos/trunk/sharkDecoderWithFSF/ change in demo  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/gvideo.c
1564 6962d 08h trimarchi /demos/trunk/sharkDecoderWithFSF/ remove old stuff  
/demos/trunk/sharkDecoderWithFSF/test.c
1563 6962d 08h trimarchi /demos/trunk/sharkDecoderWithFSF/ change in file  
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/getbits.c
/demos/trunk/sharkDecoderWithFSF/gethdr.c
/demos/trunk/sharkDecoderWithFSF/global.h
/demos/trunk/sharkDecoderWithFSF/gvideo.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/sharkDecoderWithFSF/mpeg2dec.c
/demos/trunk/sharkDecoderWithFSF/systems.c
1562 6963d 04h trimarchi /demos/trunk/sharkDecoderWithFSF/ add decoder width fsf  
/demos/trunk/sharkDecoderWithFSF
/demos/trunk/sharkDecoderWithFSF/config.h
/demos/trunk/sharkDecoderWithFSF/const.h
/demos/trunk/sharkDecoderWithFSF/decoder.c
/demos/trunk/sharkDecoderWithFSF/getbits.c
/demos/trunk/sharkDecoderWithFSF/getblk.c
/demos/trunk/sharkDecoderWithFSF/gethdr.c
/demos/trunk/sharkDecoderWithFSF/getpic.c
/demos/trunk/sharkDecoderWithFSF/getvlc.c
/demos/trunk/sharkDecoderWithFSF/getvlc.h
/demos/trunk/sharkDecoderWithFSF/global.h
/demos/trunk/sharkDecoderWithFSF/gvideo.c
/demos/trunk/sharkDecoderWithFSF/idct.c
/demos/trunk/sharkDecoderWithFSF/idctref.c
/demos/trunk/sharkDecoderWithFSF/initfile.c
/demos/trunk/sharkDecoderWithFSF/makefile
/demos/trunk/sharkDecoderWithFSF/motion.c
/demos/trunk/sharkDecoderWithFSF/mpeg2dec.c
/demos/trunk/sharkDecoderWithFSF/mpeg2dec.h
/demos/trunk/sharkDecoderWithFSF/readme
/demos/trunk/sharkDecoderWithFSF/recon.c
/demos/trunk/sharkDecoderWithFSF/spatscal.c
/demos/trunk/sharkDecoderWithFSF/store.c
/demos/trunk/sharkDecoderWithFSF/subspic.c
/demos/trunk/sharkDecoderWithFSF/systems.c
/demos/trunk/sharkDecoderWithFSF/test.c
/demos/trunk/sharkDecoderWithFSF/verify.c
1561 6987d 02h trimarchi /demos/trunk/loader/loadfile/ new sample file  
/demos/trunk/loader/loadfile/loadr.fsf
1560 6987d 02h trimarchi /demos/trunk/newtrace/ change in event catch  
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1559 6987d 02h trimarchi /demos/trunk/loader/ change in tracer inizialization  
/demos/trunk/loader/common/nload.c
/demos/trunk/loader/shark/fsfinit.c
/demos/trunk/loader/shark/shark.c
1558 6988d 20h trimarchi /demos/trunk/newtrace/utils/ Add server data to statistics  
/demos/trunk/newtrace/utils/extract.c
/demos/trunk/newtrace/utils/pwcet_gen.c
1557 7000d 21h /demos/tags/rel_1_5_beta1/ This commit was manufactured by cvs2svn to create tag
'rel_1_5_beta1'.
 
/demos/tags/rel_1_5_beta1
1556 7000d 21h trimarchi /demos/trunk/first/ change in test  
/demos/trunk/first/makefile
/demos/trunk/first/test.c
1555 7000d 21h trimarchi /demos/trunk/first/ Change for new api and new include  
/demos/trunk/first/initfile.c
/demos/trunk/first/mpeg2/mpeg2dec.c
/demos/trunk/first/test1.c
/demos/trunk/first/test2.c
1554 7000d 21h trimarchi /demos/trunk/loader/shark/ Add new include path  
/demos/trunk/loader/shark/initfile.c
1553 7000d 23h trimarchi /demos/trunk/loader/shark/ change in fsf  
/demos/trunk/loader/shark/fsfinit.c
/demos/trunk/loader/shark/shark.c
1552 7002d 03h pj /demos/trunk/ moved modules  
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/initfile.c
/demos/trunk/base/aster.c
/demos/trunk/base/aster2.c
/demos/trunk/base/aster3.c
/demos/trunk/base/aster4.c
/demos/trunk/base/aster5.c
/demos/trunk/base/aster6.c
/demos/trunk/base/aster7.c
/demos/trunk/base/aster8.c
/demos/trunk/base/cabs.c
/demos/trunk/base/fly.c
/demos/trunk/base/iaster1.c
/demos/trunk/base/iaster3.c
/demos/trunk/base/iaster4.c
/demos/trunk/base/iaster6.c
/demos/trunk/base/iaster7.c
/demos/trunk/base/iaster8.c
/demos/trunk/base/ihello.c
/demos/trunk/base/imdemo.c
/demos/trunk/base/initfile.c
/demos/trunk/base/initgraph.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/base/isemdemo.c
/demos/trunk/base/mdemo.c
/demos/trunk/base/srpdemo.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/dosfs/initfile.c
/demos/trunk/helloworld/initfile.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/makefile
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mix/initfile.c
/demos/trunk/network/initfile.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/nosave/initfile.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/wave.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/pse51/pinit.c
/demos/trunk/servo/initfile.c
/demos/trunk/shutdown/ishut.c
/demos/trunk/shutdown/shutdown.c
/demos/trunk/tftptest/initfile.c
/demos/trunk/tftptest/tftptest.c
1551 7006d 00h mauro /demos/trunk/ New helloworld demo.  
/demos/trunk/helloworld
/demos/trunk/helloworld/hello.c
/demos/trunk/helloworld/initfile.c
/demos/trunk/helloworld/makefile
/demos/trunk/base/makefile
/demos/trunk/bttvdemo/bttv.c
1550 7050d 00h pj /demos/trunk/ removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
 
/demos/trunk/advtimer/advtimer.c
/demos/trunk/advtimer/initfile.c
/demos/trunk/astro/asteroid.c
/demos/trunk/astro/astro.c
/demos/trunk/astro/initfile.c
/demos/trunk/astro/rock.c
/demos/trunk/astro/stat.c
/demos/trunk/bca/bca.c
/demos/trunk/bca/fab_lib.c
/demos/trunk/bca/initfile.c
/demos/trunk/bttvdemo/bttv.c
/demos/trunk/bttvdemo/initfile.c
/demos/trunk/cpufreq/cpufreq.c
/demos/trunk/cpufreq/initfile.c
/demos/trunk/first/initfile.c
/demos/trunk/first/test.c
/demos/trunk/first/test1.c
/demos/trunk/first/test2.c
/demos/trunk/input/initcur.c
/demos/trunk/input/initfile.c
/demos/trunk/input/initjoy.c
/demos/trunk/input/initkey.c
/demos/trunk/input/initspk.c
/demos/trunk/input/input.c
/demos/trunk/input/joy.c
/demos/trunk/input/key.c
/demos/trunk/input/mouse.c
/demos/trunk/input/speak.c
/demos/trunk/jumpball/ball.c
/demos/trunk/jumpball/demo.c
/demos/trunk/jumpball/ecp.c
/demos/trunk/jumpball/ern.c
/demos/trunk/jumpball/jetctrl.c
/demos/trunk/jumpball/rrn.c
/demos/trunk/jumpball/rrp.c
/demos/trunk/mesademo/initfile.c
/demos/trunk/mesademo/mesademo.c
/demos/trunk/mesatex/initfile.c
/demos/trunk/mesatex/mesatex.c
/demos/trunk/mix/initfile.c
/demos/trunk/mix/mix.c
/demos/trunk/network/initfile.c
/demos/trunk/network/net.c
/demos/trunk/network/talk.c
/demos/trunk/newtrace/initfile/initfile.c
/demos/trunk/newtrace/instr/initfile.c
/demos/trunk/newtrace/instr/instr.c
/demos/trunk/newtrace/udp/initfile.c
/demos/trunk/orbit/initfile.c
/demos/trunk/orbit/orbit.c
/demos/trunk/pci6025e/initfile.c
/demos/trunk/pci6025e/test_bec.c
/demos/trunk/pci6025e/test_bms.c
/demos/trunk/pci6025e/test_dac.c
/demos/trunk/pci6025e/test_dio.c
/demos/trunk/pci6025e/test_ec.c
/demos/trunk/pci6025e/test_mes.c
/demos/trunk/pci6025e/test_ppi.c
/demos/trunk/pci6025e/wave.c
/demos/trunk/pngdemo/initfile.c
/demos/trunk/pngdemo/pngdemo.c
/demos/trunk/pse51/ptest1.c
/demos/trunk/pse51/ptest2.c
/demos/trunk/pse51/ptest3.c
/demos/trunk/pse51/ptest4.c
/demos/trunk/pse51/ptest5.c
/demos/trunk/pse51/ptest6.c
/demos/trunk/servo/initfile.c
/demos/trunk/servo/load.c
/demos/trunk/tftptest/initfile.c
/demos/trunk/tftptest/tftptest.c
1549 7050d 00h pj /demos/trunk/shutdown/ added shutdown demo  
/demos/trunk/shutdown
/demos/trunk/shutdown/ishut.c
/demos/trunk/shutdown/makefile
/demos/trunk/shutdown/readme.txt
/demos/trunk/shutdown/shutdown.c
1548 7050d 00h pj /demos/trunk/loader/shark/ removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
 
/demos/trunk/loader/shark/func.h
/demos/trunk/loader/shark/initfile.c
/demos/trunk/loader/shark/shark.c
1547 7050d 00h pj /demos/trunk/base/ removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
aster4 added lost shutdown code
 
/demos/trunk/base/aster.c
/demos/trunk/base/aster1.c
/demos/trunk/base/aster2.c
/demos/trunk/base/aster3.c
/demos/trunk/base/aster4.c
/demos/trunk/base/aster5.c
/demos/trunk/base/aster6.c
/demos/trunk/base/aster7.c
/demos/trunk/base/aster8.c
/demos/trunk/base/cabs.c
/demos/trunk/base/condtest.c
/demos/trunk/base/ego.c
/demos/trunk/base/fly.c
/demos/trunk/base/iaster4.c
/demos/trunk/base/iaster6.c
/demos/trunk/base/iaster7.c
/demos/trunk/base/iaster8.c
/demos/trunk/base/initfile.c
/demos/trunk/base/initgraph.c
/demos/trunk/base/intsem.c
/demos/trunk/base/ipcidemo.c
/demos/trunk/base/jointest.c
/demos/trunk/base/mdemo.c
/demos/trunk/base/pcdemo.c
/demos/trunk/base/pidemo.c
/demos/trunk/base/preempt.c
/demos/trunk/base/semdemo.c
/demos/trunk/base/sig.c
/demos/trunk/base/srpdemo.c
/demos/trunk/base/time.c
1546 7076d 00h trimarchi /demos/trunk/first/ Change width time requirement  
/demos/trunk/first/test2.c
1545 7076d 00h trimarchi /demos/trunk/loader/shark/ change width set time requirement  
/demos/trunk/loader/shark/fsfinit.c
1544 7093d 03h trimarchi /demos/trunk/first/ Change for new parameter passing in bind_local_thread  
/demos/trunk/first/test2.c
1543 7100d 00h trimarchi /demos/trunk/loader/ Change for the new API  
/demos/trunk/loader/common/nload.c
/demos/trunk/loader/shark/func.h
/demos/trunk/loader/shark/shark.c
1542 7110d 18h trimarchi /demos/trunk/first/mpeg2/ add new demo  
/demos/trunk/first/mpeg2
/demos/trunk/first/mpeg2/config.h
/demos/trunk/first/mpeg2/const.h
/demos/trunk/first/mpeg2/getbits.c
/demos/trunk/first/mpeg2/getblk.c
/demos/trunk/first/mpeg2/gethdr.c
/demos/trunk/first/mpeg2/getpic.c
/demos/trunk/first/mpeg2/getvlc.c
/demos/trunk/first/mpeg2/getvlc.h
/demos/trunk/first/mpeg2/global.h
/demos/trunk/first/mpeg2/gvideo.c
/demos/trunk/first/mpeg2/idct.c
/demos/trunk/first/mpeg2/idctref.c
/demos/trunk/first/mpeg2/motion.c
/demos/trunk/first/mpeg2/mpeg2dec.c
/demos/trunk/first/mpeg2/mpeg2dec.h
/demos/trunk/first/mpeg2/recon.c
/demos/trunk/first/mpeg2/spatscal.c
/demos/trunk/first/mpeg2/store.c
/demos/trunk/first/mpeg2/subspic.c
/demos/trunk/first/mpeg2/systems.c
/demos/trunk/first/mpeg2/verify.c
1541 7110d 18h trimarchi /demos/trunk/first/ new first demo  
/demos/trunk/first
/demos/trunk/first/demos.txt
/demos/trunk/first/initfile.c
/demos/trunk/first/makefile
/demos/trunk/first/test.c
/demos/trunk/first/test1.c
/demos/trunk/first/test2.c
1540 7110d 20h trimarchi /demos/trunk/loader/ add none scheduler  
/demos/trunk/loader/common/lconst.h
/demos/trunk/loader/common/nload.c
/demos/trunk/loader/generators/lparser.c
/demos/trunk/loader/loadfile/load.fsf
/demos/trunk/loader/loadfile/loadm.fsf
/demos/trunk/loader/shark/shark.c
1539 7111d 03h trimarchi /demos/trunk/loader/shark/ Modify for the new API  
/demos/trunk/loader/shark/initfile.c
/demos/trunk/loader/shark/shark.c
1538 7125d 00h trimarchi /demos/trunk/loader/ new version of demos for new API  
/demos/trunk/loader/common/nload.c
/demos/trunk/loader/shark/fsfinit.c
/demos/trunk/loader/shark/func.h
/demos/trunk/loader/shark/initfile.c
/demos/trunk/loader/shark/shark.c
1537 7166d 04h giacomo /demos/trunk/advtimer/ Update  
/demos/trunk/advtimer/advtimer.c
/demos/trunk/advtimer/makefile
1536 7166d 05h giacomo /demos/trunk/jumpball/ Update  
/demos/trunk/jumpball/demo.h
1535 7166d 06h giacomo /demos/trunk/astro/ Udpate  
/demos/trunk/astro/asteroid.h
/demos/trunk/astro/astro.c
1534 7170d 01h trimarchi /demos/trunk/loader/shark/ Set default importance and quality to 1  
/demos/trunk/loader/shark/fsfinit.c
1533 7170d 22h giacomo /demos/trunk/loader/loadfile/ Update  
/demos/trunk/loader/loadfile/loadm.fsf