2010-05-21 |
paul | rename overloaded-virtual method of TimeAxisView (...
|
commit | commitdiff | tree |
2010-05-21 |
paul | the MementoCommand for automation clearing should be...
|
commit | commitdiff | tree |
2010-05-20 |
paul | drop some debug output
|
commit | commitdiff | tree |
2010-05-20 |
paul | make AU Cocoa plugin views with "client-side-windows...
|
commit | commitdiff | tree |
2010-05-17 |
paul | almost-certain fix for "randomly-muted overlapped region...
|
commit | commitdiff | tree |
2010-05-17 |
paul | region export/bounce should use ::read_at() methods...
|
commit | commitdiff | tree |
2010-05-07 |
paul | updated french translation from raphael
|
commit | commitdiff | tree |
2010-05-06 |
paul | move largefile and reentrant compiler flags up to the...
|
commit | commitdiff | tree |
2010-05-05 |
paul | when splitting to mono regions, don't make the new...
|
commit | commitdiff | tree |
2010-05-05 |
paul | remove JACK does montioring option for OS X, because...
|
commit | commitdiff | tree |
2010-05-04 |
paul | back-port carl's workaround for a gnomecanvas bug that...
|
commit | commitdiff | tree |
2010-05-02 |
paul | patch for #2997 from carl, fix handling stat of large...
|
commit | commitdiff | tree |
2010-04-29 |
paul | (OS X) make /Volumes show up in 1 extra location in...
|
commit | commitdiff | tree |
2010-04-29 |
paul | fix faulty logic when deciding whether to run a redirect...
|
commit | commitdiff | tree |
2010-04-28 |
paul | if selecting a range in mouse range mode and there...
|
commit | commitdiff | tree |
2010-04-28 |
paul | patch for mantis #2794 - fix route ordering after creating...
|
commit | commitdiff | tree |
2010-04-27 |
paul | more reductions in stack space requirements for export
|
commit | commitdiff | tree |
2010-04-27 |
paul | reduce stack space requirements for export and normalization
|
commit | commitdiff | tree |
2010-04-27 |
paul | AU parameter unit is a single integer value, not a...
|
commit | commitdiff | tree |
2010-04-26 |
paul | close a carbon window for an AU plugin *in addition...
|
commit | commitdiff | tree |
2010-04-26 |
paul | significant fixes for AutomationList::cut_copy_clear...
|
commit | commitdiff | tree |
2010-04-23 |
paul | remove iterator-based AutomationList cut/copy methods...
|
commit | commitdiff | tree |
2010-04-23 |
paul | more cleanups, redesigns and subtle bug fixes for automation...
|
commit | commitdiff | tree |
2010-04-22 |
paul | refuse to accept Auto_Write state when loading automation...
|
commit | commitdiff | tree |
2010-04-22 |
paul | finally change the misnamed ::reposition_for_rt_add...
|
commit | commitdiff | tree |
2010-04-22 |
paul | cleanup AutomationList::cut_copy_clear() and try to...
|
commit | commitdiff | tree |
2010-04-22 |
paul | multiple touches in a single automation pass now work...
|
commit | commitdiff | tree |
2010-04-22 |
paul | better, cleaner, correct merging of nascent automation...
|
commit | commitdiff | tree |
2010-04-21 |
paul | correctly handle touch/write automation data merging...
|
commit | commitdiff | tree |
2010-04-21 |
paul | start of The Fix for automation touch+write
|
commit | commitdiff | tree |
2010-04-18 |
paul | add GUI/action control over replicate-missing-region...
|
commit | commitdiff | tree |
2010-04-17 |
paul | add config parameter to control missing-region-channel...
|
commit | commitdiff | tree |
2010-04-17 |
paul | don't add "anchor" control events on when a touch gesture...
|
commit | commitdiff | tree |
2010-04-17 |
paul | initial pass at "ramping back" to existing automation...
|
commit | commitdiff | tree |
2010-04-16 |
paul | updated spanish translation from david taht and friends
|
commit | commitdiff | tree |
2010-04-16 |
paul | when a region has less channels than its diskstream...
|
commit | commitdiff | tree |
2010-04-15 |
paul | remove a bunch of explicit uses of '/' as a directory...
|
commit | commitdiff | tree |
2010-04-12 |
paul | subtle but deep and possibly profound(ly wrong) changes...
|
commit | commitdiff | tree |
2010-04-08 |
paul | subtle but important change that may fix issues with...
|
commit | commitdiff | tree |
2010-04-08 |
paul | patch from lucus to put fixed sized columns on the...
|
commit | commitdiff | tree |
2010-04-07 |
paul | fix for wierd punch behaviour where non-rec-enabled...
|
commit | commitdiff | tree |
2010-04-06 |
paul | fix 100% CPU usage after killing JACK caused by faulty...
|
commit | commitdiff | tree |
2010-04-02 |
paul | brute force approach to stopping GTK shutdown from...
|
commit | commitdiff | tree |
2010-04-02 |
paul | do not crash if Editor::map_transport_state() is called...
|
commit | commitdiff | tree |
2010-04-01 |
paul | redirect via ardour.org to get to the manuals from...
|
commit | commitdiff | tree |
2010-03-30 |
paul | remove automation mode selector from AU plugin windows...
|
commit | commitdiff | tree |
2010-03-26 |
paul | remove silly buffer stats output; apply MIDI control...
|
commit | commitdiff | tree |
2010-03-25 |
paul | colinf's patch to make the "name new markers" option...
|
commit | commitdiff | tree |
2010-03-17 |
paul | disk i/o debugging for aktuberlin
|
commit | commitdiff | tree |
2010-03-17 |
paul | correct a mistake in previous AIFF+Bendian change
|
commit | commitdiff | tree |
2010-03-17 |
paul | force AIFF format exported files to big-endian
|
commit | commitdiff | tree |
2010-03-16 |
paul | fix lucus' previous patch
|
commit | commitdiff | tree |
2010-03-16 |
paul | patch from lucus for long names in trackbus inspector
|
commit | commitdiff | tree |
2010-03-12 |
paul | Ardour -> PROGRAM_NAME for libardour
|
commit | commitdiff | tree |
2010-03-12 |
paul | option to enable/disable translations when using a...
|
commit | commitdiff | tree |
2010-03-12 |
paul | do not try to categorize AU plugins based on the "subtype...
|
commit | commitdiff | tree |
2010-03-12 |
paul | keep sndfile/ExtAudioFile preference logic the same...
|
commit | commitdiff | tree |
2010-03-12 |
paul | use libsndfile in preference to ExtAudioFile when getting...
|
commit | commitdiff | tree |
2010-03-06 |
paul | remove global LV2 external GUI list, always call LV2...
|
commit | commitdiff | tree |
2010-03-04 |
paul | fix import/embed with "sequence files" option
|
commit | commitdiff | tree |
2010-02-27 |
paul | colinf's patch to make the cursor be the dbl vertical...
|
commit | commitdiff | tree |
2010-02-27 |
paul | make the JACK->Latency->256 frame option actually do...
|
commit | commitdiff | tree |
2010-02-12 |
paul | fixes for OS X compile of last commit
|
commit | commitdiff | tree |
2010-02-12 |
paul | provide Redirect::requires_fixed_sized_buffers() as...
|
commit | commitdiff | tree |
2010-02-05 |
paul | correct size used by tempo line allocator; fix crash...
|
commit | commitdiff | tree |
2010-02-04 |
paul | the missing flush call for plugins
|
commit | commitdiff | tree |
2010-02-04 |
paul | add new Redirect::flush() model to accomodate plugin...
|
commit | commitdiff | tree |
2010-02-03 |
paul | updated czech translation from pavel fric, plus correct...
|
commit | commitdiff | tree |
2010-02-02 |
paul | add back missing exp() call in barcontroller logarithmic...
|
commit | commitdiff | tree |
2010-02-02 |
paul | cleanup previous commit that would not compile on OS X
|
commit | commitdiff | tree |
2010-02-01 |
paul | some AU debugging
|
commit | commitdiff | tree |
2010-02-01 |
paul | silence extra buffers not handled/touched/filled by...
|
commit | commitdiff | tree |
2010-02-01 |
paul | tweaks related to export/AU/VST fix
|
commit | commitdiff | tree |
2010-02-01 |
paul | call Route::set_block_size() before exporting stuff...
|
commit | commitdiff | tree |
2010-01-30 |
paul | bump version to 2.8.7
|
commit | commitdiff | tree |
2010-01-30 |
paul | move LocaleGuard "up" into libpbd; use LocaleGuard...
|
commit | commitdiff | tree |
2010-01-29 |
paul | fix various issues with AU ID handling
|
commit | commitdiff | tree |
2010-01-29 |
paul | use isxdigit not isdigit when parsing 2.8.5 AU id's
|
commit | commitdiff | tree |
2010-01-29 |
paul | fix up coding errors in previous AU-related commit
|
commit | commitdiff | tree |
2010-01-29 |
paul | potential fixes for AU unique ID confusion(s)
|
commit | commitdiff | tree |
2010-01-27 |
paul | better algorithm for checking when AU plugins ::can_do...
|
commit | commitdiff | tree |
2010-01-23 |
paul | bump to 2.8.6
|
commit | commitdiff | tree |
2010-01-23 |
paul | fix VST compilation
|
commit | commitdiff | tree |
2010-01-22 |
paul | remove extraneous separator from menus; remove separator...
|
commit | commitdiff | tree |
2010-01-22 |
paul | fix AU configure pathway so that we uninitialize the...
|
commit | commitdiff | tree |
2010-01-22 |
paul | include BOTH loop-region and set-loop-from-region on...
|
commit | commitdiff | tree |
2010-01-22 |
paul | use correct menu item label strings for [ and ] (but...
|
commit | commitdiff | tree |
2010-01-22 |
paul | provide Glib::ustring() variant of strip_whitespace_edges
|
commit | commitdiff | tree |
2010-01-22 |
paul | fix misleading message when copy i18n files for GTK
|
commit | commitdiff | tree |
2010-01-22 |
paul | fix up a little memory mgmt to avoid crashing on OS...
|
commit | commitdiff | tree |
2010-01-22 |
paul | fix weak ordering logic for plugin statuses
|
commit | commitdiff | tree |
2010-01-21 |
paul | fix up parsing/format of plugin_statuses file, and...
|
commit | commitdiff | tree |
2010-01-21 |
paul | its time for 2.8.5
|
commit | commitdiff | tree |
2010-01-21 |
paul | update to swedish translation
|
commit | commitdiff | tree |
2010-01-21 |
paul | don't show symbol bindings when starting gdb on OS X
|
commit | commitdiff | tree |
2010-01-21 |
paul | use correct number of buffers when setting up data...
|
commit | commitdiff | tree |
2010-01-21 |
paul | ensure that the relevant quarks are initialized before...
|
commit | commitdiff | tree |
2010-01-21 |
paul | tweak for yesterday's stopped/monitoring/state change fix
|
commit | commitdiff | tree |
2010-01-20 |
paul | if ::no_roll() is called on a track or a route, and...
|
commit | commitdiff | tree |
2010-01-20 |
paul | actually make i18n work on OS X, and update osx_build...
|
commit | commitdiff | tree |