Modify Session::path_from_region_name for portability
[ardour.git] / gtk2_ardour /
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-08-06 David RobillardBrought back visual indication of delete dragging.
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-05 David RobillardClear selection when clicking region background (usual...
2007-08-05 David RobillardI can't believe it's not one canvas! (TM)
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-08-05 David RobillardSelection deleting.
2007-08-05 David RobillardNote selection via clicking (including multi-note selec...
2007-08-04 David RobillardTheme-ified MIDI note colours, implemented automagic...
2007-08-04 David RobillardFix vertical note dragging 'double distance' bug.
2007-08-04 David RobillardLine up percussion hits correctly.
2007-08-04 David RobillardObey snap setting for MIDI stuff.
2007-08-04 David RobillardMoved note height/range/etc stuff from MidiRegionView...
2007-08-04 David RobillardSwitched to right mouse button for note adding.
2007-08-02 David RobillardLittle MidiEvent prettification additions, ifdef'd...
2007-08-02 Paul Davisfix bad dynamic cast
2007-08-02 Paul DavisUI RC files are now generated by scons
2007-08-02 Paul Davisadd theme files to default target, and install using...
2007-08-02 David RobillardFunctional note moving.
2007-08-02 David RobillardSnap note dragging vertically to note values (rows).
2007-08-01 David RobillardFix note delete crash bug.
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-08-01 David RobillardNote deleting.
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-31 David RobillardGet MidiRegionView's hands on MidiModel for editing...
2007-07-30 Paul Davisfix some aspects of midi region view event handling
2007-07-30 Paul Davisanother minor fix for gtkmm breakage with Gtk::Settings...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2007-07-30 David RobillardCatch keyboard events on notes.
2007-07-30 David RobillardBasic canvas note event handling framework.
2007-07-28 David RobillardUse 'show contents' note range by default (fix uninitia...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-20 Paul Davisben's fix for radio button grouping
2007-07-20 David RobillardRemove random access interface from MidiBuffer, towards...
2007-07-20 David RobillardAdded Note tool to Keymouse Actions menu and gave it...
2007-07-19 David RobillardNote canvas event handling testing stuff.
2007-07-19 Sampo SavolainenFix for the crossfade editor due to type issues
2007-07-19 Paul Davisstop audio clocks from vanishing when turned off
2007-07-18 Tim MayberryRestore position of the mixer window when it is reopene...
2007-07-17 David RobillardMidi pencil undo (not yet serializable).
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-15 David RobillardAdded missing tool_note.png (just a placeholder for...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-10 Doug McLainshow() widgets explicitly in the MixerUI window, fix...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 Doug McLainshow() widgets explicitly in the MixerStrip and IOSelector
2007-07-06 Doug McLainshow() widgets explicitly in gtk2_ardour/ardour_ui.cc
2007-07-06 Doug McLainshow() widgets explicitly in gtk2_ardour/add_midi_cc_tr...
2007-07-06 Doug McLainshow() widgets explicitly in gtk2_ardour/analysis_window.cc
2007-07-06 Doug McLainshow() widgets explicitly, one little file at a time
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-05 Doug McLainchange bus gainmeter text for light theme to black...
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-07-04 David RobillardDisplay correct value for verbose control point cursor...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-07-03 David Robillards/ParamID/Parameter/
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-30 David RobillardPan automation work. Almost, but not quite, working.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-29 Doug McLainfix compiler warning
2007-06-29 Doug McLainremove color.h
2007-06-29 Doug McLainfixed typo
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 Doug McLainquick fix for weird colorselection bug where alpha...
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-06-28 Tim MayberryUse the file name as the track name when importing...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardAdded missing AddMidiCCTrackDialog files.
2007-06-27 David RobillardAdded dialog to allow adding any Midi CC track.
2007-06-27 David Robillardplugin_automation_line.[h|cc] -> processor_automation_l...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
2007-06-27 Tim MayberryRemove two directories from ARDOUR_PATH that now longer...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
2007-06-27 Tim MayberryUse signal_toggled instead of signal_clicked in ThemeMa...
2007-06-27 Tim MayberryMove some code from ARDOUR_UI::setup_theme to ThemeMana...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path instead of ARDOUR...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path in ThemeManager to...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path instead of find_confi...
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-27 Tim MayberryRemove inclusion of an unused header file
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-24 David RobillardDisable excessive colour debugging print statements.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-17 David RobillardRemove references to ardour.colors.
2007-06-17 Tim MayberryUse ARDOUR::system/user_template_directory in NewSessio...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
next