veejay
13f86c594b
update build scripts
2023-09-08 10:16:38 +02:00
veejay
de704711dd
add aarch64 to configure scripts
2023-09-04 21:40:21 +02:00
veejay
517fec6b1e
update build for newer systems
2023-03-26 23:35:13 +02:00
c0ntrol
e5dc1eee65
add darwin specific flags #205
2019-06-16 12:07:59 +02:00
c0ntrol
3c94ceff78
move into correct location
2019-06-15 15:06:25 +02:00
c0ntrol
36d0f6e55a
move shared libraries to veejay-core package
2019-06-15 14:55:39 +02:00
c0ntrol
f2a9cb001a
deprecate veejay-client
2019-05-15 22:14:40 +02:00
c0ntrol
1409779f0d
fix #169 , remove autogenerated files
2018-11-09 09:44:01 +01:00
Niels
e120a0966f
bump
2016-05-14 22:58:06 +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
c0ntrol
4553a2866f
arm flags for reloaded
2016-02-17 22:42:54 +01:00
niels
83c2464c89
added video wall feature (issue #16 )
...
backported obsolete resampler from ffmpeg (issue #12 )
added lvdshared plugins to facilite #16 on local machine via shared memory
fixes to reloaded ui (maximize screen and others)
added -b and -a to reloaded commandline to resp. enable beta feature (SRT) and to connect to all (local running veejays)
fixes to built-in FX
solve issue #23 in reloaded (samplelist load image)
add VIMS_GET_SHM_EXT to query remote veejay properties
add VIMS_GET_SAMPLE_IMAGE to grab any frame (issue #23 )
add VIMS_SPLIT_CONNECT_SHM to request part of frame via shm
fixes to general error messages and warnings
replaced env VEEJAY_SCREEN_SIZE with VEEJAY_DESKTOP_GEOMETRY
added env VEEJAY_VIDEO_POSITION
bump version to 1.5.58
2015-10-21 20:53:22 +02:00
niels
f3b19ad8a7
most veejay users build from source, lets use --with-arch-target=auto to build for their current cpu type. if you don't know what kind of x86 cpu veejay would be running on, run configure with --with-arch-target=generic to set -mtune=generic instead of -march=
2015-10-08 19:55:19 +02:00
c0ntrol
52098728df
apply build fixes to veejay-client (issue #11 )
2015-10-08 19:00:13 +02:00
niels
6a7202284a
bump
2015-07-31 20:06:58 +02:00
niels
34ae8b8daa
bump 1.5.56
2015-07-31 17:22:22 +02:00
niels
62aeb34b4e
bump reloaded
2015-07-26 17:48:48 +02:00
niels
f7bf37465b
bump reloaded
2015-07-25 16:31:08 +02:00
niels
c1dabda949
bump
2015-06-22 23:38:53 +02:00
niels
b25e5bc61e
do not read new id from new, instead trigger sample list reload from status line
2015-05-22 20:45:39 +02:00
niels
98d7f5b60b
bump reloaded version
2015-04-25 15:36:20 +02:00
niels
fcc9c7f716
bump to 1.5.49, reloaded now requires veejay 1.5.49
2015-03-01 18:25:15 +01:00
niels
2874fd6815
bump
2015-02-08 23:55:07 +01:00
niels
644806fe72
update reloaded version
2015-01-11 17:44:21 +01:00
niels
5c0f5a2f81
kick out mjpegtools cpuinfo.sh, use one that tests native option and fallback to generic. added configure option '--with-arch-target=<cpu_type>' to override behaviour.
2014-12-21 15:17:48 +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
fe0fe41b1c
fix merge conflict in reloaded, update versioning (you need to re-run autoconf and configure or rebuild in new directory)
2014-12-20 18:57:11 +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
4259f319f9
bump version of reloaded too
2013-12-30 22:10:48 +01:00
niels
f995c5690a
build fixes
2013-12-30 21:35:31 +01:00
niels
a778cba1be
fix resource loading when install prefix is used, fix enable-debug configure option
2013-09-09 21:56:26 +02:00
niels
42a7aa73ec
drop init call
2013-07-01 21:47:47 +02:00
niels
d2e3030866
drop ffmpeg from reloaded build (not needed)
...
keep avutil for pix format declarations
2013-06-04 19:53:23 +02:00
niels
c1b5fdc307
update client to require 1.5.28
2013-05-21 00:44:05 +02:00
niels
d24901f5b4
read VIMS messages larger then 4096 bytes (FX Anim and others, large packet)
...
bump version
2013-04-22 00:08:20 +02:00
niels
2e4361c096
fix FX anim. touches both server and client , upgrade both.
2013-02-24 21:45:53 +01:00
niels
50bb0fdab1
added VIMS 444, flags veejay to send identifiers of new samples to the client
...
fixed VIMS 413, gather sample info. end - start + 1
bumped version to 1.5.19
2012-01-10 20:39:32 +01: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
9f0531316f
added AC_CONFIG_MACOR_DIR
2011-04-04 18:59:04 +02:00
niels
3b29fab56a
bump version to match server
2011-04-03 19:46:30 +02:00
niels
ff59c7209f
added VEEJAY_PAUSE_EVERYTHING env var to define pause behaviour
...
better dequeing of midi sequencer events
updated MAN page about env var
bump version numbers to 1.5.6
2010-11-09 20:08:01 +01:00
niels
a666823e6a
1.5.5
2010-10-24 16:33:06 +00:00
Niels Elburg
df0a9e485a
sync
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1356 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-01-24 21:13:06 +00:00
Niels Elburg
00147fc3a2
sync
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1350 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-11-15 16:17:30 +00:00
Niels Elburg
28bc63c67e
bump version of reloaded to match veejay-server
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1331 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-05-22 14:42:39 +00:00
Niels Elburg
7cd82efc88
fix timecode problem in linking library, bugfixes
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1315 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-03-14 16:30:44 +00:00
Niels Elburg
f97a97d291
bump version, fixed wait for more in load samplelist when loading many samples
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1286 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-30 00:54:43 +00:00
Niels Elburg
746d3bace9
bump require veejay 1.4.3
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1235 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-30 21:35:48 +00:00
Niels Elburg
ec159913ff
reloaded 1.4.6
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1232 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-11-30 20:49:44 +00:00