1. 08 7月, 2016 1 次提交
  2. 07 7月, 2016 1 次提交
  3. 06 7月, 2016 5 次提交
  4. 05 7月, 2016 2 次提交
    • J
      UI: Allow directories in file formatting settings · d7cf581b
      jp9000 提交于
      When configuring file formatting settings in advanced, allow the ability
      to specify formatted directories.
      
      For example, "%CCYY-%MM/%DD %hh-%mm-%ss"
      
      would make the year and month a subdirectory, then the
      day/hour/minute/seconds as the file name.  January 21st 2121 at 4pm
      would end up being:
      
      "21 04-00-00.mp4" in the subdirectory "2121-01".
      d7cf581b
    • J
      UI: Fix window start pos when not inside a monitor · e9087cfd
      jp9000 提交于
      Commit 8932bd39 attempted to fix the starting position when the program
      started up inside of a monitor that no longer exists, but it was
      incorrectly assumed that it would cause the program to automatically
      center its position.  Instead it set its position to {0,0}, which is a
      really awkward position.
      
      This fixes that commit and ensures the window starts up centered to the
      primary display when its saved starting position is invalid.
      e9087cfd
  5. 04 7月, 2016 2 次提交
  6. 03 7月, 2016 5 次提交
  7. 02 7月, 2016 5 次提交
  8. 01 7月, 2016 3 次提交
  9. 29 6月, 2016 5 次提交
  10. 28 6月, 2016 11 次提交