gnokii-commit
[Top][All Lists]
Advanced

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

gnokii/Docs API-Changes,1.1,1.2


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/Docs API-Changes,1.1,1.2
Date: Fri, 24 Oct 2003 21:31:01 +0000

Update of /cvsroot/gnokii/gnokii/Docs
In directory subversions:/tmp/cvs-serv12006/Docs

Modified Files:
        API-Changes 
Log Message:
api changes documented in 1.4 and 1.5 versions


Index: API-Changes
===================================================================
RCS file: /cvsroot/gnokii/gnokii/Docs/API-Changes,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** API-Changes 20 Sep 2003 23:09:15 -0000      1.1
--- API-Changes 24 Oct 2003 21:30:59 -0000      1.2
***************
*** 8,11 ****
--- 8,51 ----
  o change description
  
+ v1.5 2003-10-24
+ 
+       o new type
+               +typedef struct {
+               +...
+               +} gn_ringtone_info;
+ 
+       o new type
+               +typedef struct {
+               +...
+               +} gn_ringtone_list;
+ 
+       o new field in the struct
+               |typedef struct {
+               =...
+               +       GN_OP_GetRingtoneList
+               =...
+               |} gn_operation;
+ 
+       o new field in the struct
+               |typedef struct {
+               =...
+               +       GN_OP_DeleteRingtone
+               =...
+               |} gn_operation;
+ 
+ v1.4 2003-10-04
+ 
+       o function enhancement
+               +MIDI ringtone support in gn_file_ringtone_read
+ 
+       o function enhancement
+               +MIDI ringtone support in gn_file_ringtone_save
+ 
+       o function enhancement
+               +Nokia raw ringtone support in gn_file_ringtone_read
+ 
+       o function enhancement
+               +Nokia raw ringtone support in gn_file_ringtone_save
+               
  v1.3 2003-09-21
  





reply via email to

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