13
0
livetrax/libs/ardour
Jesse Chappell 45e61c210d fixed some frame count issues with importing.
git-svn-id: svn://localhost/ardour2/trunk@1570 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-10 01:23:37 +00:00
..
ardour Finish automation polling. Get rid of strip_from_route. 2007-03-09 12:09:11 +00:00
macosx @executable_path support. 2007-03-02 04:20:32 +00:00
po add new swedish translation 2006-11-11 19:20:22 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
audio_diskstream.cc revert RCU changes back to union-based solution to fix strict-aliasing; another -O3 warning cleaned up 2007-03-01 19:49:00 +00:00
audio_library.cc First pass of sfdb tag searching. Not functional, but very very close. 2007-01-05 04:24:23 +00:00
audio_playlist.cc more complete fix for MTC time signal not providing FPS/drop values 2007-02-23 16:10:33 +00:00
audio_track.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
audio_unit.cc remove StateManager code entirely and more debugging output cruft 2006-10-26 00:47:22 +00:00
audioengine.cc Fix for compiler warnings and errors. 2007-03-02 02:30:07 +00:00
audiofilesource.cc fixes for new button code; don't even make destructible sources non-writable; add a new binding/bindable for hte shuttle controller 2007-02-09 17:00:25 +00:00
audiofilter.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
audioregion.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
audiosource.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
auditioner.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
automation_event.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
automation.cc
ChangeLog
configuration.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
connection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
control_protocol_manager.cc Fix two small bugs in ControlProtocolManager: 2007-02-15 17:42:17 +00:00
coreaudiosource.cc fix import/embed of multichannel audiofiles, as per #1433 2007-01-25 17:42:19 +00:00
crossfade.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
curve.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
cycle_timer.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
default_click.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
diskstream.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
enums.cc 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 2007-02-19 17:30:47 +00:00
gain.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
gdither.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
gettext.h
globals.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
i18n.h Fix for internationalize. Now use the I18N() macro. 2006-10-24 15:38:46 +00:00
import.cc fixed some frame count issues with importing. 2007-03-10 01:23:37 +00:00
insert.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
io.cc fix for #1041, I/O names with colons in them 2007-02-23 17:27:06 +00:00
jack_slave.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
ladspa_plugin.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
location.cc new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations 2007-02-25 20:53:55 +00:00
mix.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
mtc_slave.cc possible fix for MTC slaving 2007-02-23 13:40:09 +00:00
named_selection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
osc.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
panner.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
pcm_utils.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
playlist_factory.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
playlist.cc Make playlist name bumping work for names where the last '.' delimited 2007-03-04 18:34:40 +00:00
plugin_manager.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
plugin.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
port.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
recent_sessions.cc Merging from trunk 2006-06-22 23:40:55 +00:00
redirect.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
region_factory.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
region.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
reverse.cc fix a couple uninitialized variable messages 2007-02-26 21:29:50 +00:00
route_group.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
route.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
SConscript use SilentFileSource when sources cannot be found 2007-02-05 22:57:38 +00:00
send.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_butler.cc fix for #1503, crash on new session in write-protected dir 2007-02-26 04:37:32 +00:00
session_click.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_command.cc clean up RCU fix even more; nedko's missing sources patch 2007-02-26 19:02:48 +00:00
session_events.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_export.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_feedback.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_midi.cc clean up RCU fix even more; nedko's missing sources patch 2007-02-26 19:02:48 +00:00
session_process.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_state.cc commit for cleanup bug that affects both old and new sessions 2007-03-04 14:08:23 +00:00
session_time.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_timefx.cc fix timestretch naming issue, #1501 2007-02-23 02:15:51 +00:00
session_transport.cc desensitize auto-return button on slave != None and ignore auto-return in libardour if slave != None 2007-02-28 01:27:56 +00:00
session_vst.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session.cc fix for running out of JACK ports in the middle of adding multiple tracks or busses 2007-03-04 18:43:10 +00:00
silentfilesource.cc use SilentFileSource when sources cannot be found 2007-02-05 22:57:38 +00:00
sndfile_helpers.cc Fix for internationalize. Now use the I18N() macro. 2006-10-24 15:38:46 +00:00
sndfilesource.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
source_factory.cc Fixed for prior unused file cleanup. 2007-02-22 17:55:17 +00:00
source.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
sse_functions_64bit.s Correct patch 2006-10-26 12:36:59 +00:00
sse_functions.s reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management 2006-10-17 20:40:39 +00:00
tempo.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
track.cc first pass on track mode switch; fixes to dangling region refs after capture; destroy region menu item removed; small fix to SConstruct for missing C++ case; playlist selection mechanism modified ; new Selection operation added (Add); handle crashing situation with align style change handling caused by recursion 2006-11-09 20:38:39 +00:00
utils.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
vst_plugin.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00