summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-11-11Add encryption flag to video state identifier.Carl Hetherington
2013-11-10Allow multiple selection; return multiple selection from FilmEditor methods.Carl Hetherington
2013-11-10Hopefully get rid of spurious black lines around preview.Carl Hetherington
2013-11-10Use number of channels rather than 'unknown' for un-named audio streams.Carl Hetherington
2013-11-09Updated es_ES translation from Manuel AC.Carl Hetherington
2013-11-09Try to fix crash on drop()ping JobManager. More debugging when resampler fails.Carl Hetherington
2013-11-09Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than ...Carl Hetherington
2013-11-09Stop strange things happening with zero-length video files.Carl Hetherington
2013-11-09Stop strange things happening with zero-length video files.Carl Hetherington
2013-11-09Add another assert().Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-11-08Don't display frames per second during digest calculation; clear job sub-name...Carl Hetherington
2013-11-07Force initial update of progress so that the sub-job gets updates straight away.Carl Hetherington
2013-11-06Support pixel format 30.Carl Hetherington
2013-11-06Make CLI server logging optional.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-06Various bits of server tidying up.Carl Hetherington
2013-11-06Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-11-06Add some missing test stuff; split server discovery off into ServerFinder.Carl Hetherington
2013-11-06Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-11-06Try to fix windows build.Carl Hetherington
2013-11-06More detailed stats on verbose server.Carl Hetherington
2013-11-05Try to fix crash on looking up endpoint of a disconnected socket.Carl Hetherington
2013-11-05Remove apparently not-required network_interfaces().Carl Hetherington
2013-11-05Add multiple threads for servers with multiple processing threads.Carl Hetherington
2013-11-05Fix crash.Carl Hetherington
2013-11-05Tinker with verbosity of command-line server.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
2013-11-05Oops; server should be listening from requests from the client; basic set-up.Carl Hetherington
2013-11-05Server broadcasts presence to subnet (untested).Carl Hetherington
2013-11-05Various fixes to make tests pass again.Carl Hetherington
2013-10-30Fix erroneous overlap of adjacent content.Carl Hetherington
2013-10-29Seek past trim on setting up player pieces.Carl Hetherington
2013-10-29Fix audio weirdness when start-trimming.Carl Hetherington
2013-10-28Add missing LocaleGuard to prevent commas getting into config files.Carl Hetherington
2013-10-26Add some console output on a failure to load the configuration.Carl Hetherington
2013-10-26Reflect the fact that the Dolby CP650 volume control apparently works the sam...Carl Hetherington
2013-10-25Trying to debug config write failures.Carl Hetherington
2013-10-24Support repeat of more than one extra frame per source frame.Carl Hetherington
2013-10-24Merge 1.0.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-10-22Hacks.Carl Hetherington
2013-10-22Make repeat a number rather than a bool.Carl Hetherington
2013-10-21Fix Rec 70 gammas (from Lilian Lefranc).Carl Hetherington
2013-10-20Allow specification of subtitle language even if DVD-o-matic isn't providing ...Carl Hetherington
2013-10-20Another Win32 fix.Carl Hetherington
2013-10-19Another Win32 fix.Carl Hetherington
2013-10-19Some Win32 fixes.Carl Hetherington
2013-10-19Some improvements in progress reporting, especially for long jobs.Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington