bakaar 0.3 - 2007.07.08
  New features:
    * The application title displays the title of the playing file
    * A playlist with basic actions
	* Add files
	* Remove files
	* Clear playlist
	* Change the order of the files
	* Identify the playing file
    * Support the drop of multiple files on the main window (will clear the playlist and enqueue the files)

  Bugfix:
    * The player does not crash if it starts empty

We re-organised the project tree to store the classes in a specific folder instead of at the root of the project. We added also a doc/ directory which contains the files to generate the API doc.

bakaar 0.2 - 2010.07.01
  Internal changes:
    * Use of the designer to create the interface

  New features:
    * A timer to see the time elapsed or remaining of the movie
    * Keyboard navigation

  Bugfix:
    * The play/pause button now gets highlighted when clicked
    * The screen stops blinking when toggled in fullscreen mode

And several minor code tidy ups/fixes.

bakaar 0.1 - 2010.06.16
  * Initial release
