ardour/libs/ardour
Paul Davis c72611e1cd fixes for scrubbing, change "crop" to Crop in menu
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2516 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-05 17:03:23 +00:00
..
ardour fixes for scrubbing, change "crop" to Crop in menu 2007-10-05 17:03:23 +00:00
macosx Updated doxygen file. 2007-03-14 03:03:39 +00:00
po new greek translations; fix for crash in diskstream due to removed port access 2007-04-17 16:46:22 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
audio_diskstream.cc fixes for scrubbing, change "crop" to Crop in menu 2007-10-05 17:03:23 +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 opaque xfade patch + a version of the editor ruler/playhead/click patch 2007-08-27 13:00:08 +00:00
audio_track.cc WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to make region(views) pick up peakfile data asynchronously, like they used to in 0.99 2007-09-10 18:45:12 +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 egregious widespread bug now that JACK has physical MIDI ports; make sample rate label in import dialog red when SR doesn't match 2007-09-09 15:30:01 +00:00
audiofilesource.cc fix uninitialized export_range_dialog member in editor; fix peakfile naming screwup with back-compatible hack 2007-09-12 20:56:56 +00:00
audiofilter.cc add SRC quality to import dialog; fix instances of missing waveforms where new sources are created; add fader+meter to import dialog; metering now doesn't return -inf for ninputs == 0, only if ninputs & noutputs == 0 2007-09-11 14:34:21 +00:00
audioregion.cc make sure that AudioRegion::set_live_state() notifies interested parties when normalization gain changes 2007-09-11 11:23:04 +00:00
audiosource.cc fix uninitialized export_range_dialog member in editor; fix peakfile naming screwup with back-compatible hack 2007-09-12 20:56:56 +00:00
auditioner.cc improvements (?) for window visibility during session loading - time to test on linux 2007-09-24 15:41:23 +00:00
automation.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
automation_event.cc prep for 2.0.3 2007-07-02 17:14:35 +00:00
ChangeLog libardour added. 2005-09-24 19:13:41 +00:00
configuration.cc auto-re-connect ALSA seq ports at startup, if they were connected; may break OS X compilation till tomorrow morning (US Eastern TZ) 2007-09-27 04:20:31 +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 mistake in cleaning up control protocols when reloading sessions 2007-05-04 02:07:38 +00:00
coreaudiosource.cc Updated CoreAudioSource to compile again. 2007-04-07 21:34:17 +00:00
crossfade.cc opaque xfade patch + a version of the editor ruler/playhead/click patch 2007-08-27 13:00:08 +00:00
curve.cc fix some (all? not likely) problems with dragging close to 2^32-1 frames 2007-05-29 23:42:35 +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 fixes for scrubbing, change "crop" to Crop in menu 2007-10-05 17:03:23 +00:00
enums.cc support for 16 bit native files 2007-07-16 21:44:14 +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 libardour added. 2005-09-24 19:13:41 +00:00
globals.cc auto-re-connect ALSA seq ports at startup, if they were connected; may break OS X compilation till tomorrow morning (US Eastern TZ) 2007-09-27 04:20:31 +00:00
i18n.h Fix for internationalize. Now use the I18N() macro. 2006-10-24 15:38:46 +00:00
import.cc add SRC quality to import dialog; fix instances of missing waveforms where new sources are created; add fader+meter to import dialog; metering now doesn't return -inf for ninputs == 0, only if ninputs & noutputs == 0 2007-09-11 14:34:21 +00:00
insert.cc retain controllable info for plugins 2007-09-26 20:07:49 +00:00
io.cc add SRC quality to import dialog; fix instances of missing waveforms where new sources are created; add fader+meter to import dialog; metering now doesn't return -inf for ninputs == 0, only if ninputs & noutputs == 0 2007-09-11 14:34:21 +00:00
jack_slave.cc fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to JACK 2007-04-18 02:24:28 +00:00
ladspa_plugin.cc retain controllable info for plugins 2007-09-26 20:07:49 +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 fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl 2007-03-16 21:44:10 +00:00
mtc_slave.cc maybe fix #1610 - stop transport when MTC stops flowing 2007-04-12 22:42:41 +00:00
named_selection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
osc.cc make OSC thread register with the GUI 2007-09-11 10:39:31 +00:00
panner.cc new automation interval configuration variable, to control automation snapshot time resolution (for oofus to test); patch for cancellingmulti-file import; minor code cleanups; use boost::fast_pool_allocator for automation lists (may revert later) 2007-07-06 03:11:52 +00:00
pcm_utils.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
playlist.cc autoplay mode and other tweaks to the import dialog; fix resource management while auditioning 2007-09-07 03:17:18 +00:00
playlist_factory.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
plugin.cc auto-re-connect ALSA seq ports at startup, if they were connected; may break OS X compilation till tomorrow morning (US Eastern TZ) 2007-09-27 04:20:31 +00:00
plugin_manager.cc extend filtering to VST + AU, tweak details, add filter-by-creator and by library 2007-07-31 16:03:53 +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.cc New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +00:00
region_factory.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
resampled_source.cc add SRC quality to import dialog; fix instances of missing waveforms where new sources are created; add fader+meter to import dialog; metering now doesn't return -inf for ninputs == 0, only if ninputs & noutputs == 0 2007-09-11 14:34:21 +00:00
reverse.cc fix a couple uninitialized variable messages 2007-02-26 21:29:50 +00:00
route.cc fix up translation domains to reflect v2; functor command header 2007-09-24 16:15:27 +00:00
route_group.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
SConscript fix up translation domains to reflect v2; functor command header 2007-09-24 16:15:27 +00:00
send.cc Stop sends and inserts from re-registering their own ID when set_state() is called 2007-05-22 19:26:37 +00:00
session.cc fix uninitialized export_range_dialog member in editor; fix peakfile naming screwup with back-compatible hack 2007-09-12 20:56:56 +00:00
session_butler.cc make region opacity work again; fix several other region context menu items that may have been messing with region state in unforeseen ways 2007-04-09 18:07:15 +00:00
session_click.cc split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work again; fix bug in assigning click sounds 2007-09-04 22:23:26 +00:00
session_command.cc remove debugging message 2007-04-25 13:20:09 +00:00
session_events.cc autoplay mode and other tweaks to the import dialog; fix resource management while auditioning 2007-09-07 03:17:18 +00:00
session_export.cc fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl 2007-03-16 21:44:10 +00:00
session_feedback.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
session_midi.cc quieten down Powermate control surface discovery 2007-08-09 14:57:09 +00:00
session_process.cc change RC files in tarball to the templates, dammit! 2007-08-03 20:07:41 +00:00
session_state.cc silly me 2007-09-27 17:48:57 +00:00
session_time.cc remove debugging out 2007-04-13 02:41:00 +00:00
session_timefx.cc add SRC quality to import dialog; fix instances of missing waveforms where new sources are created; add fader+meter to import dialog; metering now doesn't return -inf for ninputs == 0, only if ninputs & noutputs == 0 2007-09-11 14:34:21 +00:00
session_transport.cc * Added (let's call it revealed) ability to record while the transport is looping. 2007-06-26 02:15:02 +00:00
session_vst.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
silentfilesource.cc use SilentFileSource when sources cannot be found 2007-02-05 22:57:38 +00:00
sndfile_helpers.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
sndfilesource.cc maybe fix crash related to thread-private buffers 2007-09-17 14:43:46 +00:00
source.cc probably fix cleanup issues, but testing required 2007-03-21 02:39:12 +00:00
source_factory.cc changes for OSX/SAE 2007-09-20 18:04:47 +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
sse_functions_64bit.s Correct patch 2006-10-26 12:36:59 +00:00
sse_functions_xmm.cc Add Mike's quad-quad + prefetch optimization. 2007-03-15 19:54:18 +00:00
tempo.cc remove all lines to avoid recompiles after commits 2007-02-22 18:40:54 +00:00
track.cc allow diskstream deletion after a track is removed by using weak_ptr<Diskstream> instead of shared_ptr<Diskstream> in GUI signal handling 2007-05-18 16:52:50 +00:00
utils.cc more changes for the import dialog, with breakout of importable source code into its own files 2007-09-09 13:04:23 +00:00
vst_plugin.cc fix use of old .ardour dir for VST presets 2007-05-10 11:39:58 +00:00