1. 10 9月, 2018 2 次提交
  2. 09 9月, 2018 1 次提交
  3. 07 9月, 2018 5 次提交
  4. 05 9月, 2018 1 次提交
  5. 01 9月, 2018 2 次提交
    • D
      UI: Add retina support and updated icons · d70352a6
      DungFu 提交于
      OBS Studio currently does not support retina rendering for any of the
      images in the app. This adds support for retina pixmap rendering as
      well as adding higher resolution versions of each icon that was not
      a high enough resolution to support 2x. The icons work when switching
      themes and will only render the 2x versions when the device pixel
      ratio is greater than or equal to 2.
      
      I also added credits to the readme for images that were already being
      used that require credit to the author. If the OBS community has
      paid for these images already, I can remove the credits from the
      readme. The credit is for the invisible, visible, and gear icons.
      d70352a6
    • S
      UI: Add rename scene/source shortcut · 6c17c10e
      Shaolin 提交于
      This creates a hidden QAction in sceneDocks and sourceDocks so we can
      assign a shortcut to perform the renaming action.
      6c17c10e
  6. 31 8月, 2018 1 次提交
    • J
      UI/updater: Fix update bug for 32bit/64bit installs · 11b84a5d
      jp9000 提交于
      It would only check whether it should download a package if the 32bit
      version existed.  This would cause it to not download all files
      correctly to update 64bit installs (post 22.0.1).
      11b84a5d
  7. 30 8月, 2018 7 次提交
  8. 29 8月, 2018 7 次提交
  9. 28 8月, 2018 1 次提交
    • J
      UI: Fix filter layout issue · 864e3698
      jp9000 提交于
      In commit 57f8c5e3, a stretch spacer was put in to the filter window UI,
      which was meant to be used when there's no video for the source.
      However, it was always put in, and would stretch the layout even when
      there was video.  This fixes that issue by only inserting a stretch
      spacer when there's no video for the source.
      864e3698
  10. 27 8月, 2018 4 次提交
  11. 23 8月, 2018 2 次提交
  12. 20 8月, 2018 1 次提交
    • P
      UI: Fix path for File > Show Recordings · fdb622a0
      pkviet 提交于
      In main menu, File > Show Recordings does not show the path for ffmpeg
      custom output when it is selected in Settings.
      This fixes the issue.
      fdb622a0
  13. 19 8月, 2018 1 次提交
  14. 18 8月, 2018 5 次提交