Move initialization of libardour from ARDOUR_UI class into main()
[ardour.git] / gtk2_ardour /
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 Robin Gareusfix typos
2013-08-08 Robin Gareusremove --no-freesound option. fixes #5640
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 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 Robin Gareusre-check meterbridge metric-area on route deletion
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-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...
2013-07-25 Robin Gareusvtl: replace Ardour with Program-Name in messages
2013-07-25 Robin Gareusprepare horizontal meters (level-meter H/V Box abstraction)
2013-07-25 Robin Gareusset midi-metric ticks depending on meter-type
2013-07-25 Robin GareusVU meter label color&shadow tweak by the_CLA
2013-07-25 Robin Gareustweak label alignment
2013-07-25 Robin Gareusproper shadow for metric labels..
2013-07-24 Robin Gareus'overlay shadow' on meter-metrics experiment
2013-07-24 Robin Gareusfix crash with "send" meters.
2013-07-24 Robin Gareususe only two colors for VU meter indicator and bright...
2013-07-24 Robin Gareusreduce brightness of VU meter backplate & increase...
2013-07-24 Robin Gareusget meter color from gtkrc style file
2013-07-24 Robin Gareusadd [master] meter to the toolbar
2013-07-24 Robin Gareusrevert VU meter background to default gray-shade
2013-07-24 Robin Gareusfix display-type of editor-mixer level-meter
2013-07-24 Robin Gareusincrease meterbridge with if scrollbar is not visible..
2013-07-24 Robin Gareusadd separator line to meterbridge
2013-07-24 Robin Gareuscolor meterbridge strips
2013-07-24 Robin Gareusamend to 8deccea6 (resize meterbridge window)
2013-07-24 Robin Gareusallow to en/disable shade and LED meter style
2013-07-24 Robin Gareusmeter background color..
2013-07-23 Robin Gareusmeterbridge: meter-type dependent color-schema
2013-07-23 Robin Gareuslimit width and resize meterbride window
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareusclarify meter preference options
2013-07-23 Robin GareusBBC meter labels are always white
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-23 Robin Gareusclean up video related messages
2013-07-23 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-07-23 Paul Davisfix #5609 (import with 1 track per channel mis-associat...
2013-07-23 Robin Gareusmeterbridge metrics update:
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusminor tweaks to meter-names and legend
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-22 Robin Gareusre-nice rendering of channel-splitting icon
2013-07-19 Colin FletcherWrap calls to add_shortcut_folder() in try { ... }...
2013-07-19 Robin Gareusupdate processor-name (short|long) when mixer-strip...
2013-07-19 Robin Gareusadjust meter-width when configuration changes
2013-07-18 Robin Gareusmixer metric background color fix (MIDI & inactive)
2013-07-17 Robin Gareusrevert to right-side mixer metric-labels
2013-07-17 Robin Gareusdon't hide ticks in narrow mode
2013-07-17 Robin Gareusmeter metrics: ignore global font-scaling
2013-07-17 Robin Gareususe ArdourMono font for metric patterns
2013-07-17 Robin Gareusmove mixer-metric pattern to the left
2013-07-17 Robin Gareusfix typo
2013-07-17 Robin Gareuspossible fix for 5591 (show elements after re-adding...
next