Releases: muammar/mkchromecast
Releases · muammar/mkchromecast
0.3.0
- 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
0.2.9
0.2.8
- 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
- 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
tomacOS
.
0.2.6
- Volume now set to max/20 instead of max/10.
- This release lets Linux users cast using
parec
with external libraries instead offfmpeg
oravconv
. - 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
0.2.4
- 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
andnotifications
.