summaryrefslogtreecommitdiff
path: root/src/wx/audio_dialog.cc
AgeCommit message (Expand)Author
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-20Fix some warnings.Carl Hetherington
2015-06-19Fix audio analysis after recent breakage.Carl Hetherington
2015-06-17AudioDialog does not need explicit playlist.Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-17Remove unnecessary Playlist argument to Film::audio_analysis_path.Carl Hetherington
2015-06-12Add a close button to the AudioDialog on Linux in case it doesn't get a close...Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-13Port XML audio analysis code from master.Carl Hetherington
2015-05-100dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master; fix sometimes-missing a...Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-06-03Update audio plot window when audio mapping is changed.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2013-12-02Fix crash on double-click of show-audio button.Carl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-10-25Fix crash when trying to load non-existant analyses with the window hidden.Carl Hetherington
2013-08-15Fix includes.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-25Prevent infinite loop of audio analysis if it is cancelled.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-21Move audio bits into AudioContent.Carl Hetherington
2013-05-20Timeline fix ups.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-06Fix resizing/redraw problems on Windows.Carl Hetherington
2013-05-06Try to fix lack of redraw on resize on Windows; also corrupted background to ...Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-11Fix audio display to only offer available channels.Carl Hetherington
2013-04-07Merge master.Carl Hetherington
2013-04-07Make the audio plot expand in height when its window is enlarged.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington
2013-04-04Some unnecessary boost:: removal.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-27Fix a few format strings.Carl Hetherington
2013-03-27Another try at the wxString / std / i18n confusions.Carl Hetherington
2013-03-08Stop infinite loop if audio analysis fails.Carl Hetherington
2013-03-01Merge master.Carl Hetherington