Skip to content

bennettpeter/jampal

Repository files navigation

Download files 

tagbkup_02.01.06_amd64.deb
jampal_02.01.06_all.deb
Install both of these on debian/ubuntu 64 bit systems. 
This gives more options under the "Look and feel" customization
than installing from ubuntu or debian repository.

tagbkup_02.01.06_i386.deb
jampal_02.01.06_all.deb
Install both of these on debian/ubuntu 32 bit systems. 
This gives more options under the "Look and feel" customization
than installing from ubuntu or debian repository.

jampal-source-02.01.06.tar.gz
Full source code. To install on Unix or Cygwin run make install. 

jampal-source-02.01.06_windows.tar.gz
Additional Windows source code.

jampal-source-02.01.06_debian.tar.gz
Debian build source code.

jampal-windows-setup-02.01.06.exe
Windows setup for all versions of Windows. This does not support the command line utilities, although you can use the tagbkup stand alone command and the tagupdate command via the java command line. To use the full command line commands you need Cygwin or a version of unix. 

This is a list of the new features and changes in Jampal 

jampal (02.01.06)

  * Cepstral and wine

  Windows versions of Cepstral voices can be used with wine, by specifying wine:
  in front of the Cepstral path and using a "Wait before speech" setting of
  5000.

  * Freetts

  Support for freetts speech generation has been removed. Testing with Ubuntu
  did not work and caused the program to hang. The other engines have better
  sound and more options anyway.

  * Looks under Ubuntu

  Support jgoodies and squareness looks if they are installed via Ubuntu
  Software Center. (install jgoodies or sqaureness from technical option in
  Ubuntu Software center)

  * Load Playlist From File

  Fixed bug where a null pointer exception message displayed when loading an m3j
  playlist.

  * Help file under Ubuntu

  The help file was not displayed under Ubuntu or any platform that does not
  support the Desktop API. Fixed so that it can use the default browser if the
  desktop API is not available.

  * envelope command with playlists

  If the envelope command was used with a playlist generated by the playlist
  command, album names were not printed under certain circumstances.

  * tagbkup

  In some cases, the program would report "Warning - no tag on file xxxx"
  incorrectly, when there was a tag. This did not affect the processing. The
  problem has been fixed.

  * Default customization

  In the customization dialog, automatically supply the default mixer.

  * Default Speech Engine

  If Play Announcements is requested and no speech engine or voice is selected,
  Jampal will use a default engine.

jampal (02.01.05)

  * ptts

    The ptts.exe utility has been rewritten. It is now a vbs script, run
    with the cscript command. It now supports windows 32 bit as well
    as 64 bit versions and voices.

  * Announcements

    Announcements using the windows speech engine are now fixed to work with
    32 bit and 64 bit JVM, and support 32 bit and 64 bit voices.

jampal (02.01.04)

  * Memory leak

    Fixed memory leak that occurs when closing a library or making certain
    changes with the edit-customize dialog.

  * Man pages

    Added clarification about requirement for lame and Libre Office.

  * Error Handling

    Improved error handling for when components are not installed, and for
    commands run against an empty library.

jampal (02.01.04)

* Debian support
Moving debian directory out of the source archive to make sure this is not
a native debian package.

Version 02.01.01 

Packaged for Debian / Ubuntu
Debian source and install packages, ready for inclusion in the Debian or Ubuntu repository, or download from sourceforge. 

Documentation
Created man pages. Generate html documentation from man pages. Automatic generation of html pages from fragments. 

Debian support
Consolidated scripts under the jampal command and created man page documentation for them
Enabled compilation without freetts, since freetts is not available in a Debian package.
Changed build process to use make instead of shell scripts.
Player can now support a sound system that does not allow master gain control.
Default libraries support columns needed for command line commands.
Support for help file in a different place in the directory structure, using environment properties file.
Support for relative directories in environment files.
Default library is now in directory specified in configuration file.
Improved naming of some menu items.
Fixed to support the directory structure that is used by mbrola under debian. 

Windows build
Removed unix scripts from Windows install.
Added a cygwin install. This includes scripts.
Included mbrola.exe in windows and cygwin builds, since it is no longer on the mbrola web site. 

General
Removed some junk files from source distribution. 

Version 1.26 

Tagbkup
Fixed problem where -f option only works on a unix-formatted file, even in Windows. 

Version 1.25 

Copy / Paste
Fixed problem where paste menu option was not working. 

Version 1.24 

64 Bit Linux Support
A 64 bit linux version of tagbkup is now included. Both 32 bit and 64 bit versions are in the install package so that it can be installed on 32 bit or 64 bit Linux systems. The same java versions of the jampal program work in 32 bit or 64 bit Linux. 

Version 1.23 

64 Bit Support
The install script is updated so that Jampal will support a 32bit or 64bit version of Java on 64bit Windows systems. If a 64bit Java is used, announcements using the Microsoft speech engine currently will not work. Other speech options will work. 

Icons and files
There is a new icon for Jampal. Also jampal libraries will show the icon in Windows explorer, and you can open the library by double clicking the library icon. 

Release notes from earlier versions are in the changelog and the documentation.