]> git.sesse.net Git - kdenlive/history - src/projectlist.cpp
Adding m2v and ac3 as supported mimetypes:
[kdenlive] / src / projectlist.cpp
2012-09-01 Jean-Baptiste MardelleAdding m2v and ac3 as supported mimetypes:
2012-09-01 Jean-Baptiste MardelleAdd support for .3gpa files:
2012-09-01 Jean-Baptiste MardelleImprove seeking (Don't ask MLT to seek while it is...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-07-23 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-07-23 Jean-Baptiste Mardelleprojectlist.cpp: Use QPointer [krazy 33/37] by Mikko...
2012-05-27 Jean-Baptiste MardelleFix freeze on reloading a missing clip, don't reload...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-06 Jean-Baptiste MardelleEnsure clip in project tree is visible after a rename:
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-17 Jean-Baptiste MardelleImage sequences can now start at an arbitrary frame...
2012-02-16 Jean-Baptiste MardelleMerge branch 'master' into audioAlign
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-02-15 Jean-Baptiste MardelleCleanup slideshow clip method, prepare for improved...
2012-02-05 Jean-Baptiste MardelleAllow working on a project if only proxies are available:
2012-02-05 Jean-Baptiste MardelleFix crash when editing properties of several missing...
2012-01-22 Jean-Baptiste MardelleShow job info in clip tooltip
2012-01-22 Jean-Baptiste MardelleTurn Stabilize filter in to a clip job
2012-01-22 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-14 Jean-Baptiste Mardelle* Update MLT capture to use the new multi consumer...
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-09 Jean-Baptiste MardelleSupport dropping a folder in project tree (import all...
2012-01-06 Jean-Baptiste Mardelle* Fix missing proxy not re-created on project opening
2012-01-06 Jean-Baptiste MardelleFind clip from clipmanager instead of parsing tree...
2012-01-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-03 Till TheatoFix unused parameter warning in ProjectList
2012-01-03 Till TheatoMake it easier to see the job related thumbnail overlays
2012-01-03 Till TheatoFix job progress bar not disappearing when job is cancelled
2012-01-02 Jean-Baptiste MardelleIf a file has a license (for example when imported...
2011-12-31 Jean-Baptiste MardelleWhen downloading from online resource, save license...
2011-12-29 Jean-Baptiste MardelleIntroduce MLT clip analysis, can now be used for gettin...
2011-12-29 Jean-Baptiste MardelleImprovements to the clip jobs framework
2011-12-24 Jean-Baptiste MardelleCleanup transcode clip dialog
2011-12-23 Jean-Baptiste MardelleTurn transcoding action into clip job (in progress)
2011-12-23 Jean-Baptiste MardelleAudio transcoding actions are now in "Extract audio...
2011-12-22 Jean-Baptiste MardelleFix clip job tooltip info
2011-12-22 Jean-Baptiste MardelleFix some video clips that cannot match profile because...
2011-12-22 Jean-Baptiste MardelleSome proxy / job fixes
2011-12-22 Jean-Baptiste MardelleSome improvements in clip jobs
2011-12-21 Jean-Baptiste MardelleFix compilation with KDE < 4.7
2011-12-21 Jean-Baptiste MardelleDisplay job status in clip tooltip
2011-12-20 Jean-Baptiste MardelleWarn before overwriting file on clip cut
2011-12-20 Jean-Baptiste MardelleImplement "add clip to project" checkbox in zone extrac...
2011-12-20 Jean-Baptiste MardelleImprove feedback when a job fails (needs KDE >= 4.7...
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-19 Jean-Baptiste MardelleFix display of job info label when animation is disabled
2011-12-19 Jean-Baptiste MardelleSome progress on clip jobs
2011-12-19 Jean-Baptiste MardelleStart implementing a generic clip job framework that...
2011-12-19 Jean-Baptiste MardelleProxy: fix unnecessary reload on document load, use...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-06 Jean-Baptiste MardelleMake sure icons have small size with non KDE window...
2011-12-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-12-03 Jean-Baptiste MardelleFix unnecessary clip reload after title editing
2011-12-03 Jean-Baptiste MardelleEditing a clip sometimes caused unnecessary clip reloads
2011-12-02 Jean-Baptiste MardelleFix small bug in audio thumbs creation
2011-12-02 Jean-Baptiste MardelleForce refresh of clip monitor when clip was edited
2011-12-01 Jean-Baptiste MardelleFix disabling proxy on a clip when it crashed
2011-11-30 Jean-Baptiste MardelleCleanup thumbnails (prefer QImage over QPixmap)
2011-11-27 Jean-Baptiste MardelleFix timeline video thumbnails sometimes not showing up
2011-11-27 Jean-Baptiste MardelleSome cleanup in proxy creation
2011-11-23 Jean-Baptiste MardelleRewrite audio thumbs threading
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-21 Jean-Baptiste MardelleFix timecode widget sometimes hard to edit
2011-11-20 Jean-Baptiste MardelleFix proxy creation sometimes blocked
2011-11-19 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-19 Marco Gittlercreate menu for video stabilize
2011-11-19 Marco Gittlercreate menu for video stabilize
2011-11-19 Marco Gittlercreate menu for video stabilize
2011-11-14 Jean-Baptiste MardelleAdd date column to project tree, patch by pez4brian
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleLimit number of concurrent threads for proxy creation:
2011-11-12 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleImprove proxy handling (missing or broken proxies)
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 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleMerge branch 'v0.8.2' of git://anongit.kde.org/kdenlive...
2011-11-09 Jean-Baptiste MardelleMake sure we don't save thumbnails with empty name
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
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 MardelleImprove proxy handling, fix project tree staying disabl...
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 Mardelle* Make sure project tree is enabled when creating new...
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-10-30 Jean-Baptiste MardelleFix crash on new project:
2011-10-30 Jean-Baptiste MardelleFix broken clip when opening a project in which a proxy...
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-25 Jean-Baptiste MardelleCleanup document loading and make sure to read all...
2011-10-25 Jean-Baptiste MardelleLoad zone thumbnails from disk if available
next