13
0
Commit Graph

1509 Commits

Author SHA1 Message Date
44a3f5419b fix error in last commit with VST entry function type cast
git-svn-id: svn://localhost/ardour2/trunk@1512 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 17:48:53 +00:00
c20e55d07a fix compiler complaints about RCU code; fix a couple of compiler warnings
git-svn-id: svn://localhost/ardour2/trunk@1511 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 17:44:09 +00:00
54f18f26d4 fix for #1503, crash on new session in write-protected dir
git-svn-id: svn://localhost/ardour2/trunk@1510 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 04:37:32 +00:00
1e352b699e prevent inadvertent "sounds" dir from 0.99 from confusing 2.0
git-svn-id: svn://localhost/ardour2/trunk@1509 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-25 21:54:59 +00:00
eae83763fb new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations
git-svn-id: svn://localhost/ardour2/trunk@1506 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-25 20:53:55 +00:00
8adfb38bd6 fix for #1041, I/O names with colons in them
git-svn-id: svn://localhost/ardour2/trunk@1502 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 17:27:06 +00:00
6f3d9704cf fixed incorrect restore of mixer strip visibility
git-svn-id: svn://localhost/ardour2/trunk@1501 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 16:49:39 +00:00
957d2e39c4 more complete fix for MTC time signal not providing FPS/drop values
git-svn-id: svn://localhost/ardour2/trunk@1500 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 16:10:33 +00:00
Doug McLain
7fa2576477 Assigned highest priority to all widget and class styles. This makes ardour finally impervious to desktop theme settings, namely the infamous KDE --Apply KDE colors to non-KDE apps-- option
git-svn-id: svn://localhost/ardour2/trunk@1499 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 14:37:19 +00:00
3ecf8cd008 possible fix for MTC slaving
git-svn-id: svn://localhost/ardour2/trunk@1498 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 13:40:09 +00:00
Taybin Rutkin
dfa996f8be Replaces tabs with spaces in python file.
git-svn-id: svn://localhost/ardour2/trunk@1497 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 04:47:09 +00:00
7769e6cebe sndfile include fix for tranzport code as well
git-svn-id: svn://localhost/ardour2/trunk@1496 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 04:36:43 +00:00
92aaa4ebc9 prevent new session construction if not connected to JACK
git-svn-id: svn://localhost/ardour2/trunk@1495 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 04:19:16 +00:00
6129d2bd1b fix timestretch naming issue, #1501
git-svn-id: svn://localhost/ardour2/trunk@1494 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 02:15:51 +00:00
Taybin Rutkin
bd71f58fb2 Removed unused session_control.cc.
Added XCode project for libardour
Modified midi++'s XCode to use consistant paths and depend on pbd.


git-svn-id: svn://localhost/ardour2/trunk@1493 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-23 02:03:35 +00:00
Taybin Rutkin
85b7fce4fc sndfile including fix.
git-svn-id: svn://localhost/ardour2/trunk@1492 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 21:59:33 +00:00
777616a24d explicitly check for autocrap tools from the autogen.sh scripts
git-svn-id: svn://localhost/ardour2/trunk@1491 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 20:50:35 +00:00
8a5713f57f destructive->sndfile change
git-svn-id: svn://localhost/ardour2/trunk@1490 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:48:27 +00:00
c268314b64 remove all lines to avoid recompiles after commits
git-svn-id: svn://localhost/ardour2/trunk@1489 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:40:54 +00:00
d6ef740e90 remove all lines to avoid recompiles after commits
git-svn-id: svn://localhost/ardour2/trunk@1488 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:36:03 +00:00
989d6b3d2a don't change waveform zoom level when waveform is hidden, to save peak reloads, remove unused Editor signal
git-svn-id: svn://localhost/ardour2/trunk@1487 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 18:26:44 +00:00
Taybin Rutkin
feeb538498 Fixed for prior unused file cleanup.
git-svn-id: svn://localhost/ardour2/trunk@1486 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 17:55:17 +00:00
Taybin Rutkin
cca3bd1a37 Removed unused files.
git-svn-id: svn://localhost/ardour2/trunk@1485 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 15:38:48 +00:00
Taybin Rutkin
0613db57ab XCode project files for pbd and midi++
git-svn-id: svn://localhost/ardour2/trunk@1484 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 03:50:05 +00:00
Taybin Rutkin
4bf712f501 added XCode project file
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1483 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-22 03:45:29 +00:00
eeb3c813b6 fix stupid error in last commit
git-svn-id: svn://localhost/ardour2/trunk@1482 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-21 01:10:13 +00:00
30d4fee414 new (commented) continuous scroll from ben; fix for max() issues in MCP code
git-svn-id: svn://localhost/ardour2/trunk@1481 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-20 22:32:32 +00:00
326cd24c12 make MMC work again, make tracing MIDI input work again, add GUI control for MMC device ID ++
git-svn-id: svn://localhost/ardour2/trunk@1480 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-20 21:26:20 +00:00
John Anderson
780e9d7ecb update surface when remote ids change
git-svn-id: svn://localhost/ardour2/trunk@1479 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-20 10:42:50 +00:00
b69b53eef0 back out continuous scroll change inadvertently committed as part of rev 1477
git-svn-id: svn://localhost/ardour2/trunk@1478 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-19 23:14:08 +00:00
f22f22b599 make transport buttons and shuttle controller work with MIDI CC's
git-svn-id: svn://localhost/ardour2/trunk@1477 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-19 23:09:20 +00:00
6b459529ce mike taht's --sync handling patch
git-svn-id: svn://localhost/ardour2/trunk@1476 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-19 21:04:37 +00:00
Jesse Chappell
0b5b168f0c update to include needed stdint.h on slightly older gcc
git-svn-id: svn://localhost/ardour2/trunk@1475 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-19 19:40:56 +00:00
4c6b2c7eb7 remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it
git-svn-id: svn://localhost/ardour2/trunk@1474 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-19 17:30:47 +00:00
60b8dce637 Add mapping for warning tag to vim docbook helper.
git-svn-id: svn://localhost/ardour2/trunk@1473 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-19 14:25:27 +00:00
78bafce752 Add an entities file and include it in the templates.
git-svn-id: svn://localhost/ardour2/trunk@1472 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-17 13:16:27 +00:00
John Anderson
207eaa4298 Don't add duplicate remote_control_id to active banks. Notes and tweaks.
git-svn-id: svn://localhost/ardour2/trunk@1471 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-17 10:54:57 +00:00
John Anderson
78f6e01f2d persist remote_control_id for busses
git-svn-id: svn://localhost/ardour2/trunk@1470 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-17 07:16:57 +00:00
Taybin Rutkin
2571f8e4c1 wierd->weird misspeling fix.
git-svn-id: svn://localhost/ardour2/trunk@1469 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-16 20:41:22 +00:00
Taybin Rutkin
53a0749376 Fix for building on MacOS X.
git-svn-id: svn://localhost/ardour2/trunk@1468 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-16 20:21:31 +00:00
John Anderson
4daf15435b Fix two small bugs in ControlProtocolManager:
1) set_active was being called twice

2) control surface objects were deleted in drop_session, but not recreated in set_session



git-svn-id: svn://localhost/ardour2/trunk@1467 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-15 17:42:17 +00:00
Doug McLain
1cf6978cad This creates an export direcory for new sessions. The export dialog will also default to that directory
git-svn-id: svn://localhost/ardour2/trunk@1466 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-15 16:44:22 +00:00
e72e12d4ba remove debug output from sndfilesource
git-svn-id: svn://localhost/ardour2/trunk@1465 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-15 16:30:11 +00:00
7e277f96d7 fix reverse play buffer refilling; turn on Blink signal again
git-svn-id: svn://localhost/ardour2/trunk@1464 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-15 16:07:45 +00:00
b8a6f94325 Add a help target(the default target) and format target to the manual
Makefile

Reformat the docs, I explained in a prior commit why this modifies 
every file


git-svn-id: svn://localhost/ardour2/trunk@1463 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-15 03:49:43 +00:00
7f0f19597a Add a catalog file for rewriting paths to the docbook xsl.
git-svn-id: svn://localhost/ardour2/trunk@1462 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14 23:41:33 +00:00
John Anderson
1d2ccabfd7 remove meterstr = "" and replace with fatal <<
git-svn-id: svn://localhost/ardour2/trunk@1461 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14 21:55:07 +00:00
John Anderson
e878b36519 merge r1449 from surfaces branch to include mackie surface and tranzport updates. Thanks to Gerd Flaig for the merge command: svn merge svn+ssh://ardoursvn@ardour.org/ardour2/trunk@1449 svn+ssh://ardoursvn@ardour.org/ardour2/branches/surfaces.
git-svn-id: svn://localhost/ardour2/trunk@1460 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14 19:56:16 +00:00
92c09a6d91 super trivial docs fix.
git-svn-id: svn://localhost/ardour2/trunk@1459 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14 13:45:49 +00:00
0892e58305 Manual style updates:
Added definitions for the Important and Warning admonitions in the
formatting section.

Removed the caution admonition from the formatting conventions section

Add Tango icons and use them for admonition graphics aswell as some 
xsl and css to make them look better.

Removed the table border from the manual navigation



git-svn-id: svn://localhost/ardour2/trunk@1458 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14 13:41:30 +00:00