CVS HEAD:
---------

TODO - Add i18n support.
TODO - Add A loading bar for the rom list loading.
TODO - Make CalculateFromZipFile accept other files than .sms.
TODO - Add Screenshots previews
TODO - Add options to handle region auto-detection and recognization disabling.
TODO - Make file list scroll

0.0.6:
------

- Added Desktop, menu file, and man page to the debian packaging
- Added debhelper's script for debian package automatic creation
- Optimized a lot the Makefile
- Added -bilinear, -paddle and -acceleration x.xx option
- Optimized the loading of recognization
- Made the file in list be sorted.
- Corrected a bug in the CalculateFromZipFile function.
- Implemented a backend that gives the possiblity to auto-detect sms roms.
- Added internal zip support in order to get the correct MD5 sum even from zip files.
- Implementation of the MD5 algorithm. For futur Rom Name, Region, ... auto-detection.
- Added a Debug Dialog for Bruno. Compile using 'make debug_console' and the Debug Console
  will be in the Options menu.

0.0.5:
------

- Changed the About Box to be much nicer...
- Corrected duplicated Mnemonics.
- Also made a workaround to get SDLK_LALT instead of SDLK_RALT when pushing Left Alt Key.
  And corrected Space key not correctly interpreted.
- From an idea of my sister (thanks Pen), 'SDLK_' will be removed from key display.
  The keys will be more readable.
- Fixed a bug in the list display repeated each time the user does open Rom.
- Followed with the configuration. Also made configuration cleanups.
- Rearranged the menus to be less messy.
- Added -dp, -monochrom, -scale2x, -fps, -pal, -jap, -exp options
- Centered the Main Window at startup.

0.0.4:
------

- Fixed the key Dialog for the remembering the 'A' and 'B' keys correctly. Sorry for that ;) 
- Redid the Key Dialog to be nicer with the image of the Master System Game Pad.
- Added a list control on the main window to make the user able to launch a rom from 
  the latest opened directory by simply double-clicking on a rom name.
- Tweaked dependencies to be more clear.
- Added an brand-new wxosmose icon !
- Completely rewrote and reorganised wxosmose files and dependencies to be linked with
  wxGTK-2.5.3, and be nicer to compile and debug.

0.0.3:
------

- Wrote a key dialog to easily change keys using the configuration handler.
- Readded sms files opening support, based on osmose progresses.

0.0.2:
------

- Unmerged wxosmose from osmose. Bruno is right ! The two projects should be completely
  separated. Made a configuration handler that can set and memorize the keys osmose will
  use; Useful to to read/write config files.
  
0.0.1:
------

- Wrote the entire first app, that support user directory under linux, and will handle all
  the osmose options to correctly launch osmose with the correct line command and the correct
  Filename. Now playing SMS files is easy.
