summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-25settingspage: remove thumbnails option, it is automaticHEADmasterThiago Santos1-9/+0
2012-04-25debian/control: fix application manager iconThiago Santos1-1/+75
2012-04-25debian/control: Add dependency that only allows instalation on PR1.2Thiago Santos1-2/+2
2012-04-24imageprovider: Fix percentage seek calculationArun Raghavan2-3/+3
2012-04-16timeline: stop video playback when going to backgroundThiago Santos1-11/+22
2012-04-16debian: updating control fileThiago Santos1-2/+2
2012-04-16videoeditor: check if we are on PR1.3 or newer to enable thumbnailsThiago Santos2-6/+45
2012-04-13videoeditor: add a button to 'report a bug'Thiago Santos1-0/+6
2012-04-12timeline: improve timeline contentX manipulationThiago Santos1-27/+29
2012-04-12timeline: prevent undesired contentX timeline movingThiago Santos1-1/+1
2012-04-12videoeditor: Allow user to play the resulting file after finishing renderThiago Santos4-4/+39
2012-04-11rendercompletedialog: Move this dialog to a separate fileThiago Santos2-2/+53
2012-04-11timeline: only show rendering dialog if rendering has startedThiago Santos1-2/+3
2012-04-11timeline: Only show remove button if a clip is selectedThiago Santos1-2/+2
2012-04-11timeline: always move the contentX to 0 before scalingThiago Santos1-14/+34
2012-04-05Timeline: Tweak colours to use tango coloursRobert Swain1-12/+12
2012-04-05Timeline: Trim sticks should not overlap the ballsRobert Swain1-4/+4
2012-04-05Timeline: Make thumbnails optionalRobert Swain2-16/+48
2012-04-05Timeline: Align ends of scrollbar with listviewRobert Swain1-4/+4
2012-04-05Timeline: Center trimmer ball mouseareas in ballRobert Swain1-4/+2
2012-04-03timeline: Only enable the drag timer when the movement startsThiago Santos1-1/+1
2012-04-03timeline: enforce dragarea movingThiago Santos1-0/+5
2012-04-03timeline: workaround for listview stubbornness with contentXThiago Santos1-2/+13
2012-04-02videoeditor: avoid overwriting existent filesThiago Santos1-1/+19
2012-03-30Timeline: Move settings/about to a menuRobert Swain1-20/+24
2012-03-30Timeline: Add about page with logos that link to sitesRobert Swain6-0/+190
2012-03-30Icons courtesy of Jaakko RoppolaRobert Swain5-93/+4
2012-03-30timeline: fix the playing/paused text visibility on preview areaThiago Santos3-7/+24
2012-03-30debian: Bump version to 1.5.0 and add notesRobert Swain1-1/+17
2012-03-30debian: Update some fields in the control fileRobert Swain1-8/+8
2012-03-29capstricks: override playsink's send_event functionThiago Santos3-0/+50
2012-03-29Add a README about installing libges packagesRobert Swain1-0/+32
2012-03-29Timeline: Fix inpoint calculationRobert Swain1-3/+3
2012-03-29Timeline: Fix endpoint->duration calculationRobert Swain1-1/+1
2012-03-29Timeline: Add more debug logging for hacksRobert Swain1-0/+2
2012-03-29videoeditor: Set correct 720p defaultsRobert Swain1-1/+1
2012-03-29Timeline: Prevent single clip from constantly rescalingRobert Swain1-1/+6
2012-03-29Timeline: Add endpoint end of timeline hackRobert Swain1-0/+4
2012-03-29Timeline: Add inpoint beginning of timeline hackRobert Swain1-2/+8
2012-03-29Timeline: Overlay source object when adjusting endpointRobert Swain1-0/+5
2012-03-28Timeline: Add object overlay for inpoint adjustmentRobert Swain1-4/+22
2012-03-28Timeline: Pause preview before displaying dialogRobert Swain1-16/+20
2012-03-28Timeline: Make more space to the left/right of the timelineRobert Swain1-1/+4
2012-03-28Timeline: Make seek grab area largerRobert Swain1-1/+2
2012-03-28Timeline: Make sure pinch doesn't display fakeDelRobert Swain1-0/+9
2012-03-28Timeline: Add zoom in/out buttonsRobert Swain1-6/+35
2012-03-27videoeditor: Just adding some more debug messagesThiago Santos1-0/+2
2012-03-27videoeditor: really setting progress to 0 after render stopsThiago Santos1-1/+1
2012-03-27videoeditor: fixing crasher when moving listview items to the end of the listThiago Santos2-3/+13
2012-03-27Timeline: Fix endpoint calculationRobert Swain1-2/+1