a) fix editor hscroller to follow PT behaviour - scrollbar always
[ardour.git] / libs / ardour /
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-17 Sampo SavolainenMake sure region fades don't get messed up when regions...
2006-04-11 Paul Davislikely fixes for problems loading templates with destru...
2006-04-10 Paul Davisremove link against libusb from gtk_ardour; allow recor...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-06 Paul Davissignificant extensions to tranzport support
2006-04-05 Paul Davisfurther extensions to Tranzport support and control...
2006-04-05 Paul Davisadd new control protocol related files
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-04-04 Nick Mainsbridgenew region names are now based on file source names...
2006-03-31 Sampo SavolainenSplitting a region doesn't affect layering: the two...
2006-03-31 Sampo SavolainenSplitting a regon now retains crossfades, even if the...
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-29 Taybin RutkinRemoved unused header files.
2006-03-29 Paul Davisinstall into ardour2 dirs, not ardour (translations...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-28 Doug McLainset color of export dialog checkbox's to fix invisible...
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-03-22 Paul Davisgcc4 fix for new import/embed code, plus inline reject_...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Sampo SavolainenVarious marker undo fixes.
2006-03-21 Paul Davissave destructive xfade length in ardour.rc; change...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-20 Sampo SavolainenFix for #1179. Crossfades are not lost anymore when...
2006-03-19 Tim Mayberryensure .ardour directory is created, update build docs
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-16 Sampo SavolainenCompleted playlist copy constructor. Also fixed issue...
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-14 Taybin RutkinPointer fix from essej.
2006-03-14 Sampo SavolainenCrossfade copy-constructor + copy crossfades when creat...
2006-03-14 Paul Davisfix for restoring destructive-ness on session reload...
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-03-12 Paul Davisremove varispeed control; shuttle controller now has...
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-11 Paul Davisprevent removal of start marker
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Taybin RutkinProper use of AudioBufferList.
2006-03-10 Taybin RutkinLink error fixed. Stub functions filled in.
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-10 Doug McLainExample code to load the x and <-> xpms for the mixer...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-09 Jesse Chappellcapitalized menus. minor header fix
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-03-08 Taybin RutkinAnd a small libsndfile error.
2006-03-08 Taybin RutkinFixed small FSRef error.
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-07 Taybin RutkinWrapper around SF_INFO and AudioFileBasicDescription.
2006-03-07 Taybin RutkinGet the number of channels in the file.
2006-03-07 Taybin Rutkincoreaudio_source.cc compiles. (finally)
2006-03-06 Taybin RutkinUse AudioFile.h instead of ExtAudioFile.h.
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-03-04 Tim Mayberry2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-02-21 Paul Davishook up tape region views to peaks ready signal
2006-02-20 Jesse Chappellfixed crash potential issues where nframes may be 0
2006-02-18 Paul Davisfix various issues with destructive single region tracks
2006-02-17 Paul Davisno-read-past-end for destructive crossfade as well...
2006-02-17 Paul Davisdon't do system reads beyond the apparent data end...
2006-02-17 Jesse Chappelldiskstream fixups for destructive track captures. ...
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-02-13 Jesse Chappellone more send zipper fix
2006-02-13 Jesse Chappellfixed various nasty send issues
2006-02-13 Jesse Chappellminor tweaks to make destructive tracks sorta work...
2006-02-12 Sampo SavolainenA band aid for plugin editor related crash. Something...
2006-02-11 Sampo SavolainenFixed buffer index overrun in connect_and_run()
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-02-07 Sampo SavolainenMake sure the 64 bit SSE is included in tarballs
2006-02-07 Paul Davisrestore many keybindings from ardour 0.99
2006-02-06 Doug McLaintype fixes
2006-02-06 Sampo Savolainenupdated author information
2006-02-02 Sampo SavolainenAnd thus i give my copyright to these files to Paul...
2006-02-02 Sampo Savolainen64 bit SSE mod
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 (mostly) measure lines and click box text and meter...
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-22 Sampo SavolainenAdded the property "unique-id" to PluginInserts so...
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 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-10 Nick Mainsbridgemore gcc 4.1 complaints, route_list is a ListStore
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 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
next