History log of /haiku-fatelf/src/apps/cdplayer/CDAudioDevice.cpp
Revision Date Author Comments
# 26c424b6 13-Dec-2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

80-column limit for cdplayer


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39837 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3dab566b 29-Jul-2007 Axel Dörfler <axeld@pinc-software.de>

Patch by Vasilis Kaoutsis:
* Fixed several missing incorrect initializations from fYear.
* Style cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21739 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a68270fe 07-Feb-2007 DarkWyrm <darkwyrm@gmail.com>

Retooled the GUI for the app - much easier on the eyes, fits in better with MediaPlayer (and looks better ;-) and flicker is no longer a problem.
Header has been added to files
Style updates to source files, also. I may have missed a bit, but it sure is much closer than before


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20104 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ff15f1d 03-Nov-2005 DarkWyrm <darkwyrm@gmail.com>

Integrating fixes from current dev. build of SimplyVorbis which includes:
Refactored CDDB lookups with Latin-1 support and buggy UTF-8 lookup code
Ability to modify and save lookup data to disk
Genre is stored as an attribute so as to be compatible with R5


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14671 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2cd1ecf2 11-Aug-2005 DarkWyrm <darkwyrm@gmail.com>

Added some handler code for when no CD drive can be found


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13935 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fcccc8d1 19-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Shouldn't be any more crashes when CDDB lookup fails
Lookup now handles inexact matches
CDAudioDevice now detects all available CD drives
Fixed a minor bug in updating the track list when changing CDs
CDDB content files are now stored in R5's location - /boot/home/cd


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13764 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c552d63d 12-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Removed some commented-out test code from CDButton
Time display is updated when player is stopped
Turning off shuffle really takes it out of shuffle mode
Can change tracks while the CD player is not playing
Improved responsiveness of screen updates when changing tracks
Total disc time calculation is fixed


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13644 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6105ba93 11-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Fixes to monitoring of the CD drive's state


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13638 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0ca3e71c 11-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Total track and disc times are displayed in the appropriate boxes


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13637 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8cc39dac 30-Jun-2005 DarkWyrm <darkwyrm@gmail.com>

I guess I forgot to add these to the repository last time. Oops. :D


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13374 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 26c424b68f1f5ba2e787a87ac3370e35e619e6c4 13-Dec-2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

80-column limit for cdplayer


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39837 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3dab566b3a01ef58b0a226da4e33603ad1b11869 29-Jul-2007 Axel Dörfler <axeld@pinc-software.de>

Patch by Vasilis Kaoutsis:
* Fixed several missing incorrect initializations from fYear.
* Style cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21739 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a68270fe2cfb7ea55b21fb9d4f767a85fc461392 07-Feb-2007 DarkWyrm <darkwyrm@gmail.com>

Retooled the GUI for the app - much easier on the eyes, fits in better with MediaPlayer (and looks better ;-) and flicker is no longer a problem.
Header has been added to files
Style updates to source files, also. I may have missed a bit, but it sure is much closer than before


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20104 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ff15f1d7e02fb9811c778d98c33e72fe51d4069 03-Nov-2005 DarkWyrm <darkwyrm@gmail.com>

Integrating fixes from current dev. build of SimplyVorbis which includes:
Refactored CDDB lookups with Latin-1 support and buggy UTF-8 lookup code
Ability to modify and save lookup data to disk
Genre is stored as an attribute so as to be compatible with R5


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14671 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2cd1ecf22d26bfad6c01f63e8819d3f931b490aa 11-Aug-2005 DarkWyrm <darkwyrm@gmail.com>

Added some handler code for when no CD drive can be found


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13935 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fcccc8d1476f7e4fb8877a4ac9b79e4c33b06811 19-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Shouldn't be any more crashes when CDDB lookup fails
Lookup now handles inexact matches
CDAudioDevice now detects all available CD drives
Fixed a minor bug in updating the track list when changing CDs
CDDB content files are now stored in R5's location - /boot/home/cd


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13764 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c552d63dc56fb787b56bc81faf1afcb59309b6e6 12-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Removed some commented-out test code from CDButton
Time display is updated when player is stopped
Turning off shuffle really takes it out of shuffle mode
Can change tracks while the CD player is not playing
Improved responsiveness of screen updates when changing tracks
Total disc time calculation is fixed


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13644 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6105ba9382dc2b10131296701202b7e60abd749c 11-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Fixes to monitoring of the CD drive's state


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13638 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0ca3e71c1e93f425ab83aa2e8f56af1c81360ef5 11-Jul-2005 DarkWyrm <darkwyrm@gmail.com>

Total track and disc times are displayed in the appropriate boxes


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13637 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8cc39dac67ae2796d1cba8892bef237fe38fedbf 30-Jun-2005 DarkWyrm <darkwyrm@gmail.com>

I guess I forgot to add these to the repository last time. Oops. :D


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13374 a95241bf-73f2-0310-859d-f6bbb57e9c96