summaryrefslogtreecommitdiff
path: root/src/lib/util.cc
AgeCommit message (Expand)Author
2013-04-07Merge master.Carl Hetherington
2013-04-07A few fixes; try to support sndfile audio in player.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-04-01Try bind_textdomain_codeset on Windows.Carl Hetherington
2013-03-31Allow adding of content.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-27More fighting with i18n woes.Carl Hetherington
2013-03-26Fix untranslated sound channel names.Carl Hetherington
2013-03-25Improve language setup.Carl Hetherington
2013-03-21Add Manual Acevedo's initial Spanish translation. Hopefully finally fix up t...Carl Hetherington
2013-03-21Remove duplicate line.Carl Hetherington
2013-03-21Another attempt to fix i18n.Carl Hetherington
2013-03-20Remove redundant line.Carl Hetherington
2013-03-20Try to set gettext up correctly.Carl Hetherington
2013-03-05Try again (fix previous).Carl Hetherington
2013-03-05Maybe fix sense of note about DCP speed wrt source.Carl Hetherington
2013-03-02Add similar format description,Carl Hetherington
2013-03-02Add explanation of the effect of changing frame rate.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-03-01Hopefully fix up gettext in both libdvdomatic and the wx code.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-25Try to tidy up channel mapping a bit.Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-20Fix servomatic build. Hopefully resolve confusion wrt linesize andCarl Hetherington
2013-02-15Support BMP for still images (part of #55).Carl Hetherington
2013-02-12Formatting.Carl Hetherington
2013-02-03FIXME comment.Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2013-02-02Only offer filters and postproc that exist.Carl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-16Add some tests and hopefully clarify the DCPFrameRate class.Carl Hetherington
2013-01-16Give DCPFrameRate a constructor. Add repeat member and cleverer dcp frame ra...Carl Hetherington
2013-01-14Merge master.Carl Hetherington
2013-01-13Put CPU info into log, on POSIX at least.Carl Hetherington
2013-01-09Merge master.Carl Hetherington
2013-01-07Fix heinous thinko in dcp_audio_channels.Carl Hetherington
2013-01-06Try to put mono sound tracks on the centre speaker.Carl Hetherington
2013-01-06Some work on KDM UI.Carl Hetherington
2013-01-05Basic encryption UI.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington