.. |
glade
|
Some fixes to the new session dialog.
|
2006-05-10 10:22:38 +00:00 |
icons
|
alpha-reduced icons from thorwil
|
2006-10-10 18:59:06 +00:00 |
pixmaps
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
po
|
Update from Christophe Combelles.
|
2006-10-24 02:52:41 +00:00 |
.cvsignore
|
sfdb displays file info.
|
2006-01-05 05:15:29 +00:00 |
about.cc
|
New spash screen
|
2006-10-11 21:05:04 +00:00 |
about.h
|
|
|
actions.cc
|
fixes for various bugs including dangling ref to route in session, opening sessions from the NSD, closing a session leaving dangling pointers etc etc
|
2006-10-02 18:09:34 +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
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +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
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
analysis_window.h
|
pulling trunk
|
2006-06-14 18:37:57 +00:00 |
ardbg
|
Script portability fixes.
|
2006-09-30 15:58:21 +00:00 |
ardev
|
Script portability fixes.
|
2006-09-30 15:58:21 +00:00 |
ardev_common.sh
|
fix audio clock field widths, change minsec display to include fractional seconds, add and use thorwil's new icons
|
2006-10-10 17:46:22 +00:00 |
ardour2_ui.rc
|
fixes for meter thread using free'd member of AudioEngine, audiostreamview accessing deleted crossfades, and mute button now has sensible text color when active
|
2006-10-12 15:20:00 +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
|
|
|
ardour_message.cc
|
"fix" track heights etc.
|
2006-01-03 05:40:21 +00:00 |
ardour_message.h
|
|
|
ardour_ui2.cc
|
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
|
2006-10-13 15:07:50 +00:00 |
ardour_ui_dependents.cc
|
remove all duplicated _id members from children of PBD::Stateful.
|
2006-09-07 15:07:14 +00:00 |
ardour_ui_dialogs.cc
|
Re-fix multi present problem (without breaking cmdline session loading).
|
2006-09-16 23:43:51 +00:00 |
ardour_ui_ed.cc
|
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
|
2006-10-13 15:07:50 +00:00 |
ardour_ui_mixer.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
ardour_ui_options.cc
|
fix (?) handling of fake regions; use int cast before MeterFoo cast; use default values for MeterFoo switch table conversions
|
2006-10-16 20:57:24 +00:00 |
ardour_ui.cc
|
Make new session dialog create the session in the selected directory.
|
2006-10-13 19:23:16 +00:00 |
ardour_ui.h
|
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
|
2006-10-13 15:07:50 +00:00 |
ardour.bindings
|
enable use of arrow keys, fix hscroller issues, start work on smoother auto-scroll
|
2006-05-02 01:08:34 +00:00 |
ardour.colors
|
Toned down brightness of bar/beat lines a touch.
|
2006-10-11 00:32:47 +00:00 |
ardour.menus
|
more object lifetime management fixes, plus a couple of tiny cleanups
|
2006-10-18 17:42:59 +00:00 |
ardour.sh.in
|
Install ardour as a binary, a script and a set of shared
|
2006-04-26 00:45:27 +00:00 |
arprof
|
|
|
arval
|
reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management
|
2006-10-17 20:40:39 +00:00 |
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 audio clock field widths, change minsec display to include fractional seconds, add and use thorwil's new icons
|
2006-10-10 17:46:22 +00:00 |
audio_clock.h
|
fix audio clock field widths, change minsec display to include fractional seconds, add and use thorwil's new icons
|
2006-10-10 17:46:22 +00:00 |
audio_region_editor.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
audio_region_editor.h
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
audio_region_view.cc
|
reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management
|
2006-10-17 20:40:39 +00:00 |
audio_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 |
audio_regionview.cc
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
audio_streamview.cc
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
audio_streamview.h
|
reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management
|
2006-10-17 20:40:39 +00:00 |
audio_time_axis.cc
|
merge from trunk
|
2006-08-12 21:57:07 +00:00 |
audio_time_axis.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +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
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
automation_line.h
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +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
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
automation_selection.h
|
|
|
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 |
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 |
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
|
|
|
canvas-curve.h
|
|
|
canvas-imageframe.c
|
more tranzport lowlevel fixes and rebinding
|
2006-04-29 15:40:52 +00:00 |
canvas-imageframe.h
|
|
|
canvas-ruler.c
|
more tranzport lowlevel fixes and rebinding
|
2006-04-29 15:40:52 +00:00 |
canvas-ruler.h
|
|
|
canvas-simpleline.c
|
more tranzport lowlevel fixes and rebinding
|
2006-04-29 15:40:52 +00:00 |
canvas-simpleline.h
|
|
|
canvas-simplerect.c
|
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
|
missing break
|
2006-09-25 21:50:13 +00:00 |
canvas-waveview.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
canvas.h
|
|
|
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
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
crossfade_edit.h
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
crossfade_view.cc
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
crossfade_view.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
crossfade_xpms.h
|
|
|
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
|
new color management design starts to take shape (canvas color only for now)
|
2006-02-14 17:19:58 +00:00 |
editing.h
|
significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice
|
2006-03-22 17:03:00 +00:00 |
editor_actions.cc
|
move BWF header options into Configuration option, rationalize crossfade parameter names, ensure full GUI display of crossfade parameters (in menus)
|
2006-10-20 16:50:46 +00:00 |
editor_audio_import.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_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
|
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.cc
|
Fix for segfault on autoscroll (especially when dragging regions).
|
2006-10-10 00:42:00 +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
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
editor_enums.h
|
|
|
editor_export_audio.cc
|
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
|
2006-10-13 15:07:50 +00:00 |
editor_hscroller.cc
|
** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning.
|
2006-08-30 20:48:16 +00:00 |
editor_imageframe.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_items.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
editor_keyboard.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_keys.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
editor_markers.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_mixer.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_mouse.cc
|
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 |
editor_nudge.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
editor_ops.cc
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
editor_region_list.cc
|
fixes for various bugs including dangling ref to route in session, opening sessions from the NSD, closing a session leaving dangling pointers etc etc
|
2006-10-02 18:09:34 +00:00 |
editor_route_list.cc
|
further optimizations for multiple-track-at-once addition. as in "whoah!"
|
2006-08-17 02:12:20 +00:00 |
editor_rulers.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_scrub.cc
|
|
|
editor_selection_list.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
editor_tempodisplay.cc
|
Give a different error message when AudioEngine::connect() tries to make
|
2006-10-09 18:08:08 +00:00 |
editor_timefx.cc
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
editor_xpms
|
moved gain rail and sliders to files. The previously unused 'from_files' portion of Pix::generate () had to ported to gtk2 as well.
|
2006-03-14 05:44:35 +00:00 |
editor.cc
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +00:00 |
editor.h
|
various fixes related to lifetime management and xfades in particular. lots and lots and lots of debugging output, but sampo can test startup now. shutdown will still crash, but for a new reason.
|
2006-10-21 05:12:11 +00:00 |
enums.h
|
|
|
export_dialog.cc
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +00:00 |
export_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 |
export_range_markers_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_range_markers_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 |
export_region_dialog.cc
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +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
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +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
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +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
|
the BIG CONFIG patch
|
2006-09-25 21:24:00 +00:00 |
gain_meter.h
|
the BIG CONFIG patch
|
2006-09-25 21:24:00 +00:00 |
gettext.h
|
|
|
ghostregion.cc
|
|
|
ghostregion.h
|
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
|
2006-03-07 06:23:12 +00:00 |
gprofhelper.c
|
|
|
grouped_buttons.cc
|
|
|
grouped_buttons.h
|
|
|
gtk-custom-hruler.c
|
pulling trunk
|
2006-06-14 18:37:57 +00:00 |
gtk-custom-hruler.h
|
|
|
gtk-custom-ruler.c
|
|
|
gtk-custom-ruler.h
|
|
|
gtkscrolledwindow.c
|
|
|
gui_thread.h
|
a) completely refactor abstract UI code
|
2006-04-24 22:45:19 +00:00 |
i18n.h
|
namespace fix.
|
2006-10-24 15:41:46 +00:00 |
imageframe_p.h
|
|
|
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
|
|
|
imageframe.h
|
|
|
io_selector.cc
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
io_selector.h
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
itest.cc
|
added file
|
2005-12-30 14:40:31 +00:00 |
keyboard_target.cc
|
|
|
keyboard_target.h
|
|
|
keyboard.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
keyboard.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
ladspa_pluginui.cc
|
merge from trunk
|
2006-08-12 01:36:34 +00:00 |
location_ui.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
location_ui.h
|
many changes, read the diffs
|
2005-12-30 00:34:21 +00:00 |
logmeter.h
|
|
|
main.cc
|
Generic MIDI control now saves+restores its state; PBD::ID now requires a buffer size for its print() method
|
2006-10-05 01:49:32 +00:00 |
marker_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 |
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
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
meter_bridge.h
|
|
|
mixer_strip.cc
|
merge from trunk
|
2006-08-12 21:57:07 +00:00 |
mixer_strip.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
mixer_ui.cc
|
** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning.
|
2006-08-30 20:48:16 +00:00 |
mixer_ui.h
|
** requires svn jack ** Hardware monitoring should work, some canvas scrolling speed improvement, don't disconcertingly churn the disk if jack auto-start fails, mixer visibility state is saved per session, slow down meters a bit (too much?), zoom cleanups, remove some unused variables, use rwlock for tempo state for no reason other than that it might be useful one day, fix compiler warning.
|
2006-08-30 20:48:16 +00:00 |
mtest_other.menus
|
|
|
mtest_shared.menu
|
|
|
mtest.cc
|
a) persist whether the end marker should move at first capture in the session file
|
2006-03-31 15:51:03 +00:00 |
mtest.menus
|
|
|
new_session_dialog.cc
|
thorwil's design picks for NSD
|
2006-10-05 14:43:25 +00:00 |
new_session_dialog.h
|
thorwil's design picks for NSD
|
2006-10-05 14:43:25 +00:00 |
option_editor.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
option_editor.h
|
first attempt at adding new SMPTE formats, moving SMPTE options to menu, adding video pullup selections, fixing SMPTE save/recall
|
2006-09-18 16:50:42 +00:00 |
opts.cc
|
merge from trunk
|
2006-08-09 21:31:36 +00:00 |
opts.h
|
fix track controls height allocation to be font sensitive; fix core dump related to ownership of size menu; add nudge to keybindings; and more
|
2006-01-18 02:56:51 +00:00 |
pan_automation_time_axis.cc
|
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 |
panner2d.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
panner2d.h
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
panner_ui.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
panner_ui.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
playlist_selection.h
|
|
|
playlist_selector.cc
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
playlist_selector.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +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
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
plugin_ui.h
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
point_selection.h
|
|
|
prompter.cc
|
Moved strip_whitespace_edges() to pbd/whitespace.h
|
2006-01-13 19:48:55 +00:00 |
prompter.h
|
|
|
public_editor.cc
|
|
|
public_editor.h
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +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
|
fixes for drag-n-drop broken by use of boost::shared_ptr<T>
|
2006-09-20 16:24:24 +00:00 |
redirect_box.h
|
fixes for drag-n-drop broken by use of boost::shared_ptr<T>
|
2006-09-20 16:24:24 +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
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
region_gain_line.h
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
region_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 |
region_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 |
region_view.cc
|
reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management
|
2006-10-17 20:40:39 +00:00 |
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
|
|
|
route_params_ui.cc
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
route_params_ui.h
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +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
|
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 |
route_time_axis.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 |
route_ui.cc
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
route_ui.h
|
more object lifetime management fixes, plus a couple of tiny cleanups
|
2006-10-18 17:42:59 +00:00 |
SConscript
|
fix (?) handling of fake regions; use int cast before MeterFoo cast; use default values for MeterFoo switch table conversions
|
2006-10-16 20:57:24 +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
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
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 |
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
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +00:00 |
sfdb_ui.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
simpleline_p.h
|
|
|
simpleline.cc
|
|
|
simpleline.h
|
|
|
simplerect_p.h
|
|
|
simplerect.cc
|
|
|
simplerect.h
|
|
|
splash.png
|
New spash screen
|
2006-10-11 21:05:04 +00:00 |
streamview.cc
|
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 |
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
|
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
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
tempo_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 |
time_axis_view_item.cc
|
reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management
|
2006-10-17 20:40:39 +00:00 |
time_axis_view_item.h
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
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 |
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 |
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
|
|
|
utils.cc
|
fix audio clock field widths, change minsec display to include fractional seconds, add and use thorwil's new icons
|
2006-10-10 17:46:22 +00:00 |
utils.h
|
fix audio clock field widths, change minsec display to include fractional seconds, add and use thorwil's new icons
|
2006-10-10 17:46:22 +00:00 |
visual_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 |
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
|
|
|
waveview.cc
|
|
|
waveview.h
|
|
|