13
0
livetrax/gtk2_ardour
2007-02-19 17:30:47 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
icons new versions of icons from thorsten 2006-12-11 13:45:49 +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 new german translation update from sebastian arnold 2007-01-18 12:51:33 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
about.h initial changes to get about.cc compiled 2005-09-26 02:09:02 +00:00
actions.cc fix ordering of cut/copied regions when pasting; ctrl-click now does the right thing the first time its used on a region; fix missing click and other dubious behaviour in new sessions caused by not connecting to Configuration::ParameterChanged in the new session constructor 2007-01-17 01:42:44 +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 This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!) 2007-02-11 22:44:55 +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 a better version of: fix compile with FFT_ANALYSIS=1, problem caused by a change in the type of RegionSelection 2007-01-17 12:16:46 +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_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 Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ardour_ui_dependents.cc prevent massive, multiple, pointless keybindings saves during startup 2007-01-03 18:48:27 +00:00
ardour_ui_dialogs.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
ardour_ui_ed.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
ardour_ui_mixer.cc Merging from trunk 2006-06-22 23:40:55 +00:00
ardour_ui_options.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
ardour_ui.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
ardour_ui.h remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
ardour_ui2.cc fix reverse play buffer refilling; turn on Blink signal again 2007-02-15 16:07:45 +00:00
ardour.bindings.in remove ardour.bindings from svn, and build using scons 2007-02-13 23:04:28 +00:00
ardour.colors Decreased region opacity, smoothed out canvas/tempo line colours. 2007-01-13 16:12:52 +00:00
ardour.menus remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
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 buttons, finally? 2007-02-13 22:45:49 +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 fix for height of editor hscrollbar 2007-01-17 14:53:27 +00:00
audio_clock.h save and restore clock modes 2007-01-08 17:12:29 +00:00
audio_region_editor.cc save and restore clock modes 2007-01-08 17:12:29 +00:00
audio_region_editor.h remove almost everything from region editor, make popup menu more useful and accurate and informative 2006-11-13 22:59:02 +00:00
audio_region_view.cc fix import/embed of multichannel audiofiles, as per #1433 2007-01-25 17:42:19 +00:00
audio_region_view.h region fade in operations now mapped over the current region selection 2007-01-17 18:42:21 +00:00
audio_streamview.cc merge by hand changes from mtaht to fix up export behaviour, and gcc warnings when optimized 2007-01-17 02:35:16 +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 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
audio_time_axis.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
automation_gain_line.cc Merging from trunk 2006-06-22 23:40:55 +00:00
automation_gain_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_line.cc allow control points with the same x (pixel) coordinate, now that libart_lgpl does too 2007-01-24 18:43:14 +00:00
automation_line.h major fixes to automation editing 2006-11-28 17:52:09 +00:00
automation_pan_line.cc Merging from trunk 2006-06-22 23:40:55 +00:00
automation_pan_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_selectable.h a variety of bits and pieces for selection ops 2007-01-23 21:45:05 +00:00
automation_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
automation_time_axis.cc a variety of bits and pieces for selection ops 2007-01-23 21:45:05 +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 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 Make track selection visible in track headers. 2006-08-14 16:19:54 +00:00
canvas_impl.h get editor.cc to compile 2005-11-16 02:57:22 +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 2 cleanup patches from nickm, plus work on mixer_ui.cc so that it compiles 2005-10-05 13:48:09 +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 make autoscroll a bit easier to use, fix missing measure lines when moving the editor pane, slight optimisation(?) of canvas-simplerect (seems to make a difference to me), fix dirty pixels when moving regions across tracks sometimes. some code cleanup. 2006-09-02 02:54:04 +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 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-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 advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
color_manager.cc Merging from trunk 2006-06-22 23:40:55 +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 Merging from trunk 2006-06-22 23:40:55 +00:00
connection_editor.h pulling trunk 2006-06-14 18:37:57 +00:00
crossfade_edit.cc fix xfade logic and use shared_ptr for xfades 2007-01-10 16:19:13 +00:00
crossfade_edit.h fix xfade logic and use shared_ptr for xfades 2007-01-10 16:19:13 +00:00
crossfade_view.cc fix xfade logic and use shared_ptr for xfades 2007-01-10 16:19:13 +00:00
crossfade_view.h fix xfade logic and use shared_ptr for xfades 2007-01-10 16:19:13 +00:00
crossfade_xpms.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
curvetest.cc Merging from trunk 2006-06-22 23:40:55 +00:00
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 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
editor_audio_import.cc 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
editor_audiotrack.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
editor_canvas_events.cc 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
editor_canvas.cc remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names 2007-01-31 18:51:33 +00:00
editor_cursors.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
editor_edit_groups.cc patch from brian to get consistent menu behaviour 2006-11-22 00:58:22 +00:00
editor_enums.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_export_audio.cc fix import/embed of multichannel audiofiles, as per #1433 2007-01-25 17:42:19 +00:00
editor_hscroller.cc remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names 2007-01-31 18:51:33 +00:00
editor_imageframe.cc try to rationalize zoom/scroll ops for the canvas 2007-01-11 02:30:56 +00:00
editor_items.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
editor_keyboard.cc fix ordering of cut/copied regions when pasting; ctrl-click now does the right thing the first time its used on a region; fix missing click and other dubious behaviour in new sessions caused by not connecting to Configuration::ParameterChanged in the new session constructor 2007-01-17 01:42:44 +00:00
editor_keys.cc 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
editor_markers.cc save and restore clock modes 2007-01-08 17:12:29 +00:00
editor_mixer.cc remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names 2007-01-31 18:51:33 +00:00
editor_mouse.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
editor_nudge.cc Merging from trunk 2006-06-22 23:40:55 +00:00
editor_ops.cc fix "make mono regions", mostly 2007-01-26 03:54:12 +00:00
editor_region_list.cc 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
editor_route_list.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
editor_rulers.cc 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
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_selection_list.cc 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
editor_selection.cc some fixes/improvements for track selection; add upload target to manual makefile; do not build peakfile for SilentFileSource 2007-02-06 15:50:05 +00:00
editor_tempodisplay.cc 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
editor_timefx.cc use shared_ptr for all Playlist handling; cleanup works again 2006-12-14 14:15:43 +00:00
editor_xpms make editor window show up at the right time 2006-12-16 02:25:10 +00:00
editor.cc Moved GroupButtons to gtkmm2ext 2007-02-01 13:17:04 +00:00
editor.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
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 This creates an export direcory for new sessions. The export dialog will also default to that directory 2007-02-15 16:44:22 +00:00
export_dialog.h remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names 2007-01-31 18:51:33 +00:00
export_range_markers_dialog.cc remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names 2007-01-31 18:51:33 +00:00
export_range_markers_dialog.h remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names 2007-01-31 18:51:33 +00:00
export_region_dialog.cc fix silly override of member by local variable that led to crash during region export 2006-11-07 21:15:34 +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 fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +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 massive changes in automation state handling, not entirely complete; some bug fixes for automation line drawing 2006-10-31 02:40:08 +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 Switched from GdkWindow::get_geometry() to get_size() as suggested by the gtkmm documentation. get_size() is better supported and faster too. 2007-02-08 22:45:07 +00:00
gain_meter.h frame for fader belt; better focus behaviour for gain display text entry (generalized) 2006-11-30 04:21:32 +00:00
gettext.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
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 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 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 added file imageframe_p.h 2005-11-24 19:40:00 +00:00
imageframe_socket_handler.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
imageframe_socket_handler.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
imageframe_time_axis_group.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
imageframe_time_axis_group.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
imageframe_time_axis_view.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
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 Merging from trunk 2006-06-22 23:40:55 +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 fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
imageframe_view.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
imageframe.cc compiles and runs, but crashes ... duh 2005-11-26 00:06:46 +00:00
imageframe.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
io_selector.cc miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
io_selector.h fix stupid button sensitivity issue in IO Selector 2006-11-12 00:40:14 +00:00
itest.cc added file 2005-12-30 14:40:31 +00:00
keyboard.cc 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
keyboard.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
ladspa_pluginui.cc Fix for 8 controls max per column in ladspa plugin windows from Olivier Doare. 2007-01-20 17:13:46 +00:00
location_ui.cc save and restore clock modes 2007-01-08 17:12:29 +00:00
location_ui.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
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 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
marker_time_axis_view.cc track naming patch from brian; slightly modified F11-bug workaround from brian; undo/redo items in edit menu now show operation to be undone/redone; canvas allocations now handled by an idle handler; region views respond to changes in fade/in/out curves ; undo/redo possible for some fade in/out operations; automation tracks extend to max_frames 2006-11-16 18:42:48 +00:00
marker_time_axis_view.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
marker_time_axis.cc Merging from trunk 2006-06-22 23:40:55 +00:00
marker_time_axis.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
marker_view.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
marker_view.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
marker.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
marker.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
meter_bridge_strip.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
meter_bridge_strip.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
meter_bridge.cc small but major fix for Controllable state storage (do not create illegal XML nodes); set wmclass for plugin windows; use X_() for all wmclass names 2006-12-20 02:50:28 +00:00
meter_bridge.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_strip.cc make mixer strip rec-enable button behave like others 2007-02-14 01:33:21 +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 remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
mixer_ui.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
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
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 more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
new_session_dialog.cc missing template dir patch from tim, fix extend selection to track when track is already selected 2006-12-20 21:54:39 +00:00
new_session_dialog.h thorwil's design picks for NSD 2006-10-05 14:43:25 +00:00
option_editor.cc 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
option_editor.h PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
opts.cc Made transition to h/w optimizations on by default complete 2007-01-03 21:57:33 +00:00
opts.h save keybindings to file used at startup; allow keybindings file to be cmdline-specified; remove some GTK2FIX comments; fix feedback based on john anderson's patch; apply scons patches; fix crash when taking MIDI ports online+offline; try to prevent aborts when shutting down due to metering thread; start work on reconstructing GlobalFOOCommand commands; use ftruncate to hint at peakfile preallocation to reduce fragmentation 2006-12-19 02:41:19 +00:00
pan_automation_time_axis.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +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
panner_ui.cc tweaked panner appearance and consistency, panner line now distinct color from triangles. shift-click now reverts panner to center, left or right depending on number of channels. minor updates to osx app build script. fixed region editor re-show problem. 2006-12-30 06:37:00 +00:00
panner_ui.h more panner tweaking 2006-12-21 02:52:27 +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
panner2d.cc patch from brian to get consistent menu behaviour 2006-11-22 00:58:22 +00:00
panner2d.h Merging from trunk 2006-06-22 23:40:55 +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 various fixes to named selection mgmt and display, plus fixes for xfade mgmt and a bit of debugging for them too 2007-01-11 21:45:21 +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 Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
plugin_selector.h Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
plugin_ui.cc fix misdesign of VST GUI thread 2007-02-06 20:09:35 +00:00
plugin_ui.h use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
point_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
prompter.cc Moved strip_whitespace_edges() to pbd/whitespace.h 2006-01-13 19:48:55 +00:00
prompter.h Fly my pretties! 2005-09-25 20:33:00 +00:00
public_editor.cc more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
public_editor.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
redirect_automation_line.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
redirect_automation_line.h Merging from trunk 2006-06-22 23:40:55 +00:00
redirect_automation_time_axis.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +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 wierd->weird misspeling fix. 2007-02-16 20:41:22 +00:00
redirect_box.h wierd->weird misspeling fix. 2007-02-16 20:41:22 +00:00
redirect_selection.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
region_editor.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +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 Decreased region opacity, smoothed out canvas/tempo line colours. 2007-01-13 16:12:52 +00:00
region_view.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
rgb_macros.h Switched to use libgnomecanvas (not the C++ one). 2005-09-25 22:26:56 +00:00
route_params_ui.cc small but major fix for Controllable state storage (do not create illegal XML nodes); set wmclass for plugin windows; use X_() for all wmclass names 2006-12-20 02:50:28 +00:00
route_params_ui.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
route_redirect_selection.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
route_redirect_selection.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
route_selection.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
route_time_axis.cc fix buttons, finally? 2007-02-13 22:45:49 +00:00
route_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
route_ui.cc remote control IDs follow editor/mixer view order; fix multiple display of disk over/under run errors; don't show automation editing cursor unless you actually edit it 2007-02-19 17:30:47 +00:00
route_ui.h This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!) 2007-02-11 22:44:55 +00:00
SConscript remove ardour.bindings from svn, and build using scons 2007-02-13 23:04:28 +00:00
selectable.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
selection_templates.h use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
selection.cc a variety of bits and pieces for selection ops 2007-01-23 21:45:05 +00:00
selection.h make ctrl-rubber-band-select do something closer to the right thing 2007-01-18 04:34:00 +00:00
send_ui.cc more object lifetime management fixes, plus a couple of tiny cleanups 2006-10-18 17:42:59 +00:00
send_ui.h more object lifetime management fixes, plus a couple of tiny cleanups 2006-10-18 17:42:59 +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 the ongoing story of umpteen lines of code and its love affair with GTK2 2005-10-12 16:28:26 +00:00
simpleline.cc Canvas GObject fixes 2005-11-26 12:00:24 +00:00
simpleline.h more fixes for gobject stuff plus doug's patch for redirect box menus, minus ardour-menus.xml 2005-11-26 03:14:16 +00:00
simplerect_p.h the ongoing story of umpteen lines of code and its love affair with GTK2 2005-10-12 16:28:26 +00:00
simplerect.cc time_axis_view now compiles 2005-11-13 18:13:50 +00:00
simplerect.h time_axis_view now compiles 2005-11-13 18:13:50 +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 Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
tape_region_view.cc used shared_ptr<Source>, somewhat successfully 2006-08-29 00:23:45 +00:00
tape_region_view.h use shared_ptr<> for all region handling 2006-08-25 01:07:15 +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 Decreased region opacity, smoothed out canvas/tempo line colours. 2007-01-13 16:12:52 +00:00
time_axis_view_item.h fix ordering of cut/copied regions when pasting; ctrl-click now does the right thing the first time its used on a region; fix missing click and other dubious behaviour in new sessions caused by not connecting to Configuration::ParameterChanged in the new session constructor 2007-01-17 01:42:44 +00:00
time_axis_view.cc Removed usage of deprecated gtkmm API. 2007-02-08 22:37:54 +00:00
time_axis_view.h make shift-scrollwheel work in any TimeAxisView 2006-12-19 15:42:42 +00:00
time_selection.cc fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +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 Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
utils.cc the buttons will submit to my rule! prelight-when-active, be gonecd /usr/local/music/src/ardour 2007-02-13 14:25:17 +00:00
utils.h 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
visual_time_axis.cc PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
visual_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
vst_pluginui.cc pull from trunk 2006-08-08 21:11:23 +00:00
waveview_p.h added file 2005-11-26 00:52:04 +00:00
waveview.cc 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
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