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 |
|
Patric Schmitz
|
dd965cb2c7
|
Move bio2jack, libhash, liblzo, mjpegtools to thirdparty subfolder
|
2015-09-09 00:00:47 +02:00 |
|
Patric Schmitz
|
b065fa7f45
|
Fix automake warnings, start restructuring folders
Get rid of deprecation warnings INCLUDES -> AM_CPPFLAGS. Closes #4.
Move aclib, libOSC to thirdparty subfolder
Fix typo in libvjmsg/Makefile.am
|
2015-09-08 22:04:00 +02:00 |
|
niels
|
38eb645f83
|
fix error handling in livido, remove obsolete definitions, update api version to 103
|
2015-07-30 22:13:19 +02:00 |
|
niels
|
9e8742ae9c
|
fix crash when .veejay folder does not exist
|
2015-07-29 18:46:51 +02:00 |
|
niels
|
f2d202b9ab
|
fix warnings
|
2015-07-25 19:59:15 +02:00 |
|
niels
|
cd3392d4d6
|
fix warnings
|
2015-07-25 19:55:22 +02:00 |
|
niels
|
0233eb7f1a
|
fix obsolete freeframe warning, remaining warnings indicate gremlin infestation for x64
|
2015-07-25 19:44:40 +02:00 |
|
niels
|
bef79752d5
|
fix warnings
|
2015-07-25 19:29:41 +02:00 |
|
niels
|
c987fb0f0f
|
fix array subscript
|
2015-07-11 22:43:53 +02:00 |
|
niels
|
f793d26180
|
fix smaller leaks
|
2015-06-19 00:54:30 +02:00 |
|
niels
|
7f03bf9423
|
fix compile warnings mostly, some bugfixes.
|
2015-06-13 23:54:51 +02:00 |
|
niels
|
2776e8da15
|
remove some compile warnings
|
2015-06-11 22:53:35 +02:00 |
|
niels
|
72fc65dd59
|
update old email addresses in veejay-server
|
2015-06-11 21:44:30 +02:00 |
|
niels
|
be8bb83126
|
fix console messages
|
2015-06-08 00:27:32 +02:00 |
|
niels
|
3d5ed90251
|
update console messages
|
2015-06-08 00:06:08 +02:00 |
|
niels
|
c47220b772
|
move console messages, update console messages
|
2015-06-07 23:58:42 +02:00 |
|
niels
|
2ba715f9c4
|
replace strdup for vj_strdup (faster), fix magic tracer, clear task banks after completing multithread task
|
2015-06-07 00:13:51 +02:00 |
|
niels
|
4a7696c114
|
no need to soft reference voidptr type ports
|
2015-06-06 03:26:35 +02:00 |
|
niels
|
9d13f04c94
|
fix leak in EDL never beeing freed (affects samples), free memory on exit, fix default parameter value in negation fx, fixes to libvevo, drop finalize in libvevo, clean up some warnings, added some FIXMEs
|
2015-06-04 00:37:07 +02:00 |
|
niels
|
6c91090caf
|
fix freeing cache when sample is deleted, replace sprintf for snprintf, fix LEAK in livido deinit function, fix indenting, change atom type to VOIDPTR for filter_templ, remove debug statements, replace malloc for vj_malloc in libvevo, fix LEAK in bathroom effect, fix LEAK in switching between samples (sequencer), fix LEAK in VIMS get bundles
|
2015-05-29 22:04:29 +02:00 |
|
niels
|
310ec8798e
|
increase limit for total number of loaded plugins
|
2015-05-20 21:09:32 +02:00 |
|
niels
|
bbf3db7b5d
|
clone parameter name for display in reloaded ui as hint
|
2015-05-09 01:00:20 +02:00 |
|
niels
|
84fd1a3e6c
|
better message
|
2015-05-02 01:32:26 +02:00 |
|
niels
|
b74fa60cf9
|
remove warning
|
2015-05-02 01:30:30 +02:00 |
|
niels
|
5e237551ad
|
dont hardcode livido path (detected at runtime)
|
2015-05-02 01:20:06 +02:00 |
|
niels
|
e1f523748c
|
clean up FIXMEs, left some as TODO, fixed leak in Swirl, delete unused VIMS, delete unimportant FIXMEs
|
2015-04-28 00:29:10 +02:00 |
|
niels
|
79a2e469a7
|
black list frei0r NDVI filter (crash in parameter value change p0)
|
2015-04-23 23:58:12 +02:00 |
|
niels
|
b16c801c84
|
drop obsolete function, remove dead code, remove dead vims event, fix some compile warnings
|
2015-04-23 22:47:38 +02:00 |
|
niels
|
d43788ec6d
|
fix compile warning, check result on port hint (fixes some possible frei0r problems), added pr0file to blacklist due to heap corruption
|
2015-04-23 22:10:48 +02:00 |
|
niels
|
8518d0eef2
|
fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages
|
2015-04-23 21:21:56 +02:00 |
|
niels
|
83894fe755
|
remove debugging code, set n_inputs and n_outputs correctly if plugin has none
|
2015-03-01 20:36:09 +01:00 |
|
niels
|
8a868f3c11
|
drop old parameter limit, new limit is 32 parameters (with 16 available in reloaded). changed VIMS 361 from static parameter length to variable length to account for more then 8 parameters, changed VIMS 410 to first return all sample properties, then parameters. added argyment to VIMS 145, fixed a couple of things, added parameters and sliders to reloaded
|
2015-03-01 18:20:43 +01:00 |
|
niels
|
ebad6f86af
|
add more paths for plugins, update build scripts
|
2015-02-08 12:42:26 +01:00 |
|
niels
|
a8ad363422
|
add missing files
|
2015-01-18 10:40:52 +01:00 |
|
niels
|
071ba9c352
|
reduce number of ffmpeg threads to number of cpu cores, allow user defined defaults for livido plugin parameters, clean up compile warnings in livido-loader, fix some possible memleaks, drop ancient usleep, use nanosleep
|
2015-01-16 21:30:15 +01:00 |
|
niels
|
c3cdd63788
|
print error if -Z is missing argument, allow user defined default values for frei0r FX (part 1/3)
|
2015-01-15 00:18:09 +01:00 |
|
niels
|
638c7d43f3
|
super and sub sample from LIVIDO_PALETTE_YUV4444P to FMT_422
|
2015-01-11 14:55:58 +01:00 |
|
niels
|
3699ac2b5b
|
clean up warnings in frei0r, allocate using power of 2 instead of static large array in vevo
|
2015-01-10 20:01:26 +01:00 |
|
niels
|
ab83369796
|
clean up
|
2015-01-10 15:34:19 +01:00 |
|
niels
|
cef01ae541
|
black list another frei0r plugin, check for port before setting HOST_type
|
2015-01-10 13:47:28 +01:00 |
|
niels
|
32fc0aedd4
|
fix frei0r parameters, blacklist known bad frei0r plugins, auto-load frei0r plugins from common location
|
2015-01-10 12:37:37 +01:00 |
|
niels
|
cdbb1681a7
|
add timecode to libplugger, pass to livido.
|
2015-01-03 23:32:14 +01:00 |
|
niels
|
09ec52b853
|
fix messages, fix task thread priority (above main thread), reduced stack size, minor speed-ups to task runner
|
2014-12-28 22:26:50 +01:00 |
|
niels
|
d07bc70cb8
|
fix compile warnings, fix setting of optimziation level, move subsample to libsubsample, disable optimization level for libsubsample, fix crash on exit, clean up, smaller bugfixes
|
2014-12-22 00:11:13 +01:00 |
|
niels
|
8ff5a33007
|
fix more compile warnings
|
2014-12-21 20:57:05 +01:00 |
|
niels
|
4d95229818
|
update reloaded's configure.ac ( use AC_DEFINE consistently and fix CFLAGS ), fix SSE CFLAGS in veejay server's configure, fix many compiler warnings
|
2014-12-21 01:09:10 +01:00 |
|
niels
|
8d2ce16227
|
Merge branch 'master' of code.dyne.org:veejay
Conflicts:
veejay-current/veejay-client/configure.ac
veejay-current/veejay-server/configure.ac
veejay-current/veejay-server/libel/vj-avcodec.c
veejay-current/veejay-server/libel/vj-el.c
veejay-current/veejay-server/libstream/v4l2utils.c
veejay-current/veejay-server/libvje/effects/chameleon.c
|
2014-11-22 20:59:53 +01:00 |
|
niels
|
3057db6d5d
|
push fixes
|
2014-11-22 20:49:06 +01:00 |
|
niels
|
e649dfb5a8
|
arch build fixes (ffmpeg-compat)
some bugfixes
removed changelog from PKGBUILD
bumped version
|
2014-02-01 17:45:23 +01:00 |
|