..
glade
Some fixes to the new session dialog.
2006-05-10 10:22:38 +00:00
pixmaps
Dynamically generated meter gradients
2006-06-07 21:21:21 +00:00
po
Install ardour as a binary, a script and a set of shared
2006-04-26 00:45:27 +00:00
.cvsignore
sfdb displays file info.
2006-01-05 05:15:29 +00:00
about.cc
oops, I started moving other images into pixmaps dir, then decided to wait for further direction from the guri
2006-03-10 08:04:06 +00:00
about.h
actions.cc
add crossfade and layering options to menu system; add missing crossfade editor curve image; add control for destructive recording xfade; remove dead options from options editor
2006-03-21 15:27:57 +00:00
actions.h
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch
2006-03-05 19:39:16 +00:00
add_route_dialog.cc
allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished)
2006-05-19 20:10:35 +00:00
add_route_dialog.h
Change ArdourPrompter to not have an OK button by default, clean up new track/bus dialog and change 'affirmative' button on ArdourPrompter dialogs, make 'jack isn't running' dialog a MessageDialog, standardise some capitalisation, add stock buttons to plugin selector, fix layout of presets in plugin_ui. Fix 'rename range' dialog.
2006-04-19 20:42:17 +00:00
analysis_window.cc
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
analysis_window.h
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
ardbg
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-04 11:26:25 +00:00
ardev
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-04 11:26:25 +00:00
ardev_common.sh
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
ardour2_ui.rc
Added cerr output informing where ardour2_ui.rc is being loaded from, and add clearlooks engine as default
2006-05-27 02:19:30 +00:00
ardour_dialog.cc
Updates for set_type_hint() and the sfdb_ui.
2006-01-04 05:53:51 +00:00
ardour_dialog.h
the usual blob of fixes. note the requirement for ComboBoxText::set_active_text()
2005-12-02 19:18:26 +00:00
ardour_image_compositor_socket.h
ardour_message.cc
"fix" track heights etc.
2006-01-03 05:40:21 +00:00
ardour_message.h
slowly fixing up ArdourDialog nonsense
2005-11-27 21:17:41 +00:00
ardour_ui2.cc
Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_pluginui.cc should compile, updated shuttle patch from Reuben Martin, get rid of extra include in ardour/vst_plugin.h
2006-06-02 12:48:35 +00:00
ardour_ui_dependents.cc
removed the following environment variables:
2006-03-12 16:19:03 +00:00
ardour_ui_dialogs.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
ardour_ui_ed.cc
Moved SMPTE type/functions into SMPTE namespace;
2006-06-15 21:54:26 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc
Removed unused files from glade based NSD
2006-06-15 00:49:16 +00:00
ardour_ui.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
ardour_ui.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
ardour.bindings
enable use of arrow keys, fix hscroller issues, start work on smoother auto-scroll
2006-05-02 01:08:34 +00:00
ardour.colors
lots of fidgety work to get track renaming to work correctly now that we have to rename audio files too; some GUI tweaks
2006-03-17 17:39:21 +00:00
ardour.menus
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
ardour.sh.in
Install ardour as a binary, a script and a set of shared
2006-04-26 00:45:27 +00:00
arprof
arval
likely fixes for problems loading templates with destructive tracks. Note that old templates with such tracks will need to be re-generated, since they are lacking information required for the session setup to succeed
2006-04-11 03:15:57 +00:00
audio_clock.cc
Moved SMPTE type/functions into SMPTE namespace;
2006-06-15 21:54:26 +00:00
audio_clock.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
audio_time_axis.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
audio_time_axis.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
automation_gain_line.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
automation_gain_line.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
automation_line.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
automation_line.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
automation_pan_line.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
automation_pan_line.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
automation_selectable.h
automation_selection.h
automation_time_axis.cc
Mixer strip layout, emsure correct column expands on treeviews, 'Manual' automation mode labels.
2006-05-21 10:11:59 +00:00
automation_time_axis.h
allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished)
2006-05-19 20:10:35 +00:00
axis_view.cc
a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more
2006-01-17 16:40:57 +00:00
axis_view.h
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
2005-11-29 04:41:15 +00:00
canvas_impl.h
canvas-curve.h
canvas-imageframe.c
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
canvas-imageframe.h
canvas-ruler.c
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
canvas-ruler.h
canvas-simpleline.c
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
canvas-simpleline.h
canvas-simplerect.c
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
canvas-simplerect.h
miscellaneous fixes post-jesse's 24 bit file format changes
2006-02-11 02:34:03 +00:00
canvas-waveview.c
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
canvas-waveview.h
improvements (!) to waveform display for destructive tracks, plus a generic fix that avoid waveview attemting to read peaks before they are ready
2006-03-14 03:43:54 +00:00
canvas.h
color_manager.cc
new color management design starts to take shape (canvas color only for now)
2006-02-14 17:19:58 +00:00
color_manager.h
new color management design starts to take shape (canvas color only for now)
2006-02-14 17:19:58 +00:00
color.h
new color management design starts to take shape (canvas color only for now)
2006-02-14 17:19:58 +00:00
colors.h
new color management design starts to take shape (canvas color only for now)
2006-02-14 17:19:58 +00:00
connection_editor.cc
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
connection_editor.h
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
crossfade_edit.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
crossfade_edit.h
create xpm files from hard coded pixmaps, added function get_xpm() to make sure any xpm only gets load from disk once
2006-03-12 15:46:29 +00:00
crossfade_view.cc
many changes, read the diffs
2005-12-30 00:34:21 +00:00
crossfade_view.h
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-07 06:23:12 +00:00
crossfade_xpms.h
curvetest.cc
draginfo.h
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
2006-05-31 02:46:04 +00:00
editing_syms.h
significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice
2006-03-22 17:03:00 +00:00
editing.cc
new color management design starts to take shape (canvas color only for now)
2006-02-14 17:19:58 +00:00
editing.h
significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice
2006-03-22 17:03:00 +00:00
editor_actions.cc
Changes to the Configuration object to properly handle radio actions as well as toggleactions. Then add Monitoring, Meter falloff, and Meter Hold under the options menu to the Configuration object, so that they will now be saved and recalled between ardour startups as non session specific items. Also, ardour.rc will be saved now on exit of ardour, wether or not session is saved. Also some text and color tweaks
2006-05-27 01:41:59 +00:00
editor_audio_import.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_audiotrack.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_canvas_events.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_canvas.cc
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
2006-05-31 02:46:04 +00:00
editor_cursors.cc
more fixes
2005-12-06 06:23:50 +00:00
editor_edit_groups.cc
fix for edit & mix group names getting lost at session load
2006-05-19 01:54:00 +00:00
editor_enums.h
editor_export_audio.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_hscroller.cc
a) fix editor hscroller to follow PT behaviour - scrollbar always
2006-04-19 02:11:39 +00:00
editor_imageframe.cc
many changes, read the diffs
2005-12-30 00:34:21 +00:00
editor_items.h
add new file
2006-05-18 02:19:44 +00:00
editor_keyboard.cc
Mute/unmute region via keyboard is now undoable
2006-01-23 21:55:30 +00:00
editor_keys.cc
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch
2006-03-05 19:39:16 +00:00
editor_markers.cc
Prompter now prevents blank strings or unaltered names & now has a horizontal orientation. Rename marker now uses the ArdourPrompter.
2006-04-22 15:28:59 +00:00
editor_mixer.cc
enable use of arrow keys, fix hscroller issues, start work on smoother auto-scroll
2006-05-02 01:08:34 +00:00
editor_mouse.cc
Moved SMPTE type/functions into SMPTE namespace;
2006-06-15 21:54:26 +00:00
editor_nudge.cc
editor_ops.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_region_list.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_route_list.cc
add/remove edit groups via buttons (still a bit of work left to do)
2006-03-08 23:26:28 +00:00
editor_rulers.cc
Moved SMPTE type/functions into SMPTE namespace;
2006-06-15 21:54:26 +00:00
editor_scrub.cc
editor_selection_list.cc
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
editor_tempodisplay.cc
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
editor_timefx.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
editor_xpms
moved gain rail and sliders to files. The previously unused 'from_files' portion of Pix::generate () had to ported to gtk2 as well.
2006-03-14 05:44:35 +00:00
editor.cc
Moved SMPTE type/functions into SMPTE namespace;
2006-06-15 21:54:26 +00:00
editor.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
enums.h
export_dialog.cc
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
export_dialog.h
replaced deprecated (and ugly) FileSelection with FileChooserDialog in export dialog. Also some button size trimming
2006-03-28 10:52:46 +00:00
export_range_markers_dialog.cc
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
export_range_markers_dialog.h
add new files for export dialogs
2006-03-05 19:45:12 +00:00
export_region_dialog.cc
add new files for export dialogs
2006-03-05 19:45:12 +00:00
export_region_dialog.h
add new files for export dialogs
2006-03-05 19:45:12 +00:00
export_session_dialog.cc
add new files for export dialogs
2006-03-05 19:45:12 +00:00
export_session_dialog.h
add new files for export dialogs
2006-03-05 19:45:12 +00:00
fft_graph.cc
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
fft_graph.h
First commit on FFT analysis window. Still some functionality missing,
2006-03-12 21:58:52 +00:00
fft_result.cc
First commit on FFT analysis window. Still some functionality missing,
2006-03-12 21:58:52 +00:00
fft_result.h
First commit on FFT analysis window. Still some functionality missing,
2006-03-12 21:58:52 +00:00
gain_automation_time_axis.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
gain_automation_time_axis.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
gain_meter.cc
Make signals below -200dB "-inf" in meters.
2006-06-15 21:11:43 +00:00
gain_meter.h
This should fix the options editor crasher i just made.. thanks Nostar
2006-05-21 13:21:25 +00:00
gettext.h
ghostregion.cc
convert set_property("foo", bar) to property_foo() = bar
2005-11-27 22:35:04 +00:00
ghostregion.h
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-07 06:23:12 +00:00
gprofhelper.c
grouped_buttons.cc
grouped_buttons.h
gtk-custom-hruler.c
Fix for gtk 2.8 crasher.
2006-06-03 17:53:48 +00:00
gtk-custom-hruler.h
gtk-custom-ruler.c
custom ruler fix, not sure if anything else is needed....
2005-11-28 07:32:39 +00:00
gtk-custom-ruler.h
misc stuff
2005-11-29 03:56:38 +00:00
gtkscrolledwindow.c
the usual blob of fixes. note the requirement for ComboBoxText::set_active_text()
2005-12-02 19:18:26 +00:00
gui_thread.h
a) completely refactor abstract UI code
2006-04-24 22:45:19 +00:00
i18n.h
All included libraries now link dynamically instead of statically.
2006-04-25 20:23:50 +00:00
imageframe_p.h
imageframe_socket_handler.cc
some more "std::string" to "const char *" conversations.
2005-12-24 13:07:36 +00:00
imageframe_socket_handler.h
some more "std::string" to "const char *" conversations.
2005-12-24 13:07:36 +00:00
imageframe_time_axis_group.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
imageframe_time_axis_group.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
imageframe_time_axis_view.cc
imageframe_time_axis_view.h
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-07 06:23:12 +00:00
imageframe_time_axis.cc
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
imageframe_time_axis.h
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-07 06:23:12 +00:00
imageframe_view.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
imageframe_view.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
imageframe.cc
imageframe.h
io_selector.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
io_selector.h
Merged timbyr's win32 branch. -r 547:566.
2006-06-07 14:54:12 +00:00
itest.cc
added file
2005-12-30 14:40:31 +00:00
keyboard_target.cc
keyboard_target.h
keyboard.cc
"The In-Flight Hack, 2006"
2006-04-27 09:04:24 +00:00
keyboard.h
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch
2006-03-05 19:39:16 +00:00
location_ui.cc
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch
2006-03-05 19:39:16 +00:00
location_ui.h
many changes, read the diffs
2005-12-30 00:34:21 +00:00
logmeter.h
main.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
marker_time_axis_view.cc
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
marker_time_axis_view.h
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
2005-11-29 04:41:15 +00:00
marker_time_axis.cc
compliation fix.
2006-01-15 21:09:25 +00:00
marker_time_axis.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
marker_view.cc
marker_view.h
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
2005-11-29 04:41:15 +00:00
marker.cc
a nice excuse for some keybindings, make some markers larger vertically
2006-01-20 12:36:24 +00:00
marker.h
meter_bridge_strip.cc
Prompter now prevents blank strings or unaltered names & now has a horizontal orientation. Rename marker now uses the ArdourPrompter.
2006-04-22 15:28:59 +00:00
meter_bridge_strip.h
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
2005-11-29 04:41:15 +00:00
meter_bridge.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
meter_bridge.h
mixer_strip.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
mixer_strip.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
mixer_ui.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
mixer_ui.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
a) persist whether the end marker should move at first capture in the session file
2006-03-31 15:51:03 +00:00
mtest.menus
new_session_dialog.cc
Check for templates dir existence before adding bookmark
2006-06-15 06:37:32 +00:00
new_session_dialog.h
Misc layout and useability fixes for NSD.
2006-05-14 08:53:28 +00:00
option_editor.cc
Improved sfdb API.
2006-05-07 17:17:38 +00:00
option_editor.h
a) fix problems with multichannel tape tracks
2006-03-28 19:22:29 +00:00
opts.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
opts.h
fix track controls height allocation to be font sensitive; fix core dump related to ownership of size menu; add nudge to keybindings; and more
2006-01-18 02:56:51 +00:00
pan_automation_time_axis.cc
pan_automation_time_axis.h
panner2d.cc
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
2005-11-29 04:41:15 +00:00
panner2d.h
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
2005-11-29 04:41:15 +00:00
panner_ui.cc
Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_pluginui.cc should compile, updated shuttle patch from Reuben Martin, get rid of extra include in ardour/vst_plugin.h
2006-06-02 12:48:35 +00:00
panner_ui.h
breakout control protocol code into LGPL library; fix panner buttons even more than nick did, plus some other bits and pieces
2006-05-23 19:54:52 +00:00
playlist_selection.h
playlist_selector.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
playlist_selector.h
plugin_selector.cc
Plugin selector useability changes, fix mouse grab bug in plugin barcontroller, prevent alpah key entry in tempo/meter dialogs
2006-04-26 16:04:04 +00:00
plugin_selector.h
Fix vst typo
2006-04-26 16:33:10 +00:00
plugin_ui.cc
Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off' for no automation playback state.
2006-05-22 11:12:26 +00:00
plugin_ui.h
Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_pluginui.cc should compile, updated shuttle patch from Reuben Martin, get rid of extra include in ardour/vst_plugin.h
2006-06-02 12:48:35 +00:00
point_selection.h
prompter.cc
Moved strip_whitespace_edges() to pbd/whitespace.h
2006-01-13 19:48:55 +00:00
prompter.h
public_editor.cc
public_editor.h
a) moved metering and meter falloff code into libardour
2006-04-10 03:54:00 +00:00
redirect_automation_line.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
redirect_automation_line.h
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
redirect_automation_time_axis.cc
redirect_automation_time_axis.h
redirect_box.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
redirect_box.h
a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more
2006-01-17 16:40:57 +00:00
redirect_selection.h
region_editor.cc
make AudioRegionEditor work
2006-01-03 14:16:27 +00:00
region_editor.h
make AudioRegionEditor work
2006-01-03 14:16:27 +00:00
region_gain_line.cc
s/stringcr_t/const string &/
2005-12-22 12:23:54 +00:00
region_gain_line.h
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-07 06:23:12 +00:00
region_selection.cc
region_selection.h
regionview.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
regionview.h
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-07 06:23:12 +00:00
rgb_macros.h
route_params_ui.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
route_params_ui.h
route_redirect_selection.cc
route_redirect_selection.h
route_selection.h
route_ui.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
route_ui.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
SConscript
attempted fix for FLAC-sensitive build of libsndfile - link FLAC into ardour if it exists
2006-06-14 23:25:06 +00:00
selectable.h
selection_templates.h
selection.cc
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
2006-05-31 02:46:04 +00:00
selection.h
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch
2006-03-05 19:39:16 +00:00
send_ui.cc
a) moved metering and meter falloff code into libardour
2006-04-10 03:54:00 +00:00
send_ui.h
sfdb_ui.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
sfdb_ui.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.ppm
streamview.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
streamview.h
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
strip_selection.h
taperegionview.cc
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
2006-06-14 21:17:32 +00:00
taperegionview.h
hook up tape region views to peaks ready signal
2006-02-21 05:05:59 +00:00
tempo_dialog.cc
more tranzport lowlevel fixes and rebinding
2006-04-29 15:40:52 +00:00
tempo_dialog.h
Plugin selector useability changes, fix mouse grab bug in plugin barcontroller, prevent alpah key entry in tempo/meter dialogs
2006-04-26 16:04:04 +00:00
time_axis_view_item.cc
"The In-Flight Hack, 2006"
2006-04-27 09:04:24 +00:00
time_axis_view_item.h
"The In-Flight Hack, 2006"
2006-04-27 09:04:24 +00:00
time_axis_view.cc
a) use ink extents in most places where we used to use logical extents
2006-04-20 18:14:00 +00:00
time_axis_view.h
new color management design starts to take shape (canvas color only for now)
2006-02-14 17:19:58 +00:00
time_selection.cc
time_selection.h
track_selection.h
utils.cc
enable use of arrow keys, fix hscroller issues, start work on smoother auto-scroll
2006-05-02 01:08:34 +00:00
utils.h
All included libraries now link dynamically instead of statically.
2006-04-25 20:23:50 +00:00
visual_time_axis.cc
Prompter now prevents blank strings or unaltered names & now has a horizontal orientation. Rename marker now uses the ArdourPrompter.
2006-04-22 15:28:59 +00:00
visual_time_axis.h
All useage of ArdourPrompter checks for a valid result.
2006-01-13 22:46:04 +00:00
vst_pluginui.cc
Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_pluginui.cc should compile, updated shuttle patch from Reuben Martin, get rid of extra include in ardour/vst_plugin.h
2006-06-02 12:48:35 +00:00
waveview_p.h
waveview.cc
waveview.h