summaryrefslogtreecommitdiff
path: root/dash/previews/MoviePreview.cpp
AgeCommit message (Expand)Author
2014-07-12Previews: use dash::ScrollView for creating scrolled areas and set/update sca...Marco Trevisan (Treviño)
2014-06-18initialized all layouts to avoid seg faultsEleni Maria Stea
2014-06-17scaled MoviePreviewEleni Maria Stea
2014-06-10replaced clamp with CLAMP after casting everything to RawPixel,Eleni Maria Stea
2014-06-10changed the PreviewStyle to use em sizes (RawPixel)Eleni Maria Stea
2013-11-19Merge with trunkMarco Trevisan (Treviño)
2013-11-14Unity: always prefer passing [this] to lambdas than [&]Marco Trevisan (Treviño)
2013-09-19Introspectable: use IntrospectionData class for collecting data from childrenMarco Trevisan (Treviño)
2013-05-10Hide the ratings widget in the Movie preview if rating < 0.James Henstridge
2013-01-16After some feedback on the MP, I made the following changes:Christopher Townsend
2013-01-11* Added new Autopilot test for testing clicking to close previews.Christopher Townsend
2013-01-04Add support to close previews by either right, middle, or left clicking in th...Christopher Townsend
2012-12-21Per Nick Dedekind's comments on revno. 3006:Christopher Townsend
2012-12-20Refactored the derived preview classes to put the common members into the bas...Christopher Townsend
2012-12-14Moved StaticCairoText to unity namespace where it will now go to rest.Nicolas d'Offay
2012-11-13* Adds overlayscroll barBrandon Schaefer
2012-10-29Use the new logging declarations to avoid static initialization of the logger...Tim Penhey
2012-09-10Added programatic ability to disable/enable preview content background shadows.Nick Dedekind
2012-08-28Updated background layer for preview cover-art and details panels to be 10% l...Nick Dedekind
2012-08-28Merged with trunk.Nick Dedekind
2012-08-22Merge with trunkNick Dedekind
2012-08-21Removed character escaping from preview description fields.Nick Dedekind
2012-08-21Added a escape sequence argument to StaticCairoText. Escape all text strings ...Nick Dedekind
2012-08-21Moved cover-art image setting to common preview code.Nick Dedekind
2012-08-20Reversed dash previews background layer to low-light.Nick Dedekind
2012-08-20Added more AP tests for previews.Nick Dedekind
2012-08-17Check validity of source_image_uri in preview artwork.Nick Dedekind
2012-08-16Preview object introspecion.Nick Dedekind
2012-08-15Added preview and thumbnail generator unit tests.Nick Dedekind
2012-08-10New design of preview info hints.Nick Dedekind
2012-08-09Updated previews to use PreLayoutManagement to set max sizes instead of Compu...Nick Dedekind
2012-08-08Improved movie previews.Nick Dedekind
2012-08-07Merger Proposal fixes.Nick Dedekind
2012-08-03Fixed crashes due to invalid geomotrys in action buttons.Nick Dedekind
2012-08-02Thumbnail Generation for previews.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-20Accion button icons. Style fixes.Nick Dedekind
2012-07-05PreviewContainer now hosts PreviewsNick Dedekind
2012-07-04Factory creation of previews. Created derived previews for Application/Movies...Nick Dedekind