YPozdnyakov
d4e49ed6d1
[Summary]: Bug fix
2014-11-20 14:36:31 +02:00
YPozdnyakov
a66a433527
[Summary] Bug fix
2014-11-20 14:03:18 +02:00
VKamyshniy
1b805cda4a
[Summary] Bug fix
2014-11-20 13:32:49 +02:00
YPozdnyakov
0d151dcfc1
[Summary]: Add script 'rmp' to delete Preferences
2014-11-20 13:18:37 +02:00
YPozdnyakov
87f8ead07e
[Summary]: changes to par command to provide approved build name's format
2014-11-13 11:43:12 +02:00
Valeriy Kamyshniy
6ecb3abb0d
[Summary] Adding a chance of using some more args for ./waf configure
2014-11-07 13:48:37 +02:00
Valeriy Kamyshniy
d306f247ed
[Summary] Making the par building —trackslive
2014-11-07 00:23:35 +02:00
VKamyshniy
84afcd53eb
[Summary] Adding chance to append some more options for ./waf configure
2014-11-06 18:13:57 +02:00
Greg Zharun
a633282767
[Summary] Fixed packaging on Windows after program name change
2014-11-05 15:36:44 +02:00
Valeriy Kamyshniy
dcbf64d8f5
[Summary] Switching app name to Tracks Live
2014-10-31 01:43:09 +02:00
VKamyshniy
e5a5e1fe71
[Summary] Switching the application name to Tracks Live
2014-10-30 21:30:15 +02:00
Robin Gareus
af5570931c
update osx DMG icon tool paths
...
OS 10.9 no longer has /Developer, but
DeRez, Rez & SetFile are in $PATH since at least 10.6
2014-10-10 14:05:27 -04:00
Valeriy Kamyshniy
64b5ea4dba
[Summary] One more of many of those icns files updated
2014-09-22 18:03:44 +03:00
Paul Davis
d720490cc3
remove test for /usr/local access permissions from startup script on OS X.
...
This was needed for checking access to libjack.dylib in Ardour, but Tracks ships without JACK support,
so this is unnecessary.
2014-09-21 17:55:10 -04:00
Greg Zharun
5340463a77
[Summary] Fixed windows packaging
2014-09-08 14:35:36 +03:00
Greg Zharun
4a13a36081
[Summary] Changed version format according to PRD
2014-09-08 13:05:45 +03:00
Paul Davis
dd9e5c0c6b
tweaks to osx_build to (a) warn about expected error (b) remove harvid/jadeo stuff from osascript (c) fix tmpfile template
2014-09-05 18:45:01 -04:00
Paul Davis
0344d803af
add --tracks argument to ./osx_build (to be used from now on); tracks package does not need harvid/jadeo
2014-09-05 18:31:18 -04:00
Paul Davis
c43faf75a3
fix typo in OS X packaging script
2014-09-05 18:28:11 -04:00
Paul Davis
1d3f89087e
fix incorrect cherry-pick of OS X packaging fixes (taken from ardour-cc yesterday)
2014-09-05 17:29:15 -04:00
Paul Davis
be95422e11
attempt to remain identical to or very close to previous behaviour of win32 packaging script but parameterize product name. REQUIRES WINDOW TEST RUN
2014-09-05 15:05:14 -04:00
Paul Davis
e4cfa4b605
use PRODUCT_NAME_DIR="tracks" rather than hard-coded "ardour3" in windows packaging script
2014-09-05 14:58:20 -04:00
Paul Davis
6043d2da3a
fix linux packaging to include all required style files
...
Conflicts:
tools/linux_packaging/build
2014-09-04 22:29:19 -04:00
Paul Davis
251e955525
fix OS X packaging to include all required style files
2014-09-04 22:29:19 -04:00
Paul Davis
32c154dd76
fix packaging scripts to use new system config file name; NOTE: this file should probably be included in Windows packages but appears not to be
2014-09-04 12:34:21 -04:00
Valeriy Kamyshniy
ef252122ea
[Summary] eliminating reason for which building TRACKs stopped working
2014-09-04 11:03:20 +03:00
Paul Davis
97fc885f8e
OS X packaging: correctly specify name of executable image as found in build tree
2014-09-03 21:11:21 -04:00
Paul Davis
c8c4bb1a86
fix revision info extraction in tools/
2014-09-03 21:10:54 -04:00
Paul Davis
cb4eacff50
python3 fix for autowaf.py
2014-08-17 21:14:16 -04:00
Paul Davis
8079b21d9a
on linux, build ALSA backend as part of binary bundle, but don't include libdbus in bundle
2014-08-17 21:13:33 -04:00
Paul Davis
5af31dfb0b
correctly copy vfork exec wrapper into right location in binary bundles on OS X and Linux
2014-08-17 21:13:23 -04:00
Ben Loftis
9583faed27
xfade rects should only pop-up in Object mode, when they are focusable
2014-08-17 20:43:17 -04:00
Robin Gareus
d2470fac16
update valgrind suppression file (ignore system-wide libs)
2014-08-17 15:28:29 -04:00
Tim Mayberry
5a01bff128
Update pango.modules and remove reference to old pango module version
...
Fedora 19 and 20 use same 1.8.0 module path
2014-08-17 14:54:04 -04:00
Tim Mayberry
bee71eeba7
Only copy necessary config files to package directory
...
Also use -L flag so files are actually copied and not linked
2014-08-17 14:53:58 -04:00
Tim Mayberry
44a544a54e
Added LV2 libs and bundled LV2 plugins to windows packaging scripts
2014-08-17 14:53:53 -04:00
Robin Gareus
313f597478
proper dbus device reservation
2014-08-17 13:47:24 -04:00
Robin Gareus
feb1a9e269
break out ALSA related functions into libardouralsautil
2014-08-17 13:47:14 -04:00
Robin Gareus
fb6f5d0fa7
cosmetic fix to OSX packaging temp file
2014-08-16 17:13:50 -04:00
Robin Gareus
a903de99a4
osx-bundle: fix vfork
2014-08-16 17:00:07 -04:00
Tim Mayberry
f7b1d24045
Change windows packaging to have separate scripts for Fedora 19 and 20
...
A large part of the packaging is shared in package.sh, this approach should
work on windows with another dll list in package-waves.sh and redefined
copydll function(which I've added untested as copydll-waves.sh)
Also add support for 64bit mingw builds via ARCH env variable. If unset
defaults to 32bit build
2014-08-16 16:37:49 -04:00
Paul Davis
1c84289254
remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR']
2014-08-16 16:10:30 -04:00
Paul Davis
937c0764be
finish unfinished work at basing all install paths on the program name
...
Conflicts:
libs/backends/jack/wscript
libs/backends/wavesaudio/wscript
libs/canvas/wscript
wscript
2014-08-16 16:10:15 -04:00
Paul Davis
8c69e20acb
do not package anything but explicitly listed backends for the bundle(s) (OS X)
2014-08-16 16:02:56 -04:00
Paul Davis
a571b1b4f8
do not package anything but explicitly listed backends for the bundle(s) (Linux)
2014-08-16 16:02:51 -04:00
Robin Gareus
984718e2b4
really fix vsrv.php script. support new A3.5-CC (BGRA images, CSV)
2014-08-16 16:00:02 -04:00
Robin Gareus
68a2de35cf
update video server API prototyping script (CSV)
2014-08-16 15:59:57 -04:00
GZharun
7a410d5a45
[Summary] Refactored master ui according to requirements
...
[Details] Changed global MUTE button
Made Master UI selectable
Refactored "show master bus in the inspector" usecases
2014-08-13 10:43:03 +03:00
Greg Zharun
6ebcb81dcf
Added version number to Windows packaging folder name
2014-06-18 13:36:45 +03:00
grygoriiz
6af1593e6c
Updated copyright string
2014-06-17 16:24:20 +03:00