shorten tab labels on audio/midi setup notebook
[ardour.git] / gtk2_ardour /
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 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
2013-08-03 Robin Gareusfix gtk "child->parent == NULL" asserts
2013-08-03 Robin Gareusfix "other" port-group tab
2013-08-02 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Michael FisherSend and Read MIDI Positions the right way
2013-08-02 Robin Gareusdisallow invalid port-removal
2013-08-02 Robin Gareuskeep port-matrix in sync when deleting ports. and fix...
2013-08-02 Michael FisherHuman readable printing of MIDI Position messages
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
2013-08-01 Robin Gareusre-check meterbridge metric-area on route deletion
2013-07-31 Paul Daviseven more stuff compiles
2013-07-31 Robin Gareustiny detail.. GUI-callback may try to check vmonitor...
2013-07-31 Robin Gareusclean up some valgrid "Uninitialised value was created...
2013-07-31 Robin Gareuscorrect error message
2013-07-31 Robin Gareusfix close_allv() sentinel
2013-07-31 Robin Gareusinitialize two more uninitialized vars..
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-30 Robin Gareusadjust meterbridge label-heigh options
2013-07-30 Robin Gareusadd name-tooltips to the meterbridge meters
2013-07-30 Robin Gareusclean up 44fc92c3 (not a threading issue but sigc+...
2013-07-30 Robin Gareusdisconnect AuxSend connection when deleting bus
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherSend a song position pointer with mmc and fullframe...
2013-07-29 Michael FisherAdd relavent OSX midi options in the startup dialog
2013-07-29 Robin Gareustweak meterbridge-label height
2013-07-29 Robin Gareuschange default BBC-meter color
2013-07-29 Robin Gareusfix compiler warning
2013-07-29 Robin Gareusadd option to resize meterbridge track-labels
2013-07-29 Robin Gareusexplicitly re-init meter when theme changes.
2013-07-29 Robin Gareuschange metric-scale on the sides of meterbridge when...
2013-07-29 Robin Gareusallow to configure color of BBC meter
2013-07-28 Robin Gareusleft/right meter marks in mixer (narrow red-stripe)
2013-07-28 Robin Gareusfix diamond inheritance - gtkmm main class is sigc...
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-28 Edgar Aichingerupdate german translation
2013-07-28 Robin Gareusk-meter +4 marks
2013-07-28 Robin Gareusfix meterbridge window on OSX
2013-07-28 Robin Gareusadd dedicated line-up level for IEC1/DIN meter (15dbFS)
2013-07-28 Robin Gareusmake LED meter style optional
2013-07-28 Robin Gareustweak meter-metric red-boxes/stripes
2013-07-27 Robin Gareusadd red-boxes to meter-marks and fix Nordic scale color
2013-07-27 Robin Gareusupdate meter marks and colors..
2013-07-27 Robin GareusAux-sends do not have a GUI - fixes #5621
2013-07-26 Robin Gareussome more VU-meter tick marks..
2013-07-25 Robin Gareusfix typo for 0VU = 8dBu in config
2013-07-25 Robin Gareuscache midi metrics depending on meter-type and data...
2013-07-25 Robin Gareusremember meter-background highlight when type or width...
next