remove editor mixer button, fix up editor mixer state save/restore
[ardour.git] / libs /
2006-01-30 Paul Daviswork to make destructive recording actually do somethin...
2006-01-28 Paul Davisimportant bug fix in handling GUI messages; destructive...
2006-01-28 Paul Davisfix computation of MMC base track for MMC rec enable...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2006-01-27 Tim Mayberryfix stupid gtk design quirk and bad documentation....
2006-01-26 Sampo SavolainenEnsure that there are enough peak vectors when a plugin...
2006-01-24 Sampo SavolainenWhen a plugin name changes, the new name is now reflect...
2006-01-24 Tim Mayberryallow templates to load via absolute path
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2006-01-22 Sampo SavolainenAdded the property "unique-id" to PluginInserts so...
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-19 Jesse Chappellfixed various xfade and undo and updating issues. ...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2006-01-19 Paul Davislatched rec-enable
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-13 Jesse Chappellremoved comment
2006-01-12 Per SigmondMTC timing: compensate for audio latency.
2006-01-12 Taybin RutkinHuge progress on CoreAudioSource.
2006-01-11 Taybin RutkinUse compiler provided __BIG_ENDIAN__ instead of WORD_BI...
2006-01-11 Paul Davisprep for ardour2 preliminary tarball release
2006-01-10 Nick Mainsbridgemore gcc 4.1 complaints, route_list is a ListStore
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-09 Sampo Savolainen"Run plugins while recording" -> "Do not run plugins...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2006-01-05 Taybin Rutkinsfdb displays file info.
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-04 Taybin Rutkinsfdb_v3. only in the backend currently.
2006-01-04 Paul Davismake show all option on region list context menu work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-01 Paul Davisfix segv
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-30 Taybin RutkinTearoffs set their type hint.
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Karsten Wiesefix some 64bit warnings
2005-12-22 Karsten Wiesechange foo(string bar) to foo(const char * bar) for...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Paul Davisbutton hacks and more
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-12-14 Karsten Wiesetypedef const std::string & stringcr_t;
2005-12-09 Taybin RutkinMore work on OSX native file reading.
2005-12-09 Taybin RutkinUploaded start of CoreAudioSource. More sfdb work.
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-08 Jesse Chappellrec-enable midi feedback fix
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-06 Taybin RutkinDEVBUILD works on MacOSX again. ./ardev needs modifica...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-12-06 Nick Mainsbridgesome treeview headings and session click fix
2005-12-05 Doug McLainMore tweaks
2005-12-05 Doug McLainsnapshot(prompter) and recent dialog fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-12-02 Taybin Rutkinincremented to 3.1.
2005-12-02 Taybin Rutkinlibpbd now allocates warning, info, error, and fatal...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-30 Tim Mayberryreinstate check for jack_client_open
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-29 Taybin RutkinFixed veclib support on OSX.
2005-11-29 Jesse Chappelladded mathfix.h from ardour1
2005-11-29 Jesse Chappellcommitted fix for cross-endian native wave files
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-14 Paul Davisfix for CVS sigc++ build
2005-11-14 Sampo SavolainenOffset correction for VST plugins when running split...
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-11-11 Paul Davisadded libglademm
2005-11-02 Paul Davissmall fixes to editor.cc
2005-10-24 Paul Davisadded files
2005-10-22 Taybin Rutkineditor.h compiles.
2005-10-21 Taybin RutkinAdded flowcanvas 0.0.1 (unreleased).
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-10 Taybin Rutkinsfdb append optimization.
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Sampo SavolainenNick forgot my baby!
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Taybin RutkinRemoved *-config.in files (deprecated).
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-09-25 Taybin RutkinTesting ardour-cvs notification.
2005-09-25 Taybin RutkinRe-synced and fixed doi.h.
2005-09-24 Taybin RutkinMore dropped patches.
2005-09-24 Taybin Rutkindropped patch fix.
2005-09-24 Taybin RutkinAdded translations.
2005-09-24 Taybin Rutkinlibardour added.
2005-08-11 Taybin RutkinSynced fastlog.h with ardour1 updates.
2005-06-09 Taybin RutkinAdded virtual destructors. Thank you gcc4.
2005-05-18 Taybin RutkinUpdated to soundtouch-1.3 (plus modifications)
2005-05-17 Taybin RutkinCleaner use of scon and yacc/bison.
next