haiku/src
Jérôme Duval 0098d20af2 we only expose first two digital channels when card is echo3g and rate is more than 50000, it's a restriction noticed in C3g::Start()
it should enable playback/record at 88/92kHz


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16246 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-02-06 11:25:06 +00:00
..
add-ons we only expose first two digital channels when card is echo3g and rate is more than 50000, it's a restriction noticed in C3g::Start() 2006-02-06 11:25:06 +00:00
apps Don't display the revision, if it is "unknown". 2006-02-03 22:57:23 +00:00
bin * Small fixes. 2006-01-30 01:50:50 +00:00
build Tried to improve the attribute support under non-BeOS compatible 2006-02-04 01:55:49 +00:00
data MIME DB entry for ELF executable. 2006-01-28 19:28:58 +00:00
documentation Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
kits change the way the _UPDATE_ message is used: it is now a mere notification that some views need updating. The BWindow will then pull data from the server which views exactly and the update rect. Therefor, the server can append regions to the current update session even if an _UPDATE_ message has already been sent to the client. If multiple views are invalidated in the client, only one update session will be triggered instead of two with the old implementation. Some drawing defects can be observed, but I know how to reproduce them so I hope to fix them soon. 2006-02-06 10:28:30 +00:00
libs * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
preferences improved version 2006-02-03 09:10:43 +00:00
servers change the way the _UPDATE_ message is used: it is now a mere notification that some views need updating. The BWindow will then pull data from the server which views exactly and the update rect. Therefor, the server can append regions to the current update session even if an _UPDATE_ message has already been sent to the client. If multiple views are invalidated in the client, only one update session will be triggered instead of two with the old implementation. Some drawing defects can be observed, but I know how to reproduce them so I hope to fix them soon. 2006-02-06 10:28:30 +00:00
system Fixed wait_for_resources() locking, reported by Ingo. 2006-02-03 17:12:34 +00:00
tests Oh surprise, I broke the build with fake_app_server again... 2006-02-05 22:10:01 +00:00
tools Forgot to commit the updated "rc" to make AddRevisionToResources work: 2006-02-03 22:29:54 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00