gnokii-commit
[Top][All Lists]
Advanced

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

gnokii/include/phones nk6510.h,1.20,1.21 nokia.h,1.21,1.22


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/include/phones nk6510.h,1.20,1.21 nokia.h,1.21,1.22
Date: Fri, 24 Oct 2003 12:49:10 +0000

Update of /cvsroot/gnokii/gnokii/include/phones
In directory subversions:/tmp/cvs-serv28077/include/phones

Modified Files:
        nk6510.h nokia.h 
Log Message:
ringtone handling updates


Index: nokia.h
===================================================================
RCS file: /cvsroot/gnokii/gnokii/include/phones/nokia.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** nokia.h     2 Oct 2003 23:21:19 -0000       1.21
--- nokia.h     24 Oct 2003 12:49:07 -0000      1.22
***************
*** 45,49 ****
  
  gn_error pnok_ringtone_from_raw(gn_ringtone *ringtone, const unsigned char 
*raw, int rawlen);
! gn_error pnok_ringtone_to_raw(char *raw, int *rawlen, const gn_ringtone 
*ringtone);
  
  /* Common functions for misc Nokia drivers */
--- 45,49 ----
  
  gn_error pnok_ringtone_from_raw(gn_ringtone *ringtone, const unsigned char 
*raw, int rawlen);
! gn_error pnok_ringtone_to_raw(char *raw, int *rawlen, const gn_ringtone 
*ringtone, int dct4);
  
  /* Common functions for misc Nokia drivers */

Index: nk6510.h
===================================================================
RCS file: /cvsroot/gnokii/gnokii/include/phones/nk6510.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** nk6510.h    23 Oct 2003 00:35:02 -0000      1.20
--- nk6510.h    24 Oct 2003 12:49:07 -0000      1.21
***************
*** 52,55 ****
--- 52,56 ----
  #define NK6510_MSG_SECURITY   0x08    /* PIN and stuff */
  #define NK6510_MSG_NETSTATUS  0x0a    /* Network status */
+ #define NK6510_MSG_SOUND      0x0b    /* Sound */
  #define NK6510_MSG_KEYPRESS   0x0c    /* keypress emulation? */
  #define NK6510_MSG_SUBSCRIBE  0x10    /* subscribe to channels */





reply via email to

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