This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
veejay
Watch
1
Star
0
Fork
0
You've already forked veejay
mirror of
https://github.com/game-stop/veejay.git
synced
2025-12-23 16:20:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00da78ca10c7596e7aed2a8ca0e5de44bf38caad
veejay
/
veejay-current
/
veejay-server
/
libvjmem
History
c0ntrol
ad74e856f0
issue
#11
;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script
2015-10-07 21:30:40 +02:00
..
Makefile.am
issue
#11
;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script
2015-10-07 21:30:40 +02:00
memcpy.c
fix warning
2015-10-06 23:45:54 +02:00
vj-x86.c
fix leak on exit in aclib
2015-06-23 23:47:17 +02:00
vjmem.h
optimized formatting status message (divide and conquer sprintf format)
2015-07-29 22:07:42 +02:00