summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-05-10Make libswresample mandatory.Carl Hetherington
2013-05-10Add comment.Carl Hetherington
2013-05-10Tidy filter_and_emit_video / decode_video_packet.Carl Hetherington
2013-05-10Remove gain/delay_line/matcher/trimmer.Carl Hetherington
2013-05-09Basic retained-mode-style canvas for timeline; allow selection.Carl Hetherington
2013-05-09Merge master.Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar mo...Carl Hetherington
2013-05-07Fix silly bug introduced when speeding up ImageMagick content.Carl Hetherington
2013-05-07Catch exceptions on loading config.Carl Hetherington
2013-05-06Remove somewhat pointless playlist description.Carl Hetherington
2013-05-06Re-use ImageMagickDecoders when possible.Carl Hetherington
2013-05-06Fix daft inefficiency in ImageMagickDecoder.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington
2013-05-04Make batch converter basically work.Carl Hetherington
2013-05-04Batch converter stub.Carl Hetherington
2013-05-04Add primitive description of what the playlist is doing. Add missing de-inte...Carl Hetherington
2013-05-04Add FFmpeg content dialog; moving ffmpeg-specific things out of the film editor.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-05-04Add config options for some of the DCP XML metadata (#122).Carl Hetherington
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-04-29Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-04-29More cycle-breaking of shared_ptr for decoder / player.Carl Hetherington
2013-04-28Fix crash on preview playback reaching the end of the content (#131).Carl Hetherington
2013-04-28Fix initial display of viewer image.Carl Hetherington
2013-04-28Merge master.Carl Hetherington
2013-04-28Updated it_IT translation from MassimilianoCarl Hetherington
2013-04-28Fix broken external audio support.Carl Hetherington
2013-04-28Add total-playlist loop option; move state of content list into the Playlist.Carl Hetherington
2013-04-27Add default still length option. Split config dialog into tabs.Carl Hetherington
2013-04-27Allow multiple selection of content files, and improve behaviour on examining...Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-26Fix content length reporting; fix crash when player has audio disabled.Carl Hetherington
2013-04-26Pick up old config file.Carl Hetherington
2013-04-26Fix player logic.Carl Hetherington
2013-04-26Fix seek.Carl Hetherington
2013-04-26Fix up handling of FFmpeg audio a bit.Carl Hetherington
2013-04-26Attempted fixes for some unimplemented timing bits.Carl Hetherington
2013-04-26Try to clean up some aspects of video/audio/video-audio content; fixes crash ...Carl Hetherington
2013-04-25Use content digest for audio maps, not file name.Carl Hetherington
2013-04-25Remove Image::clone in favour of a copy constructor for SimpleImage; clean up...Carl Hetherington
2013-04-24Try to fix crash with still-image DCPs.Carl Hetherington
2013-04-24Hack around no-trim altering the ends of encodes.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-23Add a test; turn off verbose logging by default in makedcp; improve log message.Carl Hetherington
2013-04-23Connect Trimmer clsas.Carl Hetherington
2013-04-23Merge branch 'bug-120'Carl Hetherington