an entire freakin' day working on 1 working function, VolumeController::adjust()...
[ardour.git] / libs /
2011-06-21 Paul Davisan entire freakin' day working on 1 working function...
2011-06-19 Paul Davisremove some debug output
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-19 Paul Daviscleanup confused mess related to jack_port_type_get_buf...
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-14 Paul Davismonitor send gets access to the (shared) pannable of...
2011-06-14 Paul Davisfix initialization of gain for Listen internal sends...
2011-06-13 Paul Davisa real, working fix for panning regression in alpha6
2011-06-13 Paul Davisremove Pannable/PanShell from the Monitor bus
2011-06-13 Paul Davisreload alpha1-6 Pannable XML state so that panning...
2011-06-12 Paul Davisfix restore of Pannable state from XML (regression...
2011-06-12 Paul Davisbuild script fix
2011-06-12 Paul Davisupdate i18n build system and *.po files for translators
2011-06-11 Sakari BergenFix #4094: show total export progress instead of per...
2011-06-11 Paul Davisnew es_ES translation from Pablo Fernández
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
2011-06-09 Paul Davisfix serious breakage with setup of plugin automatable...
2011-06-09 Paul Davisdon't call Processor::set_state() from PluginInsert...
2011-06-08 Paul Davismore clock & time info box tweaking
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-07 Paul Davismore clock tweaking
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-06-02 Paul Davisadd extended info fields to clocks; clock tweaks
2011-06-02 David RobillardTidy.
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-02 Paul Davisrandom header include removal
2011-06-02 Paul DavisAPI and implementation changes to CairoCell and friends...
2011-06-02 David RobillardMake button 1 the default for inserting notes via modif...
2011-06-02 David RobillardFix broken whitespace
2011-06-01 David RobillardMissed one :)
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-06-01 Paul Davisnew CairoCell and related classes designed for drawing...
2011-05-31 David RobillardQuantize notes to session tempo time, not relative...
2011-05-31 Paul Davisupdate .po files for translators
2011-05-31 David RobillardFix wordo (fix ticket #4080)
2011-05-30 Paul Davis(1) push a locate all the way through the processing...
2011-05-30 Paul Davisreverse the use of copy_dependents() when uncombining...
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-30 Paul Davisadd dependents to a compound playlist before creating...
2011-05-30 Paul Davisdo not offer combine operation for MIDI (see comment...
2011-05-29 Paul Davisdetect buffer "overflow" when delivering immediate...
2011-05-29 Paul Davisclarify some confusion about how "raw" port buffer...
2011-05-29 Paul Davisdon't always rebuild peakfiles for compound regions
2011-05-29 Paul Davistotally untested initial code for MidiPlaylistSource...
2011-05-29 Paul Davismore gcc 4.6/standards compliance
2011-05-28 Paul Davisattempt to be compliant with gcc 4.6 (assuming that...
2011-05-28 Paul Davisclean up memory leaks with nested source read buffers
2011-05-28 Paul Davisputative fix for crashes related to diskstream playback...
2011-05-27 Paul Davisabort when cnt is too high
2011-05-27 Paul Davisdebugging output
2011-05-26 Paul Davismore combine/uncombine fixes including making uncombine...
2011-05-26 Paul Davisremove bogus default-channel property from MidiTrack XML
2011-05-26 Paul Davisturn off relevant fade in/out before creating peakfiles...
2011-05-26 Paul Davismove session file storage of nested sources from playli...
2011-05-25 Paul Davisrestore compound region fade, where possible, to consti...
2011-05-25 Paul Davislogic to copy audio region fade in/fade out into compou...
2011-05-25 Carl HetheringtonFix name of libardour .mo file.
2011-05-25 Carl HetheringtonRemove MIDI track default channel and its menu, and...
2011-05-25 Paul Daviscorrect the logic used when building a compound region...
2011-05-25 Paul Davisupdated swedish translation from peppo
2011-05-25 Carl HetheringtonDoxygen tweaks.
2011-05-25 Paul Davischange region selection after a combine op
2011-05-25 Paul Davisadd back combine/uncombine debugging; fix uncombine...
2011-05-23 Carl HetheringtonFix build.
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-23 Paul Davisuncombine now pays attention to trims + moves done...
2011-05-23 Carl HetheringtonFix bit rot with boost shared_ptr debugging code.
2011-05-23 Carl HetheringtonFix a few missing drops of Route references.
2011-05-22 Paul Davisrationalize and improve region naming conventions to...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-21 Carl HetheringtonFix problems with restoration of unused playlists ...
2011-05-20 David RobillardNot quite :) Waf obj.defines has no -D (compiler portab...
2011-05-20 Paul Daviscatchup tweak for the waf 1.6 changes
2011-05-19 David RobillardUse ISC license for RDFF (same idea, MIT style, just...
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-05-17 Carl HetheringtonNo-op: indentation.
2011-05-17 Paul Davisrevert that last commit
2011-05-17 Paul Davisput compounded-xfades at the right place, i think
2011-05-17 Paul Davisxfades in combined regions seem to work
2011-05-17 Paul Davisnot actually working attempt to copy relevant xfades...
2011-05-17 Ben Loftisfix thinko in playlist constructor for cut and copy
2011-05-17 Carl HetheringtonRemove unnecessary duplicate take of Sequence's read_lock.
2011-05-17 Carl HetheringtonMinor tidy-ups.
2011-05-17 Carl HetheringtonRemove unused mutex.
2011-05-17 Carl HetheringtonRemove unnecessary virtual declaration.
2011-05-16 Carl HetheringtonFix undo when notes are changed and then removed by...
2011-05-16 Paul Davistrack combine ops per-playlist to avoid name collisions...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-05-16 David RobillardUpdate wscripts for portability and steps towards waf...
2011-05-16 David RobillardDon't check for SLV2 if Lilv is found
2011-05-16 Paul Davisrefactor playlist sources to allow for MIDI and upcomin...
2011-05-16 Paul Davissane naming scheme for combined regions; fix deadlock...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-14 David RobillardMove SLV2-independent LV2 persist state implementation...
2011-05-14 David RobillardCompletely localist use of SLV2 to lv2_plugin.cc and...
2011-05-14 David RobillardMake LV2World local to lv2_plugin.cc
next