]> git.sesse.net Git - kdenlive/history - src/monitor.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / monitor.cpp
2014-03-13 Steinar H. GundersonVarious changes for getting an OpenGL context (almost...
2014-03-13 Steinar H. GundersonRemove support for non-OpenGL main monitor.
2014-01-14 Jean-Nicolas ArtaudMoves VideoSurface into widgets folder.
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2014-01-12 Jean-Nicolas ArtaudMoving widget files into widgets folder.
2013-12-20 Vincent PINONfix gcc warnings
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-06-04 Montel Laurentconst'ref
2013-05-31 Montel LaurentFix pedantic, fix forward declaration/include
2013-05-31 Montel LaurentConst'ref
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-17 Montel LaurentMinor optimization
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-07 Montel Laurentnormalize signal/slots
2013-03-10 Jean-Baptiste MardelleMove mlt interlace and rescale into main menu
2013-03-10 Jean-Baptiste MardelleImplement deinterlacer and rescale options for MLT...
2013-02-24 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-02-24 Jean-Baptiste MardelleFix clip monitor not activated on open: http://kdenlive...
2013-02-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-02-22 Jean-Baptiste MardelleFix double click in a timeline clip to add keyframe
2013-02-17 Jean-Baptiste MardelleTry to fix monitor confusion: http://kdenlive.org/manti...
2013-02-16 Jean-Baptiste MardelleTry to avoid locale errors when converting double
2013-02-11 Jean-Baptiste MardelleFix Coverity #980697
2013-02-10 Jean-Baptiste MardelleFix DVD chapters broken when using an intro movie,...
2013-02-08 Jean-Baptiste MardelleFix monitor timecode not visible with some window decor...
2013-01-26 Jean-Baptiste MardelleMake sure to refresh monitor zone when subclip was...
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-12-31 Jean-Baptiste MardelleFix issues with OpenGL aspect ration / corruption and...
2012-12-30 Jean-Baptiste MardelleFix Dvd wizard monitor layout and loading issues
2012-12-25 Jean-Baptiste MardelleFix freeze / crash introduced by recent commit when...
2012-12-18 Jean-Baptiste MardelleFix seeking in monitor ruler sometimes not working
2012-12-18 Jean-Baptiste MardelleRe-enable monitor overlay info & fix openGL crash
2012-12-13 Jean-Baptiste MardelleFix play / pause: http://kdenlive.org/mantis/view.php...
2012-12-12 Jean-Baptiste MardelleFix the jkl keys for forward/backwards/pause monitor...
2012-11-14 Jean-Baptiste MardelleFix timecode widget sometimes emitting value changed...
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-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-23 Jean-Baptiste MardelleRemember last seek position for clips in project tree
2012-10-20 Jean-Baptiste MardelleClip markers can now have a category that is shown...
2012-09-24 Jean-Baptiste MardelleFix seek cursor not disappearing from monitor ruler...
2012-09-22 Jean-Baptiste MardelleCleanup monitor ruler update on seeking
2012-09-01 Jean-Baptiste MardelleFix mouse wheel seeking in timeline ruler
2012-09-01 Jean-Baptiste MardelleImprove seeking (Don't ask MLT to seek while it is...
2012-07-24 Jean-Baptiste MardelleAvoid crash - check if dialog pointer is still valid
2012-07-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-07-23 Jean-Baptiste MardelleslotExtractCurrentFrame: Use QPointer [krazy 32/37...
2012-04-29 Till TheatoFix manually turning off the monitor scene causes the...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-19 Jean-Baptiste MardelleOptimize monitor scene & fix issues with new effect...
2012-04-17 Jean-Baptiste MardelleOptimize monitor scene show / hide
2012-04-17 Jean-Baptiste MardelleCleanup effect stack (part 2) - show monitor scene...
2012-04-17 Jean-Baptiste MardelleCleanup effect stack (part 1)
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-04 Jean-Baptiste MardelleFix parts of Kdenlive not responding to color theme...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-14 Jean-Baptiste MardelleSome more cleanup in monitors, improve capture fullscreen
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
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-05 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-05 Till TheatoFix on-monitor editing controls disabled.
2012-01-05 Jean-Baptiste MardelleFix mouse click on monitor sometimes not working
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
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-12-02 Jean-Baptiste MardelleForce refresh of clip monitor when clip was edited
2011-11-30 Jean-Baptiste MardelleCleanup thumbnails (prefer QImage over QPixmap)
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 Jean-Baptiste MardelleMerge branch 'next' of git://anongit.kde.org/kdenlive...
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleFix timeline cursor frozen (wrongly removed line in...
2011-11-10 Jean-Baptiste MardelleFix timeline cursor frozen (wrongly removed line in...
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'v0.8.2' of git://anongit.kde.org/kdenlive...
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 MardelleFix clip monitor sometimes disconnected (timecode ...
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaLower requirements to Qt 4.5 and KDE 4.3
2011-11-09 Alberto VillaRevert "Drop support for KDE 4.3."
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
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-11-08 Alberto VillaDrop support for KDE 4.3.
next