prevent x-thread calling of ARDOUR_UI::parameter_changed()
[ardour.git] / gtk2_ardour /
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...
2006-12-19 Paul Davismake shift-scrollwheel work in any TimeAxisView
2006-12-19 Taybin RutkinRemoved SoundFileBrowser from Windows menu.
2006-12-19 Paul Davisfix behaviour of middle mouse button in a redirect...
2006-12-19 Paul Davisfix behaviour of middle mouse button in a redirect...
2006-12-19 Paul Davisfix behaviour of middle mouse button in a redirect box
2006-12-19 Doug McLainText size tweaks for regions and main menu
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-18 Jesse Chappellfixed waveform shape and scale issue to maintain the...
2006-12-18 Doug McLainchanged IOSelector treeview color behaviour. Greyed...
2006-12-16 Taybin RutkinCommitted German translation update.
2006-12-16 Jesse Chappelladded logarithmic option for waveform scaling. added...
2006-12-16 Paul Davissession is clean after loading, again
2006-12-16 Paul Davismake editor window show up at the right time
2006-12-16 David RobillardFixed menu organization.
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Sampo SavolainenFix small compile issue due to shared_ptr<> fixes
2006-12-14 Paul Davisfix for crash when loading a session after running...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-13 Paul Davisremove debugging output file
2006-12-11 Paul Davisnew versions of icons from thorsten
2006-12-08 Paul Davismake follow-playhead available again; remove special...
2006-12-08 Nick Mainsbridgemake zoom focus selector a little narrower
2006-12-08 Paul Davismove zoom controls down to lower left
2006-12-08 Paul Davisadd icon files (from thorwil)
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-05 Sampo SavolainenFixed typo which prevented default key mapping for...
2006-12-05 Sampo SavolainenMake destroy last capture available again, default...
2006-12-05 Sampo SavolainenMake playlist selected from another track visible in...
2006-12-04 Sampo SavolainenDrag zoom area now fills the whole canvas
2006-12-04 Sampo SavolainenNew playlist dialog "New" button active from the start...
2006-12-04 Nick Mainsbridgefix incorrect region opacity after move + undo
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-30 Sampo SavolainenMake playlist "New copy" foolproof: bump names until...
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-28 Paul Davisfixes for some stupid thinko-crash bugs with automation
2006-11-28 Paul Davisdon't load history till all objects have reset state...
2006-11-28 Nick Mainsbridgecrossfade views are only as long as the crossfades...
2006-11-28 Paul Davismajor fixes to automation editing
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-24 Nick Mainsbridgefix up scons check for hardware monitoring, minor error...
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-21 David RobillardFader image update for more tactile "track" feel.
next