Skip to content
Snippets Groups Projects
  1. Aug 13, 2023
  2. Aug 10, 2023
  3. Aug 09, 2023
  4. Jul 24, 2023
    • Diogo Simao Marques's avatar
      VLCPlaybackService: Fix shuffle order · 9e024c43
      Diogo Simao Marques authored
      The next index is properly set and the shuffle is properly triggered according
      to the repeat mode selected by the user, therefore fixing the shuffle behavior.
      
      The shuffle does not randomize the order backwards anymore.
      
      Closes #1715
      Closes #1721
      9e024c43
  5. Jul 20, 2023
  6. Jul 18, 2023
  7. Jul 12, 2023
  8. Jul 07, 2023
  9. Jul 05, 2023
    • Diogo Simao Marques's avatar
      AudioPlayerView: Replace seek buttons by shuffle and repeat buttons · 0250183f
      Diogo Simao Marques authored
      The seek buttons are here replaced by the shuffle and repeat mode ones
      in order to make them more reachable.
      
      The icons of these buttons are also updated to improve the accessibility.
      When the shuffle mode is enabled and/or a repeat mode is selected, the respective
      icons are updated and colored to make them stand out for the user.
      
      An indicator in a form of a dot also appears below the icons when the options are
      enabled for accessibility purposes.
      0250183f
  10. Jul 04, 2023
Loading