gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs annotated tag, rel_0_6_30, created. re


From: Pawel Kot
Subject: [SCM] libgnokii and core programs annotated tag, rel_0_6_30, created. rel_0_6_30
Date: Sun, 23 Jan 2011 17:59:06 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The annotated tag, rel_0_6_30 has been created
        at  0fb49de044e4acc93c51beed1a1e97c63c1eb5f3 (tag)
   tagging  86cbcf124c4b2edea4d1003e5684da9ed0cd7565 (commit)
  replaces  rel_0_6_29
 tagged by  Pawel Kot
        on  Sun Jan 23 18:55:19 2011 +0100

- Log -----------------------------------------------------------------
gnokii 0.6.30

Daniele Forsi (68):
      string[0] should be the number type, not the subentry type
      Fix outputting BDAY property for phonebook entries in vCard format
      Add label for PTT Address (X-SIP;POC) and User ID (X-WV-ID)
      Add GN_PHONEBOOK_ENTRY_Video
      Document some GN_PHONEBOOK_ENTRY_*
      Add slashes as per RFC2426
      Make configure fail if glib can't be used.
      Fix "Conditional jump or move depends on uninitialised value(s)"
      Fix reading SMS from AR and TE with Nokia 7110
      Update ChangeLog with "fix reading SMS from AR and TE"
      optarg is null in some cases
      Hint that you need a valid configuration before using xgnokii
      Fix reading date of SMS sent in some Nokia Series 40
      Parse call notifications on Nokia Series 40
      Implement GN_OP_GetSMSStatus in fake driver when sms_inbox is used
      Implement GN_OP_GetSMSStatus in fake driver when sms_inbox is NOT used
      Implement GN_OP_DeleteSMS in fake driver for internal and for file SMS
      Drop "T" modifier from ATDT for compatibility and flexibility
      Fix help string (s/raw/--raw) in code and in translations
      Fix mbox format of --getsms for sent messages
      Don't print general options if specific help was requested
      Return value for char_uni_alphabet_encode() is 0 if the string ended or 
-1 in case of error
      For phones that encode memory names sscanf() might need to read more than 
2 chars
      Fix typo
      Update list of known phonebook subentries from include/gnokii/common.h
      Don't throw an error when --writephonebook reaches end of file after 
reading a complete entry
      Revert "Don't throw an error when --writephonebook reaches end of file 
after reading a complete entry"
      Don't segfault later in at_sms_get_generic() if the SMS was deleted
      Be more verbose in debug messages
      Replace GtkText with GtkTextView to gain UTF-8 support
      Specify that messages are read by default from GN_MT_IN and that only 
GN_SMS_MT_Deliver and GN_SMS_MT_StatusReport are processed
      Add id for Nokia 2730 to misc.c only; uses model=series40
      Mention that SMS windows support UTF-8 now
      Replace dprintf() with gn_log_xdebug() for consistency
      Specify an ACTION-IF-NOT-FOUND because sqlite3 dependency is optional
      Add description of GN_CT_PCSC to gn_connection_type2str()
      Show debug messages about setting RTS/DTR and speed only when appropriate
      Show debug messages about setting RTS/DTR and speed only when appropriate
      Document man page change of Aug 10th 2010
      Reword some phrases and add some details about debugging
      Document default values for --db and --schema options
      Add id for Nokia 6133 to misc.c only; uses model=series40
      Recently added description of default value for --inbox option was wrong
      Make GetSMSStatus fail only if both commands failed
      On some phones "--reset hard" deletes the internal memory
      Add id for Nokia 2330 classic to misc.c only; uses model=series40
      Fix comment
      Fix typo in comment
      Remove duplicated line of code
      Fix crash when writing calendar notes to Series 40 3rd Ed. and later
      Code 0xf0 means that the frame is not supported by the phone
      Add phonet driver. See sample gnokiirc and README-6510 for details
      Use flags for Series 40 3rd Edition with Nokia 5300
      Fix reading long frames with phonet driver
      Check for message length
      Add ids for Nokia 1101 (untested) and Nokia 1110 (Series 30) to misc.c 
only
      Remove references to non existant files
      Print "Cannot read the SMSC number..." also when number is empty
      A "break" was missing from commit 4dcda1b51d880dc10e67866d8f1b0239aa6fe259
      Load the glade file from the same directory as the script
      Handle the generic 0xf0 FBUS error code in NK6510_IncomingCalendar()
      Add id for Nokia 6500 classic to misc.c only; uses model=series40
      I put the comment on the wrong line
      Read phone flags from config file
      Add "BM" memory, contains Cell Broadcast Messages
      Do not alter translation settings of the calling program
      Whitespace fixes
      Fix calendar flags for 5130 and 5310

Guido Falsi (1):
      Make libgnokii compile with libpcsc-lite 1.6.0

Jan Derfinak (1):
      On 64Bit Machines, while reading contacts from a mobile,

Pawel Kot (39):
      Prepare for the next release cycle.
      Fix parsing SMS date for saved messages.
      Windows build updates from Santeri Toikka.
      Free the cached file lists upon exit in nk6510.
      Fix char_ucs2_encode() function. It was not encoding all input.
      Initialize structures using defines and not magic numbers.
      For GetSMSStatus calculate the sum of SM and ME memories.
      Update bug reporting requirements.
      The first PKG_CHECK_MODULES call in configure.in must not be conditional.
      Add SQLite3 support for smsd backend.
      Fix a problem with a multipart message in default alphabet and extended
      Make sure that it is easier to add proper capabilities to Series40 3rd 
Ed+ phones.
      The first PKG_CHECK_MODULES call in configure.in must not be conditional.
      When encoding to hex format make sure we're using uppercase. That should 
be
      configmake.h is nonexistent
      interface is reserved word in Microsoft Visual C++
      __attribute__ ((packed)) is not supported by Microsoft Visual C++
      The whole file should not be compiled under WIN32.
      Enable Microsoft Visual C++ 2010 Express compilation.
      Microsoft Visual C++ 2010 Express project files.
      On Windows use gnokii.ini as the config name.
      Change gnokii-errors location to:
      Use libiconv on WIN32 to fix encoding problems.
      Avoid segfault with gn_cfg_phone_load() when state is not initialized.
      Add gn_lib_phoneprofile_load_from_external() for 3rd party apps to 
initialize gnokii not using gnokii config file (opensync being a requestor).
      Fix typos.
      Merge branch 'master' of git.sv.nongnu.org:/srv/git/gnokii
      When WriteCalendarNote fails with 0xf0 frame, fallback to 
WriteCalendarNote2.
      Add comment explaining the if path.
      When detecting series40 3rd edition, set flags accordingly.
      Be consistant across all places where we detect series40 3rd+ edition.
      0x0f is GN_ERR_NOTSUPPORTED and not GN_ERR_UNHANDLEDFRAME.
      Postpone FIXME for 0.6.31
      Add Windows/MSVC2010Express to make dist target.
      Add include/devices/socketphonet.h to the dist target.
      gnokii 0.6.30
      Remove not used directories anymore.
      Start 0.6.31 release cycle.
      Fix 0.6.29 release date.

Santeri Toikka (2):
      Win32 target build fix
      MSVS2010 project files

-----------------------------------------------------------------------


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]