13
0
Commit Graph

1169 Commits

Author SHA1 Message Date
45d3ec1437 merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1698 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-11 13:07:51 +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
Taybin Rutkin
e0aa89db14 Disable deprecated sigc++ APIs.
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1450 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-12 21:41:00 +00:00
Taybin Rutkin
a4c116ec07 Removed usage of deprecated APIs.
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1433 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-08 18:13:57 +00:00
Taybin Rutkin
766b3d8a6d Upgraded libgnomecanvasmm to libgnomecanvasmm-2.16.0
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1418 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 04:59:47 +00:00
Taybin Rutkin
2156684ec2 Added cairomm-1.2.4.
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1417 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 04:18:37 +00:00
Taybin Rutkin
76450f35b1 Upgraded gtkmm to gtkmm-2.10.7.
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1416 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 04:14:20 +00:00
Taybin Rutkin
71d30c7f2d Updated libglibmm2 to glibmm-2.12.5
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1415 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 03:07:25 +00:00
Taybin Rutkin
f76fc34c29 Removed libglademm.
Updated libsigc++ from 2.0.6 to 2.0.17.


git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1413 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 02:13:18 +00:00
Taybin Rutkin
8bde438b59 Added 2.1-staging branch.
git-svn-id: svn://localhost/ardour2/branches/2.1-staging@1410 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 00:41:37 +00:00
dfc75e0561 new keyboard bindings for moving playhead to region starts+ends ; use spin button for tempo, as per #1449
git-svn-id: svn://localhost/ardour2/trunk@1409 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 20:55:16 +00:00
182bc69eac fix missing buffer reversal under some reverse-play situations
git-svn-id: svn://localhost/ardour2/trunk@1407 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 17:41:38 +00:00
7f750fe77f prevent state saving when disconnected from JACK
git-svn-id: svn://localhost/ardour2/trunk@1406 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 16:09:04 +00:00
56e384349b Add the ardour manual converted to docbook format with only a few minor
additions.

Add dbhelper.vim key stroke mappings I use for working with docbook source.

There are no xsl or css files for customizing the html output so it will 
look really boring...this will only be temporary.

Support for content localization and generation of pdf's is planned.



git-svn-id: svn://localhost/ardour2/trunk@1405 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 04:29:55 +00:00
e0991be04d add a persistent folder variable so that every time the sfdb_ui is created, it shows the same location that it was left in
git-svn-id: svn://localhost/ardour2/trunk@1404 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-01 19:53:58 +00:00
Taybin Rutkin
b05c4dc540 Moved GroupButtons to gtkmm2ext
Fixed stacktrace.cc compilation.


git-svn-id: svn://localhost/ardour2/trunk@1403 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-01 13:17:04 +00:00
43a063d8c6 select track on context press in a StreamItem, so that context menu ops work
git-svn-id: svn://localhost/ardour2/trunk@1402 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-01 03:13:07 +00:00
df1c4dddc3 remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names
git-svn-id: svn://localhost/ardour2/trunk@1400 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-31 18:51:33 +00:00
Sampo Savolainen
1ab5012af7 Fix template so that the inputs for "Audio 2" (2-2 track) are ordered
correctly (1,2 instead of 2,1)


git-svn-id: svn://localhost/ardour2/trunk@1399 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-31 18:33:33 +00:00
Taybin Rutkin
482aa0a0f8 Updated Info.plist to declare:
ardour session UTI (org.ardour.Ardour.session) 
and 
    ostype (ArAs).


git-svn-id: svn://localhost/ardour2/trunk@1398 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-30 05:12:01 +00:00
Doug McLain
758818cc8b It's not that excitign anymore :)
git-svn-id: svn://localhost/ardour2/trunk@1397 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-29 23:32:03 +00:00
9e8082aad6 small change to region creation for make-mono-regions; add untested short_path(); fix double-redraws when canvas zoom/position changes
git-svn-id: svn://localhost/ardour2/trunk@1396 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-29 20:02:43 +00:00
Sampo Savolainen
433f2cfb43 Fix PIC issue with soundtouch
git-svn-id: svn://localhost/ardour2/trunk@1394 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-27 22:15:16 +00:00
17033c4448 squash the dreaded noise-on-stop of guirja01
git-svn-id: svn://localhost/ardour2/trunk@1393 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-26 17:22:43 +00:00
fccc2229ea fix "make mono regions", mostly
git-svn-id: svn://localhost/ardour2/trunk@1392 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-26 03:54:12 +00:00
5ee3e58718 fix import/embed of multichannel audiofiles, as per #1433
git-svn-id: svn://localhost/ardour2/trunk@1386 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 17:42:19 +00:00
Taybin Rutkin
1c61d4007a Cocoa branch compiles again.
git-svn-id: svn://localhost/ardour2/trunk@1384 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 03:36:51 +00:00
Taybin Rutkin
5903a869b5 Added project build file.
git-svn-id: svn://localhost/ardour2/trunk@1383 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 01:54:14 +00:00
Taybin Rutkin
b82ef9b519 more importing.
git-svn-id: svn://localhost/ardour2/trunk@1382 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 01:49:04 +00:00
Taybin Rutkin
f7a668b763 initial import of Spotlight Importer
git-svn-id: svn://localhost/ardour2/trunk@1381 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 01:45:43 +00:00
979dbf91b9 allow control points with the same x (pixel) coordinate, now that libart_lgpl does too
git-svn-id: svn://localhost/ardour2/trunk@1380 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 18:43:14 +00:00
d3187aa32a more region selection tweaks
git-svn-id: svn://localhost/ardour2/trunk@1379 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 17:22:34 +00:00
14814f5469 minor selection tweak to avoid finding regions in an existing track selection under the wrong circumstances
git-svn-id: svn://localhost/ardour2/trunk@1378 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 13:45:08 +00:00
00620a0d1a add GUI control for use-overlap-equivalency
git-svn-id: svn://localhost/ardour2/trunk@1377 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 01:56:20 +00:00
e35621772e add transition_to_{roll,reverse}
git-svn-id: svn://localhost/ardour2/trunk@1376 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-23 22:29:45 +00:00
3cfa32d6c2 a variety of bits and pieces for selection ops
git-svn-id: svn://localhost/ardour2/trunk@1375 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-23 21:45:05 +00:00
d38944becd correctly detect missing ALSA MIDI system
git-svn-id: svn://localhost/ardour2/trunk@1369 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-22 14:14:11 +00:00
Taybin Rutkin
9d4476dbb9 Fix for 8 controls max per column in ladspa plugin windows from Olivier Doare.
git-svn-id: svn://localhost/ardour2/trunk@1366 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-20 17:13:46 +00:00
Jesse Chappell
5f9abf8681 updated mac ardour2 ui rc
git-svn-id: svn://localhost/ardour2/trunk@1365 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19 15:27:07 +00:00
Jesse Chappell
1afd412480 updated app build
git-svn-id: svn://localhost/ardour2/trunk@1364 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19 12:56:59 +00:00
Jesse Chappell
e891a223fa updated app build
git-svn-id: svn://localhost/ardour2/trunk@1363 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19 12:54:16 +00:00
f4fe4d36b1 more games with selection
git-svn-id: svn://localhost/ardour2/trunk@1360 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 16:45:29 +00:00
058911a1d8 more futzing with selections
git-svn-id: svn://localhost/ardour2/trunk@1359 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 14:57:05 +00:00
63daceea64 force UTF-8 handling of i18n files at run time
git-svn-id: svn://localhost/ardour2/trunk@1358 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 12:52:26 +00:00
d25718377d new german translation update from sebastian arnold
git-svn-id: svn://localhost/ardour2/trunk@1357 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 12:51:33 +00:00
Jesse Chappell
851d1fa76a Fixed midi controllable state saving/loading
git-svn-id: svn://localhost/ardour2/trunk@1356 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 06:39:22 +00:00
f7d48b79f1 turn off overlap-equivalency for region matching as the default
git-svn-id: svn://localhost/ardour2/trunk@1355 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 05:05:39 +00:00
013ec97732 make ctrl-rubber-band-select do something closer to the right thing
git-svn-id: svn://localhost/ardour2/trunk@1354 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 04:34:00 +00:00
143983948e more fun and games with selection logic
git-svn-id: svn://localhost/ardour2/trunk@1353 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 03:06:15 +00:00
6b0e0e379b rbselect selects all tracks that had selectables
git-svn-id: svn://localhost/ardour2/trunk@1352 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 01:31:16 +00:00