summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2012-10-16Missing bracket.Carl Hetherington
2012-10-16Rename DCI edit button.Carl Hetherington
2012-10-16Fix GTK warning on startup.Carl Hetherington
2012-10-16Various DCI naming tweaks and a subtitle bug fix.Carl Hetherington
2012-10-16Partial attempt at cleanup of naming straight vs DCI.Carl Hetherington
2012-10-16Clumsy DCI naming dialog.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.Carl Hetherington
2012-10-14Comment; fix up UI for subtitle scaling.Carl Hetherington
2012-10-14Fix up tests; possibly working subtitle transforms.Carl Hetherington
2012-10-12Fix potential crash.Carl Hetherington
2012-10-12Try to tidy up a bit.Carl Hetherington
2012-10-11Basic sub offset support.Carl Hetherington
2012-10-11Stop subtitles wandering about when re-setup.Carl Hetherington
2012-10-11Tidy up; make viewer respond with with subtitles button.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington
2012-10-10Merge branch 'master' into subsCarl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-08Tidy up a bit.Carl Hetherington
2012-10-08Hacks.Carl Hetherington
2012-10-08Present fixed formats with video content and variable formats with stills.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-10-01Fix aff/666: thumbnail scan is run twice when changing the content file of a ...Carl Hetherington
2012-09-25Improve GUI when jobs are inserted by other jobs.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-23Remove some unused code.Carl Hetherington
2012-09-23Fix alignment of frames per second count.Carl Hetherington
2012-09-22Fix crash on OK-ing gain calculation dialog without entering anything.Carl Hetherington
2012-09-22Improve spacing of dialogues.Carl Hetherington
2012-09-22Fix edit server button on windows.Carl Hetherington
2012-09-22Tweak message.Carl Hetherington
2012-09-22Do interruption of ThreadStaticText properly.Carl Hetherington
2012-09-22Be a bit safer with ThreadedStaticText.Carl Hetherington
2012-09-22Update frames computed label in a separate thread to avoid holding up the GUI.Carl Hetherington
2012-09-22Correctly set up crop in the viewer when reloading a film.Carl Hetherington
2012-09-22Tweak properties dialogue layout and add a note of how many J2K frames have a...Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-09-17Add a simple properties dialog to give an idea of disk space required for an ...Carl Hetherington
2012-09-17Speculative fix for bps rounding on Windows.Carl Hetherington
2012-09-15Update the audio gain when it has been changed by the Calculate dialog.Carl Hetherington
2012-08-03A bit of tidying up; don't build player ever for now; add -c option to makedc...Carl Hetherington
2012-08-02Try to fix compile again.Carl Hetherington
2012-08-01win32 build fix.Carl Hetherington