ardour.git
2011-06-12 Paul Davisimplement a delete operation that works like "cut"... 3.0-alpha6
2011-06-11 Sakari BergenFix #4094: show total export progress instead of per...
2011-06-11 Paul Daviscopy ALL style RC file into bundle
2011-06-11 Paul Davisnew cs translation from Pavel Frich
2011-06-11 Paul Davisnew es_ES translation from Pablo Fernández
2011-06-11 Paul Davisupdated es_ES translation from Pablo Fernández
2011-06-11 Paul Davisits about that time
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 Davispack up the click/metronome button a little more attrac...
2011-06-09 Paul Daviswhen adding existing processor automation time axis...
2011-06-09 Paul Davisfix serious breakage with setup of plugin automatable...
2011-06-09 Paul Davissplit style files apart to better maintain consistency...
2011-06-09 Paul Davisdon't call Processor::set_state() from PluginInsert...
2011-06-08 Paul Davisuse 2 tables for time info box to get correct vertical...
2011-06-08 Paul Davisrevert demo of monospace clock fonts
2011-06-08 Paul Davisdemo monospace clock fonts
2011-06-08 Paul Davis(maybe) rationalize display of drop status for timecode...
2011-06-08 Paul Davismove punch in/out buttons into time info box; remove...
2011-06-08 Paul Davisfix scrolling on clocks, and prevent attempts to edit...
2011-06-08 Paul Davismore clock & time info box tweaking
2011-06-08 Paul Davisdon't use selection clocks show MIDI selection when...
2011-06-08 Paul Davisturn selection clocks off if there is no selection
2011-06-07 Paul Davisfix punch labels in time info box
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-07 Paul Davislocate when clicking on start/end fields in time info box
2011-06-07 Paul Davisallow mode changes in the time info box, all synced
2011-06-07 Paul Davismore clock tweaking
2011-06-07 Paul Davisdark theme style file tweaks for clocks
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 Davisaudio clock transition to CairoEditableText, part 1
2011-06-02 Paul DavisAPI and implementation changes to CairoCell and friends...
2011-06-02 David RobillardFix some weird style
2011-06-02 David RobillardMake button 1 the default for inserting notes via modif...
2011-06-02 David RobillardFix broken whitespace
2011-06-02 David RobillardRemove "smaller" track height (basically just a broken...
2011-06-01 David RobillardFix issue #0004082.
2011-06-01 David RobillardClean up duplicatey configuration summary / config_text...
2011-06-01 David RobillardFix LV2 configure help message, and write correct value...
2011-06-01 David RobillardMissed one :)
2011-06-01 David RobillardDelete trailing whitespace
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 RobillardFix syntax errors (how did this happen?)
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 RobillardCreate and destroy (non-external) LV2 plugin UIs as...
2011-05-31 David RobillardFix wordo (fix ticket #4080)
2011-05-31 David RobillardFix non-translated strings (partially fix ticket #4078)
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-27 David RobillardIncrease maximum note height to 20 (10 is far too small...
2011-05-27 Todd NaugleProperly handle spaces in filenames along the path...
2011-05-27 Todd Naugleadd -P flag to both calls to df
2011-05-27 Paul Davisbump version name to alpha5 3.0-alpha5
2011-05-27 Paul Davissomewhat illogical and temporary workaround to the...
2011-05-26 Paul Davisslightly change wording of wierd plugin dialog to sound...
2011-05-26 Paul Davisadd -P to invocation of df(1) to ensure expected output...
2011-05-26 Carl HetheringtonFlip MIDI region view's verbose canvas cursor to above...
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-26 David RobillardRemove unnecessary includes from editor.h.
2011-05-25 Paul Davisrestore compound region fade, where possible, to consti...
2011-05-25 Paul Davisremove --nostrip from noderun script, since it was...
2011-05-25 Paul Davisrevert previous commit
2011-05-25 Paul Davisremove dependency on external libgnomecanvas, since...
2011-05-25 Paul Davisnew swedish updates from petter
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 HetheringtonZoom session when the mouse pointer is moved up and...
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 HetheringtonFix a couple of uninitialised variables (should fix...
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 HetheringtonAttempt #46 to understand MIDI data locking.
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
next