| .. |
|
glade
|
Some fixes to the new session dialog.
|
2006-05-10 10:22:38 +00:00 |
|
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 from Petter
|
2007-04-20 18:58:05 +00:00 |
|
.cvsignore
|
sfdb displays file info.
|
2006-01-05 05:15:29 +00:00 |
|
about.cc
|
new hellenic translation, plus new names in about dialog
|
2007-04-11 20:16:59 +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
|
Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all crossfades, and likewise selecting it shows all crossfades.
|
2007-04-20 13:41:15 +00:00 |
|
actions.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
analysis_window.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:36:03 +00:00 |
|
analysis_window.h
|
pulling trunk
|
2006-06-14 18:37:57 +00:00 |
|
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 |
|
ardour.bindings.in
|
remove ardour.bindings from svn, and build using scons
|
2007-02-13 23:04:28 +00:00 |
|
ardour.colors
|
changed redirect automation line colors to be more visible in default theme. removed debugging printout for session saving
|
2007-04-28 18:15:49 +00:00 |
|
ardour.menus
|
resurrected the periodic safety backup. defaults to 120 second interval between saves. never lose your work again.
|
2007-04-20 02:46:21 +00:00 |
|
ardour.sh.in
|
Make the script report if the system introduces a memlock limit
|
2007-01-10 22:14:41 +00:00 |
|
ardour2_ui.rc
|
Fix for gnome themes that squash the zoom controls
|
2007-04-23 02:59:05 +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
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
|
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_ui.cc
|
first pass at no close/open/new when disconnected from JACK, including noting that JACK is disconnected from the shutdown callback
|
2007-04-27 03:00:44 +00:00 |
|
ardour_ui.h
|
first pass at no close/open/new when disconnected from JACK, including noting that JACK is disconnected from the shutdown callback
|
2007-04-27 03:00:44 +00:00 |
|
ardour_ui2.cc
|
Corrected fix for #1554 from spanky.
|
2007-04-10 17:56:44 +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
|
resurrected the periodic safety backup. defaults to 120 second interval between saves. never lose your work again.
|
2007-04-20 02:46:21 +00:00 |
|
ardour_ui_ed.cc
|
resurrected the periodic safety backup. defaults to 120 second interval between saves. never lose your work again.
|
2007-04-20 02:46:21 +00:00 |
|
ardour_ui_mixer.cc
|
Removed unused MeterBridgeStrip and MeterBridge classes.
|
2007-03-13 16:17:29 +00:00 |
|
ardour_ui_options.cc
|
resurrected the periodic safety backup. defaults to 120 second interval between saves. never lose your work again.
|
2007-04-20 02:46:21 +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 button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse
|
2007-03-22 15:05:50 +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
|
fix botched apply of torben's zero line patch, remove sampo's debug output re: ladspa plugin port setting
|
2007-04-03 15:44:46 +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
|
bind() call involving shared_ptr<Crossfade> fixed
|
2007-04-24 19:41:13 +00:00 |
|
audio_streamview.h
|
bind() call involving shared_ptr<Crossfade> fixed
|
2007-04-24 19:41: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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
automation_line.cc
|
audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary
|
2007-04-03 02:05:34 +00:00 |
|
automation_line.h
|
audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary
|
2007-04-03 02:05:34 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
automation_selectable.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
automation_selection.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
automation_time_axis.cc
|
fix from Audun for automation track width/span problems
|
2007-04-27 11:31:20 +00:00 |
|
automation_time_axis.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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-curve.h
|
"finalmunge" patch from nick, plus work on editor region list and actions infrastructure from me
|
2005-10-09 05:03:29 +00:00 |
|
canvas-imageframe.c
|
more tranzport lowlevel fixes and rebinding
|
2006-04-29 15:40:52 +00:00 |
|
canvas-imageframe.h
|
fix stupid error in last libart_lgpl related patch
|
2007-03-01 18:51:02 +00:00 |
|
canvas-ruler.c
|
more tranzport lowlevel fixes and rebinding
|
2006-04-29 15:40:52 +00:00 |
|
canvas-ruler.h
|
a few more header files fixes, plus cleanup from nick_m, and the start of Action/UIManager adoption
|
2005-10-06 04:59:20 +00:00 |
|
canvas-simpleline.c
|
more tranzport lowlevel fixes and rebinding
|
2006-04-29 15:40:52 +00:00 |
|
canvas-simpleline.h
|
Canvas GObject fixes
|
2005-11-26 10:28:55 +00:00 |
|
canvas-simplerect.c
|
probably fix cleanup issues, but testing required
|
2007-03-21 02:39:12 +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
|
wash that pango right out of your hair
|
2007-04-05 21:56:32 +00:00 |
|
canvas-waveview.h
|
Make colors for clip markers controllable by ardour.colors. Default
|
2007-04-02 21:18:15 +00:00 |
|
canvas.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
canvas_impl.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
color.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
color_manager.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
color_manager.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
colors.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
curvetest.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
draginfo.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
editing.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
editing.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
editing_syms.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
editor.cc
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
editor.h
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
editor_actions.cc
|
Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all crossfades, and likewise selecting it shows all crossfades.
|
2007-04-20 13:41:15 +00:00 |
|
editor_audio_import.cc
|
fix crashes when handling files with ":" in their paths. Cost: cannot load old sessions with non-mono embedded files anymore
|
2007-04-06 02:48:29 +00:00 |
|
editor_audiotrack.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
editor_canvas.cc
|
new swedish gtk2_ardour translation; fix button release adds extra control point; fix click in automation track selects regions
|
2007-04-10 21:34:22 +00:00 |
|
editor_canvas_events.cc
|
new swedish gtk2_ardour translation; fix button release adds extra control point; fix click in automation track selects regions
|
2007-04-10 21:34:22 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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
|
make rubber band select act across all tracks, not the current selection
|
2007-04-18 19:12:12 +00:00 |
|
editor_mixer.cc
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
editor_mouse.cc
|
fix x-constrained copy-drag in same track
|
2007-05-08 21:12:15 +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 mantis bug #1619; de-selecting Options->Crossfades->Show now hides all crossfades, and likewise selecting it shows all crossfades.
|
2007-04-20 13:41:15 +00:00 |
|
editor_region_list.cc
|
modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect
|
2007-04-06 23:42:07 +00:00 |
|
editor_route_list.cc
|
Editor GUI touchups:
|
2007-03-19 06:53:16 +00:00 |
|
editor_rulers.cc
|
final for #1600
|
2007-04-13 22:14:55 +00:00 |
|
editor_scrub.cc
|
Initial import of gtk2_ardour.
|
2005-09-25 18:42:24 +00:00 |
|
editor_selection.cc
|
make rubber band select act across all tracks, not the current selection
|
2007-04-18 19:12:12 +00:00 |
|
editor_selection_list.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:36:03 +00:00 |
|
editor_tempodisplay.cc
|
audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary
|
2007-04-03 02:05:34 +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 |
|
enums.cc
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
enums.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
export_dialog.cc
|
translate export sample rates
|
2007-04-12 21:36:49 +00:00 |
|
export_dialog.h
|
merge changes from trunk
|
2007-05-07 04:41:08 +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
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
|
fft_result.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +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
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:36:03 +00:00 |
|
gain_automation_time_axis.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
gain_meter.cc
|
Removed unused variable (current_user_level) from FastMeter.
|
2007-04-04 12:23:05 +00:00 |
|
gain_meter.h
|
fixes from Carl H for a couple of buglets
|
2007-03-12 14:24:05 +00:00 |
|
gettext.h
|
Initial import of gtk2_ardour.
|
2005-09-25 18:42:24 +00:00 |
|
ghostregion.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
ghostregion.h
|
audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary
|
2007-04-03 02:05:34 +00:00 |
|
gprofhelper.c
|
Initial import of gtk2_ardour.
|
2005-09-25 18:42:24 +00:00 |
|
gtk-custom-hruler.c
|
pulling trunk
|
2006-06-14 18:37:57 +00:00 |
|
gtk-custom-hruler.h
|
more gobject fixups
|
2005-11-27 01:23:55 +00:00 |
|
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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
i18n.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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 |
|
imageframe_p.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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.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_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_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 |
|
io_selector.cc
|
The traditional LAC2007 final dinner fix. This fix was written in a 24/7
|
2007-03-26 19:12:39 +00:00 |
|
io_selector.h
|
.. and the 2nd file in the LAC2007 bar-hack session
|
2007-03-26 19:53:09 +00:00 |
|
itest.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
main.cc
|
add new profile object, use it to remove certain horizontal elements from GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible
|
2007-04-07 00:35:07 +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 |
|
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_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_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 |
|
mixer_strip.cc
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
mixer_strip.h
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
mixer_ui.cc
|
fix mixer-strip-width-not-restored, hopefully forever
|
2007-04-26 23:21:53 +00:00 |
|
mixer_ui.h
|
Removed unused MeterBridgeStrip and MeterBridge classes.
|
2007-03-13 16:17:29 +00:00 |
|
mtest.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
mtest.menus
|
more fixes on the long road to compiling
|
2005-11-17 21:31:37 +00:00 |
|
mtest_other.menus
|
more fixes on the long road to compiling
|
2005-11-17 21:31:37 +00:00 |
|
mtest_shared.menu
|
added files
|
2005-11-13 12:17:56 +00:00 |
|
new_session_dialog.cc
|
make "New Session" open NSD on the right page
|
2007-04-24 21:16:03 +00:00 |
|
new_session_dialog.h
|
make "New Session" open NSD on the right page
|
2007-04-24 21:16:03 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
panner.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
panner.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37: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 |
|
playlist_selection.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
public_editor.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
redirect_box.cc
|
another redirect dialog fix
|
2007-05-11 13:56:08 +00:00 |
|
redirect_box.h
|
Prevent copy & paste of sends and inserts. Add "delete" command to the
|
2007-04-11 17:53:42 +00:00 |
|
redirect_selection.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
region_gain_line.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
region_selection.cc
|
fix potential crash-causing coding errors when removing regionviews from the selection
|
2007-04-10 11:46:12 +00:00 |
|
region_selection.h
|
more games with selection
|
2007-01-18 16:45:29 +00:00 |
|
region_view.cc
|
modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect
|
2007-04-06 23:42:07 +00:00 |
|
region_view.h
|
make rec-regions insensitive to events; fix up diskrate dialog text
|
2007-03-19 14:45:34 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
route_time_axis.cc
|
no renaming tracks that are record-enabled
|
2007-04-26 18:21:39 +00:00 |
|
route_time_axis.h
|
no renaming tracks that are record-enabled
|
2007-04-26 18:21:39 +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
|
no renaming tracks that are record-enabled
|
2007-04-26 18:21:39 +00:00 |
|
SConscript
|
rui's updated pt_PT gtk2_ardour translation
|
2007-04-13 15:13:32 +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.cc
|
fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo
|
2007-04-06 02:27:24 +00:00 |
|
selection.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 |
|
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.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 |
|
simpleline_p.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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 |
|
simplerect_p.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
splash.png
|
New spash screen
|
2006-10-11 21:05:04 +00:00 |
|
streamview.cc
|
do not unnecessarily recompute streamview item heights; set axis view item name text to an empty string, not just hidden if no text will fit
|
2007-04-26 12:14:50 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
tempo_dialog.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
time_axis_view.cc
|
Update height after changing order to fix mantis bug #1618
|
2007-04-20 15:16:48 +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_axis_view_item.cc
|
do not unnecessarily recompute streamview item heights; set axis view item name text to an empty string, not just hidden if no text will fit
|
2007-04-26 12:14:50 +00:00 |
|
time_axis_view_item.h
|
wash that pango right out of your hair
|
2007-04-05 21:56:32 +00:00 |
|
time_selection.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:36:03 +00:00 |
|
time_selection.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
track_selection.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
utils.cc
|
fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo
|
2007-04-06 02:27:24 +00:00 |
|
utils.h
|
fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo
|
2007-04-06 02:27:24 +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.cc
|
Make colors for clip markers controllable by ardour.colors. Default
|
2007-04-02 21:18:15 +00:00 |
|
waveview.h
|
Make colors for clip markers controllable by ardour.colors. Default
|
2007-04-02 21:18:15 +00:00 |
|
waveview_p.h
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |