summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-12implement a delete operation that works like "cut" but doesn't put the delete...3.0-alpha6Paul Davis
2011-06-11Fix #4094: show total export progress instead of per timespan progressSakari Bergen
2011-06-11copy ALL style RC file into bundlePaul Davis
2011-06-11new cs translation from Pavel FrichPaul Davis
2011-06-11new es_ES translation from Pablo FernándezPaul Davis
2011-06-11updated es_ES translation from Pablo FernándezPaul Davis
2011-06-11its about that timePaul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-09pack up the click/metronome button a little more attractivelyPaul Davis
2011-06-09when adding existing processor automation time axis views, use add_automation...Paul Davis
2011-06-09fix serious breakage with setup of plugin automatable controls/parameters, in...Paul Davis
2011-06-09split style files apart to better maintain consistency (generates a useless e...Paul Davis
2011-06-09don't call Processor::set_state() from PluginInsert::set_state() till the plu...Paul Davis
2011-06-08use 2 tables for time info box to get correct vertical alignment (independent...Paul Davis
2011-06-08revert demo of monospace clock fontsPaul Davis
2011-06-08demo monospace clock fontsPaul Davis
2011-06-08(maybe) rationalize display of drop status for timecode in audio clocksPaul Davis
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-08fix scrolling on clocks, and prevent attempts to edit the wrong fieldsPaul Davis
2011-06-08more clock & time info box tweakingPaul Davis
2011-06-08don't use selection clocks show MIDI selection when in internal edit mode; re...Paul Davis
2011-06-08turn selection clocks off if there is no selectionPaul Davis
2011-06-07fix punch labels in time info boxPaul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-07locate when clicking on start/end fields in time info boxPaul Davis
2011-06-07allow mode changes in the time info box, all syncedPaul Davis
2011-06-07more clock tweakingPaul Davis
2011-06-07dark theme style file tweaks for clocksPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02add extended info fields to clocks; clock tweaksPaul Davis
2011-06-02Tidy.David Robillard
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-02random header include removalPaul Davis
2011-06-02audio clock transition to CairoEditableText, part 1Paul Davis
2011-06-02API and implementation changes to CairoCell and friends before the audio cloc...Paul Davis
2011-06-02Fix some weird styleDavid Robillard
2011-06-02Make button 1 the default for inserting notes via modifier shortcut with sele...David Robillard
2011-06-02Fix broken whitespaceDavid Robillard
2011-06-02Remove "smaller" track height (basically just a broken version of small anyway).David Robillard
2011-06-01Fix issue #0004082.David Robillard
2011-06-01Clean up duplicatey configuration summary / config_text.cc mess.David Robillard
2011-06-01Fix LV2 configure help message, and write correct value to config_text.ccDavid Robillard
2011-06-01Missed one :)David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-06-01new CairoCell and related classes designed for drawing audio clocks more effi...Paul Davis
2011-05-31Fix syntax errors (how did this happen?)David Robillard
2011-05-31Quantize notes to session tempo time, not relative to start of region (fix is...David Robillard