Use g_mkstemp in audiographer for portability
[ardour.git] / gtk2_ardour /
2013-07-13 Paul DavisWork around DELETE defined via windows.h
2013-07-13 Paul Davisdisable pingback on win32, until we have a replacement...
2013-07-13 Paul DavisDon't call pango_ft2* functions on windows
2013-07-13 Paul DavisUse PBD::GlibSemaphore on windows to signal peak
2013-07-13 Paul DavisAssume no filesystem links on windows
2013-07-13 Paul DavisFix for small identifier being defined on windows/mingw
2013-07-13 Paul DavisInclude pbd/timersub.h for mingw build
2013-07-13 Paul DavisInclude pbd/localtime_r.h for mingw build
2013-07-12 Paul DavisDon't install signal handler for SIGPIPE in windows
2013-07-12 Paul Davisundef SearchPath where needed as it is defined via...
2013-07-12 Paul DavisUse Glib::usleep in export_dialog.cc for portability
2013-07-12 Paul Davis Add windows equivalent of hack in timefx
2013-07-12 Paul DavisWork around DELETE defined via windows.h
2013-07-11 Paul DavisFix ambiguous type CheckMenuItem that is also defined...
2013-07-11 Paul DavisWork around badly chosen argument name in giomm/dbusme...
2013-07-11 Paul DavisInclude pbd/localtime_r.h for mingw build
2013-07-11 Paul DavisChange/improve enum as IN and OUT are defined via windows.h
2013-07-11 Paul DavisDisable checking for memory locking support on windows
2013-07-11 Paul Davisremove direct of realpath(2), replace with canonical_pa...
2013-07-11 Paul DavisDon't require liblrdf on windows
2013-07-11 Paul DavisFix some usage of non-standard types for portability
2013-07-11 Paul DavisUse g_random_int instead of ::random for portability
2013-07-11 Paul DavisUse g_setenv and g_getenv for portability
2013-07-11 Paul DavisRemove non-portable and unnused header includes
2013-07-11 Robin Gareushandle aux-send processor-box action
2013-07-11 Robin Gareusamend cb7bcb6d - locked-solo button style
2013-07-10 Robin Gareusreplace Lock^Wshopping-bag icon with button-sensitivity
2013-07-10 Robin Gareusmeterbridge update solo-button label (AFL,PFL, locked)
2013-07-10 Robin Gareuslight up track seperator
2013-07-10 Robin Gareusdisplay separator on newly created tracks.
2013-07-10 Robin Gareusupdate mixer-meter (width) and panner if channel count...
2013-07-10 Robin Gareusrework narrow mode metric (again)
2013-07-10 Robin Gareusardour-button - fix test+LED margin
2013-07-10 Robin Gareussave width of mixer-strip when changing _all_ strips
2013-07-10 Robin Gareusqueue axis resize if port-config changes
2013-07-10 Robin Gareusnarrow down multi-channel tracks
2013-07-10 Robin Gareusslimming diet for the narrow-mixer strip
2013-07-10 Robin Gareusfix ProxyBase::save_pos_and_size
2013-07-10 Robin Gareustweak window-proxy session-management logic
2013-07-10 Robin Gareusfix tracks & bus inspector display
2013-07-10 Robin Gareusfix port-matrix (update with session)
2013-07-10 Robin Gareuscleanup - prepare narrow mixer strips
2013-07-10 Robin Gareuslimit meterbridge window height to multiples of 16px
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareusremove unique track number from meterbridge
2013-07-10 Robin Gareusremove cruft
2013-07-10 Robin GareusRevert "replace "-inf" with UTF8 infinity symbol"
2013-07-10 Robin Gareusfix meterbridge window pos+size state save
2013-07-10 Robin Gareusmeterbridge label rework - phase one (better, but not...
2013-07-10 Robin Gareushide solo button on master-bus
2013-07-10 Robin Gareusfix crash on session unload
2013-07-10 Robin Gareusreplace "-inf" with UTF8 infinity symbol
2013-07-10 Robin Gareusremove outdated TODO
2013-07-10 Robin Gareusmeterbridge show full name on tooltip
2013-07-10 Robin Gareusupdate meter config
2013-07-10 Robin Gareusfix initial display of name/id on meterbridge
2013-07-10 Robin Gareusshow track-ID in mixer
2013-07-10 Robin Gareusclean up meterbridge options
2013-07-10 Robin Gareusnumber/name on meterbridge
2013-07-10 Robin Gareusleave route-button show/hide up to route-UI.
2013-07-10 Robin Gareus...use unique track numbers on meterbridge.
2013-07-10 Robin Gareusallow to include solo,mute buttons on meterbridge
2013-07-10 Robin Gareustweak alignment of meterbridge number-labels
2013-07-10 Robin GareusTask Force Viking: operation green line
2013-07-10 Robin Gareusmeterbridge: if track-name starts with number, display...
2013-07-10 Robin Gareusfixed width meter metric areas
2013-07-10 Robin Gareusfix RMS+Peak meter for MIDI-tracks
2013-07-10 Robin Gareusadd convenience functions to switch meter-types.. ...
2013-07-10 Robin Gareuswith RMS meters: use "peak indicator" as DPM
2013-07-10 Robin Gareusignore state-changes during [meter] context-menu popup...
2013-07-10 Robin Gareususe digital max-peak with RMS meter
2013-07-10 Robin Gareusshare meter-type among meter instances.
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareusfix meterbridge metric display switch
2013-07-10 Robin Gareusremember meter type with session
2013-07-10 Robin Gareusamend to 212d2ac5d and 8becd4413 - fix port connection...
2013-07-10 Robin Gareusdon't reset meter background/highlight on click.
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareusmeterbridge: ignore non-visible routes/meters.
2013-07-10 Robin Gareusfix rendering of meter metrics w/o types
2013-07-10 Robin Gareusfix another peak-meter threshold config issue
2013-07-10 Robin Gareushighlight meter-background of a port that has peaked...
2013-07-10 Robin Gareusprepare meter-widget for dual background color
2013-07-10 Robin Gareusfix HSlider Option
2013-07-10 Robin Gareusmake changes to peak-meter threshold config effective...
2013-07-10 Robin Gareusmeter line-up and fall-off standard values & names
2013-07-10 Robin Gareusproper peak-indicator threshold config widget
2013-07-10 Robin Gareuspeak-indicator threshold configuration
2013-07-10 Robin Gareusmeterbridge peak at -.5dBFS (test)
2013-07-10 Robin Gareusshow meter-tick at either -24 or -25 dbFS
2013-07-10 Robin Gareusamend to prev commit. properly remember window size..
2013-07-10 Robin Gareusremember position before hiding meterbridge window
2013-07-10 Robin Gareusprepare meter configuration..
2013-07-10 Robin Gareusupdate meterbridge style: peak-color + label-size
2013-07-10 Robin Gareusmeterbridge: handle shift+scroll
2013-07-10 Robin Gareusadd options to show/hide master and midi tracks;; hide...
2013-07-10 Robin Gareusreset individual route's peak display
2013-07-10 Robin Gareusamend to d8cbda05d1 - fix typo
2013-07-10 Robin Gareusshared peak-display reset in mixer+meterbridge
2013-07-10 Robin Gareusadd meter ticks to mixer..
next