** Description changed: Binary package hint: tilp2 A new version is available on http://lpg.ticalc.org/prj_tilp/ http://www.ticalc.org/archives/files/fileinfo/374/37480.html - New version support TI-NSpire and does not contains non-free software - any longer. + - 16/10/2007, version 1.10: (1.2.0, 1.1.0, 1.1.0, 1.0.6): roms + - adding NSpire support + - ticables library does not reset link at opening stage any longer. + Managed by TiLP now. + - modified CalcInfos structure to support NSpire + - format IDLIST for NSpire + - reworked Device Infos dialog box + - bug to fix: with text msg_box: need to press a key before ENTER + rather than pressing ENTER + - added support for the alternate (KDE/M$) button order (kevin) + => to release soon... + + - 01/10/2007, version 1.09: (1.1.1, 1.0.9, 1.0.9, 1.0.5): roms + - removed old GTK file selector because being deprecated with GTK+ 2.12 + - slightly increased timeout when sending FLASH applications, the + previous timeout is nearly too small for big apps + - fixed KDE file selector support (needed autoheader rerun) (kevin) + - remember filesel_type=native when saving the configuration (kevin) + - fixed dirname+filename concatenation for KDE file selector (kevin) + => not released + + - 17/09/2007, version 1.08 (1.1.0, 1.0.8, 1.0.8, 1.0.5): roms + - screenshots can be copied into the clipboard + - use fixed fonts for release and manpage dboxes + - slightly reworked options in popup menus + - don't overwrite variable as default behavior for action box + - refresh progress bar (bug) + - check for AMS/OS version for clock support + => tested & validated + => released on 25/09/2007 + + - 13/09/2007, version 1.07b (1.1.0, 1.0.7, 1.0.7, 1.0.4): roms + - fixed ticables2 library due to bad check of dhahelper + + - 03/09/2007, version 1.07a (1.0.9, 1.0.7, 1.0.7, 1.0.4): roms + - re-released due to missing file in Windows Installer (dhahelper.sys) + - includes latest ticables2 library for TiEmu (USB support) + + - 26/08/2007, version 1.07 (1.0.8, 1.0.7, 1.0.7, 1.0.4): roms + - updated various documentation about the use of new USB drivers + => released on 01/09/2007 + + - 19/06/2007, version 1.06 (1.0.6, 1.0.7, 1.0.7, 1.0.4): roms + - followed API changes in ticalcs2 library + - fixed potential bug in action box (var existence checking) + - fixed this bug (in ticonv): + sending LCHASE.8xp from 20sec.zip package failed on + TI84+ USB due to un-detokenization of varname (because tifiles2 don't + know whether file is targetted for TI84+ or TI84+ USB). + Sending is OK, receiving is still KO because we should pass vartype + with named lists. + - removed grouping/ungrouping of files from popup menu. Replaced it by + an access to GFM. + - fixed KDE path detection for multilib systems with both 32-bit and + 64-bit libraries installed (kevin) + - made zlib non-optional now that libtifiles2 requires it anyway (kevin) + - close link cable before probing and open it after otherwise current + link cable can't be probed (serial & parallel) + => not released + + - 10/06/2007, version 1.05 (1.0.5, 1.0.6, 1.0.6, 1.0.3): roms + - sending of APPV variables in FLASH is not allowed; avoid this. + - skip sending of IDlist.8xidl (pseudo-variable) + - fixed displaying of Pic/Str/Gdb in directory listing (win32) + - fixed displaying of Y?/r? and 't' in directory listing (win32) + => not released + + - 02/04/2007, version 1.04 (1.0.5, 1.0.6, 1.0.5, 1.0.2): roms + - cosmetic change in the name of the TiEmu virtual link + - added KDE file dialog support (like in TiEmu) + - fixed/improved hand-held model check + - fixed aliasing violations in Win32 file dialog code (kevin) + - added Ti File Properties dialog box + - filter -s from CFLAGS/CXXFLAGS/LDFLAGS on Darwin (kevin) + - keep link open status to avoid multiple error messages + - fixed Win32 file dialogs not setting fname to NULL when returning NULL (kevin) + => released on 14/05/2007 + + - 23/02/2007, version 1.03 (1.0.4, 1.0.5, 1.0.4, 1.0.1): roms + - enabled i18n + - set home/working folder as current folder on MinGW build + => released on 14/03/2007. + + - 17/01/2007, version 1.02 (1.0.3, 1.0.4, 1.0.3, 1.0.1): roms + - added xdg-open in front of the list of browsers (kevin) + - add trailing slash for directory (otherwise, dirname with spaces + like 'My Files' are not opened properly) + - fixed sending of vars into archive thru the App node + - Titanium/USB dumper is now launched remotely + - bug #1662383: V200 replies as busy but screenshot is working anyways + - clean-up/fixes in many tifile_is calls (some of them have been simplified, + some others have been replaced by tifiles_file_test) + - check for TI8x OS version when deleting var/app + - check that hand-held specified in device box matches those detected at ready check + - added a 2s pause when resetting USB communication (seems to be needed...) + - don't allow to send a TI73 TiGroup file on a TI89 for instance + (check that TiGroup matches target hand-held) + => released on 20/02/2007. It's possible to upgrade? + Thanks
** Description changed: Binary package hint: tilp2 A new version is available on http://lpg.ticalc.org/prj_tilp/ http://www.ticalc.org/archives/files/fileinfo/374/37480.html + Log of changes: tilp (cables, calcs, files, ticonv) - 16/10/2007, version 1.10: (1.2.0, 1.1.0, 1.1.0, 1.0.6): roms - adding NSpire support - ticables library does not reset link at opening stage any longer. Managed by TiLP now. - modified CalcInfos structure to support NSpire - format IDLIST for NSpire - reworked Device Infos dialog box - bug to fix: with text msg_box: need to press a key before ENTER rather than pressing ENTER - added support for the alternate (KDE/M$) button order (kevin) => to release soon... - 01/10/2007, version 1.09: (1.1.1, 1.0.9, 1.0.9, 1.0.5): roms - removed old GTK file selector because being deprecated with GTK+ 2.12 - slightly increased timeout when sending FLASH applications, the previous timeout is nearly too small for big apps - fixed KDE file selector support (needed autoheader rerun) (kevin) - remember filesel_type=native when saving the configuration (kevin) - fixed dirname+filename concatenation for KDE file selector (kevin) => not released - 17/09/2007, version 1.08 (1.1.0, 1.0.8, 1.0.8, 1.0.5): roms - screenshots can be copied into the clipboard - use fixed fonts for release and manpage dboxes - slightly reworked options in popup menus - don't overwrite variable as default behavior for action box - refresh progress bar (bug) - check for AMS/OS version for clock support => tested & validated => released on 25/09/2007 - 13/09/2007, version 1.07b (1.1.0, 1.0.7, 1.0.7, 1.0.4): roms - fixed ticables2 library due to bad check of dhahelper - 03/09/2007, version 1.07a (1.0.9, 1.0.7, 1.0.7, 1.0.4): roms - re-released due to missing file in Windows Installer (dhahelper.sys) - includes latest ticables2 library for TiEmu (USB support) - 26/08/2007, version 1.07 (1.0.8, 1.0.7, 1.0.7, 1.0.4): roms - updated various documentation about the use of new USB drivers => released on 01/09/2007 - 19/06/2007, version 1.06 (1.0.6, 1.0.7, 1.0.7, 1.0.4): roms - followed API changes in ticalcs2 library - fixed potential bug in action box (var existence checking) - fixed this bug (in ticonv): sending LCHASE.8xp from 20sec.zip package failed on TI84+ USB due to un-detokenization of varname (because tifiles2 don't know whether file is targetted for TI84+ or TI84+ USB). Sending is OK, receiving is still KO because we should pass vartype with named lists. - removed grouping/ungrouping of files from popup menu. Replaced it by an access to GFM. - fixed KDE path detection for multilib systems with both 32-bit and 64-bit libraries installed (kevin) - made zlib non-optional now that libtifiles2 requires it anyway (kevin) - close link cable before probing and open it after otherwise current link cable can't be probed (serial & parallel) => not released - 10/06/2007, version 1.05 (1.0.5, 1.0.6, 1.0.6, 1.0.3): roms - sending of APPV variables in FLASH is not allowed; avoid this. - skip sending of IDlist.8xidl (pseudo-variable) - fixed displaying of Pic/Str/Gdb in directory listing (win32) - fixed displaying of Y?/r? and 't' in directory listing (win32) => not released - 02/04/2007, version 1.04 (1.0.5, 1.0.6, 1.0.5, 1.0.2): roms - cosmetic change in the name of the TiEmu virtual link - added KDE file dialog support (like in TiEmu) - fixed/improved hand-held model check - fixed aliasing violations in Win32 file dialog code (kevin) - added Ti File Properties dialog box - filter -s from CFLAGS/CXXFLAGS/LDFLAGS on Darwin (kevin) - keep link open status to avoid multiple error messages - fixed Win32 file dialogs not setting fname to NULL when returning NULL (kevin) => released on 14/05/2007 - 23/02/2007, version 1.03 (1.0.4, 1.0.5, 1.0.4, 1.0.1): roms - enabled i18n - set home/working folder as current folder on MinGW build => released on 14/03/2007. - 17/01/2007, version 1.02 (1.0.3, 1.0.4, 1.0.3, 1.0.1): roms - added xdg-open in front of the list of browsers (kevin) - add trailing slash for directory (otherwise, dirname with spaces like 'My Files' are not opened properly) - fixed sending of vars into archive thru the App node - Titanium/USB dumper is now launched remotely - bug #1662383: V200 replies as busy but screenshot is working anyways - clean-up/fixes in many tifile_is calls (some of them have been simplified, some others have been replaced by tifiles_file_test) - check for TI8x OS version when deleting var/app - check that hand-held specified in device box matches those detected at ready check - added a 2s pause when resetting USB communication (seems to be needed...) - don't allow to send a TI73 TiGroup file on a TI89 for instance (check that TiGroup matches target hand-held) => released on 20/02/2007. It's possible to upgrade? Thanks ** Description changed: Binary package hint: tilp2 A new version is available on http://lpg.ticalc.org/prj_tilp/ http://www.ticalc.org/archives/files/fileinfo/374/37480.html - Log of changes: tilp (cables, calcs, files, ticonv) + Log of changes: tilp (cables, calcs, files, ticonv) since 1.01: - 16/10/2007, version 1.10: (1.2.0, 1.1.0, 1.1.0, 1.0.6): roms - adding NSpire support - ticables library does not reset link at opening stage any longer. Managed by TiLP now. - modified CalcInfos structure to support NSpire - format IDLIST for NSpire - reworked Device Infos dialog box - bug to fix: with text msg_box: need to press a key before ENTER rather than pressing ENTER - added support for the alternate (KDE/M$) button order (kevin) - => to release soon... - - - 01/10/2007, version 1.09: (1.1.1, 1.0.9, 1.0.9, 1.0.5): roms - removed old GTK file selector because being deprecated with GTK+ 2.12 - slightly increased timeout when sending FLASH applications, the previous timeout is nearly too small for big apps - fixed KDE file selector support (needed autoheader rerun) (kevin) - remember filesel_type=native when saving the configuration (kevin) - fixed dirname+filename concatenation for KDE file selector (kevin) - => not released - - - 17/09/2007, version 1.08 (1.1.0, 1.0.8, 1.0.8, 1.0.5): roms - screenshots can be copied into the clipboard - use fixed fonts for release and manpage dboxes - slightly reworked options in popup menus - don't overwrite variable as default behavior for action box - refresh progress bar (bug) - check for AMS/OS version for clock support - => tested & validated - => released on 25/09/2007 - - - 13/09/2007, version 1.07b (1.1.0, 1.0.7, 1.0.7, 1.0.4): roms - fixed ticables2 library due to bad check of dhahelper - - - 03/09/2007, version 1.07a (1.0.9, 1.0.7, 1.0.7, 1.0.4): roms - re-released due to missing file in Windows Installer (dhahelper.sys) - includes latest ticables2 library for TiEmu (USB support) - - - 26/08/2007, version 1.07 (1.0.8, 1.0.7, 1.0.7, 1.0.4): roms - updated various documentation about the use of new USB drivers - => released on 01/09/2007 - - - 19/06/2007, version 1.06 (1.0.6, 1.0.7, 1.0.7, 1.0.4): roms - followed API changes in ticalcs2 library - fixed potential bug in action box (var existence checking) - fixed this bug (in ticonv): sending LCHASE.8xp from 20sec.zip package failed on TI84+ USB due to un-detokenization of varname (because tifiles2 don't know whether file is targetted for TI84+ or TI84+ USB). Sending is OK, receiving is still KO because we should pass vartype with named lists. - removed grouping/ungrouping of files from popup menu. Replaced it by an access to GFM. - fixed KDE path detection for multilib systems with both 32-bit and 64-bit libraries installed (kevin) - made zlib non-optional now that libtifiles2 requires it anyway (kevin) - close link cable before probing and open it after otherwise current link cable can't be probed (serial & parallel) - => not released - - - 10/06/2007, version 1.05 (1.0.5, 1.0.6, 1.0.6, 1.0.3): roms - sending of APPV variables in FLASH is not allowed; avoid this. - skip sending of IDlist.8xidl (pseudo-variable) - fixed displaying of Pic/Str/Gdb in directory listing (win32) - fixed displaying of Y?/r? and 't' in directory listing (win32) - => not released - - - 02/04/2007, version 1.04 (1.0.5, 1.0.6, 1.0.5, 1.0.2): roms - cosmetic change in the name of the TiEmu virtual link - added KDE file dialog support (like in TiEmu) - fixed/improved hand-held model check - fixed aliasing violations in Win32 file dialog code (kevin) - added Ti File Properties dialog box - filter -s from CFLAGS/CXXFLAGS/LDFLAGS on Darwin (kevin) - keep link open status to avoid multiple error messages - fixed Win32 file dialogs not setting fname to NULL when returning NULL (kevin) - => released on 14/05/2007 - - - 23/02/2007, version 1.03 (1.0.4, 1.0.5, 1.0.4, 1.0.1): roms - enabled i18n - set home/working folder as current folder on MinGW build - => released on 14/03/2007. - - - 17/01/2007, version 1.02 (1.0.3, 1.0.4, 1.0.3, 1.0.1): roms - added xdg-open in front of the list of browsers (kevin) - add trailing slash for directory (otherwise, dirname with spaces like 'My Files' are not opened properly) - fixed sending of vars into archive thru the App node - Titanium/USB dumper is now launched remotely - bug #1662383: V200 replies as busy but screenshot is working anyways - clean-up/fixes in many tifile_is calls (some of them have been simplified, some others have been replaced by tifiles_file_test) - check for TI8x OS version when deleting var/app - check that hand-held specified in device box matches those detected at ready check - added a 2s pause when resetting USB communication (seems to be needed...) - don't allow to send a TI73 TiGroup file on a TI89 for instance (check that TiGroup matches target hand-held) - => released on 20/02/2007. It's possible to upgrade? Thanks -- New upstream version 1.10 https://bugs.launchpad.net/bugs/181358 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs