c0ntrol
|
5f4dcbfe24
|
put in fallback to default march=native if arch detection fails
|
2016-02-15 21:36:41 +01:00 |
|
niels
|
9cd7fa49dd
|
not all system report the same things
|
2016-02-15 21:29:58 +01:00 |
|
niels
|
69d18d2980
|
signal thread while in lock, not outside of lock. fix jumpy playback
|
2016-02-15 21:19:32 +01:00 |
|
c0ntrol
|
570db8dd5e
|
fix implicit declaration
|
2016-02-14 11:16:06 +01:00 |
|
c0ntrol
|
1eb4ff18eb
|
add fastarm memcpy
|
2016-02-13 18:53:36 +01:00 |
|
c0ntrol
|
61f7de936c
|
update README.odroid-xu3
|
2016-02-12 21:05:26 +01:00 |
|
c0ntrol
|
369d9ada45
|
remove double march setting
|
2016-02-12 21:01:34 +01:00 |
|
c0ntrol
|
d83f2ff4cf
|
detect neon on odroid
|
2016-02-12 20:59:35 +01:00 |
|
c0ntrol
|
2aa45c9d67
|
Merge branch 'master' of github.com:c0ntrol/veejay
|
2016-02-12 20:48:42 +01:00 |
|
c0ntrol
|
f2c520e921
|
update cpuinfo.sh to include corner case for gcc 4.6.3 on arm
|
2016-02-12 20:47:43 +01:00 |
|
c0ntrol
|
3a9378191e
|
change how arm is detected (in progress)
|
2016-02-12 20:36:01 +01:00 |
|
c0ntrol
|
7f997d764f
|
fix issue #81, added NEON optimized memcpy, added --enable-neon configure flag, updated ODROID-XU4 documentation
|
2016-02-09 21:36:53 +01:00 |
|
Patric Schmitz
|
48c09f5725
|
update server .gitignore
prefix toplevel paths with /
remove /** prefix from paths which shall match everywhere
|
2016-02-09 15:49:50 +01:00 |
|
Niels
|
0fe7626da1
|
update odroid product link
|
2016-02-06 20:11:15 +01:00 |
|
Niels
|
f99b8e3606
|
device is ODROID XU4
|
2016-02-06 20:10:51 +01:00 |
|
c0ntrol
|
856bc18802
|
allow veejay to load images on older systems (glib 2.35 and older)
|
2016-02-06 18:39:37 +01:00 |
|
c0ntrol
|
88bcbc2914
|
add README for build on ODROID-XU3
|
2016-02-06 18:01:10 +01:00 |
|
c0ntrol
|
6dde0fb842
|
workarround bug in gcc that fails to detect arch settings
|
2016-02-06 18:00:26 +01:00 |
|
c0ntrol
|
5d1d935344
|
build fixes (odroid build, arm)
|
2016-02-06 16:17:34 +01:00 |
|
niels
|
669b7ea999
|
some fixes issue #42
|
2016-01-28 21:33:39 +01:00 |
|
niels
|
8e0f809358
|
fix compile warnings
|
2016-01-19 19:51:52 +01:00 |
|
niels
|
2f70d0302f
|
remove compile warning
|
2016-01-19 19:49:24 +01:00 |
|
Niels Elburg
|
97814f9131
|
fix macro expansion of var res
|
2016-01-10 21:18:26 +01:00 |
|
Niels Elburg
|
c58807d074
|
i686 build fixes, ffmpeg updates
|
2016-01-10 21:11:05 +01:00 |
|
niels
|
8e911045d8
|
update livido api to 104 (added pixel format YUV 4:2:2:Alpha as LIVIDO_PALETTE_YUVA422), support alpha channels in lvd_shmin plugin, accept loading plugins with lower livido API version
|
2016-01-01 17:29:56 +01:00 |
|
niels
|
5d22974b4e
|
issue #42, thread safety and new FX, randnoise
|
2015-12-22 14:18:24 +01:00 |
|
niels
|
20b122fe57
|
cleanup
|
2015-12-20 13:31:07 +01:00 |
|
niels
|
d5db322761
|
cummulative changes
|
2015-12-17 18:34:28 +01:00 |
|
niels
|
46270f9cf8
|
follow selected chain entry to B in chain fader
|
2015-12-12 18:05:53 +01:00 |
|
niels
|
1ac27e84e9
|
add passhtrough fx header
|
2015-12-12 17:41:05 +01:00 |
|
niels
|
aa101849d5
|
add passthrough fx
|
2015-12-12 17:40:58 +01:00 |
|
niels
|
a59d7a579b
|
add passthrough fx to use in combinatinon with manual chain fader (simply fetch source from B to fx chain without fx processing) issue #42
|
2015-12-12 17:39:50 +01:00 |
|
niels
|
fe4cd70850
|
clean up old fixme
|
2015-12-11 21:20:56 +01:00 |
|
niels
|
02006efcc9
|
remove bogus FIXMEs
|
2015-12-11 21:09:57 +01:00 |
|
niels
|
c3c671bb5e
|
remove obsolete files
|
2015-12-11 21:06:02 +01:00 |
|
niels
|
cc05f4ae6e
|
all paths for plug loading
|
2015-12-11 21:01:26 +01:00 |
|
niels
|
b734e402b1
|
add parameter hints
|
2015-12-11 20:57:10 +01:00 |
|
niels
|
7c6dcc4e7e
|
issue #42
|
2015-12-11 20:54:08 +01:00 |
|
niels
|
90b0917497
|
fix distortion issue #42
|
2015-12-11 20:37:56 +01:00 |
|
niels
|
43f0339ed6
|
float const
|
2015-12-11 20:32:10 +01:00 |
|
niels
|
d2359f9a02
|
remove debug msg
|
2015-12-11 20:31:48 +01:00 |
|
niels
|
5f705e4b47
|
fix bug when switching from paused sample to stream
|
2015-12-11 20:31:13 +01:00 |
|
niels
|
2a6e6f9f75
|
documentation updates
|
2015-12-10 22:58:57 +01:00 |
|
niels
|
7247c1afde
|
select frei0r lib path based on arch setting
|
2015-12-10 22:53:36 +01:00 |
|
niels
|
413085632e
|
clean up
|
2015-12-10 22:37:52 +01:00 |
|
niels
|
068db974ce
|
issue #42, compile warning fixes
|
2015-12-09 22:31:57 +01:00 |
|
niels
|
4b7951308f
|
fix issue #75
|
2015-12-08 21:09:00 +01:00 |
|
niels
|
5a7d7c349c
|
fix mulitrack widget sensitivity, check for error after allocating memory in veejay client, limit preview width and height to size of buffer, reset chain when switching back to plain mode, set preview image format correctly, align VJFrame structure, reduce memory usage in performer, cleanup
|
2015-12-07 23:41:44 +01:00 |
|
niels
|
64ccdf8907
|
fix scratcher pingpong == 0 segfault
|
2015-12-07 20:57:58 +01:00 |
|
[d.j.a.y] Jerome Blanchi
|
9680839abb
|
FIX build
|
2015-12-07 09:42:17 +01:00 |
|