Update of /cvsroot/playerstage/code/player/client_libs/libplayerc++
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8894/client_libs/libplayerc++

Modified Files:
        playerc++.h 
Log Message:
added skeleton alsa driver for geoff


Index: playerc++.h
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/client_libs/libplayerc++/playerc++.h,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** playerc++.h 22 May 2006 15:01:12 -0000      1.63
--- playerc++.h 1 Jun 2006 01:10:16 -0000       1.64
***************
*** 972,978 ****
  
      /// Scan range for the latest set of data (radians)
!     double GetMaxAngle() const { return GetVar(mDevice->scan_start); };
      /// Scan range for the latest set of data (radians)
!     double GetMinAngle() const
      {
        scoped_lock_t lock(mPc->mMutex);
--- 972,978 ----
  
      /// Scan range for the latest set of data (radians)
!     double GetMinAngle() const { return GetVar(mDevice->scan_start); };
      /// Scan range for the latest set of data (radians)
!     double GetMaxAngle() const
      {
        scoped_lock_t lock(mPc->mMutex);



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to