]> git.sesse.net Git - kdenlive/history - src/docclipbase.cpp
Clean up timecode handling, improves:
[kdenlive] / src / docclipbase.cpp
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
2009-07-29 Jean-Baptiste Mardellere-enable update of title clips
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-06-24 Jean-Baptiste MardelleFix loading of project cached thumbs, when loading...
2009-06-14 Jean-Baptiste MardelleCorrectly replace a the producer when user does a ...
2009-06-12 Jean-Baptiste MardelleFix force aspect ratio:
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-05-11 Alberto Villaavoid a crash when dealing with placeholder clips:
2009-05-04 Jean-Baptiste Mardelleimprove document checker
2009-04-14 Jean-Baptiste Mardellereindent
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-09 Jean-Baptiste MardelleFix crash with placeholder clips:
2009-04-08 Jean-Baptiste MardelleMissing file from previous commit + mark document as...
2009-04-08 Ray LehtiniemiEliminate some signed comparison warnings
2009-04-08 Ray LehtiniemiAvoid triggering unspecified behavior in string compari...
2009-04-06 Jean-Baptiste MardelleFix memleak on clip deletion
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiRemove some more unnecessary empty variable initializations
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleFix crash when adding clip to project:
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-11 Jean-Baptiste MardelleCleanup + small fix in dvd wizard menu page
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-11 Jean-Baptiste MardelleHeader fixes
2009-03-08 Jean-Baptiste MardelleFix display of clip duration in project tree + some...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Do not return references...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Do not return references...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-01-27 Jean-Baptiste MardelleRemember & save monitor zone for each clip:
2009-01-21 Jean-Baptiste MardelleAllow editing of clip names again (for color, titles...
2009-01-13 Jean-Baptiste MardelleFix problem on effect deletion, might help in:
2009-01-13 Jean-Baptiste Mardellecleanup
2009-01-13 Jean-Baptiste MardelleClear monitor when the clip was removed from project...
2009-01-13 Jean-Baptiste MardelleForgotten file from previous commit, some fixes for...
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2009-01-10 Jean-Baptiste MardelleStart implementing clip metadata (not finished yet)
2008-12-19 Jean-Baptiste MardelleFix wrong project clip deletion, fixes:
2008-12-13 Jean-Baptiste MardelleInitial support for changing project folder
2008-12-13 Jean-Baptiste MardelleUse hexa values for clip hashes
2008-12-13 Jean-Baptiste MardelleStart caching of project tree thumbnails for faster...
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-12-12 Jean-Baptiste MardelleDuration of color / image / text clips is now correctly...
2008-12-11 Jean-Baptiste MardelleAlmost solved all group move issues, still one lost...
2008-12-03 Jean-Baptiste MardelleInitialize markers list, may fix crash
2008-12-02 Jean-Baptiste MardelleAdd / remove track now seems to work, still a few crash...
2008-11-23 Jean-Baptiste MardelleCleanup some mess introduced by last commit, looking...
2008-11-23 Jean-Baptiste MardelleAdd recursive search when opening a document with missi...
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-27 Jean-Baptiste MardelleMake the "video index" and "audio index" work (still...
2008-10-24 Jean-Baptiste MardelleImplement advanced clip properties (audio_index, video_...
2008-10-22 Jean-Baptiste MardelleAllow users to force aspect ratio for a clip in clip...
2008-10-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
2008-10-14 Jean-Baptiste Mardelle* Fix crash when using razor tool while playing
2008-10-13 Jean-Baptiste MardelleFix folder names not saved
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-09-22 Jean-Baptiste MardelleSmall fixes for composite transition and more fixes...
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-07-21 Jean-Baptiste Mardellestart implementing image / title transparency
2008-07-21 Jean-Baptiste Mardelle* New: split monitor to view several tracks at once
2008-07-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-06-28 Jean-Baptiste MardelleFix clip count & duration on document opening
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-27 Jean-Baptiste MardelleFix clip type not correctly saved
2008-05-28 Jean-Baptiste Mardelleedit and delete markers
2008-05-12 Jean-Baptiste Mardelle* don't crash when clip is missing
2008-05-10 Jean-Baptiste Mardelle* Revert to an easier MLT playlist manipulation now...
2008-05-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-24 Jean-Baptiste Mardelleimproved communication between project tree and docclipbase
2008-03-23 Jean-Baptiste Mardelle* more infos in clip properties dialog
2008-03-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-04 Jean-Baptiste MardelleOnly create audio thumbs when they are enabled, clear...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
2008-02-24 Jean-Baptiste MardelleFix location of audiothumbs
2008-02-24 Marco Gittleraudio thumb drawn
2008-02-24 Jean-Baptiste MardelleFix the fileURL() method returning a const &, which...
2008-02-24 Marco Gittleraudio thumb should now work for whole video, but disabl...
2008-02-23 Marco Gittlertime in timer is not in sec ;)
2008-02-23 Marco Gittlergot first audio frames, but
2008-02-23 Marco Gittlerstart of audio thumbs
2008-02-16 Jean-Baptiste MardelleImplement clipmanager
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting