1. 30 oct., 2023 1 validation
  2. 29 oct., 2023 1 validation
  3. 19 sept., 2023 1 validation
  4. 17 sept., 2023 1 validation
  5. 17 jan., 2023 1 validation
  6. 17 oct., 2022 1 validation
  7. 08 août, 2022 1 validation
  8. 12 mai, 2022 2 validations
  9. 21 mar., 2022 3 validations
  10. 09 mar., 2022 1 validation
  11. 28 fév., 2022 2 validations
  12. 26 fév., 2022 1 validation
  13. 25 fév., 2022 1 validation
  14. 10 fév., 2022 1 validation
  15. 02 fév., 2022 1 validation
  16. 06 oct., 2021 1 validation
  17. 16 sept., 2021 1 validation
    • Jens Lechtenbörger's avatar
      Support multiple aside notes elements per slide · f9ce61e3
      Jens Lechtenbörger a écrit
      So far, multiple notes per slide are only supported if they are
      attached to fragments (without fragments, only the first aside notes
      element on a slide is displayed).  With this commit, the contents of
      all notes on a slide are displayed (except for fragments with notes,
      for which, as before, only each fragment's first/single note is
      displayed).
      f9ce61e3
  18. 19 mai, 2021 1 validation
  19. 17 mai, 2021 1 validation
  20. 25 nov., 2020 1 validation
  21. 19 août, 2020 1 validation
  22. 29 juil., 2020 1 validation
  23. 26 mai, 2020 1 validation
  24. 19 mai, 2020 2 validations
  25. 18 mai, 2020 3 validations
  26. 04 mai, 2020 1 validation
  27. 29 avr., 2020 1 validation
  28. 17 avr., 2020 2 validations
  29. 15 avr., 2020 1 validation
  30. 08 avr., 2020 1 validation
  31. 07 avr., 2020 1 validation
  32. 22 mai, 2019 1 validation
    • Florian Haas's avatar
      Notes: Weakly enforce a minimum allocated pacing time per slide · 23c12d73
      Florian Haas a écrit
      When using the totalTime-based pacing calculation, a presenter may
      inadvertently set totalTime and per-slide data-timing attributes in
      such a way that the pacing time for some slides is impossibly low or
      even negative.
      
      Add a check to ensure that the pacing on a slide never falls below a
      configurable minimum, defaulting to 0. Display an alert if the
      pacing for any slide(s) falls below the threshold.
      23c12d73