reallow changing bufsize AND sample rate when we are in control, because this is...
[ardour.git] / gtk2_ardour /
2013-09-19 Paul Davisreallow changing bufsize AND sample rate when we are...
2013-09-19 Paul Davismissing initialization
2013-09-19 Paul Davisshow a different audio/MIDI option screen if JACK is...
2013-09-18 Paul Davismore excision of "JACK" from labels, menu items, etc.
2013-09-18 Paul Davisminor code changes
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-18 Paul Davisremove JACK related action definitions (audio/MIDI...
2013-09-18 Paul Davischange return type on {disconnect_from,reconnect_to...
2013-09-18 Paul Davisremove JACK related menu items (audio/MIDI setup is...
2013-09-17 Paul Davisadd basic display of existing MIDI ports to audio/MIDI...
2013-09-17 Paul Daviscorrectly restore zoom focus state after restart (from...
2013-09-17 Paul Davisminor fixups for audio/MIDI setup spin buttons (now...
2013-09-17 Paul Davischeck for an existing PublicEditor instance AFTER attem...
2013-09-16 Paul Davisend latency detection if AMS window closed while runnin...
2013-09-16 Paul Davisvarious bits of polish for the latency tab of audio...
2013-09-16 Paul Davisupdate buffer size duration (msecs) while displaying...
2013-09-16 Paul Daviscommit some logic problems with the EngineDialog when...
2013-09-12 Paul Davisremove some debug output messages
2013-09-12 Robin Gareusvtl: export selected range
2013-09-12 Robin Gareustweak narrow-mixer-strip meters: nettings vs the_CLA...
2013-09-12 Paul Davislots of changes to auto-start (and stop) the backend...
2013-09-12 Paul Davisprevent key press in pre-main-window dialog(s) from...
2013-09-12 Paul Davischange names, add comment, improve return type to avoid...
2013-09-11 Paul Davismake use of measured latency values to set dialog contr...
2013-09-11 Paul Davisremove unused members and code from EngineControl dialo...
2013-09-11 Paul Davismore tweaks to latency measurement
2013-09-11 Paul Davisbasic functionality for hardware latency measurement
2013-09-10 Paul Davismany changes relating to session construction and audio...
2013-09-10 Paul Davismove control app launching back into audio backend...
2013-09-09 Paul Davisfix control app breakage
2013-09-09 Paul Davisfix crash when unconditionally using null env var;...
2013-09-09 Paul Davislaunching control app is now responsibility of ardour...
2013-09-09 Paul Davisinitial work on adding access to h/w control apps when...
2013-09-09 Paul Davismove engine dialog from a widget to an actual dialog...
2013-09-09 Robin Gareushide tick-marks on narrow mixer-meters
2013-09-09 Robin Gareuswiden narrow mixer-meters,hide metric display instead
2013-09-09 Robin Gareusmeterbridge: don't display metrics of invisible tracks
2013-09-08 Robin Gareusvtl: update to ffmpeg v1.2.1 [lib]x264 option.
2013-09-07 Paul Davismove JACK audio backend to its own folder and adjust...
2013-09-07 Paul Davisadd input/output channel counts and reorganize table...
2013-09-06 Paul Davissave/restore I/O latency values in audio/midi setup
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul Davisfix a problem creating and displaying connected status...
2013-09-05 Paul Davisalways save/keep audio/MIDI setup states so that they...
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-05 Paul Davisshorten tab labels on audio/midi setup notebook
2013-09-05 Paul Davissave and restore the selected engine state at startup
2013-09-05 Paul Davisfix up restoration of saved state from disk, still...
2013-09-04 Paul Davissave and restore audio/MIDI setup states to disk (in...
2013-09-04 Paul Davissave and restore settings for different backend/driver...
2013-09-04 Paul Davischange names of actions groups that include "jack"
2013-09-04 Paul Davisrename interface_ stuff in the engine dialog to device_...
2013-09-03 Robin Gareussquash another compiler warning
2013-09-03 Robin Gareusvtl: fix small issue with video source file on export
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul Davisupdated .po files from waf i18n, plus an updated gtk2_a...
2013-09-02 Robin GareusLV2 extUI handling - amend to previous commit.
2013-09-02 Robin GareusLV2 external UI handling - revert to <= 3.3. behaviour
2013-09-01 Robin Gareusimprove scroll and drag behaviour of volume-controller...
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-25 Robin Gareusadd LV2 support for kx:external-ui#
2013-08-25 Robin Gareusfree memory of external plugins on GUI close (major...
2013-08-24 Paul Davispot/po file updates caused by waf i18n
2013-08-23 Robin Gareusdon't run meter in import-dialog if the dialog is not...
2013-08-15 Paul Davisupdate czech translations from pavel fric
2013-08-15 Paul Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davissome const_cast<> additions for OS X where gcc believes...
2013-08-13 Paul Davisre-enable MIDI tracing for ARDOUR::MidiPort
2013-08-13 Tim MayberryMove curve test file handling in main() until after...
2013-08-13 Tim MayberryRemove call to PBD::ID::init as it is now done via...
2013-08-13 Tim MayberryMove initialization of libardour from ARDOUR_UI class...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisrevert font sizing on audio/midi setup dialog
2013-08-09 Robin Gareusfix typos
2013-08-09 Paul Davissplit up session code that uses parts of the JACK API...
2013-08-09 Paul Davisfix display of latency
2013-08-09 Paul Davisa few more visual tweaks and simplifications for audio...
2013-08-09 Paul Davissome rearrangements and details for the engine dialog
2013-08-09 Paul Davistemporarily ignore AudioEngine::Halted when GUI asks...
2013-08-08 Paul Davisadd methods to queue full MTC and SPP messages, now...
2013-08-08 Paul Davisrationalize (a bit) engine start/stop/restart so that...
2013-08-08 Robin Gareusremove --no-freesound option. fixes #5640
2013-08-08 Paul Davisremove reference to non-existent header
2013-08-08 Paul Davischange wording in audio status when disconnected from...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Davisadd notion of unavailable devices to ARDOUR::AudioBackend
2013-08-05 Paul Daviscan now start JACK based on config dialog
2013-08-04 Paul Davisstart work on the changes to EngineControl (dialog...
2013-08-04 Robin Gareusfix meter-background highlight when peaking. (> vs >=)
2013-08-04 Robin Gareusfix rounding issue when dragging video with fractional fps
2013-08-04 Robin Gareusvtl: import audio at video-offset, forget offset on...
2013-08-03 Robin Gareusmake master-meter in toolbar optional
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-03 Paul Davisaudioengine branch can now load and run at least one...
2013-08-03 Robin Gareusdedicated namespace for video-utils
2013-08-03 Robin Gareusremove strtok_r() from video_query_info()
2013-08-03 Robin Gareusadd a peak reset button to the editor meter
next