Home / PlayShell / 0.2.4
Name Modified Size InfoDownloads / Week
Parent folder
playshell-0.2.4.tar.xz 2016-12-03 107.8 kB
playshell-0.2.4.tar.gz 2016-12-03 136.7 kB
playshell-0.2.4.7z 2016-12-03 106.0 kB
playshell-0.2.4.sha1sums 2016-12-03 191 Bytes
Totals: 4 Items   350.7 kB 0
* 0.2.5 (2017/02/08)

  Added 'opus' to exts.table.

  Fixed inability to re-enable disabled entries due to everything always being
  detected as enabled.

* 0.2.4 (2016/12/04)

  Added .opus entries in players.table.

  Upgraded loader/compiler.gawk to version 0.1.

  Renamed PlayShell.Startup.show_help_info_only to
  PlayShell.show_help_info_and_exit.

  Renamed PlayShell.Startup.show_version_only to
  PlayShell.show_version_and_exit.

  Some whitespace and unused variable cleanups in Config.parse_file().

  Simplified an error message about creating directories; dropped
  unnecessary use of '[[ $? -gt/-ne 0 ]]'.

  Made compile.sh pass arguments to compiler.gawk.

  tools/create_packages.sh: Files archived with tar are now always owned by 0:0.

* 0.2.3 (2016/06/29)

  No longer require creating ./users as EUID 0.

  Upgraded loader/compiler.gawk to version 0.WP20160629.

  Upgraded loader/loader.bash to version 0.2.

* 0.2.2 (2016/04/02)

  Fixed installer: man1 directory does not get created.  Some minor
  changes were also made.

  Simplified Play.Players.stop_by_signals() and made in-between signals
  timeout shorter.

  Prioritized MPlayer over VLC by default when playing video files since
  MPlayer allows fast-forwarding and rewinding in its interface and VLC
  does not.

  Removed extra leading space in the first line of log.sh.

  Renamed ChangeLog to ChangeLog.txt.

* 0.2.1 (2016/03/04)

  Fixed lock-up in Play.List.insert() caused by removing integer
  attribute on a variable with assignment.

  Fixed the manual page.

  Explicitly disabled video output in setups of mplayer that only
  plays audio to prevent it from showing thumbnails in m4a files.

  When EUID == 0, PlayShell will now also use "vlc" if "vlc-wrapper"
  doesn't work: "Cannot determine unprivileged user for VLC!"

  Made VLC the defaut player after gst123 in some audio formats.

  Removed exec's in command substitutions since they don't make a
  difference.

  Improved trim_trailing_spaces.sh.

  Added this changelog file.

* 0.2 (2015/12/29)

  First stable milestone release.
Source: Readme.txt, updated 2017-02-08