]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
Add Mac OS X compatibility through new MLT sdl_audio consumer and a QTGLWidget!
[kdenlive] / src / mainwindow.cpp
2009-08-27 Dan DennedyAdd Mac OS X compatibility through new MLT sdl_audio...
2009-08-14 Jean-Baptiste MardelleFix various effects related crashes (don't store effect...
2009-08-09 Jean-Baptiste MardelleFix broken loading when document profile was different...
2009-08-09 Jean-Baptiste MardelleFix broken loading of documents with several clips...
2009-08-09 Jean-Baptiste MardelleFix compilation warnings
2009-08-03 Simon A. EugsterAdded shortcuts for Select (s), Razor (x), Spacer ...
2009-08-01 Jean-Baptiste MardelleCleanup, fix mem leaks, fix unused clips not correctly...
2009-07-31 Jean-Baptiste MardelleFix title clips that have items outside frame rect
2009-07-30 Jean-Baptiste MardelleFix title clip thumbnails
2009-07-29 Jean-Baptiste MardelleChanging the timecode format in statur bar (from hh...
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-20 Jean-Baptiste MardelleUndo files that should not have been part of last commit
2009-07-20 Jean-Baptiste MardelleAdd XML files for frei0r contrast0r and brightness...
2009-07-19 Jean-Baptiste MardelleTreat 23.97 fps as 24 fps (don't know if it's correct...
2009-07-19 Jean-Baptiste MardelleAllow effects to have parameters depending on the proje...
2009-07-01 Jean-Baptiste MardelleMake Mlt error message more visible (they don't close...
2009-06-30 Jean-Baptiste MardelleAdd messaging system to display MLT errors to the user
2009-06-29 Jean-Baptiste MardelleDisable the sdl pulseaudio autodetection, which caused...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-06-26 Jean-Baptiste MardelleSave rendered file url in document:
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-25 Jean-Baptiste Mardellecompile warning --
2009-06-24 Jean-Baptiste MardelleSave vertical zoom in project:
2009-06-24 Jean-Baptiste MardelleFix loading of project cached thumbs, when loading...
2009-06-23 Jean-Baptiste MardelleFix guides not appearing in render widget:
2009-06-23 Jean-Baptiste MardelleTry to make sure we don't create url's with // in them
2009-06-22 Jean-Baptiste MardelleAdd default shortcuts for group / ungroup actions
2009-06-21 Jean-Baptiste Mardelle* Fix issues with one frame clips
2009-06-20 Jean-Baptiste MardelleRewrote & cleanup(not finished) the handling of renderi...
2009-06-19 Jean-Baptiste MardelleSave last used rendering profile in Kdenlive document
2009-06-19 Jean-Baptiste MardelleAdd new dialog for template clips, fix thumbs & monitor...
2009-06-19 Jean-Baptiste MardelleIntroducing template based title clips
2009-06-18 Jean-Baptiste MardelleRewrote correct implementation of vertical timeline...
2009-06-18 Jean-Baptiste MardelleAdd vertical timeline zoom:
2009-06-16 Jean-Baptiste MardelleFix "Auto" track setting in transition config not working
2009-06-13 Jean-Baptiste MardelleMake sure to close MLT factory on exit
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-06-11 Alberto Villasdl audio driver detection fails sometimes (pulseaudio...
2009-06-11 Alberto Villause defaults when possible (also to avoid an unneeded...
2009-06-10 Jean-Baptiste MardelleUpdate transitions lumas when user installs a new one:
2009-06-10 Alberto Villaalways use defaults when possible
2009-06-07 Dan DennedyRename non-frei0r transitions to more common names:
2009-06-01 Jean-Baptiste MardelleNew features: Titles can now be larger than the frame...
2009-05-31 Jean-Baptiste MardelleComposite transition: add new "Resize to original size...
2009-05-30 Jean-Baptiste MardelleFix possible crash on document close:
2009-05-29 Jean-Baptiste MardelleRecreate project thumbs when document profile is changed
2009-05-26 Jean-Baptiste MardelleAllow transcoding of several clips
2009-05-26 Jean-Baptiste MardelleStore transcoding profiles in a separate file (kdenlive...
2009-05-25 Jean-Baptiste MardelleFix script rendering issues:
2009-05-24 Jean-Baptiste MardelleUpdated DVD wizard (added load/save dvd projects)
2009-05-19 Jean-Baptiste MardelleAdd new "Transcode Clip" option in File menu
2009-05-19 Jean-Baptiste MardelleNew dialog for clip transcoding
2009-05-19 Jean-Baptiste MardelleStart GUI for clip transcoding
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-05-16 Jean-Baptiste MardelleUpdated Dvd wizard
2009-05-12 Jean-Baptiste Mardelle*Render dialog can now create xml files for dvd chapter...
2009-05-08 Jean-Baptiste MardelleSequential rendering (one job after another)
2009-05-04 Jean-Baptiste MardelleImprove handling of missing clips:
2009-04-20 Markus SlopiankaFixed Frensh spacing and a typo.
2009-04-14 Jean-Baptiste MardelleFix non UTF 8 chars in debug output
2009-04-14 Jean-Baptiste MardelleAdjust status bar icon buttons so that they are not...
2009-04-13 Jean-Baptiste MardelleCheck & update clip length in timeline when doing a...
2009-04-13 Jean-Baptiste Mardelleclear recovery files when user decides to exit
2009-04-11 Jean-Baptiste MardelleAdjust plugin to show only when used producer is presen...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
2009-04-10 Ray Lehtiniemi[valgrind] unfixed memleaks
2009-04-05 Ray LehtiniemiEliminate two runtime warnings from the status bar.
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Jean-Baptiste Mardelle* Update to the "video only / audio only" options in...
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-04-01 Simon A. Eugsterdvd, iso, mlt uppercase
2009-03-30 Jean-Baptiste MardelleMake sure there is no write error when saving a file:
2009-03-30 Jean-Baptiste MardelleFix wrong usage of QDomElement, which will help with...
2009-03-28 Marco GittlerPatch from Ray Lehtiniemi (3):
2009-03-24 Jean-Baptiste MardelleAdd action to show / hide timeline
2009-03-23 Jean-Baptiste MardelleCorrectly use thumbs settings from new project dialog:
2009-03-20 Jean-Baptiste MardelleNew: allow user to modifiy a clip by saying if he wants...
2009-03-19 Jean-Baptiste MardelleFirst steps for "split audio" feature,. Don't use yet...
2009-03-17 Jean-Baptiste Mardelleinitial support for clip grouping (still a bit buggy)
2009-03-13 Jean-Baptiste MardelleShow Config wizard if Kdenlive version changed
2009-03-12 Jean-Baptiste Mardellecorrectly update capture folder when it changes:
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Add defaults for a few potent...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-02-27 Jean-Baptiste MardelleAllow users to download new MLT project profiles from...
2009-02-23 Jean-Baptiste MardelleAllow to change clip speed only for video clips (not...
2009-02-20 Jean-Baptiste MardelleImprove editing with external program, add "reload...
2009-02-19 Jean-Baptiste MardelleAllow to edit audio / image clips in external editor
2009-02-14 Jean-Baptiste MardelleFirst steps for downloadable rendering profiles
2009-02-09 Jean-Baptiste MardelleRendering scripts can now be generated from the render...
2009-02-07 Jean-Baptiste MardelleFix transition track not correctly saved:
2009-02-04 Jean-Baptiste MardelleDefault rendering path should be the project folder:
2009-01-31 Jean-Baptiste MardelleRemember last directory for opening a project:
next