]> git.sesse.net Git - kdenlive/history - src/wizard.cpp
Use KLocalizedString (for i18n only, in kf5 it will necessary => use a script for...
[kdenlive] / src / wizard.cpp
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-05-22 Montel LaurentFix indent, use const'ref, use explicit when necessary
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-07 Montel Laurentnormalize signal/slots
2013-04-23 Ed Rogalskysync with v0.9 branch
2013-04-06 Jean-Baptiste MardelleRevert "Finally get ready for 0.9.6 release"
2013-04-06 Jean-Baptiste MardelleFinally get ready for 0.9.6 release
2012-12-31 Jean-Baptiste MardelleRewrite screen capture to use FFmpeg instead of recordM...
2012-12-30 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-12-30 Jean-Baptiste MardelleAdd warning to Config Wizard in case of missing codecs...
2012-10-15 Jean-Baptiste MardelleFix broken dvd menu, add support for VLC to preview DVD
2012-10-14 Jean-Baptiste MardelleOnly install extra mimetypes if required, otherwise...
2012-09-07 Jean-Baptiste MardelleFix proxy and various other things when using libav...
2012-09-01 Jean-Baptiste MardelleAdding m2v and ac3 as supported mimetypes:
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-05 Jean-Baptiste MardelleAdd decklink detection in wizard
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'buildsystem' into next
2011-11-10 Alberto VillaRename kdenlive-config.h to match common naming
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleVideo4linux webcam, only show each format once in case...
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
2011-10-31 Jean-Baptiste MardelleRequire MLT >= 0.7.6
2011-10-30 Jean-Baptiste MardelleFix detection of missing codecs in render dialog, use...
2011-07-26 Till TheatoRaise required MLT version to 0.7.4.
2011-07-12 Alberto Villa- Hopefully fix build on GNU/kFreeBSD.
2011-06-07 Jean-Baptiste MardelleFix startup crash
2011-06-07 Jean-Baptiste MardelleRewrite MLT detection in Wizard since the previous...
2011-06-02 Alberto Villa- Fix build on FreeBSD.
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2010-12-26 Jean-Baptiste MardelleCheck for xine in config wizard:
2010-11-09 Alberto Villa- Fix build on FreeBSD.
2010-10-29 Dan DennedyDo not show the webcam/capture page of the config wizar...
2010-10-29 Dan DennedyFix build on OSX by not using new V4LCaptureHandler.
2010-10-27 Jean-Baptiste MardelleDisplay webcam pixel format in wizard
2010-10-26 Jean-Baptiste MardelleBasic webcam (video4linux) autodetection
2010-09-14 Jean-Baptiste MardelleFix detection of MLT version and recommand 0.5.10
2010-03-13 Jean-Baptiste MardelleFix HTML tags in i18n strings
2010-02-26 Jean-Baptiste MardelleFix possible confusion in variable name
2010-02-17 Jean-Baptiste MardelleBump recommended MLT version
2009-11-02 Jean-Baptiste MardelleMake project folders have a smaller icon, disable title...
2009-10-08 Jean-Baptiste Mardelleget ready for 0.7.6
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
2009-09-28 Jean-Baptiste MardelleCheck for genisoimage and mkisofs
2009-09-16 Dan DennedySuppress detection of recordmydesktop and dvgrab on...
2009-08-09 Jean-Baptiste MardelleFix compilation warnings
2009-07-08 Alberto Villamlt 0.4.5 required (pkg-config integration in cmake...
2009-07-01 Jean-Baptiste MardelleMake Mlt error message more visible (they don't close...
2009-06-26 Jean-Baptiste MardelleFix compilation
2009-06-26 Jean-Baptiste MardelleSetup some default external apps to open/edit files
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-19 Jean-Baptiste MardelleAdd "discover new features" button to Config Wizard...
2009-06-18 Jean-Baptiste MardelleSmall cleanup to MLT version check
2009-06-05 Alberto Villamake wizards titles translatable (thanks mads)
2009-06-04 Alberto Villaadd a title to dvd and config wizards
2009-06-04 Alberto Villafix a typo and set mlt 0.4.0 as the minimum version...
2009-06-01 Jean-Baptiste MardelleRemember default profile in config wizard:
2009-05-29 Jean-Baptiste MardelleRemember default project folder in Config Wizard:
2009-05-25 Jean-Baptiste MardelleAdd m2ts extension to the list of supported files:
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-04-14 Jean-Baptiste MardelleGetting ready for MLT 0.3.8
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-04-01 Simon A. Eugsterdvd, iso, mlt uppercase
2009-03-28 Marco GittlerPatch from Ray Lehtiniemi (3):
2009-03-13 Jean-Baptiste MardelleShow Config wizard if Kdenlive version changed
2009-03-09 Jean-Baptiste MardelleDisplay MLT's version in Kdenlive startup wizard
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-02-11 Jean-Baptiste MardelleFix detection of MLT's version when pkgconfig info...
2009-02-02 Jean-Baptiste MardelleDetect MLT version and don't query for available codecs...
2009-01-26 Simon A. EugsterDVD uppercase
2009-01-26 Jean-Baptiste MardelleCheck the system for dvd authoring programs
2009-01-13 Simon A. Eugsterl18n-Updates: Less work for translaters, excluded HTML...
2009-01-06 Jean-Baptiste MardelleOnly display available codecs in rendering dialog
2009-01-06 Jean-Baptiste MardelleImprove startup Wizard:
2008-12-28 Jean-Baptiste MardelleSmall string cleanup as recommended by jmpoure
2008-12-16 Jean-Baptiste MardelleAdd missing i18n strings
2008-12-16 Jean-Baptiste Mardelle*Add a new page to startup wizard to check presence...
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-12-09 Jean-Baptiste MardelleAdd *.ts extension to mpeg instead of adding *.mts...
2008-12-08 Jean-Baptiste MardelleWizard will now add *.mts as a valid mpeg extension
2008-11-17 Jean-Baptiste MardelleAdd *.mod as mpeg extension when installing extra mime...
2008-11-11 Jean-Baptiste MardelleAdd some of the new MLT HDV profiles as default choice...
2008-10-03 Jean-Baptiste MardelleFix wizard i18n strings
2008-09-30 Jean-Baptiste MardelleFix detection of MLT's avformat module
2008-09-25 Jean-Baptiste Mardelleminor fixes
2008-09-25 Jean-Baptiste MardelleAlso check for MLT's SDL module at first run
next