[chirp_users] New Daily Build

Dan Smith
Sun May 1 07:42:05 PDT 2011


Greetings,

A new daily build of CHIRP is available.  This includes changes made
directly to the tree yesterday, and may include additional features,
bug fixes, and/or bugs.  If you are interested in trying it, grab it
from the following location:

  http://trac.chirp.danplanet.com/chirp_daily/daily-05012011/

A list of the changes included in this build (since the last daily)
follows:

changeset:   923:58c5df1d9bf2
tag:         tip
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 12:43:13 2011 -0700
files:       chirp/wouxun.py
description:
Wouxun does not support banks


changeset:   922:f2d973c93d5f
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 12:39:53 2011 -0700
files:       chirp/platform.py chirpui/mainapp.py
description:
Make exporting (and in general, saving) honor the selected filter.

This auto-appends the extension of the selected filter to the filename,
and avoids displaying the extension to the user in the chooser dialog.
This actually unifies the Win32 and UNIX behavior quite a bit and
should reduce some confusion as well.  As a result of this, we now
just have one export option in the menu.


changeset:   921:35826dd1552d
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 11:49:06 2011 -0700
files:       chirpui/mainapp.py
description:
Move import and export to the File menu


changeset:   920:12b2fb3764c2
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 11:45:57 2011 -0700
files:       chirpui/importdialog.py
description:
Fix ImportDialog::populate_list() not properly treating the upper end of the
memory bounds as inclusive.


changeset:   919:094ff9b04066
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 11:39:07 2011 -0700
files:       chirpui/editorset.py
description:
Fix export filename type detection to tolerate case differences in the extension
and to display an error if an unsupported file extension is used.


changeset:   918:44d34ff1ca14
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 11:39:05 2011 -0700
files:       chirp/csv.py chirpui/importdialog.py
description:
Don't report that the CSV driver has banks.  On import, if either radio has no banks, then
do not try to do the import.


changeset:   917:039f83750f0b
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 11:26:23 2011 -0700
files:       chirpui/memedit.py
description:
Don't insert TreeViewColumns into the view for columns that shouldn't be
(or can't be) visible.  Fixes ticket:95.


changeset:   916:b04d28a7dd68
user:        Dan Smith <dsmith at danplanet.com>
date:        Sat Apr 30 11:12:31 2011 -0700
files:       chirp/platform.py
description:
Remember (in a given session) the last directory the user selected
in a gui_* file choosing operation.  This is only for UNIX, as I believe
the Win32 API does this internally.





More information about the chirp_users mailing list