--------------------------------------------------------------------------------------------------
Important Notes
--------------------------------------------------------------------------------------------------
  1. uninstall any previous versions of Centrafuse before installing the latest release, not necessary when using updater
  2. when listening to Radio or XM, voice recognition will not properly work unless you have a USB or Bluetooth microphone, this is due to buffering/recording
  3. if having problems with GPS receiver in SiRF mode, try switching to NMEA mode

--------------------------------------------------------------------------------------------------
New Features
--------------------------------------------------------------------------------------------------
  1. added auto music scanning for all music paths, if files are copied to any set music paths the library will be automatically updated, only while the application is running
  2. added new event to the SDK for CF_Event_applicationLoaded which fires when the application has finished loading, should wait until this event to call some system functions
  3. added the ability to search through all surrounding POI's using the keyboard, supports partial matches so you don't have to enter full names
  4. focus is given back to the list views in "My Library" after adding, removing, paging, moving forward, moving back, switching library/playlist mode
  5. added hotkey for go to previous section
  6. added check for "Album Artist" tag
  7. if no actions are assigned to all the buttons for a main page section it is skipped when using main page arrows, example no if actions on page 3 the buttons rotate through pages 1 and 2 only
  8. "My Music", "My Pictures", and "My Videos" are automatically added to your music, video, picture paths by default
  9. application switches to navigation automatically when you approach a turn if in a route
  10. navigation shows turn by turn list automatically as you approach a turn
  11. you can click individual pictures in the media player and view them
  12. single click on picture viewer rotates through pictures, double click exits
  13. pictures are displayed in the proper aspect ratio
  14. embedded file album art, if available, is loaded first before folder.jpg, album.jpg, etc...

--------------------------------------------------------------------------------------------------
Bugs Fixed
--------------------------------------------------------------------------------------------------
  1. fixed memory leak
  2. error in navigation intersection routing fixed, appeared after multiple failed routing attempts
  3. address routing list views such as city, street, postal codes, house numbers, etc... are all properly sorted
  4. missing postal codes issue fixed
  5. POI list properly comes back when selecting a POI with a sub category
  6. street names are properly listed in navigation, sort, and search
  7. turn by turn list always show next turn at the top of the list and it updates as you approach destination
  8. removed unusable navigation buttons from the left side of the map
  9. CF_getGPSInfo properly returns navigation data even if called from a plugin before navigation is loaded
  10. CF_GPSInfo.SPEED returns the correct value in mph or kmh depending on settings
  11. CF_GPSInfo.ALTITUDE returns the correct value in feet or meters depending on settings
  12. click sounds work on all dialogs and video slider buttons
  13. fixed list view in phone section missing last item when running in different resolutions
  14. fixed recursive loop in importer
  15. navigation auto day/night switching works even if change happens before navigation is loaded
  16. weather plugin updates data as often as allowed when visible or not visible, when an internet connection is available
  17. fixed CFUpdater so future updates can be updated without a re-install
  18. full screen visual shows the proper information depending on which section you are in media, radio, or satellite radio
  19. weather plugin no longers displays no connection setup when it trys to connect to update weather data
  20. removed navigation map context menu, it was unusable in the car
  21. turn-by-turn list is automatically hidden when you reach your destination
  22. fixed bug with loading picture playlist on initial startup
  23. pictures can no longer get added to music/video playlists, which caused displayed problems
  24. all labels are properly updated after the skin is changed, mode, title, position, etc...
  25. fixed bug with auto changing skin while watching fullscreen video, it now stays fullscreen
  26. fixed bug with generic album art not showing up when mixed with songs with album art
  27. fixed bug with rear/sub mixer controls


david