Skip to content

Releases: berrnd/Traything

Version 1.7.0

15 Dec 16:57
1d055dd
Compare
Choose a tag to compare
  • Actions can now be automatically executed when starting Traything (new option/property Autostart)
  • Control panel (seek bar and so on) optimizations in TrayMediaPlayer
  • Updated dependencies

Version 1.6.0

19 Oct 19:15
c5e5fca
Compare
Choose a tag to compare
  • TrayBrowser / TrayMediaPlayer height/width can now auto use the screen bounds (when using -1 as the height/width option)
  • TrayMediaPlayer improvements and fixes:
    • The Next button in playlist now jumps to the previous item when a modifier key (ALT, CTRL or SHIFT) is pressed
    • Optimized seek bar handling / loading performance
    • Fixed that muting also muted other instances of TrayMediaPlayer open at the same time
  • Updated dependencies

Version 1.5.0

06 Aug 17:42
fcf0eaa
Compare
Choose a tag to compare
  • Improved performance when loading bigger playlists in TrayMediaPlayer
  • Updated dependencies

Version 1.4.0

29 Jul 09:26
e2500d8
Compare
Choose a tag to compare
  • On-demand placeholders ("{QUERYSTRING}" in PathOrUrl) can now occur multiple times
    • => {QUERYSTRING[:<OptionalName>]}
  • TrayBrowser now supports fullscreen toggling (via the context menu like in TrayMediaPlayer)
  • Various minor optimizations
  • Updated dependencies

Version 1.3.0

25 Mar 17:38
417949a
Compare
Choose a tag to compare
  • PathOrUrl can now contain "{QUERYSTRING}" for on-demand placeholders
    • The placeholder will be replaced by a value queried on executing the action
  • TrayBrowser now supports zooming (see the context menu)
  • Pause/Resume in TrayMediaPlayer now also works by a single left click anywhere on the video area
  • Updated dependencies

Version 1.2.0

12 Nov 16:14
5690f09
Compare
Choose a tag to compare
  • It's now possible to start multiple instances of TrayBrowser / TrayMediaPlayer actions
  • TrayMediaPlayer actions have new options to start the media muted, in fullscreen or mimized (e.g. for audio only streams)
  • TrayMediaPlayer has now a context menu (click anywhere on the video area) for various actions (like toggle mute and so on)
  • Actions can now also be executed from the main window
  • Various minor optimizations

Version 1.1.0

17 Oct 20:46
c4b2965
Compare
Choose a tag to compare
  • Various optimizations

Version 1.0.0

15 Oct 19:44
ed7c657
Compare
Choose a tag to compare
  • First release