Commit Graph

50 Commits

Author SHA1 Message Date
veejay
41c5926550 remove flag 2023-09-08 10:54:43 +02:00
veejay
13f86c594b update build scripts 2023-09-08 10:16:38 +02:00
veejay
7c4f9a1707 add arm optimized routines 2023-09-08 10:07:10 +02:00
veejay
ca741437dd add -mfpu=neon to libsubsample 2023-09-05 23:52:58 +02:00
veejay
de704711dd add aarch64 to configure scripts 2023-09-04 21:40:21 +02:00
Jerome Blanchi aka d.j.a.y
3da4e599c1 HelpUpdate : veejay-utils/README 2019-07-02 20:28:29 +02:00
Jerome Blanchi aka d.j.a.y
ac4d57944a Improve help - sayVIMS
- fix existing examples
- add a third example using pipe
2019-06-16 00:53:19 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00
c0ntrol
c7ffb9ea7f #193 sayVIMS man page, fix single message sending 2019-06-05 23:12:35 +02:00
Jerome Blanchi aka d.j.a.y
526141a0df sayVIMS : fix build 2019-05-21 18:34:49 +02:00
c0ntrol
1409779f0d fix #169, remove autogenerated files 2018-11-09 09:44:01 +01:00
Jerome Blanchi aka d.j.a.y
4401f10e9c sayVIMS : add multi param example 2017-12-12 15:10:09 +01:00
c0ntrol
a3ad447867 issue #111, sync cpuinfo.sh 2016-05-17 20:10:12 +02:00
Niels
fc2ab97152 issue #111, add VIMS command to query list of generators 2016-05-15 15:48:35 +02:00
c0ntrol
6e4535a52c fix issue #108, fix solid stream color wheel, added multicast streaming toggle button to reloaded, refacor libvjnet 2016-05-07 15:17:10 +02:00
[d.j.a.y] Jerome Blanchi
3b2cce4703 sayVIMS - man : fix quote in vims msg example 2016-04-28 12:48:56 +02:00
c0ntrol
91ddca8a92 update sayVIMS; added -f [file] option to read from FIFO, refactored existing code, update version to 1.1.8 2016-04-27 18:33:34 +02:00
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