Skip to content
Snippets Groups Projects
  1. Apr 01, 2020
    • Thomas Guillem's avatar
      coreaudio: fix calculation when the clock sources are different · 303d1215
      Thomas Guillem authored
      As MONOTONIC is defined by POSIX to be the one that ticks during sleep while
      mach absolute time does not.
      
      For now (and for 3.0) vlc_tick_now() has the same source than the mach one.
      303d1215
    • Pierre Ynard's avatar
      soundcloud.lua: dynamically extract API magic · 6abb32a9
      Pierre Ynard authored
      It seems that the client_id API magic now gets invalidated much faster,
      rendering the current model, where it is hard-coded into the script,
      not viable anymore. Instead, this fetches and parses javascript assets
      linked from the web page to search and extract the up-to-date magic from
      them.
      
      This is significantly slower as for now it fetches all of several
      indiscriminate javascript assets, but at least it works, and should not
      require that kind of maintenance anymore.
      6abb32a9
  2. Mar 31, 2020
  3. Mar 30, 2020
  4. Mar 29, 2020
  5. Mar 30, 2020
  6. Mar 29, 2020
Loading