Skip to content
Snippets Groups Projects
  1. Feb 10, 2023
  2. Feb 09, 2023
  3. Feb 08, 2023
  4. Feb 03, 2023
  5. Feb 01, 2023
  6. Jan 31, 2023
    • Duncan McNamara's avatar
      Browser: backpressed pops the backstack · d38a206b
      Duncan McNamara authored
      Fix for a navigation regression.
      Instead of calling finish when back is pressed, this will check if there
      are any fragments backstacked, and pop the latest. If there aren't any
      left, then finish is called, leaving the browser.
      d38a206b
  7. Jan 26, 2023
  8. Jan 25, 2023
  9. Jan 24, 2023
  10. Jan 23, 2023
  11. Jan 17, 2023
  12. Jan 10, 2023
    • Nicolas Pomepuy's avatar
      Bump libs · e5726c1c
      Nicolas Pomepuy authored
      e5726c1c
    • Duncan McNamara's avatar
      MediaWrapper: add cond to udpateMeta for title · 82936d22
      Duncan McNamara authored and Nicolas Pomepuy's avatar Nicolas Pomepuy committed
      If libvlc doesn't have any meta for title it will provide the filename.
      This can be problematic with m3u8 #EXTINF that provides a title.
      This adds a check when updating the title meta. If the libvlc title
      provided is equal to the filename then it will proritize the
      medialibrary title.
      
      Fixes #2722
      82936d22
  13. Jan 09, 2023
  14. Jan 06, 2023
  15. Jan 05, 2023
  16. Dec 15, 2022
  17. Dec 12, 2022
Loading