PyKaraoke Changelog

What's new in PyKaraoke 0.7.4

Jun 20, 2011
  • Fixes for international / unicode characters in filenames.
  • Improve performer prompt Window size on Windows.
  • Better platform detection using ENV_POSIX.

New in PyKaraoke 0.7.3 (Jun 20, 2011)

  • Highlights:
  • Fixes for international / unicode characters in filenames.
  • Support unusual CDG file draw commands found in the wild.
  • Make About window work with Wx2.6 again. Recent About window
  • changes work on Wx2.8 only.
  • Add options for double-buffered and hardware.
  • Clean up keyboard operations.
  • 'P' pauses, Backspace rewinds.
  • Allow remote control access to pykaraoke_mini.
  • Support left / right margins
  • Improvements to printing support.
  • Fix occasional crash in CDG player.
  • GP2X: Faster scrolling.
  • Windows: Fix temporary filenames used for unzipping same song twice.
  • OSX: Improvements to OSX support.

New in PyKaraoke 0.7.2 (Jun 20, 2011)

  • Highlights:
  • Modified external MPG/AVI viewer to accommodate new song length status.

New in PyKaraoke 0.7.1 (Jun 20, 2011)

  • Highlights:
  • Switch from MP3Info.py to python-mutagen for MP3 info as more widely
  • available in package managers.
  • Move from md5 to hashlib due to Python deprecation warning.
  • Fix failure to play songs from File View due to addition of "Derive
  • song information from filename" feature.
  • Add new option to exclude filenames that don't match naming scheme
  • from search results.

New in PyKaraoke 0.7.0 (Jun 20, 2011)

  • Notes:
  • Many major new enhancements to the PyKaraoke GUI.
  • Highlights:
  • Now supports associating performer names with songs in the playlist.
  • Add Kamikaze button to add a random song to the playlist.
  • Various new features for controlling the playlist.
  • Time progress indicator.
  • Add support for extrapolating artist/title information from song filenames.
  • Add option to display the karaoke window without a frame.
  • Many new configuration options.