Fix probably-incorrect parameter passing, not spotted by compiler due to use of void.
[dcpomatic.git] / src / wx /
2012-09-25 Carl HetheringtonImprove GUI when jobs are inserted by other jobs.
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-23 Carl HetheringtonRemove some unused code.
2012-09-23 Carl HetheringtonFix alignment of frames per second count.
2012-09-22 Carl HetheringtonFix crash on OK-ing gain calculation dialog without...
2012-09-22 Carl HetheringtonImprove spacing of dialogues.
2012-09-22 Carl HetheringtonFix edit server button on windows.
2012-09-22 Carl HetheringtonTweak message.
2012-09-22 Carl HetheringtonDo interruption of ThreadStaticText properly.
2012-09-22 Carl HetheringtonBe a bit safer with ThreadedStaticText.
2012-09-22 Carl HetheringtonUpdate frames computed label in a separate thread to...
2012-09-22 Carl HetheringtonCorrectly set up crop in the viewer when reloading...
2012-09-21 Carl HetheringtonTweak properties dialogue layout and add a note of...
2012-09-18 Carl HetheringtonSort of working log window.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-09-17 Carl HetheringtonAdd a simple properties dialog to give an idea of disk...
2012-09-17 Carl HetheringtonSpeculative fix for bps rounding on Windows.
2012-09-15 Carl HetheringtonUpdate the audio gain when it has been changed by the...
2012-08-02 Carl HetheringtonA bit of tidying up; don't build player ever for now...
2012-08-02 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-08-02 Carl HetheringtonTry to fix compile again.
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl Hetheringtonwin32 build fix.
2012-08-01 Carl HetheringtonRestore appearance of thumbs after first scan.
2012-08-01 Carl HetheringtonFix visibility of calculate button in still mode.
2012-08-01 Carl HetheringtonStop fps being editable.
2012-07-31 Carl HetheringtonBasic support for calculating audio gains based on...
2012-07-27 Carl HetheringtonFix thumb update on format change.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonSpeed up thumbnail display a lot.
2012-07-27 Carl HetheringtonTidy up.
2012-07-27 Carl HetheringtonFix accidental breakage.
2012-07-27 Carl HetheringtonScroll job manager view.
2012-07-27 Carl HetheringtonUI tweaks.
2012-07-27 Carl Hetheringtonboost filesystem hack.
2012-07-26 Carl HetheringtonFinish off server editing in prefs.
2012-07-26 Carl HetheringtonMissing files, and try to improve the new film more...
2012-07-26 Carl HetheringtonFix win32 build.
2012-07-26 Carl HetheringtonTry to improve new film a bit.
2012-07-26 Carl HetheringtonTry to do change-ignoring better.
2012-07-26 Carl HetheringtonCouple more visibility fixes.
2012-07-26 Carl HetheringtonFix visibility again.
2012-07-26 Carl HetheringtonFix win32 build.
2012-07-26 Carl HetheringtonPartial server dialog fixes.
2012-07-26 Carl HetheringtonTweak Film Editor layout.
2012-07-26 Carl HetheringtonPort DCP range dialog.
2012-07-26 Carl HetheringtonPort filters dialog. Make command line loading work...
2012-07-25 Carl HetheringtonMove frames per second a bit.
2012-07-25 Carl HetheringtonUse a panel in the window to make Windows look better...
2012-07-25 Carl HetheringtonTry high quality image rescaling.
2012-07-25 Carl HetheringtonMissing include.
2012-07-25 Carl HetheringtonRemove unused code.
2012-07-25 Carl HetheringtonTweak job manager layout.
2012-07-25 Carl HetheringtonRemove some unnecessary wxPanels.
2012-07-25 Carl HetheringtonBasic config dialogue.
2012-07-25 Carl HetheringtonAbout box.
2012-07-25 Carl HetheringtonVarious fixes.
2012-07-25 Carl HetheringtonAlways make a DC in the paint event handler, otherwise...
2012-07-25 Carl HetheringtonVarious hacking.
2012-07-25 Carl HetheringtonTweaks.
2012-07-25 Carl HetheringtonContent button.
2012-07-25 Carl HetheringtonRearrange stuff a bit.
2012-07-25 Carl HetheringtonVarious hacks.
2012-07-25 Carl HetheringtonViewer kind of works.
2012-07-25 Carl HetheringtonMaybe improve thumbnail rendering.
2012-07-25 Carl HetheringtonStupidly verbose layout hacks.
2012-07-25 Carl HetheringtonSome vague sort of progress.
2012-07-24 Carl HetheringtonJust move gtk -> wx (part deux)
2012-07-24 Carl HetheringtonJust move gtk -> wx.
2012-07-24 Carl HetheringtonMerge branch 'master' into wx
2012-07-24 Carl HetheringtonTinkering.