Author: duncan Date: Tue Oct 17 22:25:21 2006 New Revision: 8410 Modified: branches/rel-1-6/freevo/ChangeLog
Log: Added recent updated and fixes Modified: branches/rel-1-6/freevo/ChangeLog ============================================================================== --- branches/rel-1-6/freevo/ChangeLog (original) +++ branches/rel-1-6/freevo/ChangeLog Tue Oct 17 22:25:21 2006 @@ -21,10 +21,13 @@ * Added Catalan translation (F#1512162) * Added checks for prerequisite packages that were missing (B#1392996,B#1566374) * Added forcing of font and its size to override skin definitions (B#1563296,B#1563299) + * Added Linux event device input handler (F#1579124) + * Added initial image orientation is now read from EXIF tag (F#1573072) * Added many more skins to the freevo core package * Added patch to disable installation of documentation for rpm builds (B#1565074) * Added PLAY_START and STOP events for radio player (B#1567995) * Added Teletext subtitle recording plug-in for IVTV cards (F#1575146) + * Updated audio player to allow control when detached, automatic detaching (B#1567939) * Updated df_xine is detected, use it for DVDs (B#1563026) * Updated freevo tv_grab to report a failure (B#1567705) * Updated generation of lircrc to allow more buttons to be detected (B#1567503) @@ -34,15 +37,15 @@ * Updated menu for DVDs audio and subtitle tracks to use language name instead of code (B#1402649) * Updated MPlayer tv plug-in to pass MPLAYER_AO_DEV (B#1563334) * Updated playing games to disable the joystick plug-in (B#1566590) - * Updated radio player, no longer required the code to be changed (B#1563361,B#1563944) + * Updated radio player to no longer required the code to be changed (B#1563361,B#1563944) * Updated radio player to allow other other players (F#1575225) * Updated record server to allow separate pre- and post-padding times (B#1567502) * Updated record server to ignore case of the title when scheduling a favorite (B#1574292) * Updated record server to correctly process non-ascii characters in a title (B#1574292) - * Updated the audio player to allow control when detached, automatic detaching (B#1567939) * Updated tv ivtv so that it will allow 2.6.18 and higher kernels, uses ivtv-0.8+ * Updated tvtime with new play events (B#1563005) * Updated tv_util to use TV_RECORDFILE_OKLETTERS (B#1566067) + * Updated video autocropping not to autocrop network steams (B#1576832) * Updated webserver so that it can run as a non-privileged user (B#1567943) * Updated xmltv to version 1.2 giving a significant increase in speed (B#1565080) * Fixed a mediamedia crash on non existent directory (B#1566584) @@ -61,6 +64,8 @@ * Fixed slide shows so that music does not crash between tracks (B#1563353) * Fixed usbstorage showing images in audio menu (B#1563010) * Fixed v4l2 ioctl calls for 64bit AMD machines (B#1563326) + * Fixed recordserver missing favorites when the title has non-ascii characters (B#1574292) + * Fixed recordserver missing favorites when the title case has changed (B#1563370) * Fixed webserver not crashing when there is a permissions problem (B#1577266) * Removed MPlayer and Xine version checks (B#1566373,B#1574273) * Removed -OO option from install (B#1565076) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
