Conversation
Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
This reverts commit e32169e.
Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
[A7DA][MM][APE,MP3]Some APE audio clip's length isn't same as PC root cause: int/int Change-Id: Ieb314786398a7926a338ba91bd5a5e269c8acb1b Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: I5c1f9564d129a16029d0a7cb26eae624b0ab8ef2 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: I7751407b0e36bbcbbe763529546951e0a2a282d1 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: Ic2e19b7e5da25469bf9acb06d19eb7b459b6904f Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
…n spec of audio Add formats in default container filter Change-Id: Ib192f8da201ad62129d41c4146c67cb707033d4f Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
…rag progress bar Change-Id: Iabed13bd008116877fea9ae14ff6a3f9f8c78ae0 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Refer to Multimedia Solution for Linux User Guide Change-Id: Ifa1286aee0e59061cba014c7514c7a2d2e2f6379 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: Ib738ba696dd3abc06ff5f10b19ea422f51245dec Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: Ic27e23ae3e130b0abd86e6f2e32bb6b52ca7fef6 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
1. New icons 2. Mode button, 5 modes 3. Disable file list and file name label Change-Id: I7218b2d7f58b08088a476deeea0f745e746509b6 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: Iaba51dd9f4e20d17198ec04831ce4604430bbe3c Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Change-Id: I5afac48ff30c8e658fa013441f516d67aff50957 Signed-off-by: Jingtao Chen <Jingtao.Chen@csr.com>
Owner
Author
|
Preparing review... |
3 similar comments
Owner
Author
|
Preparing review... |
Owner
Author
|
Preparing review... |
Owner
Author
|
Preparing review... |
Owner
Author
|
PR Description updated to latest commit (f590873) |
Owner
Author
|
Preparing review... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
Enhancement
Description
This PR includes several enhancements such as adding copyright and license headers, updating the ClickSlider class, and handling mode changes in the player. It also includes changes to the UI stylesheet and the addition of icons for minimize, close, and mode buttons. Additionally, it links a dynamic library for media info and implements message handling.
Changes walkthrough 📝
7 files
clickslider.cpp
Added Copyright and License Headers and Updated ClickSlider Classclickslider.cpp
clickslider.h
Added Copyright and License Headers to ClickSliderclickslider.h
filedialog.h
Added Copyright and License Headers to FileDialogfiledialog.h
msgthread.h
Added Copyright and License Headers to MsgThreadmsgthread.h
LICENSE
Added License Information for Iconsresources/LICENSE
ticker.cpp
Added Copyright and License Headers to Tickerticker.cpp
ticker.h
Added Copyright and License Headers to Tickerticker.h
9 files
csrplayer.cpp
Added Copyright and License Headers and Updated Player Controlscsrplayer.cpp
csrplayer.h
Added Copyright and License Headers and Updated Player Controlscsrplayer.h
csrplayer.pro
Added -ldl to Link Dynamic Librarycsrplayer.pro
csrplayer.qrc
Added Icons for Minimize, Close, and Mode Buttonscsrplayer.qrc
csrplayer.ui
Updated UI Stylesheetcsrplayer.ui
filedialog.cpp
Added Copyright and License Headers and Media Info Libraryfiledialog.cpp
msgthread.cpp
Added Copyright and License Headers and Message Handlingmsgthread.cpp
playercontrols.cpp
Added Copyright and License Headers and Updated Player Controlsplayercontrols.cpp
playercontrols.h
Added Copyright and License Headers and Updated Player Controlsplayercontrols.h