Line 123:
Line 123:
== Changelog ==
== Changelog ==
β
20100228:
+
2010-02-28:
0.1beta3. Routine release.
0.1beta3. Routine release.
β
*Update linux to 2.6.32.9;
+
*Updated linux to 2.6.32.9;
β
*Update ffmpeg to r21465;
+
*Updated ffmpeg to r21465;
β
*Update MPlayer to r30437;
+
*Updated MPlayer to r30437;
β
*Fix compatibility with certain charset encodings.
+
*Fixed compatibility with certain charset encodings.
β
20091225:
+
2009-12-25:
0.1beta2. Routine release.
0.1beta2. Routine release.
β
*Update linux to 2.6.32.2;
+
*Updated linux to 2.6.32.2;
β
*Fix compatibility with multi-channel audio;
+
*Fixed compatibility with multi-channel audio;
β
*Fix issues with device mounting/unmounting.
+
*Fixed issues with device mounting/unmounting.
β
20091016:
+
2009-10-16:
0.1alpha8. Feature improvement release.
0.1alpha8. Feature improvement release.
β
*Update linux to 2.6.29.6;
+
*Updated linux to 2.6.29.6;
β
*Update MPlayer and ffmpeg to 20091003 snapshots;
+
*Updated MPlayer and ffmpeg to 2009-10-03 snapshots;
β
*Add fuseiso to handle more disc image formats;
+
*Added fuseiso to handle more disc image formats;
β
*Fix OSD and aspect ratio in fbi image viewer;
+
*Fixed OSD and aspect ratio in FBI image viewer;
β
*Add compatibility with new HBC title ID.
+
*Added compatibility with new HBC title ID.
β
20090423:
+
2009-04-23:
0.1alpha7. Feature improvement release.
0.1alpha7. Feature improvement release.
β
*Update linux to 2.6.29.1;
+
*Updated linux to 2.6.29.1;
β
*Add support for reading exFAT partition;
+
*Added support for reading exFAT partition;
β
*Fix wiimote (re)connection.
+
*Fixed wiimote (re)connection.
β
20090321:
+
2009-03-21:
0.1alpha6. Bugfix release.
0.1alpha6. Bugfix release.
β
*Update linux to 2.6.27.19;
+
*Updated linux to 2.6.27.19;
β
*Update MPlayer to r28852;
+
*Updated MPlayer to r28852;
*Map seeking to arrow keys too;
*Map seeking to arrow keys too;
β
*Fix mounting usb storages at bootup;
+
*Fixed mounting usb storages at bootup;
β
*Fix unmounting disc images.
+
*Fixed unmounting disc images.
β
20090314:
+
2009-03-14:
0.1alpha5. Feature improvement release.
0.1alpha5. Feature improvement release.
β
*Update linux to 2.6.24.7;
+
*Updated linux to 2.6.24.7;
β
*Add (partial) SDHC support;
+
*Added (partial) SDHC support;
β
*Update MPlayer to r28184;
+
*Updated MPlayer to r28184;
β
*Fix boot from SD cards with no partition table;
+
*Fixed boot from SD cards with no partition table;
β
*Add support for SD cards with multiple partitions;
+
*Added support for SD cards with multiple partitions;
*Use built-in unrar;
*Use built-in unrar;
β
*Stop supporting non-open binary codecs;
+
*Dropped support for non-open binary codecs;
β
*Disable most playback-unrelated services by default.
+
*Disabled most playback-unrelated services by default.
β
20081018: 0.1alpha4. Bugfix release.
+
2008-10-18: 0.1alpha4. Bugfix release.
β
*Revert libswscale to fix GOOM audio visual rendering;
+
*Reverted libswscale to fix GOOM audio visual rendering;
β
*Improve GOOM audio visual performance;
+
*Improved GOOM audio visual performance;
β
*Improve performance in lowering subtitle mode;
+
*Improved performance in lowering subtitle mode;
β
*Make lowering subtitles work with DVD-VIDEO;
+
*Made lowering subtitles work with DVD-VIDEO;
β
*Make lowering subtitles work with on-the-fly aspect ratio change;
+
*Made lowering subtitles work with on-the-fly aspect ratio change;
*Support for optional mounting .nrg (DVD only) and .iso image file;
*Support for optional mounting .nrg (DVD only) and .iso image file;
β
*Display cpu version number in OPTIONS -> INFO;
+
*Display CPU version number in OPTIONS -> INFO;
β
*Update GCC to 4.3.2.
+
*Updated GCC to 4.3.2.
β
20081001: 0.1alpha3. Bugfix release.
+
2008-10-01: 0.1alpha3. Bugfix release.
*Implementation of optional 'vsync' to improve screen tearing in certain cases
*Implementation of optional 'vsync' to improve screen tearing in certain cases
*Support for on-the-fly aspect ratio change
*Support for on-the-fly aspect ratio change
*Fixed DVD-VIDEO aspect ratio error when switching between menu and movie
*Fixed DVD-VIDEO aspect ratio error when switching between menu and movie
β
*Disabling libass to fix lagging and freezing caused by text subtitles
+
*Disabled libass to fix lagging and freezing caused by text subtitles
β
*Disabling colored spu to fix DVD-VIDEO/vobsub subtitile display
+
*Disabled colored spu to fix DVD-VIDEO/vobsub subtitile display
*Support for vobsub subtitles in rar archive format
*Support for vobsub subtitles in rar archive format
*Support for optionally lowering subtitles into blackbars
*Support for optionally lowering subtitles into blackbars
*Fixed subtitle charset conversion
*Fixed subtitle charset conversion
β
*Update to MPlayer r27630
+
*Updated to MPlayer r27630
β
20080808: 0.1alpha2. Feature improvement release.
+
2008-08-08: 0.1alpha2. Feature improvement release.
*Simplified wiimote connection and reconnection
*Simplified wiimote connection and reconnection
*Auto-repeat wiimote commands when buttons are held down
*Auto-repeat wiimote commands when buttons are held down
*Kernel patch update
*Kernel patch update
β
*Update to MPlayer svn snapshot 20080806.
+
*Updated to MPlayer svn snapshot 2008-08-06.
β
20080730: 0.1alpha1. Feature improvement release.
+
2008-07-30: 0.1alpha1. Feature improvement release.
*NTSC/PAL autodection (supposed to work)
*NTSC/PAL autodection (supposed to work)
β
*improved support for widescreen mode
+
*Improved support for widescreen mode
β
*aspect ratio software compensation support
+
*Aspect ratio software compensation support
β
*improved Wiimote connection/reconnection routine
+
*Improved Wiimote connection/reconnection routine
β
*user-friendlier handling of boot failure.
+
*User-friendlier handling of boot failure.
β
20080717: 0.1alpha0. Feature addition release.
+
2008-07-17: 0.1a. Feature addition release.
*Based on whiite-linux-0.1a, which has USB host controller enabled.
*Based on whiite-linux-0.1a, which has USB host controller enabled.
*USB and network related functions of GeeXboX are therefore included in this release.
*USB and network related functions of GeeXboX are therefore included in this release.
β
*Keypressing and OSD color bug in previous version fixed
+
*Fixed keypressing and OSD color bug in previous version
β
20080624: Prototype release.
+
2008-06-24: Prototype release.
== Bugs and Support ==
== Bugs and Support ==