Commit Graph

15 Commits

Author SHA1 Message Date
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