summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Add some missing files to the dist targetHEADmasterGustavo Pichorim Boiko1-0/+1
2011-10-13Use files from witivi by default when launching from the desktop fileGustavo Pichorim Boiko1-1/+1
2011-10-13Make the demo installable and load the media file list dynamicallyGustavo Pichorim Boiko5-33/+50
2011-10-10Add the other files to the qmake projectGustavo Pichorim Boiko1-0/+12
2011-10-06Fix a crash when playing a media object and remove some unused methodsGustavo Pichorim Boiko2-22/+12
2011-10-06Replace the hardcoded Makefile by a qmake projectGustavo Pichorim Boiko2-43/+16
2011-05-23Install .desktop file (meego only)Brandon Lewis3-0/+21
2011-05-23fix typos in download.shBrandon Lewis1-38/+38
2011-05-20Update downloaderBrandon Lewis1-13/+38
2011-05-20Make ClipChooser a horizontally-scrolled list that is always presentBrandon Lewis2-91/+46
2011-05-20New media urlsBrandon Lewis2-41/+23
2011-05-20Add a duration labelBrandon Lewis1-0/+7
2011-05-20Move editor "Done" button to left of toolbarBrandon Lewis1-11/+11
2011-05-20Editor: alias properties to MediaControls correctlyBrandon Lewis1-7/+6
2011-05-20Show joggle instead of slider in durationOnly modeBrandon Lewis1-6/+25
2011-05-20Fix some issues with JoggleBrandon Lewis1-15/+6
2011-05-20Enable editor on still images, but hide most controlsBrandon Lewis4-6/+20
2011-05-20Timeline: change type of duration role to doubleBrandon Lewis2-2/+2
2011-05-20Timeline: expose timeToString as invokableBrandon Lewis2-1/+4
2011-05-20Hide buttons for unsupported controlsBrandon Lewis1-0/+2
2011-05-20Fix timeline scrollingBrandon Lewis1-0/+1
2011-05-20Editor: change the label on the viewerBrandon Lewis1-1/+1
2011-05-20Editor: Shade the portion of the slider that represents theBrandon Lewis4-7/+17
2011-05-20Return to a single-viewer editor windowBrandon Lewis3-39/+58
2011-05-20Do not use a MouseArea on the image, as it breaks drag and drop.Brandon Lewis2-7/+5
2011-05-20Stop editor pipelines when finished editingBrandon Lewis1-0/+2
2011-05-20Don't edit still images for nowBrandon Lewis2-2/+5
2011-05-20Editor: set the in/out positions according to the current valuesBrandon Lewis2-3/+4
2011-05-20Timeline: expose in_point, out_point and is_image as rolesBrandon Lewis1-0/+17
2011-05-20Set clip inpoint/outpoint when editor exitsBrandon Lewis5-5/+70
2011-05-20Change visibility rules for Timeline and controlsBrandon Lewis1-1/+4
2011-05-20Show a warning when the edit points are not saneBrandon Lewis2-2/+13
2011-05-20Editor: show separate MediViewer for InPoint and OutPointBrandon Lewis3-9/+65
2011-05-20Add a Label to the MediaViewer UI componentBrandon Lewis1-3/+16
2011-05-20Show an Editor when the user clicks on a clipBrandon Lewis3-0/+23
2011-05-20Major rewrite of Editor UI componentBrandon Lewis1-25/+17
2011-05-20Check in MediaViewer UI componentBrandon Lewis1-0/+50
2011-05-20Factor slider / pause button into MediaControls componentBrandon Lewis2-43/+69
2011-05-20Main: factor createGlSurface out of main, to make it easierBrandon Lewis1-7/+16
2011-05-20Pipeline: add invokable setUri() to support single-file caseBrandon Lewis2-0/+23
2011-05-19Split Pipeline out of Timeline so we can re-use the behavior.Brandon Lewis7-296/+404
2011-05-19Timeline: use accurate seekingBrandon Lewis1-1/+1
2011-05-19Preview slider seeks the timelineBrandon Lewis1-0/+10
2011-05-19Timeline: implement seeking, filtering requests to 80msBrandon Lewis2-0/+43
2011-05-19Slider: change properties from int->double to match timeline apiBrandon Lewis1-9/+9
2011-05-19Show slider between play/pause and back buttons during preview.Brandon Lewis1-3/+21
2011-05-19Timeline: implement position/duration propertiesBrandon Lewis2-0/+57
2011-05-19Change role names to avoid naming conflictBrandon Lewis1-9/+9
2011-05-18Make the slider look coolerBrandon Lewis2-15/+17
2011-05-18Add a media_uri roll nameBrandon Lewis2-4/+16