MPUI Changelog

What's new in MPUI 1.2-pre2.35

Sep 26, 2006
  • All-new translation system that uses external files
  • Translators can now write translation files and test them directly
  • Default translations are _still_ compiled into the executable using a compact packed-string representation -> saves 107k of uncompressed file size (19k compressed) and is still more flexible
  • Fixed Unicode display in the stream information window

New in MPUI 1.1.9.31 (Jun 13, 2006)

  • fixed mute disabling itself after volume changes
  • added .flv to autoplay detection
  • enabling previous/next buttons after errors now
  • updated Japanese, Belarusian and Russian translations
  • added Arabic translation (but couldn't test it, sorry)
  • shipping with the brand-new MPlayer 1.0-pre8 now :)

New in MPUI 1.1.8.30 (May 1, 2006)

  • fixed software volume mode (the MPlayer guys made -softvol-max work as documented :)
  • updated Simplified Chinese, Polish and Ukrainian translations
  • added Traditional Chinese, Portuguese, Danish, Japanese and Slovak translations
  • added code to set up the UI properly if compiled with Delphi versions newer than 6.0

New in MPUI 1.1.7 (30.03.2006) (Mar 31, 2006)

  • - fixed mispositioned Save Playlist button
  • - added Romanian translation
  • - replaced GetWindowsDirectory() by GetEnvironmentVariable("windir") -- one user had trouble with the former, so let's hope the latter one works for all
  • - window is now always restored when switching normal/fullscreen/compact mode (this fixes issues when switching to fullscreen while the window is maximized)

New in MPUI 1.1.5.27 (Mar 20, 2006)

  • replaced the main menu by a toolbar that only looks like a menu. This resolves a bunch of issues all at the same time:
  • partially white menu bar in XP's Themed (�Teletubbie�) Mode is gone
  • most shortcuts line up correctly in the menus
  • keys like T, F or O are no longer mistaken as shortcuts
  • Alt $x and Ctrl $x shortcuts work in compact mode
  • playlists and directories can now be specified at the command line
  • all arguments of the command line will be concatenated into a single argument string. This helps a bit with broken file associations (MPUI.exe %1 instead of MPUI.exe "%1"), but not for file names with two or more successive blanks.
  • Fix your associations, folks. That's not (yet) my job.
  • fixed the -softvol option (I misinterpreted the MPlayer manpage)
  • made the info button functional
  • fixed typo in options window
  • command box in log window works again
  • added support for multimedia control keys (Play/Pause, Stop, Previous Track, Next Track) on modern keyboards
  • added Bulgarian, Chinese, Italian and Esperanto translation
  • suppressing repeated lines in the log window
  • disabling power management while playing now
  • added "-compact" command-line switch to start up in compact mode
  • ShoutCast/Icecast streamed title tags are now shown in the Info window
  • issuing a warning on Win9x systems now
  • added Alt Enter as an alias for �toggle fullscreen mode�
  • 'S' key makes screenshots now (shot0001.png in the work directory where MPUI was started)
  • 'L' key toggles playlist window now
  • the Pause button now acts as a single-step button
  • Shuffle and Repeat playback modes