]> git.sesse.net Git - kdenlive/history - src/monitor.cpp
Fix dropframe timecode, patch from John T. Mertz
[kdenlive] / src / monitor.cpp
2010-03-24 Jean-Baptiste MardelleFix dropframe timecode, patch from John T. Mertz
2010-02-04 Jean-Baptiste MardelleFix issue with monitor switching
2010-02-03 Jean-Baptiste MardelleDon't seek to start when playing a clip until the end...
2010-01-31 Jean-Baptiste MardelleSmall cleanup in monitors
2010-01-31 Jean-Baptiste MardelleFix monitor endless flicker on new document
2010-01-13 Jean-Baptiste MardelleFix deprecation warnings
2010-01-04 Jean-Baptiste Mardelle* Cleanup monitor / MLT communication
2009-11-01 Jean-Baptiste Mardelle3 point editing progress: "t" switches from project...
2009-10-29 Jean-Baptiste MardelleFirst steps to implement 3 points editing (Using v...
2009-10-29 Jean-Baptiste MardelleAdd subclips (dragging a zone from clip monitor to...
2009-10-14 Jean-Baptiste Mardelleimprove ruler tooltips
2009-10-03 Jean-Baptiste MardelleCleanup + when clicking in monitor, only start playing...
2009-09-25 Jean-Baptiste MardelleFix several DVD wizard monitor issue, might solve:
2009-09-24 Jean-Baptiste MardelleCorrectly update markers in monitor:
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-22 Jean-Baptiste MardellePut markers menu also in clip monitor context menu
2009-09-22 Jean-Baptiste MardelleFix compile on KDE < 4.2, based on patch from Mikko...
2009-09-22 Jean-Baptiste MardelleFix various speed related issues
2009-09-16 Jean-Baptiste MardelleCleanup drawing of monitor rulers, add Markers list...
2009-09-14 Jean-Baptiste MardelleUse QImage instead of QPixmap where possible, rework...
2009-09-07 Jean-Baptiste MardelleFix compilation
2009-09-02 Jean-Baptiste MardelleFix template title clips & some other title issues
2009-08-30 Jean-Baptiste MardelleFix seeking from monitor timecode when in frame mode...
2009-08-29 Dan DennedyDisable Record Monitor, Capture Settings, and Split...
2009-08-27 Dan DennedyAdd Mac OS X compatibility through new MLT sdl_audio...
2009-08-09 Jean-Baptiste MardelleClean up timecode handling, improves:
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 MardelleUse real MLT position in monitors instead of cached...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-06-20 Jean-Baptiste MardelleIn clip monitor, go back to beginning when playing...
2009-06-18 Jean-Baptiste MardelleAdd non realtime preview mode to Kdenlive (available...
2009-06-16 Jean-Baptiste MardelleFix compile warning
2009-06-14 Jean-Baptiste MardelleFix typo
2009-06-14 Jean-Baptiste Mardellecleanup
2009-05-25 Jean-Baptiste MardelleFix :
2009-05-25 Jean-Baptiste Mardellereal fix for focus issue:
2009-05-25 Jean-Baptiste Mardellechange focus to timeline when enter pressed in monitor...
2009-05-18 Jean-Baptiste MardelleSave chapters now works in DVD Wizard
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-05-18 Jean-Baptiste MardelleImproved Dvd Wizard (new chapters dialog)
2009-05-11 Alberto Villafix backward seeking on freebsd:
2009-04-20 Markus SlopiankaFixed Frensh spacing and a typo.
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
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-03-13 Jean-Baptiste MardelleFix show/hide of in/out points in monitor overlay
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-09 Jean-Baptiste MardelleDisplay "in" and "out" point in overlay on monitor...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Remove unneeded temporary...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
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-25 Jean-Baptiste MardelleFix monitor refresh loop when seeking to zone start...
2009-01-13 Jean-Baptiste MardelleClear monitor when the clip was removed from project...
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2008-12-29 Jean-Baptiste Mardelle* Fix several transition move problems
2008-12-16 Jean-Baptiste MardelleRename "Play Section" into "Play Zone:
2008-12-16 Jean-Baptiste MardelleRe-add Set Zone out point action which had disappeared
2008-12-16 Jean-Baptiste MardelleGo to one second forward / backword:
2008-12-02 Jean-Baptiste MardelleDon't show monitor overlay info (in / out points) when...
2008-12-02 Jean-Baptiste MardelleFix possible crash in monitor switching
2008-12-02 Jean-Baptiste MardelleMarkers can now be added / edited from clip monitor...
2008-11-25 Jean-Baptiste Mardelle* Clip Markers are now displayed over the clip monitor
2008-11-25 Jean-Baptiste MardelleShow overlay info on monitor when position is at zone...
2008-11-22 Jean-Baptiste MardelleWarn when overwriting existing video frame image:
2008-11-11 Jean-Baptiste MardelleHide export profiles that resize video ( size is differ...
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-25 Mads Bondo DydensborgHopefully trivial fix for issue 0000265: mousewheel...
2008-10-20 Jean-Baptiste MardelleMake monitor context menu consistent with "Monitor...
2008-10-14 Jean-Baptiste Mardelle* Fix crash when using razor tool while playing
2008-10-14 Jean-Baptiste MardelleFix crash on app close
2008-09-27 Jean-Baptiste Mardelle* Add actions and shortcut for "set inpoint" and "set...
2008-09-24 Jean-Baptiste Mardellenew: save clip part as westley playlist
2008-09-24 Jean-Baptiste Mardellecleanup and make play/loop section work
2008-09-24 Jean-Baptiste MardelleFully functionnal zone in monitors, enable drag & drop...
2008-09-22 Jean-Baptiste MardelleMake monitor zone functional
2008-09-22 Jean-Baptiste Mardellestart implementing monitor zone
2008-09-03 Jean-Baptiste MardelleFill monitor menu, small indent fixes
2008-09-01 Jean-Baptiste MardelleFix several crashes on document opening, some more...
2008-08-12 Jean-Baptiste MardelleOptimise monitor ruler (get rid of KRuler), it caused...
2008-08-10 Jean-Baptiste MardelleSet monitor layout margins to 0, no more space waste
2008-08-10 Jean-Baptiste MardelleNew: option to resize monitor to current project size...
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-08-03 Jean-Baptiste Mardelle* Several fixes to clip resizing & cutting
2008-07-29 Jean-Baptiste MardelleFix clip monitor staying blue when opening project
2008-07-21 Jean-Baptiste Mardelle* New: split monitor to view several tracks at once
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-07-12 Jean-Baptiste Mardellecleanup some monitor suff
2008-07-07 Jean-Baptiste Mardellehome / end to go to start / end of clip, Ctrl+home...
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
2008-06-23 Jean-Baptiste Mardelleclick on monitor ruler now seeks
2008-06-23 Jean-Baptiste Mardellemoving cutter tool over a clip now shows the frame...
2008-06-11 Jean-Baptiste Mardellecleanup and better monitor handling from project view
2008-06-11 Jean-Baptiste Mardelleuncomment the code disabling double buffering for video...
next