Skip to content

Releases: muammar/mkchromecast

0.3.0

12 Jul 09:52
Compare
Choose a tag to compare
  • Youtube URLs can be played piping the audio using youtube-dl.
  • New method for discovering local IP in macOS. This will improve the
    stability of the system tray application. Closes
    #5.
  • Now it is possible to select a different color for the system tray icon.
    This is useful when using dark themes.
  • The node streaming has been updated to work with node v6.3.0.
  • Improved stability when using system tray icon.
  • New method in preferences window to reset to default configurations.
    Closes #6.

0.2.9.1

29 Jun 19:47
Compare
Choose a tag to compare
  • Fixing stop segfault.

0.2.9

29 Jun 18:54
Compare
Choose a tag to compare
  • Improved stability when using system tray icon.
  • New search at launch option. When enabled, the system tray search for available Google cast devices at launch time.
  • The node streaming server has been updated to work with node v6.2.2.

0.2.8

21 Jun 21:46
Compare
Choose a tag to compare
  • Preferences and volume windows always on top.
  • The node streaming has been updated to work with v6.2.1. This improves stability for macOS users when streaming with node.
  • It is now possible to check for updates using the system tray icon.
  • Scale factor added for retina resolutions.

0.2.7

16 Jun 11:42
Compare
Choose a tag to compare
  • Volume now set to max/40 instead of max/10. I have remarked that changing volume directly in the chromecast is more stable and faster than doing it from the streaming part, e.g. pavucontrol, or soundflower.
  • General improvements in system tray's behavior.
  • An error when setting volume to maximum has been fixed.
  • Now the muted time when launching a cast session is reduced. This is possible given that Soundflower changes input/output devices automatically. Linux users have to select a sink in pavucontrol.
  • Change from Mac OS X to macOS.

0.2.6

08 Jun 21:09
Compare
Choose a tag to compare
  • Volume now set to max/20 instead of max/10.
  • This release lets Linux users cast using parec with external libraries instead of ffmpeg or avconv.
  • The program does not import any PyQt5 module when launched without the system tray.
  • A deb package is now provided in this release.
  • The system tray will retry stopping the google cast before closing abruptly.
  • The Mac OS X application now supports models below the year 2010. See #4.

0.2.5

25 May 14:59
Compare
Choose a tag to compare
  • This release fixes a problem with the system tray menu failing to read configuration files when changing from lossless to lossy audio coding formats.

0.2.4

21 May 12:11
Compare
Choose a tag to compare
  • This release fixes the system tray menu for
  • Now avconv is supported.
  • Pass the --update option to update the repository.
  • It is now possible to control the Google cast device volume from the systray.
  • You can reboot the Google cast devices from the systray.
  • There is a Preferences window to control backends, bitrates, sample rates, audio coding formats and notifications.

0.2.3.1

08 May 21:43
Compare
Choose a tag to compare
  • This release fixes the Signal 9 passed by error in the Stand-alone application.

0.2.3

08 May 19:30
Compare
Choose a tag to compare
  • The code has been partially refactored to ease maintenance.
  • Printed messages have been improved.
  • Stand-alone application for Mac OS X is released. It only works for the node backend.