[haiku-bugs] Re: [Haiku] #3473: Haiku does not recognise some multi session CDs (was: Haiku does not recognise multi session CDs)

  • From: "Ziusudra" <trac@xxxxxxxxxxxx>
  • Date: Tue, 01 Jun 2010 09:34:59 -0000

#3473: Haiku does not recognise some multi session CDs
-----------------------------------+----------------------------------------
 Reporter:  bbjimmy                |       Owner:  axeld         
     Type:  bug                    |      Status:  new           
 Priority:  normal                 |   Milestone:  R1            
Component:  File Systems/ISO 9660  |     Version:  R1/Development
 Keywords:  corum session          |    Platform:  All           
Blockedby:                         |       Patch:  1             
 Blocking:                         |  
-----------------------------------+----------------------------------------

Comment(by Ziusudra):

 I have tested audio CDs and it does not interfere. `session` actually
 indentifies audio CD's and puts all the tracks in a single session. So, as
 far as its concerned, audio CDs have only one session and it returns 0.5.
 I guess that would be another reason not to always return high.

 The only mixed mode CDs I can find are the old style with data as an audio
 track. The data is not seen as such but that is a bug with the `session`
 Disc::GetSession() that I am looking into fixing. (It doesn't check if the
 audio tracks are actually data.)

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3473#comment:8>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #3473: Haiku does not recognise some multi session CDs (was: Haiku does not recognise multi session CDs) - Ziusudra