Fix some warnings.
[dcpomatic.git] / src / wx / audio_dialog.cc
2015-06-20 Carl HetheringtonFix some warnings.
2015-06-19 Carl HetheringtonMerge.
2015-06-19 Carl HetheringtonFix audio analysis after recent breakage.
2015-06-17 Carl HetheringtonAudioDialog does not need explicit playlist.
2015-06-17 Carl HetheringtonAnalyseAudioJob does not need an explicit playlist.
2015-06-17 Carl HetheringtonRemove unnecessary Playlist argument to Film::audio_ana...
2015-06-12 Carl HetheringtonAdd a close button to the AudioDialog on Linux in case...
2015-06-03 Carl HetheringtonMake show audio work on the whole DCP, not individual...
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonPort XML audio analysis code from master.
2015-05-09 Carl Hetherington0dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master...
2015-05-09 Carl Hetherington7fd73c0cf1f723896826c77fec3720c5c404d4e8 from master...
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-06-04 Carl HetheringtonMerge master.
2014-06-03 Carl HetheringtonUpdate audio plot window when audio mapping is changed.
2014-05-10 Carl HetheringtonMerge master.
2014-05-09 Carl HetheringtonMerge.
2014-05-09 Carl HetheringtonMAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.
2013-12-02 Carl HetheringtonFix crash on double-click of show-audio button.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-23 Carl HetheringtonRemove Content::path(), add Content::path_summary().
2013-10-25 Carl HetheringtonFix crash when trying to load non-existant analyses...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-15 Carl HetheringtonFix includes.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-25 Carl HetheringtonPrevent infinite loop of audio analysis if it is cancelled.
2013-07-24 Carl HetheringtonRename Content::_file to path and support md5sums of...
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-04 Carl HetheringtonMerge branch 'master' into staging
2013-07-04 Carl HetheringtonPad silence for things that already have at least some...
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMove audio bits into AudioContent.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-20 Carl HetheringtonTimeline fix ups.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonMerge master.
2013-05-06 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-05-06 Carl HetheringtonFix resizing/redraw problems on Windows.
2013-05-06 Carl HetheringtonTry to fix lack of redraw on resize on Windows; also...
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge master.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-11 Carl HetheringtonFix audio display to only offer available channels.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMake the audio plot expand in height when its window...
2013-04-07 Carl HetheringtonMerge master.
2013-04-06 Carl HetheringtonVarious work on audio channel mapping.
2013-04-06 Carl HetheringtonBasics of content dialogs.
2013-04-04 Carl HetheringtonSome unnecessary boost:: removal.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonRuns.
2013-03-27 Carl HetheringtonFix a few format strings.
2013-03-27 Carl HetheringtonAnother try at the wxString / std / i18n confusions.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonStop infinite loop if audio analysis fails.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-02-28 Carl HetheringtonTidy up audio dialog layout slightly.
2013-02-27 Carl HetheringtonMerge branch 'plot-audio' of /home/carl/git/dvdomatic...
2013-02-27 Carl HetheringtonFixes for wx 2.8.
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonImprove smoothing behaviour.
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonPretty dumb smoothing.
2013-02-25 Carl HetheringtonA little tidying up.
2013-02-25 Carl HetheringtonTry to tidy up channel mapping a bit.
2013-02-25 Carl HetheringtonMultiple simultaneous plots.
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonRespond to gain in the audio dialog.
2013-02-25 Carl HetheringtonSome tidying up, add channel selector to Audio dialog.
2013-02-24 Carl HetheringtonBasic UI.