=====================================================================
                           xfascd Change Log
=====================================================================

02/10/98: "PCG: <P>erfect <C>oredump <G>enerator (tm)"

*THIS IS AN EXPERIMENTAL RELEASE. ALPHA STAGE!!!!!!!*

- xfascd'back again, again and again ;-)
- everything synced with ascd 0.9.2, using a common cdcontrol.c and
  the new variables/concepts introduced in ascd >= 0.8.
- should be *A LOT OF BUGS* in this release, I have to do a huge
  clean-up of the code.
- the autoplay and autorepeat where taken from ascd and should
  work correctly.
- settings are saved in ~/.xfascd and *not* ~/.ascd to avoid
  conflict with ascd. People might want different behaviour for
  a CD applet and a "full function" CD player...

12/03/98:

- [fix] changes in plat_freebsd.c that were forgotten in last
  releases.
- added FORMS_LIB in Config to specify the name of the forms 
  library : "forms" or "xforms"

12/02/98:

- added keyboard shortcuts for loop start/end.
- [fix] When a CD is found in database but there are no title for
  the track, the track list is no longer blank.
- in the same idea, the title zone is no longer blank and show 
  "track ##" when there is no defined title in the database.
- removed all mixer staff. Should be re-introduced in an external
  module...
- main panel redesigned once again!
- added a contextual help line when using right mouse button.

11/30/98:

- main window have been redesigned, with new "Cubase Style" buttons
  for loops and intro scan.
- [fix] the loop start, loop end and intro mode buttons didn't work
  correctly since PR4.
- [fix] the eject function should work on Solaris.
- added 2 loop options in the menu: make the current position the 
  loop start and the loop end.
- added a specific Makefile for Solaris.
- more translated messages when FRENCH is defined.

11/29/98: "We're Back Again"

- xfascd now compiles on Solaris 7 with gcc, using a specific Makefile.
- added NO_D_DEVICE option for Solaris Volume Manager.
- a few screen changes.

02/16/98:

- autoplay now seems to work!
- MIXERDEVICE="null" in the Config file disable all mixing
  features as in tascd.
- data tracks are skipped.
- added support for french messages (xfascd peut maintenant
  tre compil avec des messages en franais) : see "LANGUAGE" 
  option in ../Config file.

12/16/97: PR3

This release purpose was to clean up the xfascd code :)

- mixer settings (devices and values) are saved in ~/.ascdrc.
- added several loop values presets in menu.
- a lot of cleanups in xfmain.c
- [fix] xf_show_form (XForms) calls were not correct.
- main window geometry is saved in ~/.ascdrc.
- placement of database and preferences windows can now be
  set in preference window (saved in ~/.ascdrc)
- autorepeat should now works.
- moved cdcontrol in a separate C file.
- please note that xfascd now uses the "BSD like" license.
- [fix] selecting loop presets crashed the program when no CD 
  was in drive.
- added man page.

12/01/97: PR2 "Blue Release"

- xfascd can now save all his settings in ~/.ascdrc, which will be
  loaded at each program start.
- new panel look with pixmaps buttons (thanks to Cubase!)
- added key shortcuts for most of the buttons.
- total CD/track time is now displayed.
- [fix] in database window, editing the last track name now works
  correctly (no need to close and re-open the window)
- [fix] in database window, if the current track was not the first
  one, editing track name had random effect!!!
- [fix] title/artist/track redraw in main window is now correct when
  entering a new CD in database window.
- [fix] it was impossible to play an inserted CD if autoplay mode was
  disabled.

11/25/97: PR1 "Black Release"

- added 'Config' file where all compilation options
  can be changed.
- now recognize WorkMan splited tracks. Try it with Prince's 
  Lovesexy's album !!
- added -t command line parameter: autorepeat
