]> git.sesse.net Git - kdenlive/history - src/monitormanager.cpp
Cleaning code style of Definitions.
[kdenlive] / src / monitormanager.cpp
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-12 Montel Laurentconst'ify
2013-03-10 Jean-Baptiste MardelleImplement deinterlacer and rescale options for MLT...
2013-02-17 Jean-Baptiste MardelleTry to fix monitor confusion: http://kdenlive.org/manti...
2013-01-14 Jean-Baptiste Mardelle* Cleanup transode stabilize GUI: http://kdenlive.org...
2013-01-03 Jean-Baptiste MardelleFix profile change on first clip load: http://kdenlive...
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-10-30 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-29 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-10-29 Jean-Baptiste MardelleDo not switch monitor when not necessary, make sure...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-14 Jean-Baptiste MardelleCleanup: remove duplicate monitor code, allow fullscree...
2012-03-06 Jean-Baptiste MardelleUse enum instead of string to identify monitors
2012-03-06 Jean-Baptiste MardelleMerging of scopes manager by Granjow (final merge)
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-12-03 Jean-Baptiste MardelleEditing a clip sometimes caused unnecessary clip reloads
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-08 Jean-Baptiste MardelleMerge branch 'v0.8.2.1'
2011-11-08 Jean-Baptiste MardelleFix updating of monitor timecode, solving offset betwee...
2011-10-25 Jean-Baptiste MardelleSeveral small adjustments for monitor switching
2011-10-24 Jean-Baptiste MardelleDo not uselessly switch monitors at startup
2011-10-03 Jean-Baptiste MardelleFix monitor switching sometimes giving gray screen
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [21/27]
2011-06-02 Jean-Baptiste MardelleFix buttons in capture monitor and crash when changing...
2011-05-31 Marco Gittlertake care of not initialised recmonitor (OSX)
2011-05-28 Jean-Baptiste MardelleSecond part of the capture rewrite. Decklink capture...
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2011-03-18 Simon A. EugsterNull pointer fixed when running the config wizard....
2010-12-07 Jean-Baptiste MardelleMake jog shuttle buttons work, based on patch from...
2010-11-14 Jean-Baptiste MardelleAllow to enable / disable audio levels display
2010-10-14 Jean-Baptiste MardelleAllow to display several clip properties, force clip...
2010-09-03 Jean-Baptiste Mardellesmall fixes for scopes updates
2010-07-22 Till TheatoWhen resetting the profile do not switch to project...
2010-05-20 Alberto Villa- Cleanup.
2010-03-24 Jean-Baptiste MardelleFix dropframe timecode, patch from John T. Mertz
2010-02-16 Jean-Baptiste MardelleFix project tree butons update when adding/removing...
2010-02-04 Jean-Baptiste MardelleFix issue with monitor switching
2010-01-31 Jean-Baptiste MardelleSmall cleanup in monitors
2010-01-04 Jean-Baptiste Mardelle* Cleanup monitor / MLT communication
2009-11-01 Jean-Baptiste Mardelle3 point editing progress: "t" switches from project...
2009-09-25 Jean-Baptiste MardelleFix several DVD wizard monitor issue, might solve:
2009-08-01 Jean-Baptiste MardelleCleanup, fix mem leaks, fix unused clips not correctly...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-05-18 Jean-Baptiste MardelleImproved Dvd Wizard (new chapters dialog)
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-01-31 Jean-Baptiste Mardelle* Fix possible crash when creating new document
2009-01-07 Jean-Baptiste MardelleCleanup last commit and some real mess in profile switching
2009-01-06 Jean-Baptiste MardelleFix initializing of project monitor aspect (previously...
2008-12-29 Jean-Baptiste Mardelle* Fix several transition move problems
2008-12-16 Jean-Baptiste MardelleGo to one second forward / backword:
2008-10-14 Jean-Baptiste MardelleFix crash on app close
2008-10-01 Jean-Baptiste Mardelle* use KNotify so that now users get a popup when a...
2008-09-27 Jean-Baptiste Mardelle* Add actions and shortcut for "set inpoint" and "set...
2008-08-29 Jean-Baptiste MardelleUse KAutosaveFile for document recovery
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-07-07 Jean-Baptiste Mardellehome / end to go to start / end of clip, Ctrl+home...
2008-04-11 Jean-Baptiste MardelleAlt + Left / Right to go to previous / next snap point
2008-03-17 Jean-Baptiste MardelleInitial support for Jog Shuttle devices
2008-03-16 Marco Gittlersome video-editor-keyboard-shortcuts
2008-03-13 Jean-Baptiste MardelleLooks like I finally got the profile switching work!
2008-03-07 Jean-Baptiste MardelleFix crash on document switching
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-03 Jean-Baptiste Mardellespace bar to play timeline
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-13 Jean-Baptiste MardelleAdd license, continue work on project tree view
2008-01-05 Jean-Baptiste MardelleStart of the undo framework
2008-01-02 Jean-Baptiste Mardellestart of the clip tracks view
2007-12-30 Jean-Baptiste MardelleImprove clip monitor
2007-12-30 Jean-Baptiste MardelleProgress in clip monitor and project switching