summaryrefslogtreecommitdiff
path: root/dash/previews
AgeCommit message (Expand)Author
2012-08-20Implemented Preview::EmitClosed method. Fixes: . Approved by Michal Hruby.Pawel Stolowski
2012-08-20Preview - EmitClosed() should actually be called from dash::previews::Preview.Pawel Stolowski
2012-08-18Prefix operators to optimize performanceMC Return
2012-08-18Replaced the check push_preview_.size() with !push_preview_.empty() to optimi...MC Return
2012-08-17correct drawing of previewsGord Allott
2012-08-15latest previews uiGord Allott
2012-08-15Added preview and thumbnail generator unit tests.Nick Dedekind
2012-08-14quickly hooking up the keynavGord Allott
2012-08-14removed comment line from standalone movie previewNick Dedekind
2012-08-14Removed standalone thumbnailer (no longer relevant.Nick Dedekind
2012-08-10Music track preview displays state while playing/pausedNick Dedekind
2012-08-10Maximum aspect ratio sourced height for previews.Nick Dedekind
2012-08-10New design of preview info hints.Nick Dedekind
2012-08-10Added preview wait spinner.Nick Dedekind
2012-08-10Actionbutton uses nux::ObjectPtr for IconTexture to fix memory leak and dangl...Nick Dedekind
2012-08-09Preview animation uses glib timer to throttle draw queueing.Nick Dedekind
2012-08-09Fixed layout loop in music previewNick Dedekind
2012-08-09Fixed preview music standalone navigation enablingNick Dedekind
2012-08-09Updated previews to use PreLayoutManagement to set max sizes instead of Compu...Nick Dedekind
2012-08-08Fixed nux::ObjectPtr assignmentNick Dedekind
2012-08-08Improved movie previews.Nick Dedekind
2012-08-07Fixed preview info hint croppingNick Dedekind
2012-08-07Added new preview assets and IconTexture for their correct display.Nick Dedekind
2012-08-07Merger Proposal fixes.Nick Dedekind
2012-08-07Fixed preview info hint name widthNick Dedekind
2012-08-07Fixed preview standalone navigation logicNick Dedekind
2012-08-07removed dependence ofpreview animation on idle source.Nick Dedekind
2012-08-06Squeeze layout with empty fieldsNick Dedekind
2012-08-06Added thumbnail managementNick Dedekind
2012-08-03Fixed crashes due to invalid geomotrys in action buttons.Nick Dedekind
2012-08-03Moved user thumbnailers into separate provider.Nick Dedekind
2012-08-02Thumbnail Generation for previews.Nick Dedekind
2012-07-31Base+Derived DBusTestRunner. Added stub thumbnail generator standalone.Nick Dedekind
2012-07-26Dynamic resizing of previews. Added escape key handler.Nick Dedekind
2012-07-25Removed factory creation of previews to keep unity-protocol-private hidden fr...Nick Dedekind
2012-07-23Removed old include causing build to break.Nick Dedekind
2012-07-20More style updates. Better action button stacking.Nick Dedekind
2012-07-20Accion button icons. Style fixes.Nick Dedekind
2012-07-17Added music preview.Nick Dedekind
2012-07-13fixed buildNick Dedekind
2012-07-13Added keyboard navigation (not perfect)Nick Dedekind
2012-07-13Show 'No image available' when no screenshot foundNick Dedekind
2012-07-12Merged with trunkNick Dedekind
2012-07-10fixed redraw issueNick Dedekind
2012-07-09More UI/Layout work.Nick Dedekind
2012-07-06Added swiping navigationNick Dedekind
2012-07-06Fixed action button sizing issues and multi-line description text.Nick Dedekind
2012-07-05Draft Application LayoutNick Dedekind
2012-07-05PreviewContainer now hosts PreviewsNick Dedekind
2012-07-04Fixed compile issueNick Dedekind