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
2026-01-04 22:15:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aab92849c79f665afb21e5c7f0423c7fd5e3dea1
veejay
/
veejay-current
/
veejay-server
/
libvjmem
History
c0ntrol
78f0b1d753
use optimized memcpy for blocks > 255 bytes
2018-12-29 23:49:29 +01: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
use optimized memcpy for blocks > 255 bytes
2018-12-29 23:49:29 +01:00
vj-x86.c
fix issue
#177
, improved VIMS Bundles in reloaded UI, improved performance of finding VIMS events, fixed attaching/detaching VIMS events to keybindings, remove dot at the end of a console log message, removed a commented out function
2018-12-29 23:03:07 +01:00
vjmem.h
fix compile warnings ( ./configure --enable-compile-warnings )
2016-03-25 16:16:04 +01:00