2010-06-29 |
paul | pay attention to MIDI channel selector when creating...
|
commit | commitdiff | tree |
2010-06-28 |
paul | split when in range mode or object/range mode with...
|
commit | commitdiff | tree |
2010-06-28 |
paul | clear region history in Playlist::notify_region_added...
|
commit | commitdiff | tree |
2010-06-28 |
paul | fix basic logic problem in PropertyTemplate<T>::set...
|
commit | commitdiff | tree |
2010-06-26 |
paul | lots of details relating to MIDI file management; try...
|
commit | commitdiff | tree |
2010-06-24 |
paul | step back JACK dependency to 0.118
|
commit | commitdiff | tree |
2010-06-24 |
paul | change the way MIDI note colors are defined (2 3-point...
|
commit | commitdiff | tree |
2010-06-24 |
paul | change note colors on the fly, to permit user-definition...
|
commit | commitdiff | tree |
2010-06-24 |
paul | add and use Source::empty() since it can be done more...
|
commit | commitdiff | tree |
2010-06-24 |
paul | use condvar and exception-proof mutex for chain swaps...
|
commit | commitdiff | tree |
2010-06-24 |
paul | clear activation_sets component of Graph, thus restoring...
|
commit | commitdiff | tree |
2010-06-24 |
paul | fix math bug with numthreads computation
|
commit | commitdiff | tree |
2010-06-24 |
paul | use JACK thread creation functions to create process...
|
commit | commitdiff | tree |
2010-06-24 |
paul | GUI-created MIDI regions now steal the pending MIDISource...
|
commit | commitdiff | tree |
2010-06-23 |
paul | fix some non-debug compile warnings
|
commit | commitdiff | tree |
2010-06-23 |
paul | use new Source::used() rather than SessionPlaylists...
|
commit | commitdiff | tree |
2010-06-23 |
paul | midway snapshot of work done on managing Region & Source...
|
commit | commitdiff | tree |
2010-06-21 |
paul | fix some warnings that come from a non-debug build...
|
commit | commitdiff | tree |
2010-06-21 |
paul | GUI control of insert merge policy for overlapping...
|
commit | commitdiff | tree |
2010-06-18 |
paul | use the new left/right trim cursor for the editor summary
|
commit | commitdiff | tree |
2010-06-17 |
paul | 2nd fix for hot spots for fade in/out cursors
|
commit | commitdiff | tree |
2010-06-17 |
paul | fix hot spots for fade in/out cursors
|
commit | commitdiff | tree |
2010-06-17 |
paul | new fade in/fade out colors from chrisg
|
commit | commitdiff | tree |
2010-06-17 |
paul | new fade in/out handle cursors from chrisg (maybe to...
|
commit | commitdiff | tree |
2010-06-17 |
paul | new trim cursors from chrisg, fix up hotspots for said...
|
commit | commitdiff | tree |
2010-06-17 |
paul | use image cursors for left/right trim cursors
|
commit | commitdiff | tree |
2010-06-17 |
paul | add left/right side trim cursors and use them for region...
|
commit | commitdiff | tree |
2010-06-16 |
paul | prevent removal of master/monitor busses without explicit...
|
commit | commitdiff | tree |
2010-06-16 |
paul | avoid needless errors when redoing an operation involving...
|
commit | commitdiff | tree |
2010-06-14 |
paul | make note overlap resolution store side effects in...
|
commit | commitdiff | tree |
2010-06-12 |
paul | MTC drift patch from robin gareus, plus two related...
|
commit | commitdiff | tree |
2010-06-12 |
paul | introduce the notion that note additions and property...
|
commit | commitdiff | tree |
2010-06-09 |
paul | dynamic playback & capture buffer resizing (though...
|
commit | commitdiff | tree |
2010-06-09 |
paul | GUI control of playback & buffer sizes, but not dynamic...
|
commit | commitdiff | tree |
2010-06-09 |
paul | permit different sizes for audio playback & capture...
|
commit | commitdiff | tree |
2010-06-09 |
paul | basically, fix all kinds of odds and ends with MIDI...
|
commit | commitdiff | tree |
2010-06-04 |
paul | more style-guidification
|
commit | commitdiff | tree |
2010-06-04 |
paul | more style-guidification, plus do not run process threads...
|
commit | commitdiff | tree |
2010-06-04 |
paul | style-guide-ification
|
commit | commitdiff | tree |
2010-06-04 |
paul | style-guide-ification
|
commit | commitdiff | tree |
2010-06-03 |
paul | add DEBUG::ProcessThreads as a debug tag for parallelization...
|
commit | commitdiff | tree |
2010-06-03 |
paul | start tracking note overlaps while moving notes
|
commit | commitdiff | tree |
2010-06-03 |
paul | session prefs editor gets renamed as session properties
|
commit | commitdiff | tree |
2010-06-03 |
paul | patch from lincoln to make MIDI track height changes...
|
commit | commitdiff | tree |
2010-06-03 |
paul | Sequence::contains() and Sequence::overlaps() now use...
|
commit | commitdiff | tree |
2010-06-03 |
paul | move computation of TimeAxisViewItem fixed heights...
|
commit | commitdiff | tree |
2010-06-03 |
paul | check for gcc 4.5 and prohibit compilation with optimization...
|
commit | commitdiff | tree |
2010-06-03 |
paul | modified version of a patch from robin gareus to avoid...
|
commit | commitdiff | tree |
2010-06-02 |
paul | add channel+pitch indexing for notes in a Sequence
|
commit | commitdiff | tree |
2010-06-02 |
paul | forward port ConfigVariable<bool> fix from 2.X
|
commit | commitdiff | tree |
2010-06-02 |
paul | zero-pad seconds field of verbose canvas cursor, fixes...
|
commit | commitdiff | tree |
2010-06-01 |
paul | rationale pathways that add notes to Sequence<T> so...
|
commit | commitdiff | tree |
2010-06-01 |
paul | add missing (new) file
|
commit | commitdiff | tree |
2010-05-31 |
paul | switch Evoral::Sequence debugging to use DEBUG_TRACE...
|
commit | commitdiff | tree |
2010-05-31 |
paul | build fix
|
commit | commitdiff | tree |
2010-05-31 |
paul | final use of "stop_signal.h" removed
|
commit | commitdiff | tree |
2010-05-31 |
paul | remove almost-unusued stop_signal.h and clean up the...
|
commit | commitdiff | tree |
2010-05-30 |
paul | make trimming in region name (colored) highlight work...
|
commit | commitdiff | tree |
2010-05-29 |
paul | lincoln's patch to make MIDI note lines go away at...
|
commit | commitdiff | tree |
2010-05-29 |
paul | create new MIDI regions on streamitem click in "note...
|
commit | commitdiff | tree |
2010-05-28 |
paul | heavy-handed and crude way to stop WM-stolen-alt keys...
|
commit | commitdiff | tree |
2010-05-28 |
paul | provide a generalized Sequence::get_notes()-by-predicate...
|
commit | commitdiff | tree |
2010-05-28 |
paul | change color of note velocity text (and don't set it...
|
commit | commitdiff | tree |
2010-05-28 |
paul | clean up item event handling in MidiRegionViews by...
|
commit | commitdiff | tree |
2010-05-28 |
paul | replaced gtk_idle_add() with g_idle_add()
|
commit | commitdiff | tree |
2010-05-28 |
paul | replace use of gdk_pixmap_unref() with g_object_unref
|
commit | commitdiff | tree |
2010-05-27 |
paul | refactor MidiRegionView event handling to avoid too...
|
commit | commitdiff | tree |
2010-05-27 |
paul | remove commented debug output
|
commit | commitdiff | tree |
2010-05-26 |
paul | generate knob pixbufs at run time but draw from the...
|
commit | commitdiff | tree |
2010-05-25 |
paul | split out sndfile manager code into its own file; move...
|
commit | commitdiff | tree |
2010-05-25 |
paul | remove forward decl of non-existent ARDOUR::Menu
|
commit | commitdiff | tree |
2010-05-25 |
paul | stop range mode stuff from showing up when in internal...
|
commit | commitdiff | tree |
2010-05-21 |
paul | fix from 2.X for automation line clear command using...
|
commit | commitdiff | tree |
2010-05-21 |
paul | update mute display when solo state changes, to keep...
|
commit | commitdiff | tree |
2010-05-20 |
paul | various minor MIDI fixes: prevent duplicate note entry...
|
commit | commitdiff | tree |
2010-05-20 |
paul | fix visible version number to use the one defined in...
|
commit | commitdiff | tree |
2010-05-20 |
paul | (1) make quantize actually use the main grid setting...
|
commit | commitdiff | tree |
2010-05-19 |
paul | MIDI region forking, plus Playlist::regions_to_read...
|
commit | commitdiff | tree |
2010-05-18 |
paul | change tooltip of mouse select button to indicate MIDI...
|
commit | commitdiff | tree |
2010-05-13 |
paul | add 8 more beat subdivisions, as per #3126
|
commit | commitdiff | tree |
2010-05-10 |
paul | use a static per-class signal to notify the selection...
|
commit | commitdiff | tree |
2010-05-08 |
paul | save global state when quitting BEFORE we stop the...
|
commit | commitdiff | tree |
2010-05-07 |
paul | tweak knob drawing, add angular/radial control on button3
|
commit | commitdiff | tree |
2010-05-06 |
paul | prolooks helper code from hans, enabling new knob drawing...
|
commit | commitdiff | tree |
2010-05-06 |
paul | show half-lit state for !self-soloed
|
commit | commitdiff | tree |
2010-05-06 |
paul | lots of odds and ends to do with solo isolate and its GUI
|
commit | commitdiff | tree |
2010-05-06 |
paul | draw LED background with same style as parent window...
|
commit | commitdiff | tree |
2010-05-06 |
paul | relayout solo led stuff, as per the boss' requests :)
|
commit | commitdiff | tree |
2010-05-05 |
paul | half-fix logic issue with solo-isolate controls
|
commit | commitdiff | tree |
2010-05-05 |
paul | led\'s for solo-safe and solo-isolate, rather than...
|
commit | commitdiff | tree |
2010-05-05 |
paul | less debugging
|
commit | commitdiff | tree |
2010-05-05 |
paul | make "exclusive solo" apply to listen as well as SiP
|
commit | commitdiff | tree |
2010-05-05 |
paul | remove some debug output
|
commit | commitdiff | tree |
2010-05-05 |
paul | light theme needs monitor section style info
|
commit | commitdiff | tree |
2010-05-05 |
paul | rename latched solo option and reverse its meaning...
|
commit | commitdiff | tree |
2010-05-05 |
paul | add DEBUG::Solo for conditional debugging of solo stuff...
|
commit | commitdiff | tree |
2010-05-05 |
paul | remove solo debugging output for now
|
commit | commitdiff | tree |
2010-05-05 |
paul | this might just be it for solo
|
commit | commitdiff | tree |
2010-05-05 |
paul | better handling of the inverse-push of solo-by-upstream...
|
commit | commitdiff | tree |
2010-05-04 |
paul | fix inverse solo push to work properly in both exclusive...
|
commit | commitdiff | tree |