Added the BSD licensed xmlformat utility for keeping the xml pretty
[ardour.git] / gtk2_ardour /
2007-02-14 Paul Davismake mixer strip rec-enable button behave like others
2007-02-13 Paul Davisremove ardour.bindings from svn, and build using scons
2007-02-13 Paul Davisfix buttons, finally?
2007-02-13 Doug McLainHack to return the rec enable buttons back to their...
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisprevent wastebasket flush after cleanup, force wait...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-08 Taybin RutkinMissed a deprecated gtkmm API.
2007-02-08 Taybin RutkinSwitched from GdkWindow::get_geometry() to get_size...
2007-02-08 Taybin RutkinRemoved usage of deprecated gtkmm API.
2007-02-08 Paul Davisselect track in range mode even on region & related...
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-02-03 Paul Davisuse ensure_float() on memory limit warning dialog
2007-02-03 Paul Davismake zoom rect extend to cover all tracks, no matter...
2007-02-03 Paul Davistweak panner drawing
2007-02-02 Paul Davisnew keyboard bindings for moving playhead to region...
2007-02-01 Paul Davisadd a persistent folder variable so that every time...
2007-02-01 Taybin RutkinMoved GroupButtons to gtkmm2ext
2007-02-01 Paul Davisselect track on context press in a StreamItem, so that...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-24 Paul Davisallow control points with the same x (pixel) coordinate...
2007-01-24 Paul Davismore region selection tweaks
2007-01-24 Paul Davisminor selection tweak to avoid finding regions in an...
2007-01-24 Paul Davisadd GUI control for use-overlap-equivalency
2007-01-23 Paul Davisadd transition_to_{roll,reverse}
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-20 Taybin RutkinFix for 8 controls max per column in ladspa plugin...
2007-01-18 Paul Davismore games with selection
2007-01-18 Paul Davismore futzing with selections
2007-01-18 Paul Davisforce UTF-8 handling of i18n files at run time
2007-01-18 Paul Davisnew german translation update from sebastian arnold
2007-01-18 Paul Davismake ctrl-rubber-band-select do something closer to...
2007-01-18 Paul Davismore fun and games with selection logic
2007-01-18 Paul Davisrbselect selects all tracks that had selectables
2007-01-18 Taybin RutkinAdded Session Exchange to tools.
2007-01-17 Sampo SavolainenMake meter gain entry lose focus after enter is pressed.
2007-01-17 Paul Davisadded missing file to srctar 2.0beta11.1
2007-01-17 Paul Davisprevent x-thread calling of ARDOUR_UI::parameter_changed() 2.0beta11
2007-01-17 Paul Davisfix absolute fade in/out length during drag and odd...
2007-01-17 Paul Davisregion fade in operations now mapped over the current...
2007-01-17 Paul Davisfix for height of editor hscrollbar
2007-01-17 Paul Davisadd sampo's synthesize_sources perl script to tools...
2007-01-17 Paul Davisa better version of: fix compile with FFT_ANALYSIS...
2007-01-17 Paul Davisfix compile with FFT_ANALYSIS=1, problem caused by...
2007-01-17 Paul Davismerge by hand changes from mtaht to fix up export behav...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-14 Paul Davismo' better fixins fer xfades, plus reinstate hiding...
2007-01-13 David RobillardDecreased region opacity, smoothed out canvas/tempo...
2007-01-11 Sampo SavolainenFixed ui.rc
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-10 Sampo SavolainenMake the script report if the system introduces a memlo...
2007-01-10 Paul Davissave playhead + edit cursor, restore on session load...
2007-01-10 Taybin RutkinMore polish. Don't try to import directories.
2007-01-10 Taybin RutkinSFDB_UI polish. Hitting return will apply tags and...
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-10 Paul Davisuse AudioClock::set_widget_name() for rec status in...
2007-01-10 David RobillardActually pass attr's to pthread_create...
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 Paul Davismissing file for : fix startup order (ARDOUR::init...
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2007-01-07 David RobillardWarning fixes.
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Taybin RutkinSoundfile tag searching implemented.
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2007-01-04 Sampo SavolainenNew swedish translations by Petter Sundlöf
2007-01-04 Paul Daviscopy older versions of the session file, fix up ardev...
2007-01-03 Sampo SavolainenMade transition to h/w optimizations on by default... 2.0beta10
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Paul Davisprevent massive, multiple, pointless keybindings saves...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2007-01-02 Nick MainsbridgeFix for SMPTE clock text entry
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-31 Jesse Chappellupdated disabled panner colors so they are visible.
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-22 Paul Davismore panner tweaks
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-21 Paul Davismore panner tweaking
2006-12-21 Paul Davisminor visual change for panner
2006-12-20 Paul Davismissing template dir patch from tim, fix extend selecti...
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-12-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davismake shift-click (extend) selection operation on track...
next