Patric Schmitz
0775098887
add .gitignore for client and utils
2016-02-09 15:46:01 +01:00
niels
70ddd6dee2
added #73 , refactor task handler, fix problem in task manager that caused threads to run in serial, added parameter to alpha:set from mixing source, optimized mask transition, updated status handling in all clients, added new icons, removed obsolete code
2015-12-06 20:32:15 +01:00
niels
6cdf727092
32 status outlets
...
refactored camera controls,
refactored stream panel,
added alpha blend to (manual) chain fader
added generator parameters,
changed VIMS_CHAIN_MANUAL_FADE,
add fade_method property to stream and sample
optimize masktransition using (auto) vectorization
added vims VIMS_GET_STREAM_ARGS
added vims VIMS_STREAM_SET_V4LCTRL
added vims VIMS_STREAM_SET_ARGS
refactored chain fader
updated sendVIMS for pd
update sayVIMS
fix #47
update #31
2015-11-29 23:43:50 +01:00
niels
bdaaf02e8b
refactor sayVIMS, fix #63
2015-11-23 21:10:37 +01:00
[d.j.a.y] Jerome Blanchi
17d194e094
sayVIMS : fix interactive mode
...
* NOTA : if malformed message sent in interactive mode, then well formed message doesn't work again
2015-11-21 14:38:11 +01:00
[d.j.a.y] Jerome Blanchi
0a591c249a
sayVIMS : add -? has command line option
2015-11-21 13:54:23 +01:00
[d.j.a.y] Jerome Blanchi
65ad5349bf
sayVIMS manpage : fix double quotes + add "veejay -u"
...
* change 255 example code by 017
* fix double quotes in bold text with \*(lq : http://linux.die.net/man/7/man
* veejay -u|less
2015-11-21 13:29:58 +01:00
Patric Schmitz
124cb68856
get rid of automake warning
2015-11-10 07:02:33 +01:00
niels
e68972abab
update README files
2015-06-11 22:05:36 +02:00
niels
0eab14ad52
update old email addresses
2015-06-11 21:46:40 +02:00
niels
948791c316
remove \n or \r at end of string in sayvims commandline utility
2015-05-12 23:18:15 +02:00
niels
9ab600f852
add VIMS 435, require veejay 1.5.50
2015-03-31 18:45:34 +02:00
niels
ebefb68e0d
update sayVIMS; add interactive mode, interactive mode can pull information from veejay. add option to base64 encode binary data
2015-03-30 23:29:05 +02:00
niels
fba34df49d
delete file
2015-02-09 00:05:45 +01:00
niels
f70bc5483a
bump
2015-02-09 00:04:22 +01:00
niels
e9786e2111
update README
2015-02-09 00:03:52 +01:00
niels
26d068ec07
update version
2015-02-09 00:03:31 +01:00
niels
87b7baada8
add new debian packaging files
2015-02-09 00:02:57 +01:00
niels
9b4391bc79
add cpuinfo
2014-12-21 17:04:41 +01:00
niels
e5329bbdf7
add cpuinfo to veejay-utils
2014-12-21 17:04:26 +01:00
niels
4c74ffa671
update configure and sub-architecture detection script
2014-12-21 13:16:33 +01:00
niels
39c8551341
be verbosive when memory allocation fails
...
added verbose logging to sayVIMS, commandline option -v
added vj_mem_init
bump sayVIMS to 1.1.4
2013-05-21 22:02:49 +02:00
niels
ffe28500b7
<pre>
...
reloaded:
added (temporary) row of buttons to auto-connect local running veejays in VIMS/Veejay tab (samplebank)
veejay:
delete some logging statements
fixes to peer-to-peer streaming (tcp/ip unicast)
negotiate format in peer-to-peer streaming
added stream type 'Splitter' (do not use yet)
major bugfixes to network handling code
killed bug that caused first client connecting to freeze
added lines to read network stream from LiVES (inactive)
major bugfix to shutdown
re-arrangment of veejay server startup (as late as possible)
plugins:
shm_id can be negative, fix lvd_shmin
</pre>
2011-09-06 23:36:44 +02:00
niels
e0a8fde5ba
veejay can write output frames to shared memory now.
...
setup writer by setting env var 'VEEJAY_SHM_MASTER=<veejay port>'
during startup, the shared resource is initialized and the shmid is written to '$HOME/.veejay/veejay.shm'
the livido plugin 'lvd_shmin.so' reads the file '$HOME/.veejay/veejay.shm' to find the shmid to attach to,
or if the env var 'VEEJAY_SHMID' exists, read the shmid from the environment.
use ipcs, ipcrm if there are problems with the shared resource
2011-08-14 19:56:20 +02:00
niels
7dfb50a991
fixes to vj_tag_del
...
moved vevo debugging code to -DVEVO_TRACKPORTS (revolves plugin problems)
cosmetic fix to livido plugin
inserted inactive code in veejay's main function to report -DVEVO_TRACKPORTS
bump version
2011-08-11 20:42:13 +02:00
niels
92e866ba80
add buildfiles for sayVIMS,fixes
2011-04-25 13:44:14 +02:00
test
82a43eff17
- drop mjpegtools/lib from sayVIMS build
...
- declare function that returns string
2010-12-03 23:12:05 +01:00
niels
6de63ebfb5
fixed playback of mixing samples
2010-11-15 20:12:15 +01:00
Niels Elburg
a940d85d41
fix spaces in AC_SUBST, check for veejay 1.5.3 . thanks to Linux Guy (Adam) for sending in the patch
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1383 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-09 17:54:16 +00:00
Niels Elburg
d22325d220
bump version of veejay utils
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1332 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-05-22 14:43:08 +00:00
Niels Elburg
e1489a9ba3
cleanup build script
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1308 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-01-18 12:39:53 +00:00
Niels Elburg
a333807c0c
update veejay-utils to 1.4
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1293 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-31 15:05:14 +00:00
Niels Elburg
3a28aa11bb
added sayVIMS to current branch
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1238 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-30 21:57:41 +00:00