]> git.sesse.net Git - kdenlive/log
kdenlive
16 years agoaudito thumbs are cached
Marco Gittler [Sun, 24 Feb 2008 23:49:32 +0000 (23:49 +0000)]
audito thumbs are cached

svn path=/branches/KDE4/; revision=1929

16 years agoadd some extra checks
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 23:07:29 +0000 (23:07 +0000)]
add some extra checks

svn path=/branches/KDE4/; revision=1928

16 years agoupdate timeline duration
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 23:04:38 +0000 (23:04 +0000)]
update timeline duration

svn path=/branches/KDE4/; revision=1927

16 years agoFix timeline cursor paint issue
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 22:33:44 +0000 (22:33 +0000)]
Fix timeline cursor paint issue

svn path=/branches/KDE4/; revision=1926

16 years agoAdd some options to Kdenlive settings dialog
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 21:31:28 +0000 (21:31 +0000)]
Add some options to Kdenlive settings dialog

svn path=/branches/KDE4/; revision=1925

16 years agoFix default path for tmp folder
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 21:16:08 +0000 (21:16 +0000)]
Fix default path for tmp folder

svn path=/branches/KDE4/; revision=1924

16 years agoFix location of audiothumbs
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 21:15:27 +0000 (21:15 +0000)]
Fix location of audiothumbs

svn path=/branches/KDE4/; revision=1923

16 years agoaudio thumb drawn
Marco Gittler [Sun, 24 Feb 2008 20:34:42 +0000 (20:34 +0000)]
audio thumb drawn

svn path=/branches/KDE4/; revision=1922

16 years agoremove frame from effects parameter
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 20:30:20 +0000 (20:30 +0000)]
remove frame from effects parameter

svn path=/branches/KDE4/; revision=1921

16 years agoFix the fileURL() method returning a const &, which caused crashes, small cleanup
Jean-Baptiste Mardelle [Sun, 24 Feb 2008 18:59:26 +0000 (18:59 +0000)]
Fix the fileURL() method returning a const &, which caused crashes, small cleanup

svn path=/branches/KDE4/; revision=1920

16 years agoaudio thumb should now work for whole video, but disabled because of undefined crash...
Marco Gittler [Sun, 24 Feb 2008 12:12:39 +0000 (12:12 +0000)]
audio thumb should now work for whole video, but disabled because of undefined crash cause

svn path=/branches/KDE4/; revision=1918

16 years agotime in timer is not in sec ;)
Marco Gittler [Sat, 23 Feb 2008 23:37:40 +0000 (23:37 +0000)]
time in timer is not in sec ;)

svn path=/branches/KDE4/; revision=1917

16 years agodrawing first audio samples, but mlt does crash a lot
Marco Gittler [Sat, 23 Feb 2008 23:25:15 +0000 (23:25 +0000)]
drawing first audio samples, but mlt does crash a lot

svn path=/branches/KDE4/; revision=1916

16 years agogot first audio frames, but
Marco Gittler [Sat, 23 Feb 2008 23:06:34 +0000 (23:06 +0000)]
got first audio frames, but
m_url=url (Kurl) crashes
notification of progress is not active

svn path=/branches/KDE4/; revision=1915

16 years agostart of audio thumbs
Marco Gittler [Sat, 23 Feb 2008 22:33:14 +0000 (22:33 +0000)]
start of audio thumbs

svn path=/branches/KDE4/; revision=1914

16 years agoenables most parts of audio thumb
Marco Gittler [Sat, 23 Feb 2008 19:29:22 +0000 (19:29 +0000)]
enables most parts of audio thumb

svn path=/branches/KDE4/; revision=1913

16 years agoFix layout
Jean-Baptiste Mardelle [Sat, 23 Feb 2008 17:27:23 +0000 (17:27 +0000)]
Fix layout

svn path=/branches/KDE4/; revision=1912

16 years agoUpdate view when clip with no effect is selected, cleanup
Jean-Baptiste Mardelle [Sat, 23 Feb 2008 08:56:19 +0000 (08:56 +0000)]
Update view when clip with no effect is selected, cleanup

svn path=/branches/KDE4/; revision=1911

16 years agoavoid crash when change effect and no clip is selected
Marco Gittler [Fri, 22 Feb 2008 21:09:57 +0000 (21:09 +0000)]
avoid crash when change effect and no clip is selected

svn path=/branches/KDE4/; revision=1910

16 years agoSlightly better layout (allow better resizing of effects list)
Jean-Baptiste Mardelle [Fri, 22 Feb 2008 20:05:21 +0000 (20:05 +0000)]
Slightly better layout (allow better resizing of effects list)

svn path=/branches/KDE4/; revision=1909

16 years agoless flicker on effect stack changes
Jean-Baptiste Mardelle [Fri, 22 Feb 2008 19:55:39 +0000 (19:55 +0000)]
less flicker on effect stack changes

svn path=/branches/KDE4/; revision=1908

16 years agoUpdate effect stak stuff
Jean-Baptiste Mardelle [Fri, 22 Feb 2008 19:48:11 +0000 (19:48 +0000)]
Update effect stak stuff

svn path=/branches/KDE4/; revision=1907

16 years agoFix header
Jean-Baptiste Mardelle [Fri, 22 Feb 2008 19:27:13 +0000 (19:27 +0000)]
Fix header

svn path=/branches/KDE4/; revision=1906

16 years agoupdate to complexparameter
Marco Gittler [Fri, 22 Feb 2008 19:06:55 +0000 (19:06 +0000)]
update to complexparameter

svn path=/branches/KDE4/; revision=1905

16 years agoused old keyframewidget for setup /scrollarea for parameters
Marco Gittler [Fri, 22 Feb 2008 15:27:03 +0000 (15:27 +0000)]
used old keyframewidget for setup /scrollarea for parameters

svn path=/branches/KDE4/; revision=1904

16 years agoone missing check, but this does not always protect for crashs on loading a video
Marco Gittler [Fri, 22 Feb 2008 12:47:30 +0000 (12:47 +0000)]
one missing check, but this does not always protect for crashs on loading a video

svn path=/branches/KDE4/; revision=1903

16 years agouse parameterplotter for "complex" effects
Marco Gittler [Fri, 22 Feb 2008 12:46:35 +0000 (12:46 +0000)]
use parameterplotter for "complex" effects

svn path=/branches/KDE4/; revision=1902

16 years agoeffectstackedit is not a widget, fixes a bug in selecting first item in list
Jean-Baptiste Mardelle [Fri, 22 Feb 2008 08:17:15 +0000 (08:17 +0000)]
effectstackedit is not a widget, fixes a bug in selecting first item in list

svn path=/branches/KDE4/; revision=1900

16 years agouse and save order of filters
Marco Gittler [Thu, 21 Feb 2008 19:32:59 +0000 (19:32 +0000)]
use and save order of filters

svn path=/branches/KDE4/; revision=1899

16 years agomore params can be set up
Marco Gittler [Thu, 21 Feb 2008 16:49:17 +0000 (16:49 +0000)]
more params can be set up

svn path=/branches/KDE4/; revision=1898

16 years agoupdate private params
Marco Gittler [Thu, 21 Feb 2008 12:45:23 +0000 (12:45 +0000)]
update private params

svn path=/branches/KDE4/; revision=1897

16 years agoupdated CMakeList.txt
Marco Gittler [Thu, 21 Feb 2008 12:18:07 +0000 (12:18 +0000)]
updated CMakeList.txt

svn path=/branches/KDE4/; revision=1896

16 years agouse first simple sliders for parameter setup
Marco Gittler [Thu, 21 Feb 2008 12:16:55 +0000 (12:16 +0000)]
use first simple sliders for parameter setup

svn path=/branches/KDE4/; revision=1895

16 years agoeffectstack can setup the parameter now
Marco Gittler [Thu, 21 Feb 2008 00:38:52 +0000 (00:38 +0000)]
effectstack can setup the parameter now

svn path=/branches/KDE4/; revision=1894

16 years agodelete effect from effect stack
Jean-Baptiste Mardelle [Wed, 20 Feb 2008 23:03:33 +0000 (23:03 +0000)]
delete effect from effect stack

svn path=/branches/KDE4/; revision=1893

16 years agoAllow to modify an effect
Jean-Baptiste Mardelle [Wed, 20 Feb 2008 22:53:56 +0000 (22:53 +0000)]
Allow to modify an effect

svn path=/branches/KDE4/; revision=1892

16 years agoMethod to delete clip effect
Jean-Baptiste Mardelle [Wed, 20 Feb 2008 22:03:44 +0000 (22:03 +0000)]
Method to delete clip effect

svn path=/branches/KDE4/; revision=1891

16 years agoEffects are now stored in clip as xml, get ready for effectstack connection
Jean-Baptiste Mardelle [Wed, 20 Feb 2008 20:20:59 +0000 (20:20 +0000)]
Effects are now stored in clip as xml, get ready for effectstack connection

svn path=/branches/KDE4/; revision=1890

16 years agonew points can be simple added
Marco Gittler [Wed, 20 Feb 2008 19:53:47 +0000 (19:53 +0000)]
new points can be simple added

svn path=/branches/KDE4/; revision=1889

16 years agoput realname in effectstack
Marco Gittler [Wed, 20 Feb 2008 18:42:47 +0000 (18:42 +0000)]
put realname in effectstack

svn path=/branches/KDE4/; revision=1888

16 years agoeffectstack can add self effects
Marco Gittler [Wed, 20 Feb 2008 16:48:18 +0000 (16:48 +0000)]
effectstack can add self effects

svn path=/branches/KDE4/; revision=1887

16 years agofix crash if filter us not valid
Marco Gittler [Wed, 20 Feb 2008 13:29:10 +0000 (13:29 +0000)]
fix crash if filter us not valid

svn path=/branches/KDE4/; revision=1886

16 years agoeffectstack can insert new points (button)
Marco Gittler [Wed, 20 Feb 2008 12:56:57 +0000 (12:56 +0000)]
effectstack can insert new points (button)

svn path=/branches/KDE4/; revision=1885

16 years agosettings dialog fixes
Jean-Baptiste Mardelle [Wed, 20 Feb 2008 12:51:56 +0000 (12:51 +0000)]
settings dialog fixes

svn path=/branches/KDE4/; revision=1884

16 years agoupdate in effectstack for setup
Marco Gittler [Wed, 20 Feb 2008 12:38:24 +0000 (12:38 +0000)]
update in effectstack for setup

svn path=/branches/KDE4/; revision=1883

16 years agoavoid crash in render
Marco Gittler [Wed, 20 Feb 2008 12:00:45 +0000 (12:00 +0000)]
avoid crash in render

svn path=/branches/KDE4/; revision=1881

16 years agoUse nice button as in effect stack
Jean-Baptiste Mardelle [Tue, 19 Feb 2008 23:45:44 +0000 (23:45 +0000)]
Use nice button as in effect stack

svn path=/branches/KDE4/; revision=1880

16 years agoimprove Kdenlive Settings dialog
Jean-Baptiste Mardelle [Tue, 19 Feb 2008 23:22:10 +0000 (23:22 +0000)]
improve Kdenlive Settings dialog

svn path=/branches/KDE4/; revision=1879

16 years agoicons for effectstack
Marco Gittler [Tue, 19 Feb 2008 23:15:57 +0000 (23:15 +0000)]
icons for effectstack

svn path=/branches/KDE4/; revision=1878

16 years agoStart of project settings dialog
Jean-Baptiste Mardelle [Tue, 19 Feb 2008 22:53:36 +0000 (22:53 +0000)]
Start of project settings dialog

svn path=/branches/KDE4/; revision=1877

16 years agosome work on settings dialog (mlt path) and start of profiles management dialog
Jean-Baptiste Mardelle [Tue, 19 Feb 2008 20:29:26 +0000 (20:29 +0000)]
some work on settings dialog (mlt path) and start of profiles management dialog

svn path=/branches/KDE4/; revision=1876

16 years agomultiparamter setup
Marco Gittler [Tue, 19 Feb 2008 19:42:30 +0000 (19:42 +0000)]
multiparamter setup

svn path=/branches/KDE4/; revision=1875

16 years agoparameter adjustable
Marco Gittler [Tue, 19 Feb 2008 18:28:01 +0000 (18:28 +0000)]
parameter adjustable

svn path=/branches/KDE4/; revision=1874

16 years agoheader for effectstack
Marco Gittler [Tue, 19 Feb 2008 14:17:10 +0000 (14:17 +0000)]
header for effectstack

svn path=/branches/KDE4/; revision=1873

16 years agoup/down/del in effectstack
Marco Gittler [Tue, 19 Feb 2008 14:16:29 +0000 (14:16 +0000)]
up/down/del in effectstack

svn path=/branches/KDE4/; revision=1872

16 years agoAdd search line to effects list
Jean-Baptiste Mardelle [Tue, 19 Feb 2008 08:45:14 +0000 (08:45 +0000)]
Add search line to effects list

svn path=/branches/KDE4/; revision=1871

16 years agomainwindow connect to effectstack
Marco Gittler [Mon, 18 Feb 2008 23:14:21 +0000 (23:14 +0000)]
mainwindow connect to effectstack

svn path=/branches/KDE4/; revision=1870

16 years agoshow effects for the clipin effectstack
Marco Gittler [Mon, 18 Feb 2008 23:13:03 +0000 (23:13 +0000)]
show effects for the clipin effectstack

svn path=/branches/KDE4/; revision=1869

16 years agoeffectstack in CMakeLists.txt
Marco Gittler [Mon, 18 Feb 2008 22:24:19 +0000 (22:24 +0000)]
effectstack in CMakeLists.txt

svn path=/branches/KDE4/; revision=1868

16 years agoeffectstack start
Marco Gittler [Mon, 18 Feb 2008 22:22:08 +0000 (22:22 +0000)]
effectstack start

svn path=/branches/KDE4/; revision=1867

16 years agomix audio tracks
Jean-Baptiste Mardelle [Mon, 18 Feb 2008 00:05:11 +0000 (00:05 +0000)]
mix audio tracks

svn path=/branches/KDE4/; revision=1866

16 years agoDisplay effect names on clips
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 23:44:07 +0000 (23:44 +0000)]
Display effect names on clips

svn path=/branches/KDE4/; revision=1865

16 years agotimeline move fixes
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 22:51:14 +0000 (22:51 +0000)]
timeline move fixes

svn path=/branches/KDE4/; revision=1864

16 years agoStart implementing effects
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 18:46:45 +0000 (18:46 +0000)]
Start implementing effects

svn path=/branches/KDE4/; revision=1860

16 years agoDon't allow to move clips under 0, small fixes
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 17:17:36 +0000 (17:17 +0000)]
Don't allow to move clips under 0, small fixes

svn path=/branches/KDE4/; revision=1859

16 years agoFix undo/redo delete clip
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 16:38:36 +0000 (16:38 +0000)]
Fix undo/redo delete clip

svn path=/branches/KDE4/; revision=1858

16 years agoFix undo add clip to project
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 15:51:43 +0000 (15:51 +0000)]
Fix undo add clip to project

svn path=/branches/KDE4/; revision=1857

16 years agoDisplay clip usage
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 15:39:28 +0000 (15:39 +0000)]
Display clip usage

svn path=/branches/KDE4/; revision=1856

16 years agoundo/redo of clip resize
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 12:52:22 +0000 (12:52 +0000)]
undo/redo of clip resize

svn path=/branches/KDE4/; revision=1855

16 years agoAllow resize clips in timeline
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 12:20:46 +0000 (12:20 +0000)]
Allow resize clips in timeline

svn path=/branches/KDE4/; revision=1854

16 years agonicer layout for effects list
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 10:26:32 +0000 (10:26 +0000)]
nicer layout for effects list

svn path=/branches/KDE4/; revision=1853

16 years agoUpdate effect list (show description & author name)
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 10:04:44 +0000 (10:04 +0000)]
Update effect list (show description & author name)

svn path=/branches/KDE4/; revision=1852

16 years agoAdd effect files
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 09:06:20 +0000 (09:06 +0000)]
Add effect files

svn path=/branches/KDE4/; revision=1851

16 years agoStart implementing effects
Jean-Baptiste Mardelle [Sun, 17 Feb 2008 09:02:36 +0000 (09:02 +0000)]
Start implementing effects

svn path=/branches/KDE4/; revision=1850

16 years agoImplement clipmanager
Jean-Baptiste Mardelle [Sat, 16 Feb 2008 22:53:33 +0000 (22:53 +0000)]
Implement clipmanager

svn path=/branches/KDE4/; revision=1849

16 years agoAdd desktop file
Jean-Baptiste Mardelle [Thu, 14 Feb 2008 18:49:13 +0000 (18:49 +0000)]
Add desktop file

svn path=/branches/KDE4/; revision=1838

16 years agofix seeking issue
Jean-Baptiste Mardelle [Sun, 10 Feb 2008 21:59:41 +0000 (21:59 +0000)]
fix seeking issue

svn path=/branches/KDE4/; revision=1832

16 years agoinsert & move timeline clips
Jean-Baptiste Mardelle [Sun, 10 Feb 2008 21:39:42 +0000 (21:39 +0000)]
insert & move timeline clips

svn path=/branches/KDE4/; revision=1831

16 years agoMake project monitor usable
Jean-Baptiste Mardelle [Sun, 10 Feb 2008 11:45:30 +0000 (11:45 +0000)]
Make project monitor usable

svn path=/branches/KDE4/; revision=1830

16 years agoConnect project monitor
Jean-Baptiste Mardelle [Sun, 10 Feb 2008 10:19:37 +0000 (10:19 +0000)]
Connect project monitor

svn path=/branches/KDE4/; revision=1829

16 years agoFix profiles
Jean-Baptiste Mardelle [Sat, 9 Feb 2008 19:43:04 +0000 (19:43 +0000)]
Fix profiles

svn path=/branches/KDE4/; revision=1827

16 years agoadapt to latest MLT changes
Jean-Baptiste Mardelle [Sat, 9 Feb 2008 19:13:03 +0000 (19:13 +0000)]
adapt to latest MLT changes

svn path=/branches/KDE4/; revision=1826

16 years agoSnap to clip borders
Jean-Baptiste Mardelle [Mon, 28 Jan 2008 11:44:58 +0000 (11:44 +0000)]
Snap to clip borders

svn path=/branches/KDE4/; revision=1825

16 years agoDisplay mouse timecode position in statusbar
Jean-Baptiste Mardelle [Sun, 27 Jan 2008 20:27:59 +0000 (20:27 +0000)]
Display mouse timecode position in statusbar

svn path=/branches/KDE4/; revision=1824

16 years agoFixes to clip fades
Jean-Baptiste Mardelle [Sat, 26 Jan 2008 15:03:39 +0000 (15:03 +0000)]
Fixes to clip fades

svn path=/branches/KDE4/; revision=1823

16 years agoStart of image clips
Jean-Baptiste Mardelle [Sat, 26 Jan 2008 10:37:51 +0000 (10:37 +0000)]
Start of image clips

svn path=/branches/KDE4/; revision=1822

16 years agorewrote move and resize clip, video thumbs now update correctly
Jean-Baptiste Mardelle [Sat, 26 Jan 2008 09:45:02 +0000 (09:45 +0000)]
rewrote move and resize clip, video thumbs now update correctly

svn path=/branches/KDE4/; revision=1821

16 years agoprogress on clip view
Jean-Baptiste Mardelle [Sat, 26 Jan 2008 00:03:25 +0000 (00:03 +0000)]
progress on clip view

svn path=/branches/KDE4/; revision=1820

16 years agoMore work on timeline widget
Jean-Baptiste Mardelle [Fri, 25 Jan 2008 23:31:09 +0000 (23:31 +0000)]
More work on timeline widget

svn path=/branches/KDE4/; revision=1819

16 years agoprogress in timeline widget
Jean-Baptiste Mardelle [Wed, 23 Jan 2008 20:16:25 +0000 (20:16 +0000)]
progress in timeline widget

svn path=/branches/KDE4/; revision=1818

16 years agoStart fixing timeline view/ruler sync
Jean-Baptiste Mardelle [Wed, 23 Jan 2008 00:40:38 +0000 (00:40 +0000)]
Start fixing timeline view/ruler sync

svn path=/branches/KDE4/; revision=1817

16 years agoMouse wheel on timeline
Jean-Baptiste Mardelle [Tue, 22 Jan 2008 23:41:21 +0000 (23:41 +0000)]
Mouse wheel on timeline

svn path=/branches/KDE4/; revision=1816

16 years agoSome funny timeline animation tooltips
Jean-Baptiste Mardelle [Tue, 22 Jan 2008 22:57:22 +0000 (22:57 +0000)]
Some funny timeline animation tooltips

svn path=/branches/KDE4/; revision=1815

16 years agoNo more collisions on clip resizing
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 23:29:03 +0000 (23:29 +0000)]
No more collisions on clip resizing

svn path=/branches/KDE4/; revision=1814

16 years agoclips now respect maximum length
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 23:12:41 +0000 (23:12 +0000)]
clips now respect maximum length

svn path=/branches/KDE4/; revision=1813

16 years agofix label repaint
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 22:19:15 +0000 (22:19 +0000)]
fix label repaint

svn path=/branches/KDE4/; revision=1812

16 years agoundo/redo add clip to timeline
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 22:13:03 +0000 (22:13 +0000)]
undo/redo add clip to timeline

svn path=/branches/KDE4/; revision=1811

16 years agopartial fix for labels
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 21:46:03 +0000 (21:46 +0000)]
partial fix for labels

svn path=/branches/KDE4/; revision=1810

16 years agofix label when resizing clip end
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 20:44:43 +0000 (20:44 +0000)]
fix label when resizing clip end

svn path=/branches/KDE4/; revision=1809

16 years agoimprovements to move and resize clips
Jean-Baptiste Mardelle [Mon, 21 Jan 2008 20:31:33 +0000 (20:31 +0000)]
improvements to move and resize clips

svn path=/branches/KDE4/; revision=1808