haiku/src/apps/cdplayer
DarkWyrm 4f39b358ee Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app
CDEngine now uses the PlayList class to track which track to play - Shuffle and Loop now work properly
Track name is a little darker when the player is no longer active


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13353 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-29 18:42:22 +00:00
..
CDDBSupport.cpp Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
CDDBSupport.h Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
CDEngine.cpp Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
CDEngine.h Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
CDPlayer.cpp Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
CDPlayer.h Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
CDPlayer.rdef Added a 2-state BBitmap button for later usage in Shuffle and Loop buttons 2005-06-28 18:56:16 +00:00
DrawButton.cpp Added a 2-state BBitmap button for later usage in Shuffle and Loop buttons 2005-06-28 18:56:16 +00:00
DrawButton.h Added a 2-state BBitmap button for later usage in Shuffle and Loop buttons 2005-06-28 18:56:16 +00:00
FunctionObjectMessage.cpp I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00
FunctionObjectMessage.h I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00
Jamfile Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
LICENSE I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00
Observer.cpp I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00
Observer.h I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00
PlayList.cpp Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
PlayList.h Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
TwoStateDrawButton.cpp Added a 2-state BBitmap button for later usage in Shuffle and Loop buttons 2005-06-28 18:56:16 +00:00
TwoStateDrawButton.h Major internal code refactoring -- separated the actual SCSI-call interface with the CD drive from the rest of the app 2005-06-29 18:42:22 +00:00
TypedList.cpp I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00
TypedList.h I didn't feel like working on the app_server today. 'Hope Sikosis doesn't mind. :D 2005-06-24 21:29:28 +00:00