..
glade
icons
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
pixmaps
do proper install on x86_64 system, remove stupid debuggig code from panner, handle port registration error with its own error message
2007-01-03 20:00:57 +00:00
po
Updated Russian translation from prokoudine.
2007-03-05 00:44:46 +00:00
.cvsignore
about.cc
Extend copyright year to 2007
2007-03-18 11:22:09 +00:00
about.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
actions.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
actions.h
many important changes to configuration system and specific parameters
2006-09-29 21:39:39 +00:00
add_route_dialog.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
add_route_dialog.h
analysis_window.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
analysis_window.h
ardbg
small change to region creation for make-mono-regions; add untested short_path(); fix double-redraws when canvas zoom/position changes
2007-01-29 20:02:43 +00:00
ardev
small change to region creation for make-mono-regions; add untested short_path(); fix double-redraws when canvas zoom/position changes
2007-01-29 20:02:43 +00:00
ardev_common.sh.in
use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically
2007-01-05 16:31:15 +00:00
ardour2_ui.rc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
ardour_ui2.cc
tweak placement of region name text; patch from b0ef for color manager window mgmt
2007-02-27 18:22:25 +00:00
ardour_ui_dependents.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
ardour_ui_dialogs.cc
Removed unused MeterBridgeStrip and MeterBridge classes.
2007-03-13 16:17:29 +00:00
ardour_ui_ed.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
ardour_ui_mixer.cc
Removed unused MeterBridgeStrip and MeterBridge classes.
2007-03-13 16:17:29 +00:00
ardour_ui_options.cc
edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix build for find_peaks on x86; don't duplicate sources when embedding; use Glib::ustring for all source-related strings; fixup plugin UI automation buttons
2007-03-15 19:42:42 +00:00
ardour_ui.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
ardour_ui.h
prevent wierd GTK main loop situation when quitting from NSD at startup
2007-03-17 02:12:40 +00:00
ardour.bindings.in
remove ardour.bindings from svn, and build using scons
2007-02-13 23:04:28 +00:00
ardour.colors
Oops, typo...
2007-03-08 16:44:45 +00:00
ardour.menus
make OSC off by default, and add menu item to control it
2007-03-15 13:25:01 +00:00
ardour.sh.in
Make the script report if the system introduces a memlock limit
2007-01-10 22:14:41 +00:00
arprof
use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically
2007-01-05 16:31:15 +00:00
arval
use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically
2007-01-05 16:31:15 +00:00
au_pluginui.cc
Fixed compilation of CoreAudioSource
2006-08-31 16:34:42 +00:00
au_pluginui.h
Fixed compilation of CoreAudioSource
2006-08-31 16:34:42 +00:00
audio_clock.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
audio_clock.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
audio_region_editor.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
audio_region_editor.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
audio_region_view.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
audio_region_view.h
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
audio_streamview.cc
fix errors in prior fix for excessive CPU when drawing rec rects
2007-03-12 21:03:39 +00:00
audio_streamview.h
fix xfade logic and use shared_ptr for xfades
2007-01-10 16:19:13 +00:00
audio_time_axis.cc
fixes from Carl H for a couple of buglets
2007-03-12 14:24:05 +00:00
audio_time_axis.h
fixes from Carl H for a couple of buglets
2007-03-12 14:24:05 +00:00
automation_gain_line.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
automation_gain_line.h
automation_line.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
automation_line.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
automation_pan_line.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
automation_pan_line.h
automation_selectable.h
a variety of bits and pieces for selection ops
2007-01-23 21:45:05 +00:00
automation_selection.h
automation_time_axis.cc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
automation_time_axis.h
fix for crash when loading a session after running another, caused by not checking for _view != 0 in route_time_axis.cc; make fit_to_pixels() more useful and use it to truncate redirect and redirect parameters names in track control area
2006-12-14 16:21:43 +00:00
axis_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
axis_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
canvas_impl.h
canvas-curve.h
canvas-imageframe.c
canvas-imageframe.h
fix stupid error in last libart_lgpl related patch
2007-03-01 18:51:02 +00:00
canvas-ruler.c
canvas-ruler.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
canvas-simplerect.h
canvas-waveview.c
don't change waveform zoom level when waveform is hidden, to save peak reloads, remove unused Editor signal
2007-02-22 18:26:44 +00:00
canvas-waveview.h
added logarithmic option for waveform scaling. added save/restore of rectified and logscale waveform options in session. modified sconstruct to look for certain libs in some common locations, this should be usable controllable but isnt yet. deals better with the libsndfile build when flac is installed.
2006-12-16 05:14:34 +00:00
canvas.h
color_manager.cc
color_manager.h
color.h
colors.h
Add playhead and editcursor to ardour.colors and remove hard coded colors
2007-03-08 16:41:38 +00:00
connection_editor.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
connection_editor.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
crossfade_edit.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
crossfade_edit.h
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
crossfade_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
crossfade_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
crossfade_xpms.h
curvetest.cc
draginfo.h
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
2006-09-28 17:23:52 +00:00
editing_syms.h
Synced string array in sfdb_ui.cc with ImportMode enum.
2006-09-01 01:59:41 +00:00
editing.cc
fix crashing bug caused by recursive set_state() nonsense; sync snap_type, snap_mode, zoom_focus GUI elements; minor tweaks
2006-11-01 17:41:28 +00:00
editing.h
fix crashing bug caused by recursive set_state() nonsense; sync snap_type, snap_mode, zoom_focus GUI elements; minor tweaks
2006-11-01 17:41:28 +00:00
editor_actions.cc
make Show Waveforms While Recording toggle work
2007-03-05 23:16:40 +00:00
editor_audio_import.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
editor_audiotrack.cc
don't change waveform zoom level when waveform is hidden, to save peak reloads, remove unused Editor signal
2007-02-22 18:26:44 +00:00
editor_canvas_events.cc
fix panner visual corruption bug #1213 ; more consistent naming for automation states; carl's wheel-3 patch
2007-03-13 12:08:41 +00:00
editor_canvas.cc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
editor_cursors.cc
Add playhead and editcursor to ardour.colors and remove hard coded colors
2007-03-08 16:41:38 +00:00
editor_edit_groups.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_enums.h
editor_export_audio.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_hscroller.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_imageframe.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_items.h
editor_keyboard.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_keys.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
editor_markers.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
editor_mixer.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
editor_mouse.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
editor_nudge.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_ops.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
editor_region_list.cc
i18n MISSING
2007-02-26 19:26:49 +00:00
editor_route_list.cc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
editor_rulers.cc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
editor_scrub.cc
editor_selection_list.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_selection.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_tempodisplay.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
editor_timefx.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
editor_xpms
make editor window show up at the right time
2006-12-16 02:25:10 +00:00
editor.cc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
editor.h
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
enums.cc
missing file for : fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on clock state saving
2007-01-07 22:11:02 +00:00
enums.h
fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on clock state saving
2007-01-07 22:10:36 +00:00
export_dialog.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
export_dialog.h
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
export_range_markers_dialog.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
export_range_markers_dialog.h
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
export_region_dialog.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
export_region_dialog.h
use shared_ptr<> for all region handling
2006-08-25 01:07:15 +00:00
export_session_dialog.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
export_session_dialog.h
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
2006-09-28 17:23:52 +00:00
fft_graph.cc
Warning fixes.
2007-01-07 19:35:02 +00:00
fft_graph.h
fft_result.cc
fft_result.h
gain_automation_time_axis.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
gain_automation_time_axis.h
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
2006-09-28 17:23:52 +00:00
gain_meter.cc
fix panner visual corruption bug #1213 ; more consistent naming for automation states; carl's wheel-3 patch
2007-03-13 12:08:41 +00:00
gain_meter.h
fixes from Carl H for a couple of buglets
2007-03-12 14:24:05 +00:00
gettext.h
ghostregion.cc
ghostregion.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
gprofhelper.c
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gtkscrolledwindow.c
gui_thread.h
start of new crossthread-safe design
2006-11-16 03:18:30 +00:00
i18n.h
namespace fix.
2006-10-24 15:41:46 +00:00
imageframe_p.h
imageframe_socket_handler.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
imageframe_socket_handler.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
imageframe_time_axis_group.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
imageframe_time_axis_group.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
imageframe_time_axis_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
imageframe_time_axis_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
imageframe_time_axis.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
imageframe_time_axis.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
imageframe_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
imageframe_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
imageframe.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
imageframe.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
io_selector.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
io_selector.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
itest.cc
keyboard.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
keyboard.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
ladspa_pluginui.cc
edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix build for find_peaks on x86; don't duplicate sources when embedding; use Glib::ustring for all source-related strings; fixup plugin UI automation buttons
2007-03-15 19:42:42 +00:00
location_ui.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
location_ui.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
logmeter.h
added logarithmic option for waveform scaling. added save/restore of rectified and logscale waveform options in session. modified sconstruct to look for certain libs in some common locations, this should be usable controllable but isnt yet. deals better with the libsndfile build when flac is installed.
2006-12-16 05:14:34 +00:00
main.cc
prevent wierd GTK main loop situation when quitting from NSD at startup
2007-03-17 02:12:40 +00:00
marker_time_axis_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
marker_time_axis_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
marker_time_axis.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
marker_time_axis.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
marker_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
marker_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
marker.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
marker.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
mixer_strip.cc
fix #1394 - The 'narrow strip' option in the mixer does not take extra width into account; involved some nice cleanup of width handling in mixer strips etc.
2007-02-27 17:22:47 +00:00
mixer_strip.h
strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mostly) and make transport buttons bindable (state not saved yet); use const char* not string in route order keys to avoid pointless mallocs during route sorting
2007-02-09 03:36:00 +00:00
mixer_ui.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
mixer_ui.h
Removed unused MeterBridgeStrip and MeterBridge classes.
2007-03-13 16:17:29 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
new_session_dialog.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
new_session_dialog.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
option_editor.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
option_editor.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
opts.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
opts.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
pan_automation_time_axis.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
pan_automation_time_axis.h
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
2006-09-28 17:23:52 +00:00
panner2d.cc
fix #1394 - The 'narrow strip' option in the mixer does not take extra width into account; involved some nice cleanup of width handling in mixer strips etc.
2007-02-27 17:22:47 +00:00
panner2d.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
panner_ui.cc
fix panner visual corruption bug #1213 ; more consistent naming for automation states; carl's wheel-3 patch
2007-03-13 12:08:41 +00:00
panner_ui.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
panner.cc
tweak panner drawing
2007-02-03 20:43:36 +00:00
panner.h
fix crashing bug on cut operation; panner noodling
2006-12-21 20:13:37 +00:00
playlist_selection.h
use shared_ptr for all Playlist handling; cleanup works again
2006-12-14 14:15:43 +00:00
playlist_selector.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
playlist_selector.h
use shared_ptr for all Playlist handling; cleanup works again
2006-12-14 14:15:43 +00:00
plugin_selector.cc
i18n MISSING
2007-02-26 19:26:49 +00:00
plugin_selector.h
Fixed compilation of CoreAudioSource
2006-08-31 16:34:42 +00:00
plugin_ui.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
plugin_ui.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
point_selection.h
prompter.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
prompter.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
public_editor.cc
public_editor.h
Fix for edit cursor clock being out of sync with edit cursor when session is loaded
2007-03-06 04:15:28 +00:00
redirect_automation_line.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
redirect_automation_line.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
redirect_automation_time_axis.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
redirect_automation_time_axis.h
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
2006-09-28 17:23:52 +00:00
redirect_box.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
redirect_box.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
redirect_selection.h
region_editor.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
region_gain_line.cc
major fixes to automation editing
2006-11-28 17:52:09 +00:00
region_gain_line.h
major fixes to automation editing
2006-11-28 17:52:09 +00:00
region_selection.cc
more games with selection
2007-01-18 16:45:29 +00:00
region_selection.h
more games with selection
2007-01-18 16:45:29 +00:00
region_view.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
region_view.h
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
rgb_macros.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
route_params_ui.cc
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
2007-03-18 16:45:43 +00:00
route_params_ui.h
Removed unused MeterBridgeStrip and MeterBridge classes.
2007-03-13 16:17:29 +00:00
route_redirect_selection.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
route_redirect_selection.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
route_selection.h
route_time_axis.cc
fix buttons, finally?
2007-02-13 22:45:49 +00:00
route_time_axis.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
route_ui.cc
fix for mute button color/state caused by cut-n-paste coding, plus another access(2) bites the portability dust
2007-02-28 17:14:39 +00:00
route_ui.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
SConscript
pre-beta12
2007-03-16 23:05:57 +00:00
selectable.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
selection_templates.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
selection.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
selection.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
send_ui.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
send_ui.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
sfdb_ui.cc
add a persistent folder variable so that every time the sfdb_ui is created, it shows the same location that it was left in
2007-02-01 19:53:58 +00:00
sfdb_ui.h
add a persistent folder variable so that every time the sfdb_ui is created, it shows the same location that it was left in
2007-02-01 19:53:58 +00:00
simpleline_p.h
simpleline.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
simpleline.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
simplerect_p.h
simplerect.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
simplerect.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
splash.png
New spash screen
2006-10-11 21:05:04 +00:00
streamview.cc
fix visual focus indication in IOSelector; import pays attention to audio file embedded position; peaks now built properly for embedded/imported files
2006-11-11 00:14:12 +00:00
streamview.h
major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade state management, to try to fix undo/redo. Not finished, butthe speedups etc. are in place
2006-10-19 22:02:30 +00:00
strip_selection.h
tape_region_view.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
tape_region_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
tempo_dialog.cc
new keyboard bindings for moving playhead to region starts+ends ; use spin button for tempo, as per #1449
2007-02-02 20:55:16 +00:00
tempo_dialog.h
new keyboard bindings for moving playhead to region starts+ends ; use spin button for tempo, as per #1449
2007-02-02 20:55:16 +00:00
time_axis_view_item.cc
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
time_axis_view_item.h
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
2007-03-05 15:34:56 +00:00
time_axis_view.cc
Editor GUI touchups:
2007-03-19 06:53:16 +00:00
time_axis_view.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
time_selection.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
time_selection.h
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
2006-09-28 17:23:52 +00:00
track_selection.h
utils.cc
get real Pango::FontDescriptions for several canvas items
2007-03-05 23:12:47 +00:00
utils.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
visual_time_axis.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
visual_time_axis.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00
vst_pluginui.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
waveview_p.h
waveview.cc
remove all lines to avoid recompiles after commits
2007-02-22 18:36:03 +00:00
waveview.h
remove Id: lines from many/all headers and some more source files
2007-02-28 19:32:13 +00:00