haiku/src
Axel Dörfler ff2a7d86f8 Start of a CDDA file system (replacement for cdda as part of BeOS):
* doesn't do anything useful yet, but it compiles (and should be mountable).
* CDDA test app "cdda_text" will dump the table of contents as well as eventually
  existing CD-Text - if I had known only so few titles in my collection would come
  with those, I probably wouldn't have gone through it (if the samples I used are
  representable, it's about 1/10th of the CDs I have) :-)
* cdda_text compiles on BeOS, so if you have known CD-Text CDs, please test it
  and report eventual problems - the test app already tries to beautify the names
  as much as possible. Usage is "cdda_text <path-to-raw-device>".
* The test app will be removed later, so better test now ;)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21109 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-11 12:25:02 +00:00
..
add-ons Start of a CDDA file system (replacement for cdda as part of BeOS): 2007-05-11 12:25:02 +00:00
apps Fix building on R5 (dano at least). 2007-05-07 23:05:52 +00:00
bin added IFM_AUTO to if_media and ifconfig. 2007-05-07 05:28:55 +00:00
build Memory leak spotted by Axel. 2007-05-02 16:50:25 +00:00
data * created vector icon 2007-04-24 19:59:46 +00:00
documentation Remove unnecessary Doxygen XML to BoostDoc to Docbook 2007-05-09 13:17:19 +00:00
kits Check if we have a window before drawing the item in 2007-05-10 20:40:48 +00:00
libs freebsd compat. layer: another go at multiple MII module support. 2007-05-10 06:33:35 +00:00
preferences Initial check-in of Joysticks preferences, courtesy of Oliver Ruiz Dorantes. 2007-05-07 05:48:30 +00:00
servers remove filters and methods from their lists when unregistering 2007-05-10 19:54:18 +00:00
system * Added a name hash to pipefs; this should speedup the lookup when more pipes 2007-05-11 09:16:08 +00:00
tests * Revamped BPathMonitor API as suggested by Ingo - we could rename it to BNodeMonitor 2007-05-08 00:30:59 +00:00
tools Since I haven't got enough information to solve the missing LLONG_MAX 2007-05-07 13:43:55 +00:00
Jamfile