[vlc-commits] macosx: re-written the way we render 3 part images by using another custom view ( refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 12:38:51 2011 +0100| [fb10d75691887dacc875163ad7cf92e584272205] | committer: Felix Paul Kühne macosx: re-written the way we render 3 part images by using another custom view (refs #5742) this fixes various drawing

[vlc-commits] macosx: save window position manually when using the dark interface style

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Thu Dec 29 20:17:09 2011 +0100| [e557c7b8d975c5ed56b5ea89e2b487d75987d0b8] | committer: Jean-Baptiste Kempf macosx: save window position manually when using the dark interface style (cherry picked from commit

[vlc-commits] macosx: fixed indention of the sidebar icons (refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Thu Dec 29 20:25:33 2011 +0100| [35c707f2d2a649575e04618cec8420719ad01a1b] | committer: Jean-Baptiste Kempf macosx: fixed indention of the sidebar icons (refs #5742) (cherry picked from commit

[vlc-commits] macosx: resolve conflict between sidebar icons and other UI artwork ( refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Thu Dec 29 20:33:34 2011 +0100| [46fce878003144c18902b973a0b2345af61510dc] | committer: Jean-Baptiste Kempf macosx: resolve conflict between sidebar icons and other UI artwork (refs #5742) (cherry picked from commit

[vlc-commits] macosx: remove the window's resize button when VLC is linked against the 10 .7 SDK, but keep it as an empty view when linked against an older SDK but still running on Lion (refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Thu Dec 29 20:50:44 2011 +0100| [0c5ba6a21cfa18c21adec5e44a1be3ed7b0d6315] | committer: Jean-Baptiste Kempf macosx: remove the window's resize button when VLC is linked against the 10.7 SDK, but keep it as an empty view

[vlc-commits] macosx: window button artwork

2011-12-30 Thread Damien Erambert
vlc/vlc-1.2 | branch: master | Damien Erambert damien.eramb...@me.com | Thu Dec 29 21:55:39 2011 +0100| [2e0d3c3b7c8e38886f6e31da05450704c3357757] | committer: Jean-Baptiste Kempf macosx: window button artwork Signed-off-by: Felix Paul Kühne fkue...@videolan.org (cherry picked from commit

[vlc-commits] macosx: implement proper window button artwork (refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Thu Dec 29 21:56:03 2011 +0100| [f62c3666eb0d700fd3c54bdb445f857d38f85035] | committer: Jean-Baptiste Kempf macosx: implement proper window button artwork (refs #5742) (cherry picked from commit

[vlc-commits] mp4: fix typo

2011-12-30 Thread Jean-Baptiste Kempf
vlc/vlc-1.2 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Fri Dec 30 02:15:00 2011 +0100| [c4364d3b8f159d1ec94967f29941e3d8a3afa9b1] | committer: Jean-Baptiste Kempf mp4: fix typo Spotted by Christoph Miebach (cherry picked from commit bc05fa41ed81614b1bdebc17b74ddcf4c7876760)

[vlc-commits] dash: CommonAttributesElements: Reworking getters/setters.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Mon Dec 19 23:56:13 2011 +0100| [68024ffea8357053688f8e763f7fdc2c92779f6c] | committer: Jean-Baptiste Kempf dash: CommonAttributesElements: Reworking getters/setters. This will allow the parser to interact with all elements

[vlc-commits] strings: Adding an helper to convert iso8601 durations

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 14 18:21:46 2011 +0100| [0b396ef1e6c2ec2bf370339e8df4a8790647eec9] | committer: Jean-Baptiste Kempf strings: Adding an helper to convert iso8601 durations Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: BasicCMParser: Check for attributes at parsing time.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Mon Dec 19 23:57:02 2011 +0100| [d2b3b80413ed152f77d376ffea9aa7605857ed29] | committer: Jean-Baptiste Kempf dash: BasicCMParser: Check for attributes at parsing time. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Adding some basic getters to Representation

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 21 23:20:18 2011 +0100| [967fdaa471d565e2795e06f4b478389fa314c455] | committer: Jean-Baptiste Kempf dash: Adding some basic getters to Representation Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Group element contains the common attributes/elements

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Tue Dec 20 00:14:00 2011 +0100| [4a23e2fb48d2df3d5805bc6da8bc8bf2ea229d9b] | committer: Jean-Baptiste Kempf dash: Group element contains the common attributes/elements Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Basic CM parser: Parse some Representation attributes

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 21 23:31:21 2011 +0100| [3dab8a807627d9ba9274e4e6b12a54d599e9d44f] | committer: Jean-Baptiste Kempf dash: Basic CM parser: Parse some Representation attributes Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Group: Adding a getter for Representation by id.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 21 23:34:09 2011 +0100| [058904517b00e08409aadb8e8f1579c5cc602387] | committer: Jean-Baptiste Kempf dash: Group: Adding a getter for Representation by id. This will be used to implement @dependencyId Signed-off-by:

[vlc-commits] dash: Reworking SemgentInfo parsing

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sat Dec 24 14:31:04 2011 +0100| [b412a1269212314e3e76dc1b0ee42e09164ad1b0] | committer: Jean-Baptiste Kempf dash: Reworking SemgentInfo parsing Elements/attributes are now parsed once, and not everytime a getter is called. Also,

[vlc-commits] dash: Reworking segments.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sat Dec 24 15:02:37 2011 +0100| [b996a750bc3ef7ae337e4f71a23ddbdf240522a0] | committer: Jean-Baptiste Kempf dash: Reworking segments. - Don't differenciate InitSegment and Segment, as the standard define them as the same type -

[vlc-commits] dash: Reworking the way MPD profile is handled

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sat Dec 24 15:30:28 2011 +0100| [04be885bb5b870d5f40b604ab0fa4d62b75040e8] | committer: Jean-Baptiste Kempf dash: Reworking the way MPD profile is handled It's not the job of the DOMParser to compute a Dash profile. Let the dash

[vlc-commits] dash: Reworking MPD attributes parsing.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sat Dec 24 19:14:56 2011 +0100| [a43d294f8371770f4425eb0f2e2a8ec29e1b2e92] | committer: Jean-Baptiste Kempf dash: Reworking MPD attributes parsing. Mandatory elements are now checked. Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] dash: Reworking ProgramInfo parsing.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sun Dec 25 00:14:23 2011 +0100| [5457d47757f63d9d5716468e7148c7e4f41bf5ea] | committer: Jean-Baptiste Kempf dash: Reworking ProgramInfo parsing. Information are now computed once at parsing time. Signed-off-by: Jean-Baptiste

[vlc-commits] dash: XML: handle text nodes.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sun Dec 25 00:51:52 2011 +0100| [34fabb830ca5fcb4dfc39c39691a41715e72ab0e] | committer: Jean-Baptiste Kempf dash: XML: handle text nodes. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Don't use the module when MPD parsing failed.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sun Dec 25 01:11:52 2011 +0100| [993077b724bc768345c870f23086bde3c9fc5e9e] | committer: Jean-Baptiste Kempf dash: Don't use the module when MPD parsing failed. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Handle parsing of ContentProtection, Accessibility, Rating and Viewpoint in CommonAttributesElements

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sun Dec 25 20:26:10 2011 +0100| [e16536dc6a14f3d095ab9b80da7277dd26cde21d] | committer: Jean-Baptiste Kempf dash: Handle parsing of ContentProtection, Accessibility, Rating and Viewpoint in CommonAttributesElements All of these

[vlc-commits] dash: Removing useless using namespace;

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 28 15:51:53 2011 +0100| [699b4b50c9a05d77484321acbc5bda5925f0f3cd] | committer: Jean-Baptiste Kempf dash: Removing useless using namespace; Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Don't crash when XML parsing fails.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Sun Dec 25 00:50:52 2011 +0100| [8ceecb115d38220c5653aa202ef0b28a3fc6605e] | committer: Jean-Baptiste Kempf dash: Don't crash when XML parsing fails. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Reworking profile handling.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 17:37:51 2011 +0100| [a640bad9819dad53ffa74a4776ff33bd75c47f6c] | committer: Jean-Baptiste Kempf dash: Reworking profile handling. Adding Full2011 as a supported profile. For other profiles, do not instantiate a

[vlc-commits] dash: Try to fetch mimeType attribute from the parent element.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 28 17:30:13 2011 +0100| [9caf4cee157920d0f27fda86d9fe411a625a3173] | committer: Jean-Baptiste Kempf dash: Try to fetch mimeType attribute from the parent element. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Don't require the Representation @id. Many stream won't provide it.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 28 17:32:34 2011 +0100| [4abd446913081747a509e750b5c7e494c4d7a471] | committer: Jean-Baptiste Kempf dash: Don't require the Representation @id. Many stream won't provide it. Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] dash: Handling Group @subsegmentAlignmentFlag in parser.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Thu Dec 29 10:55:31 2011 +0100| [203307197dce5e750462d19bbf734dd010ee6ff2] | committer: Jean-Baptiste Kempf dash: Handling Group @subsegmentAlignmentFlag in parser. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Adding support for Representation's TrickMode element

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Thu Dec 29 11:27:02 2011 +0100| [3319c47e0e13ecec81ea527c70d0ad71033a17c1] | committer: Jean-Baptiste Kempf dash: Adding support for Representation's TrickMode element Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Removing now unused ElementNotPresentException

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Thu Dec 29 12:09:57 2011 +0100| [45827b28fe75c1afeb09732b2cab6723adf4bf02] | committer: Jean-Baptiste Kempf dash: Removing now unused ElementNotPresentException Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Removing now useless AttributeNotPresentException

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Thu Dec 29 12:22:59 2011 +0100| [7127d0c9c8e7519994daa7656c9ddd0d7a5f0278] | committer: Jean-Baptiste Kempf dash: Removing now useless AttributeNotPresentException Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Parser: Ignore segments without sourceURL

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Thu Dec 29 13:19:53 2011 +0100| [fd8787137788fd24f2b9bb9890068d51e6f66a80] | committer: Jean-Baptiste Kempf dash: Parser: Ignore segments without sourceURL Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Implementing the basics for SegmentTimeline.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 11:58:46 2011 +0100| [580cafe49d2ba9fe3c76202b92f1db8a45d7] | committer: Jean-Baptiste Kempf dash: Implementing the basics for SegmentTimeline. This will be usefull when implementing UrlTemplate. Signed-off-by:

[vlc-commits] dash: Adding a SegmentInfoCommon class.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 13:08:33 2011 +0100| [752a29f300592e6ebc32f7b659d2f42ea15554fb] | committer: Jean-Baptiste Kempf dash: Adding a SegmentInfoCommon class. This holds common property for both SegmentInfo and SegmentInfoDefault.

[vlc-commits] dash: Adding an implementation for SegmentInfoDefault element.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 13:50:27 2011 +0100| [f565072bb0cb35faede93318438c3ed9ca65cb6c] | committer: Jean-Baptiste Kempf dash: Adding an implementation for SegmentInfoDefault element. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: BasicCMParser: Handle Representation @dependencyId

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Wed Dec 21 23:46:15 2011 +0100| [8f9fd197f4df09c00bd7a5d06f8cadafd09cba7d] | committer: Jean-Baptiste Kempf dash: BasicCMParser: Handle Representation @dependencyId Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] dash: Parsing SegmentInfoDefault SegmentTimeline elements.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 15:09:32 2011 +0100| [6502b3a0c8e16ec4f2216fe037b0a1bd82de979c] | committer: Jean-Baptiste Kempf dash: Parsing SegmentInfoDefault SegmentTimeline elements. Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Dash: fix win32 compilation

2011-12-30 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Fri Dec 30 18:54:41 2011 +0100| [2d31fd776f7717da77193d6a893b0d93c68f689b] | committer: Jean-Baptiste Kempf Dash: fix win32 compilation

[vlc-commits] dash: Don't crash if we don't have a valid mpdManager.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 19:02:32 2011 +0100| [13002a34e61624fdf1092083625d511e15c41b63] | committer: Jean-Baptiste Kempf dash: Don't crash if we don't have a valid mpdManager. This will happen when the profil is invalid. Signed-off-by:

[vlc-commits] dash: Working arround specifications ambiguity.

2011-12-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Fri Dec 30 19:07:29 2011 +0100| [5f03006307026c6fbb586a68e665360e9ae9ebb7] | committer: Jean-Baptiste Kempf dash: Working arround specifications ambiguity. profile is spelled once as profile, and profiles a few line after, so we

[vlc-commits] macosx: fixed round window corners when using the black UI mode (refs #5742 )

2011-12-30 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 20:29:57 2011 +0100| [c483088f7eeb5fdec26dd037b2370bcbf0e4f587] | committer: Felix Paul Kühne macosx: fixed round window corners when using the black UI mode (refs #5742)

[vlc-commits] macosx: fixed progress bar position (refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 20:46:16 2011 +0100| [0af518010617f407761b25933d78b56783e5d072] | committer: Felix Paul Kühne macosx: fixed progress bar position (refs #5742)

[vlc-commits] macosx: fix another rendering issue with the 'time slider' s fancy gradient effect'

2011-12-30 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 21:20:23 2011 +0100| [ebab71b58b6f4309d7f851e861dbd65a2c9e20d6] | committer: Felix Paul Kühne macosx: fix another rendering issue with the 'time slider's fancy gradient effect'

[vlc-commits] vcd ioctl_ReadSectors() : factorize error case

2011-12-30 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Fri Dec 30 16:30:11 2011 -0500| [f52a50558f8fd897fed32646c7260e5de0f96611] | committer: Rafaël Carré vcd ioctl_ReadSectors() : factorize error case

[vlc-commits] File audio output: remove useless longhelp

2011-12-30 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Dec 31 03:04:42 2011 +0100| [945943a21cf2962f2162e673920b0b503ef20f6e] | committer: Jean-Baptiste Kempf File audio output: remove useless longhelp We have the format selection for that

[vlc-commits] Qt4: Show fullscreen docking button in defaults

2011-12-30 Thread Edward Wang
vlc | branch: master | Edward Wang edward.c.w...@compdigitec.com | Fri Dec 30 17:48:51 2011 -0500| [1da50ed7bc16440af0b7f0eb48826a2da5f04de9] | committer: Jean-Baptiste Kempf Qt4: Show fullscreen docking button in defaults Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] npapi win32: detach VlcPlugin from drawable on windows destroying.

2011-12-30 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov rsa...@gmail.com | Fri Dec 30 19:10:52 2011 +0700| [2b16e326dd20a3b63e3fe6083f73b1596a6c949d] | committer: Sergey Radionov npapi win32: detach VlcPlugin from drawable on windows destroying.

[vlc-commits] npapi win32: added window proc replacing for browser drawable window.

2011-12-30 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov rsa...@gmail.com | Fri Dec 30 19:13:30 2011 +0700| [70dc01b10f68b06afd994a421a445571f8b354d3] | committer: Jean-Baptiste Kempf npapi win32: added window proc replacing for browser drawable window. some browsers (mainly opera) have not good

[vlc-commits] npapi win32: added protection from multiple calling of create_windows();

2011-12-30 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov rsa...@gmail.com | Fri Dec 30 11:08:48 2011 +0700| [bff3c7a413de5e674ae9dc2c18ffdc673fb3cbae] | committer: Sergey Radionov npapi win32: added protection from multiple calling of create_windows();

[vlc-commits] npapi win32: call destroy_windows on drawable destroying ( opera compatibility fix)

2011-12-30 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov rsa...@gmail.com | Fri Dec 30 19:02:15 2011 +0700| [f568362694ea4f046c6020d613c38da15f25097c] | committer: Jean-Baptiste Kempf npapi win32: call destroy_windows on drawable destroying (opera compatibility fix)

[vlc-commits] macosx: fixed round window corners when using the black UI mode (refs #5742 )

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 20:29:57 2011 +0100| [bf9b3dd598479ad98960b53337496e53bf1eda35] | committer: Jean-Baptiste Kempf macosx: fixed round window corners when using the black UI mode (refs #5742) (cherry picked from commit

[vlc-commits] macosx: fixed progress bar position (refs #5742)

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 20:46:16 2011 +0100| [3f94b00d1cd4b4c976f988a9fa5b463b9017b6d0] | committer: Jean-Baptiste Kempf macosx: fixed progress bar position (refs #5742) (cherry picked from commit

[vlc-commits] Qt4: Show fullscreen docking button in defaults

2011-12-30 Thread Edward Wang
vlc/vlc-1.2 | branch: master | Edward Wang edward.c.w...@compdigitec.com | Fri Dec 30 17:48:51 2011 -0500| [e187191852660d5030b1f2465a352ba9b265b85f] | committer: Jean-Baptiste Kempf Qt4: Show fullscreen docking button in defaults Signed-off-by: Jean-Baptiste Kempf j...@videolan.org (cherry

[vlc-commits] macosx: fix another rendering issue with the 'time slider' s fancy gradient effect'

2011-12-30 Thread Felix Paul Kühne
vlc/vlc-1.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Fri Dec 30 21:20:23 2011 +0100| [d17ad9e3fee7e31a5df5a8f6fcaf1b0b8c304650] | committer: Jean-Baptiste Kempf macosx: fix another rendering issue with the 'time slider's fancy gradient effect' (cherry picked from commit

[vlc-commits] Qt4: Make playlist window dragdrop to current selected PLSelItem

2011-12-30 Thread Edward Wang
vlc | branch: master | Edward Wang edward.c.w...@compdigitec.com | Fri Dec 30 21:58:12 2011 -0500| [06c3e835dc0cd777d2fcf00e8cb68b68fc037d5d] | committer: Jean-Baptiste Kempf Qt4: Make playlist window dragdrop to current selected PLSelItem Will make playlist window drag and drop to current

[vlc-commits] Qt: remember last opened directory

2011-12-30 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Dec 31 04:29:06 2011 +0100| [547a75774fd99b5c3a1223b1e2361f78f821d9b9] | committer: Jean-Baptiste Kempf Qt: remember last opened directory

[vlc-commits] Qt4: Make playlist window dragdrop to current selected PLSelItem

2011-12-30 Thread Edward Wang
vlc/vlc-1.2 | branch: master | Edward Wang edward.c.w...@compdigitec.com | Fri Dec 30 21:58:12 2011 -0500| [597edb0060a66fd099be2454a0a0d808b5c06161] | committer: Jean-Baptiste Kempf Qt4: Make playlist window dragdrop to current selected PLSelItem Will make playlist window drag and drop to